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

java.lang.UnsatisfiedLinkError: getFD

1 view
Skip to first unread message

Samir

unread,
Sep 12, 2002, 11:04:57 AM9/12/02
to
I am getting the following error while trying to access any page on the browser. I am starting the server on my local
NT machine. Did anyone face this problem before ? Any inputs would help.

Server: weblogic 5.1
JDK: JDK1.2.2_004

I tried this on JDK1.2.2_011, JDK1.3 too.

Mon Sep 09 15:00:29 EDT 2002:<I> <NT Performance Pack> Allocating: '2' NT reader threads
Mon Sep 09 15:00:29 EDT 2002:<E> <Kernel> ExecuteRequest failed.
java.lang.UnsatisfiedLinkError: getFD
at weblogic.socket.NTSocketMuxer.register(NTSocketMuxer.java:217)
at weblogic.socket.JVMSocketManager.accept(JVMSocketManager.java:490)
at weblogic.t3.srvr.ListenThread$RJVMListenRequest.execute(ListenThread.java:506)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled Code)

Mon Sep 09 15:00:30 EDT 2002:<I> <WebLogicServer> WebLogic Server started

Glenn Dougherty

unread,
Sep 12, 2002, 11:53:45 AM9/12/02
to Samir
Samir,

You have something wrong with your path configuration. The nativeIO / performance pack for wls is trying to load a .dll
which it can't find. Is your path set up correctly? Do you have the right wlntio.dll in the path?

Regards,
Glenn Dougherty
Developer Relations Engineer
BEA Technical Support

0 new messages