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

Error running weblogic weblogic.socket.NTSocketMuxer.getFD

5 views
Skip to first unread message

Anuj Jain

unread,
Feb 1, 2002, 2:15:19 PM2/1/02
to

While running the console I am getting the following error. Anybody else seeing this?  I tried running with commandline startweblogicserver.cmd, "Start WebLogic Server Tour", "Start Pet Store Server", and "Set Example Server". 

 

<Jan 31, 2002 5:59:12 PM EST> <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:567)

at weblogic.socket.NTSocketMuxer.register(NTSocketMuxer.java:264)

at weblogic.t3.srvr.ListenThread.registerSocket(ListenThread.java:601)

at weblogic.t3.srvr.ListenThread.run(ListenThread.java:331)

>

<Jan 31, 2002 5:59:12 PM EST> <Emergency> <WebLogicServer> <000210> <The WebLogi

c Server is no longer listening for connections. You should probably restart it.

>

<Jan 31, 2002 5:59:12 PM EST> <Alert> <WebLogicServer> <000218> <Server shutdown

has been requested by <WLS Kernel>>

<Jan 31, 2002 5:59:12 PM EST> <Notice> <WebLogicServer> <000352> <ListenThread s

top listening on port 7001 for Channel .WLDefaultChannel>

<Jan 31, 2002 5:59:12 PM EST> <Alert> <WebLogicServer> <000219> <The shutdown se

quence has been initiated.>

 

 

Thanks,

Anuj Jain

Michael Young

unread,
Feb 4, 2002, 2:30:29 PM2/4/02
to
Hi.

What server version are you running? Are you running with the latest
service pack? What OS/platform and JDK are you running on?

Thanks,
Michael

Anuj Jain wrote:

--
Michael Young
Developer Relations Engineer
BEA Support


Dean McCall

unread,
Jul 2, 2002, 2:29:31 PM7/2/02
to
I receive this same error when attempting to start the console for an
WebLogic 7.0 integration domain. The details of my installation are as
follows:

Windows 2000 Professional
WebLogic Server 7.0 Thu Jun 20 11:47:11 PDT 2002 190955

==================================
ERROR
==================================

C:\bea7\user_projects\wlidomain>startWebLogic
java full version "1.3.1_02-b02"
INFO: Current WLI domain set to C:\bea7\user_projects\wlidomain
<Jul 2, 2002 12:04:58 PM MDT> <Info> <Security> <090065> <Getting boot
identity
from user.>
Enter username to boot WebLogic server:weblogic
Enter password to boot WebLogic server:
Starting WebLogic Server...
<Jul 2, 2002 12:05:14 PM MDT> <Notice> <Management> <140005> <Loading
configurat
ion C:\bea7\user_projects\wlidomain\config.xml>
<Jul 2, 2002 12:05:20 PM MDT> <Warning> <Management> <000000> <Unrecognized
prop
erty: servlet.ClasspathServlet.disableStrictCheck>
<Jul 2, 2002 12:05:30 PM MDT> <Notice> <Security> <090093> <No configuration
dat
a was found on server myserver for realm CompatibilityRealm.>
<Jul 2, 2002 12:05:30 PM MDT> <Notice> <Security> <090082> <Security
initializin
g using realm CompatibilityRealm.>
<Jul 2, 2002 12:05:31 PM MDT> <Notice> <WebLogicServer> <000327> <Starting
WebLo
gic Admin Server "myserver" for domain "wlidomain">
<Jul 2, 2002 12:07:27 PM MDT> <Notice> <B2BIntegration> <000000> <INFO:
WebLogic
Integration - B2Bi Server started successfully.>
INFO: WebLogic Integration - B2Bi Server started successfully.
<Jul 2, 2002 12:07:28 PM MDT> <Notice> <AI> <000000> <Started WebLogic
Integrati
on - AI Server version 7.0>
<Jul 2, 2002 12:07:48 PM MDT> <Notice> <BPM> <000000> <Started WebLogic
Integrat
ion - BPM Server version 7.0>
<Jul 2, 2002 12:07:49 PM MDT> <Notice> <Management> <141052> <Application
Poller
started for development server.>
<Jul 2, 2002 12:07:51 PM MDT> <Notice> <WebLogicServer> <000354> <Thread
"Listen
Thread.Default" listening on port 7001>
<Jul 2, 2002 12:07:52 PM MDT> <Notice> <Management> <141030> <Starting
discovery
of Managed Server... This feature is on by default, you may turn this off
by pa
ssing -Dweblogic.management.discover=false>
<Jul 2, 2002 12:07:52 PM MDT> <Notice> <WebLogicServer> <000331> <Started
WebLog
ic Admin Server "myserver" for domain "wlidomain" running in Development
Mode>
<Jul 2, 2002 12:07:52 PM MDT> <Notice> <WebLogicServer> <000365> <Server
state c
hanged to RUNNING>
<Jul 2, 2002 12:07:52 PM MDT> <Notice> <WebLogicServer> <000360> <Server
started
in RUNNING mode>
<Jul 2, 2002 12:08:51 PM MDT> <Emergency> <WebLogicServer> <000209>
<ListenThrea


d.run() failed: java.lang.UnsatisfiedLinkError: getFD
java.lang.UnsatisfiedLinkError: getFD
at weblogic.socket.NTSocketMuxer.getFD(Native Method)
at

weblogic.socket.NTSocketMuxer.getFDFromNative(NTSocketMuxer.java:696)

at weblogic.socket.NTSocketMuxer.register(NTSocketMuxer.java:354)
at
weblogic.t3.srvr.ListenThread.registerSocket(ListenThread.java:590)
at weblogic.t3.srvr.ListenThread.run(ListenThread.java:329)
>
<Jul 2, 2002 12:08:51 PM MDT> <Emergency> <WebLogicServer> <000210> <The


WebLogi
c Server is no longer listening for connections. You should probably restart
it.
>

<Jul 2, 2002 12:08:51 PM MDT> <Alert> <WebLogicServer> <000218> <Server


shutdown
has been requested by <WLS Kernel>>

<Jul 2, 2002 12:08:51 PM MDT> <Notice> <WebLogicServer> <000352> <Thread
"Listen
Thread.Default" stopped listening on port 7001>
<Jul 2, 2002 12:08:51 PM MDT> <Alert> <WebLogicServer> <000219> <The


shutdown se
quence has been initiated.>

C:\bea7\user_projects\wlidomain>


==================================

The error consistantly occurs when I attempt to go to the URL
http://localhost:7001/console

I do not know if other web application cause the same error in this domain.
A separate domain not created as an integration domain does not raise this
exception.

Dean McCall
dmc...@allidex.com


"Anuj Jain" <Anuj...@webgain.com> wrote in message
news:3c5a...@newsgroups.bea.com...

0 new messages