Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: runInstaller problems - urgent
PROBLEM DESCRIPTION
AutoInstall worker failed during Oracle Applications Release 11.0 installation with the following error:
Unable to initialize threads: cannot find class java/lang/thread. Could not create Java VM.
Configuration Information:
Product: Oracle Applications Version: 11.0 Platform: Sun Sparc Solaris Version: 2.5.1 Oracle Version: 8.0.4
SEARCH WORDS:
SOLUTION DESCRIPTION
The $OA_JDK_TOP/lib/rt.jar path needs to be included in the $CLASSPATH environment variable.
The steps taken to solve this problem are as follows:
The $CLASSPATH environment variable resided in the $APPL_TOP/admin/adovars.env file, and it is edited by the user. Other variables such as JAVA_TOP, OA_JDK_TOP, OAH_TOP, and OAD_TOP are defined also in this file.
2. Export the $CLASSPATH variable to the environment.
3. Invoke the "adctrl" tool to label the worker that failed as
Fixed/Restart.
4. Invoke the AutoInstall "adaimgr" to continue where the
installation left off.
http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_datab ase_id=NOT&p_id=1059189.6
--Madhu
-----Original Message-----
Sent: Monday, April 15, 2002 9:34 AM
To: Multiple recipients of list ORACLE-L
Hi,
I'm trying to get the runInstaller working ... I've done this a million and one times, but for some reason, tonight of all nights it doesn't want to run.
It keeps saying:
"Initializing Java Virtual Machine from /tmp/OraInstall/jre/bin/jre. Please
wait...
Unable to initialize threads: cannot find class java/lang/Thread
Could not create Java VM"
I've got the CLASSPATH set to $ORACLE_HOME/jdbc/lib/classes111.zip
I'm running 8.1.7 on HP-UX
Please help.
Thanks
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Sujatha Madan INET: Sujatha.Madan_at_cmc.cwo.net.au Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Reddy, Madhusudana INET: Madhusudana.Reddy_at_bestbuy.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Mon Apr 15 2002 - 13:18:26 CDT
![]() |
![]() |