Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Run WAS on x86 Solaris?

2 views
Skip to first unread message

aixunix

unread,
Aug 3, 2000, 3:00:00 AM8/3/00
to
Does anyone run the WAS successfully on x86 Solaris?

My configuration:
x86 Solaris,
jdk118_11
WAS 3.0.2


I try to do so but when I run the startupServer.sh, I got the following
error:

ld.so.1: /usr/java/bin/i386/native_threads/java: elf error:
./libWsProcessManagement.so: bad ELF type: 0x300 (./libWsProcessManagem)
ld.so.1: /usr/java/bin/i386/native_threads/java: elf error:
/opt/WebSphere/AppServer/bin/libWsProcessManagement.so: bad ELF type: 0)
java.lang.UnsatisfiedLinkError: no WsProcessManagement in shared library
path
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Error.<init>(Compiled Code)
at java.lang.LinkageError.<init>(Compiled Code)
at java.lang.UnsatisfiedLinkError.<init>(Compiled Code)
at java.lang.Runtime.loadLibrary(Compiled Code)
at java.lang.System.loadLibrary(Compiled Code)
at
at com.ibm.ejs.sm.util.process.UnixProcess.create(Compiled Code)
at com.ibm.ejs.sm.util.process.ProcessFactory.create(Compiled Code)
at
com.ibm.ejs.sm.util.process.Nanny.CreateAdminServerProcess(Compiled Code)
at com.ibm.ejs.sm.util.process.Nanny.AdminServerStartup(Compiled
Code)
at com.ibm.ejs.sm.util.process.Nanny.main(Compiled Code)


Do I miss any important setup step?

0 new messages