Question regarding OHS 11g Install/Config for Siebel 8.1.1.6 on Linux RH 5
While configuring OHS 11g 32bit on Linux for Siebel 8.1.1.6 , configuration is failing with issues. After installing the software and patching it, we are trying to configure the webserver instance (instance1) with config.sh
First it fails with:
opmnctl startall: starting opmn and all man/u01/OracleHTTP/Oracle_WT1/opmn/bin/opmn: error while loading shared libraries: libclntsh.so.11.1: cannot open shared oboracle.as.config.ProvisionException: Unable to start opmn
So we set the LD_LIBRARY_PATH to include libclntsh.so.11.1 (which is located under Oracle Client installation)
Then it fails with:
/u01/OracleHTTP/Oracle_WT1/opmn/bin/opmn: error while loading shared libraries: libclntsh.so.11.1: wrong ELF class: ELFCLASS64
First it fails with:
opmnctl startall: starting opmn and all man/u01/OracleHTTP/Oracle_WT1/opmn/bin/opmn: error while loading shared libraries: libclntsh.so.11.1: cannot open shared oboracle.as.config.ProvisionException: Unable to start opmn
So we set the LD_LIBRARY_PATH to include libclntsh.so.11.1 (which is located under Oracle Client installation)
Then it fails with:
/u01/OracleHTTP/Oracle_WT1/opmn/bin/opmn: error while loading shared libraries: libclntsh.so.11.1: wrong ELF class: ELFCLASS64
0