Skip to Main Content

Java SE (Java Platform, Standard Edition)

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!

problem with libmlib_image.so file. UnSatisfiedLinkError.

843798Aug 30 2005
Hi
I am running jre1.4.2_03 on Solaris 10. I am getting an exception, which looks like some configuration exception. Could you please help me on this. The trace looks like this:

java.lang.UnsatisfiedLinkError: /work/users/amddial01/asmm/core/Shared/jre/lib/sparcv9/libawt.so: ld.so.1: /work/users/amddial01/asmm/core/Shared/jre/bin/sparcv9/java: fatal: libmlib_image.so: open failed: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at sun.security.action.LoadLibraryAction.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
at sun.awt.DebugHelper.<clinit>(Unknown Source)
at java.awt.Component.<clinit>(Unknown Source)


Please help.

Thanks,
Manish
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 27 2005
Added on Aug 30 2005
0 comments
186 views