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

Home -> Community -> Usenet -> c.d.o.server -> oracle 9i solaris install error

oracle 9i solaris install error

From: michael green <michael.green_at_workshare.com>
Date: 2 Apr 2003 01:34:41 -0800
Message-ID: <350b5a3d.0304020134.9e306ae@posting.google.com>


$ Initializing Java Virtual Machine from /tmp/OraInstall2003-03-20_01-19-40PM/jre/bin/java. Please wait... Exception in thread "main" java.lang.UnsatisfiedLinkError: exception occurred in JNI_OnLoad

        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1382)
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1298)
        at java.lang.Runtime.loadLibrary0(Runtime.java:749)
        at java.lang.System.loadLibrary(System.java:820)
        at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:53)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:41)
        at sun.awt.DebugHelper.<clinit>(DebugHelper.java:29)
        at java.awt.Component.<clinit>(Component.java:356)
        at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:593)


this is after typing ./runInstaller. i tried removing java from the box (sun e250). unfortunately this made no difference.

any ideas??? Received on Wed Apr 02 2003 - 03:34:41 CST

Original text of this message

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