Issue with Glass Fish 2 in Red hat 6.4
Hi,
I get this error when I try to configure Oracle communication Suite following this tutorial https://wikis.oracle.com/display/CommSuite7U5/Communications+Suite+on+a+Single+Host+%28Linux%29?showComments=true&showCommentArea=true#addcomment
Exception in thread "Thread-3" java.lang.UnsatisfiedLinkError: /tmp/sges_HS3jfN/package/libPassword.so: /tmp/sges_HS3jfN/package/libPassword.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch)
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1939)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1864)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1854)
at java.lang.Runtime.loadLibrary0(Runtime.java:845)
0