Launch Net Manager or NetMgr Fails: Exception In Thread "main" Java.lang.UnsatisfiedLinkError
(Doc ID 2439993.1)
Last updated on JANUARY 30, 2020
Applies to:
Oracle Net Services - Version 11.2.0.4 and laterOracle Solaris on x86-64 (64-bit)
Symptoms
Attempting to launch the NetMgr or Net Manager tool on Solaris yields the following error stack:
Exception in thread "main" java.lang.UnsatisfiedLinkError: /u01/app/11.2.0/grid/jdk/jre/lib/amd64/motif21/libmawt.so: ld.so.1: java: fatal: libXm.so.4: open failed: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1753)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1649)
at java.lang.Runtime.load0(Runtime.java:769)
at java.lang.System.load(System.java:968)
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1753)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1670)
at java.lang.Runtime.loadLibrary0(Runtime.java:822)
at java.lang.System.loadLibrary(System.java:993)
at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:38)
at sun.awt.DebugHelper.(DebugHelper.java:29)
at java.awt.Component.(Component.java:563)
Changes
This may be a new installation of Oracle or this is the first attempt to run the GUI tool Net Manager or NetCA.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |