Oracle Wallet manager - Error java.lang.UnsatisfiedLinkError: owm2
Hi ,
I need some help here.My server is AIX 5.3 and Oracle Application server 10.1.3.5 , when i run the oracle wallet manager the below error appear, in the screen the oracle wallet manager would appear for a while then disappear.
I have set the ORACLE_HOME correctly and the LD_LIBRARY_PATH (include the $ORACLE_HOME/lib)
Any help is appreciated.
Exception in thread "main" java.lang.UnsatisfiedLinkError: owm2 (No such file or directory)
at java.lang.ClassLoader.loadLibraryWithPath(ClassLoader.java:993)
at java.lang.ClassLoader.loadLibraryWithClassLoader(ClassLoader.java:962)
at java.lang.System.loadLibrary(System.java:465)
at oracle.security.wallet.NZNative.<clinit>(NZNative)
I need some help here.My server is AIX 5.3 and Oracle Application server 10.1.3.5 , when i run the oracle wallet manager the below error appear, in the screen the oracle wallet manager would appear for a while then disappear.
I have set the ORACLE_HOME correctly and the LD_LIBRARY_PATH (include the $ORACLE_HOME/lib)
Any help is appreciated.
Exception in thread "main" java.lang.UnsatisfiedLinkError: owm2 (No such file or directory)
at java.lang.ClassLoader.loadLibraryWithPath(ClassLoader.java:993)
at java.lang.ClassLoader.loadLibraryWithClassLoader(ClassLoader.java:962)
at java.lang.System.loadLibrary(System.java:465)
at oracle.security.wallet.NZNative.<clinit>(NZNative)
0