Hi,
I am not able to install ADF either manually or through orchestration script. Both the instance it is failing.
I am trying to install endeca server on RHEL 6.5. The exception mentioned in the log file is,
java.lang.reflect.InvocationTargetException
java.lang.UnsatisfiedLinkError: no oraInstaller in java.library.path
Below are the details of the exception.
Failure message when running the orchestration script
$ ./run_endecaserver_install.sh config_linux.prop --temp-directory /opt/app/endecatemp/
Setting TEMP directory to /opt/app/endecatemp/
Available Java Version is 1.6.0_45
Hostname = host
Installation mode is set to INSTALL_ALL
Deleting TEMP directory - /opt/app/endecatemp/
Creating bin, rsp and log directories..........Successful.
Extracting ADF installable files..........Successful.
Extracting Endeca Server installable files..........Successful.
Creating silent response files for installation..........Successful.
Installing WLS........Successful.
Installing ADF...Failed.
Content of the ADF log file in temp folder
Starting Oracle Universal Installer...
Checking if CPU speed is above 300 MHz. Actual 2396 MHz Passed
Checking Temp space: must be greater than 150 MB. Actual 23737 MB Passed
Checking swap space: must be greater than 512 MB. Actual 4031 MB Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2014-10-29_05-10-07PM. Please wait ...Log: /home/endeca/oraInventory/logs/install2014-10-29_05-10-07PM.log
[ERROR]: Installer has encountered an internal Error. Contact Oracle support with details
[EXCEPTION]:java.lang.reflect.InvocationTargetException
Content of the actual log file from oraInventory
[2014-10-29T17:10:09.082+11:00] [as] [TRACE] [] [oracle.as.install.engine] [tid: 10] [ecid: 0000K_QXd2zBd5_5tRDCiX1KK8J0000000,0] [SRC_CLASS: oracle.as.install.engine.datamodel.DataManager] [SRC_METHOD: addDataSource] Adding data source: [GLOBAL]
[2014-10-29T17:10:09.082+11:00] [as] [TRACE] [] [oracle.as.install.engine] [tid: 10] [ecid: 0000K_QXd2zBd5_5tRDCiX1KK8J0000000,0] [SRC_CLASS: oracle.as.install.engine.InstallEngine] [SRC_METHOD: launchModule] Exiting launchModule
[2014-10-29T17:10:09.082+11:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 10] [ecid: 0000K_QXd2zBd5_5tRDCiX1KK8J0000000,0] Initializing Module:statistics
[2014-10-29T17:10:09.082+11:00] [as] [TRACE] [] [oracle.as.install.engine] [tid: 10] [ecid: 0000K_QXd2zBd5_5tRDCiX1KK8J0000000,0] [SRC_CLASS: oracle.as.install.engine.InstallEngine] [SRC_METHOD: launchModule] Entering launchModule
[2014-10-29T17:10:09.084+11:00] [as] [TRACE] [] [oracle.as.install.engine] [tid: 10] [ecid: 0000K_QXd2zBd5_5tRDCiX1KK8J0000000,0] [SRC_CLASS: oracle.as.install.engine.InstallEngine] [SRC_METHOD: launchModule] launchModule (name)statistics
[2014-10-29T17:10:09.088+11:00] [as] [TRACE] [] [oracle.as.install.engine.modules.statistics] [tid: 10] [ecid: 0000K_QXd2zBd5_5tRDCiX1KK8J0000000,0] [SRC_CLASS: oracle.as.install.engine.modules.util.PartnerModuleImpl] [SRC_METHOD: launchModule] IMPL: launchModule ()
[2014-10-29T17:10:09.088+11:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 10] [ecid: 0000K_QXd2zBd5_5tRDCiX1KK8J0000000,0] Library Path:/opt/app/java/jdk1.6.0_45/jre/lib/amd64/server:/opt/app/java/jdk1.6.0_45/jre/lib/amd64:/opt/app/java/jdk1.6.0_45/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
[2014-10-29T17:10:09.088+11:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 10] [ecid: 0000K_QXd2zBd5_5tRDCiX1KK8J0000000,0] Initializing Profile.
[2014-10-29T17:10:09.099+11:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 10] [ecid: 0000K_QXd2zBd5_5tRDCiX1KK8J0000000,0] Loading Profile Elements...
[2014-10-29T17:10:09.109+11:00] [as] [TRACE:16] [] [oracle.as.install.engine] [tid: 10] [ecid: 0000K_QXd2zBd5_5tRDCiX1KK8J0000000,0] [SRC_CLASS: oracle.as.install.engine.InstallEngine] [SRC_METHOD: startOperation] THROW[[
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at oracle.as.install.engine.InstallEngine.launchModule(InstallEngine.java:508)
at oracle.as.install.engine.InstallEngine.processAndLaunchModules(InstallEngine.java:462)
at oracle.as.install.engine.InstallEngine.startOperation(InstallEngine.java:415)
at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:605)
Caused by: java.lang.UnsatisfiedLinkError: no oraInstaller in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1738)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1028)
at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.loadNativeLib(OiipuUnixOps.java:420)
at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.<clinit>(OiipuUnixOps.java:125)
at oracle.as.install.engine.modules.statistics.util.SysInfo.getAvailableMemory(SysInfo.java:162)
at oracle.as.install.engine.modules.statistics.element.AvailableMemoryElement.<init>(AvailableMemoryElement.java:39)
at oracle.as.install.engine.modules.statistics.standard.StandardElementLocator.loadElements(StandardElementLocator.java:63)
at oracle.as.install.engine.modules.statistics.boot.ProfilerInitializer.initializeProfile(ProfilerInitializer.java:82)
at oracle.as.install.engine.modules.statistics.Statistics.launchModule(Statistics.java:284)
... 8 more
orchestration configuration property file content
This is my orchestration script configuration file
# Default values have been provided for all options. Please change
# the value appropriate to your environment
#INSTALL_MODE=INSTALL_ALL | INSTALL_ALL_AND_CONFIGURE
INSTALL_MODE=INSTALL_ALL
#START_MODE=PROD|DEV
START_MODE=PROD
#Path related properties
JAVA_HOME=/opt/app/java/jdk1.6.0_45
ORACLE_HOME=/opt/app/weblogic/oracle/middleware
ORACLE_INV_PTR=/opt/app/oraInventory/oraInst.loc
INSTALLER_LOCATION=/opt/app/installers/es_ordir
#Domain related properties
ENDECA_SERVER_DOMAIN_NAME=endeca_server_domain
ENDECA_SERVER_PORT=7001
#Insecure mode may be helpful during development
#but you should always select secure mode for production use.
DEPLOY_ENDECA_SERVER_IN_SECURE_MODE=FALSE
ENDECA_SERVER_SECURE_PORT=7002
Please let me know any suggestions on how to fix this issue.
Regards,
rp