Demantra Engine is failed to start.
Hello Experts,
After the deployment of war file on the weblogic 12c application server on linxu environment, we are not able to start the engine, it throws below error in EngineManagerPreRunLog.txt
gine Manager Java Wrapper Error
java.lang.UnsatisfiedLinkError: /sbux/siebel/Demantra/Engine/lib/libEngineManager.so: /sbux/siebel/Demantra/Engine/lib/libEngineManager.so: wrong ELF class: ELFCLASS64 (Possible cause: architecture word width mismatch)
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1807)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1732)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1028)