| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.misc -> Installing 8.1.7, Java woes with dbassist
Hello All:
OK, I am desperate- I will pay to have this problem solved!
This is the error I get whenever I try to run dbassist: java.lang.NumberFormatException:
at java.lang.RuntimeException.<init>(Compiled Code)
at java.lang.IllegalArgumentException.<init>(Compiled Code)
at java.lang.NumberFormatException.<init>(Compiled Code)
at java.lang.Long.parseLong(Compiled Code)
at java.lang.Long.parseLong(Compiled Code)
at WizOSD.getAvailableMemory(Compiled Code)
at WizOSD.DBQueryAvailableRAM(Compiled Code)
at CheckerClass.CheckAvailableRAM(Compiled Code)
at CheckerClass.DetectAll(Compiled Code)
at DBConfigInfo_base.<init>(Compiled Code)
at DBConfigInfo.<init>(Compiled Code)
at DBCreateWizard.<init>(Compiled Code)
at DBCreateWizard.main(Compiled Code)
If anyone has a clue, let me hear from you. I have set LD_LIBRARY_PATH, CLASSPATH and linked the JRE directory to /usr/local/jre, etc. I did it all. I guess I just don't know enough Java. Actually I hate Java.
Environment profile:
umask 022
ORACLE_BASE=/u01/app/oracle ORACLE_HOME=$ORACLE_BASE/product/8.1.7 ORACLE_SID=dbs ORACLE_DOC=$ORACLE_BASE/doc
DISPLAY=dbs:0.0
PATH=$ORACLE_HOME/bin:/usr/local/jre:/usr/local/java/bin:$PATH
C1=$ORACLE_HOME/JRE/lib/:$ORACLE_HOME/jlib/ C2=$ORACLE_HOME/assistants/jlib:$ORACLE_HOME/plsql/jlib C3=$ORACLE_HOME/sysman/jlib:$ORACLE_HOME/rdbms/jlib C4=$ORACLE_HOME/jdbc/lib/classes111.zip:.:/usr/local/java/lib/classes.zip
C5=$ORACLE_HOME/sqlj/lib/translator.zip
CLASSPATH=$C1:$C2:$C3:$C4:$C5
LD_LIBRARY_PATH=$ORACLE_HOME/lib:/usr/local/java/bin
export DISPLAY PATH CLASSPATH LD_LIBRARY_PATH
I can arrange to get a login on my server for the purpose of debugging
this if needed.
Facts: Linux 2.2.16, glibc2.1.3, distro Slack 7.1, CPU Pentium I, Via
chipset.
Thanks in advance. Received on Sat Feb 02 2002 - 20:37:34 CST
![]() |
![]() |