Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

INSTALL ORACLE 8i ON LINUX RH ES 3 - JVM Error

546416Dec 29 2006 — edited Mar 3 2007
Hi

I am trying to install Oracle 8.1.7 on Linux Red Hat Enterprise 3(i know that this is not a certified Linux for this Oracle version, but i know that it runs on it) and i get this error

I have installed the JDK-1.1.8 for this version, but i still get the error:

Initializing Java Virtual Machine from
../stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/bin/jre.
Please wait...
[oracle@lisoms1 root]$
/mnt/cdrom/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/
linux/native_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in
file libc.so.6 with link time reference (libzip.so)
Unable to initialize threads: cannot find class java/lang/Thread
Could not create Java VM

I have tested my java, and java path, and i think is all ok.
I have also create symbolic link ln -s /usr/local/jdk118_v3 /usr/local/java,
but still get this error

I have run the InstallPrep.sh and i did not get any java errors for this installation.

Any ideas how to correct this problem?

Thank You

JailBreak
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 31 2007
Added on Dec 29 2006
2 comments
629 views