Error: can't find libjava.so. on Redhat x86_64 [message #187084] |
Thu, 10 August 2006 16:45 |
wcorafaq
Messages: 2 Registered: August 2006 Location: IDHAO
|
Junior Member |
|
|
I am trying to install the database node using rapidwiz for 11.5.9 e-business suite, and getting this error:
STARTED INSTALL PHASE : 9i RDBMS : Wed Aug 9 10:42:35 2006
Executing command:
/var/tmp/RapidInstall/jre/Linux/1.3.1/bin/java -mx512M -classpath \n /var/tmp/RapidInstall/jre/Linux/1.3.1/lib/rt.jar:/var/tmp/RapidInstall/jre/Linux/1.
3.1/lib/i18n.jar:/var/tmp/RapidInstall/jlib/adconfig.zip:/var/tmp/RapidInstall/j
lib/xmlparserv2.zip oracle.apps.ad.autoconfig.InstantiateFile -e /u00/oracle/db/
testdb/9.2.0/appsutil/TEST_testdata.xml -d
/var/tmp/RapidInstall/driver/db/driver/gdb920.drv -pwd no_password_here -log /u00/oracle/db/testdb/9.2.0/appsutil/lo
g/TEST_testdata/dbInstall.log -verbose
Error: can't find libjava.so.
And thoughts?
-
Attachment: 08101044.log
(Size: 28.37KB, Downloaded 2963 times)
[Updated on: Thu, 10 August 2006 16:46] Report message to a moderator
|
|
|
|
Re: Error: can't find libjava.so. on Redhat x86_64 [message #399402 is a reply to message #187084] |
Wed, 22 April 2009 01:46 |
Loles
Messages: 9 Registered: April 2009
|
Junior Member |
|
|
I have same problem on Suse Linux Enterprise Server.
> ./runInstaller
> Initializing Java Virtual Machine from /tmp/OraInstall2009-04-22_08-37-30AM/jre/bin/java. Please wait...
Error: can't find libjava.so
Find libjava.so file in the system:
> find / -name libjava.so
Add path in LD_LIBRARY_PATH param but I have same problem again.
Can somebody help me?
|
|
|