Could not load program ./arspdoci

Previous topic - Next topic

kaps100

I am getting below error while loading pdf using pdf indexer.

/opt/ondemand/v9/bin/arsload -I XXX -u xxx -p XXXXX -n -g AppG  a1.pdf

ARS1609W Specifying passwords on the command line is insecure due to the text being visible. See the Installation and Configuration Guide for your platform for information about the arsstash command or using Unified Login.
ARS4315I Processing file >a1.pdf<
ARS4334I Load Version <9.0.0.3>  Operating System <AIX> <6.1>  OS Userid <odadmin>  Install Location </opt/ondemand/v9/>
ARS4335I Server Version <9.0.0.3>  Operating System <AIX> <6.1>  Database <ORACLE> <1>
ARS4302I 07/11/14 15:21:14 -- Indexing started, 777454 bytes to process
Could not load program /opt/ondemand/v9/bin/arspdoci:
        Dependent module libDL70ACE.so could not be loaded.
Could not load module libDL70ACE.so.
System error: No such file or directory
ARS4309E 07/11/14 15:21:14 Indexing failed
ARS4318E Processing failed for file >a1.pdf<
Unloading of data was NOT performed
Processing has stopped.  The remaining files will NOT be processed.

I searched arspdoci and it is there. I run this command and get same error.

$ ./arspdoci
Could not load program ./arspdoci:
        Dependent module libDL70ACE.so could not be loaded.
Could not load module libDL70ACE.so.
System error: No such file or directory

Any help will be appreciated.