|
Problem(Abstract) |
After applying a fix pack or cumulative fix to IBM®
WebSphere® Application Server V5, application server startup fails with
the following error:
[12/2/04 10:51:58:264 EST] 1f956142 AdminTool E ADMU0111E: Program exiting
with error: java.lang.UnsatisfiedLinkError:
/opt/WebSphere/INT/AppServer/bin/libWs50ProcessManagement.so:
/opt/WebSphere/INT/AppServer/bin/libWs50ProcessManagement.so: ELF file
data encoding not little-endian
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1843)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1729)
at java.lang.Runtime.loadLibrary0(Runtime.java:780)
at java.lang.System.loadLibrary(System.java:865)
at
com.ibm.ws.process.linuxutil.ThreadUtil.<clinit>(ThreadUtil.java:58)
at com.ibm.ws.process.linuxutil.Mutex.<init>(Mutex.java:65)
at
com.ibm.ws.process.LinuxProcessImpl.<init>(LinuxProcessImpl.java:70)
at java.lang.Class.newInstance0(Native Method)
at java.lang.Class.newInstance(Class.java:262)
at com.ibm.ws.process.ProcessFactory.getProcessObjectFactory(Unknown
Source)
at com.ibm.ws.process.ProcessFactory.create(Unknown Source)
at
com.ibm.ws.management.launcher.ProcessLauncher.launch(ProcessLauncher.java:66)
at
com.ibm.ws.management.launcher.LaunchCommand.launchProcess(LaunchCommand.java:162)
at
com.ibm.ws.management.tools.WsServerLauncher.runTool(WsServerLauncher.java:193)
at
com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:173)
at
com.ibm.ws.management.tools.WsServerLauncher.main(WsServerLauncher.java:91)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)
|
|
|
|
Cause |
This error can be caused by applying the wrong fix pack or
cumulative fix for the operating platform or WebSphere Application Server
version you have installed. Fix packs or cumulative fixes are designed to
be installed on a particular operating platform and WebSphere Application
Server version. |
|
|
Resolving the
problem |
Uninstall the fix pack or cumulative fix and install the
correct version for your operating platform and WebSphere Application
Server version. |
|
|