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

UnsatisfiedLinkError in WLS7sp2 on NT

0 views
Skip to first unread message

Andre Beskrowni

unread,
Apr 2, 2003, 5:11:36 PM4/2/03
to

i realize this question has been asked numerous times, but none of the previous
answers seem to solve my problems. i just upgraded to weblogic 7 sp2. installation
apparently went without incident and i can get the server running, but as soon
as i try to hit the console page (which is the only page i've tried to hit), the
server shuts down with the following old familiar message:

=================================
<Apr 2, 2003 8:51:25 PM GMT> <Emergency> <WebLogicServer> <000209> <ListenThread
run() failed: java.lang.UnsatisfiedLinkError: getFD
java.lang.UnsatisfiedLinkError: getFD
at weblogic.socket.NTSocketMuxer.getFD(Native Method)
at weblogic.socket.NTSocketMuxer.getFDFromNative(NTSocketMuxer.java:722)

at weblogic.socket.NTSocketMuxer.register(NTSocketMuxer.java:360)
at weblogic.t3.srvr.ListenThread.registerSocket(ListenThread.java:625)
at weblogic.t3.srvr.ListenThread.run(ListenThread.java:339)
>
<Apr 2, 2003 8:51:25 PM GMT> <Emergency> <WebLogicServer> <000210> <The WebLogic
Server is no longer listening for connections. You should probably restart it.>
=================================

(how about that last line? good one, eh?) anyway, i've quadruple checked my
path. the startWebLogic.cmd is echoing it as:

PATH=.;d:\bea\weblogic7\server\bin;d:\bea\jdk131_06\bin;

this is the exact same path being used on my Win2K machine which, by the way,
works fine.

also just to prove that things are in the right place, here's an excerpt from
my command line:
=============================
D:\>cd \bea\weblogic7\server\bin

D:\bea\weblogic7\server\bin>dir wlntio.dll

Directory of D:\bea\weblogic7\server\bin

04/02/03 10:52a 20,480 wlntio.dll
1 File(s) 20,480 bytes
2,376,974,336 bytes free

D:\bea\weblogic7\server\bin>
=============================

if someone could offer some advice on how to get past this problem, it would be
very much appreciated.

thanks,

ab

0 new messages