Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Oracle Universal Install Error Java

Oracle Universal Install Error Java

From: Angel <alfa_alfa81_at_hotmail.com>
Date: 21 May 2003 09:20:56 -0700
Message-ID: <fafc83af.0305210820.72996abd@posting.google.com>


I try install Oracle 9i on my linux box (Red Hat 8.0A, p3 800, 256Mb, kernel2.4.18-24.8.0,) so when i start the runInstall on screen i receve the image of Oracle Universal Installer but in shell i have this error, and the process die after 1minutes (the logo persist on my screen)

Initializing Java Virtual Machine from /tmp/OraInstall/jre/bin/jre. Please wait...
java.lang.NoClassDefFoundError: oracle/ewt/lwAWT/BufferedFrame

        at oracle.sysman.oii.oiic.OiicInstaller.<init>(OiicInstaller.java:230)
        at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:599)


in the .bash_profile of user "oracle" (primary group oinstall, secondary dba) i set this var:

ORACLE_SID=sko
ORACLE_BASE=/home/oracle
ORACLE_HOME=/home/oracle/product/9.2.0.1.0
JAVA13_HOME=/usr/local/jre/bin ( jre118_v3 )

anyone can help me to resolve this problem, please? Received on Wed May 21 2003 - 11:20:56 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US