Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: oracle 9i solaris install error
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 - 15:04:34 CST
![]() |
![]() |