Re: oracle 9i solaris install error

From: Pete's <empete2000_at_yahoo.com>
Date: 2 Apr 2003 13:04:34 -0800
Message-ID: <6724a51f.0304021304.7247b3b4_at_posting.google.com>


I loaded 9i on an e5000 just about a month ago and received a similar error now that I recall. First, you have to make sure you're on JDK 1.3.1, and second, you have to make sure that your $LD_LIBRARY_PATH contains a path to the following file:

    libawt.so

HTH,
Pete's
The views I may have expressed here are solely my own and not that of my employer.

michael.green_at_workshare.com (michael green) wrote in message news:<350b5a3d.0304020134.9e306ae_at_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 - 23:04:34 CEST

Original text of this message