Hi - I am on 9.5.0.0 on CMOD on AIX. The load is completing successfully. However when I try to view the PDF report from both Content navigator and Thick client it is giving me this error ARS0116E Unable to stat file >/tmp/ARS.60358830.0000000000000913.CONVERT.TMP<. The error number is 2 Srvr->. Has any one experienced this before? Any thoughts. I am able to view excel and text reports just PDF.
Thanks
Siva
Are you converting from AFP to PDF? Sounds like there might have been an error in translation. Check your /tmp directory to make sure you have enough storage space, or create a specific directory for your conversions.
Hi - No I am not. I was just able to figure this one out,
Turns out my LIBPATH was not set correctly in aix.
export LIBPATH=/usr/lpp/ars/V9.5/lib64:$LIBPATH
Thanks
Siva
Hello kbsiva,
did you also set the variable
ARS_INSTALL_SERVER_V95_DIR=/usr/lpp/ars/V9.5
and
ARS_INSTALL_ODWEK_V95_DIR=/usr/lpp/ars/V9.5
?
That helps if didn't install CMOD V9.5 on the default path.