iPlanet 7.0.15 on Red Hat - Problems starting web server
thevininJul 11 2012 — edited Jul 12 2012I completed the installation of iPlanet 7.0.15 on Red Hat Linux 5. The Admin server starts fine, however when I attempt to start the web server I get the following error:
Oracle iPlanet Web Server 7.0.15 B04/19/2012 21:52
catastropheinfo: CORE3282: stdout: Error occurred during initialization of VM
info: CORE3282: stdout: Unable to load native library: /opt/Apps/libjava.so: cannot open shared object file: No such file or directory
: CORE4005: Internal error: unable to create JVM
failure: server initialization failed
I am not sure what is causing this error? I selected the default, "Install JDK that is provided with iPlanet" and it is located in directory:
/opt/Apps/Oracle/webserver7/jdk
I am not sure why the native library in /opt/Apps/libjava.so is being referenced.
I have tried several things including installing Java in /usr/bin from a download from Oracle. It appears to work just fine.
I have installed and reinstalled - same problem.
Any ideas?