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

Weblogic6.0sp1 startup problem on windows

0 views
Skip to first unread message

Bert Verhoeven

unread,
Apr 13, 2001, 6:37:43 AM4/13/01
to

I installed weblogic6.0sp1 on a windows environment.
Trying to start weblogic the following error occured:
java.lang.UnsatisfiedLinkError

What can I do?

greetings

Bert Verhoeven


C:\opt\bea\weblogic6.0>"C:\opt\bea\jdk130\bin\java" -classpath .;.\lib\weblogic_
sp.jar;.\lib\weblogic.jar -Dweblogic.Domain=mydomain -Dweblogic.Name=myserver
"-
Dbea.home=C:\opt\bea" "-Djava.security.policy==C:\opt\bea\weblogic6.0/lib/weblog
ic.policy" -Dweblogic.management.password= weblogic.Server
<Apr 13, 2001 10:42:54 AM GMT+02:00> <Info> <Security> <Getting boot password
fr
om user.>
Enter password to boot WebLogic server:temp1234
Starting WebLogic Server ....
<Apr 13, 2001 10:43:07 AM GMT+02:00> <Notice> <Management> <Loading configuratio
n file .\config\mydomain\config.xml ...>
log file: C:\opt\bea\weblogic6.0\.\config\mydomain\logs\weblogic.log
<Apr 13, 2001 10:43:11 AM GMT+02:00> <Info> <Logging> <Only log messages of seve
rity "Error" or worse will be displayed in this window. This can be changed at
A
dmin Console> mydomain> Servers> myserver> Logging> General> Stdout severity thr
eshold>
<Apr 13, 2001 10:43:24 AM GMT+02:00> <Notice> <WebLogicServer> <WebLogic Server
started>
<Apr 13, 2001 10:43:24 AM GMT+02:00> <Notice> <WebLogicServer> <ListenThread lis
tening on port 7001>
<Apr 13, 2001 10:43:24 AM GMT+02:00> <Notice> <WebLogicServer> <SSLListenThread
listening on port 7002>
<Apr 13, 2001 10:43:24 AM GMT+02:00> <Error> <Performance Pack> <Unable to load
performance pack, using Java I/O.
java.lang.UnsatisfiedLinkError: no muxer in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1312)
at java.lang.Runtime.loadLibrary0(Runtime.java:749)
at java.lang.System.loadLibrary(System.java:820)
at weblogic.socket.PosixSocketMuxer.<init>(PosixSocketMuxer.java:90)
at java.lang.Class.newInstance0(Native Method)
at java.lang.Class.newInstance(Class.java:237)
at weblogic.socket.SocketMuxer.makeTheMuxer(SocketMuxer.java:128)
at weblogic.socket.SocketMuxer.getMuxer(SocketMuxer.java:83)
at weblogic.t3.srvr.ListenThread.run(ListenThread.java:224)
>


Ginny Peterson

unread,
Apr 16, 2001, 12:39:43 PM4/16/01
to
Hi Bert,

Check to make sure you have <weblogic-root>/bin in your path. The DLLs that
are required for native IO are located in this directory.

- Ginny


"Bert Verhoeven" <bver...@gcc.dhl.com> wrote in message
news:3ad6c8e7$1...@newsgroups.bea.com...

0 new messages