Discussion:
ConnectionManager has already been shut down
(too old to reply)
Lynch
2004-06-30 06:27:08 UTC
Permalink
Hi All,

Has anyone ever seen this "ConnectionManager has already been shut down"
exception? We are running WLS 6.1 SP4 on Linux and after a few days of
running the server can no longer run any EJB due to it. Any idea how to
fix it?

Regards,
Lynch

####<Jun 29, 2004 9:31:04 AM CST> <Error> <Kernel> <tpe15> <sleemib01>
<ExecuteThread: '28' for queue: 'svcqueue'> <syst
em> <> <000000> <ExecuteRequest failed>
java.rmi.ConnectException: The connection manager to ConnectionManager for:
'***@689caf - id: '-23772
28965062266600S:192.168.1.15:[11601,11601,11602,11602,11601,11602,-1]:truete
l:sleeweb01' connect time: 'Mon Jun 28 14:48
:43 CST 2004'' has already been shut down
at
weblogic.rjvm.ConnectionManager.getOutputStream(ConnectionManager.java:1349)
at
weblogic.rjvm.MsgAbbrevInputStream.getMsgAbbrevOutputStream(MsgAbbrevInputSt
ream.java:92)
at
weblogic.rjvm.MsgAbbrevInputStream.getOutboundResponse(MsgAbbrevInputStream.
java:303)
at weblogic.rmi.internal.BasicServerRef.postInvoke(BasicServerRef.java:380)
at
weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:279)
at
weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:2
2)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
sree bodapati
2004-06-30 15:31:59 UTC
Permalink
you should contact ***@bea.com and mention CR093828 - your problem looks
similar but they have to verify it before they can say its the same issue .
Support will be able to get you more info or a patch. Ensure that you tell
them what other patches have been applied as I see a line number miss match
in the stack trace.

/
sree
Post by Lynch
Hi All,
Has anyone ever seen this "ConnectionManager has already been shut down"
exception? We are running WLS 6.1 SP4 on Linux and after a few days of
running the server can no longer run any EJB due to it. Any idea how to
fix it?
Regards,
Lynch
####<Jun 29, 2004 9:31:04 AM CST> <Error> <Kernel> <tpe15> <sleemib01>
<ExecuteThread: '28' for queue: 'svcqueue'> <syst
em> <> <000000> <ExecuteRequest failed>
28965062266600S:192.168.1.15:[11601,11601,11602,11602,11601,11602,-1]:truete
Post by Lynch
l:sleeweb01' connect time: 'Mon Jun 28 14:48
:43 CST 2004'' has already been shut down
at
weblogic.rjvm.ConnectionManager.getOutputStream(ConnectionManager.java:1349)
Post by Lynch
at
weblogic.rjvm.MsgAbbrevInputStream.getMsgAbbrevOutputStream(MsgAbbrevInputSt
Post by Lynch
ream.java:92)
at
weblogic.rjvm.MsgAbbrevInputStream.getOutboundResponse(MsgAbbrevInputStream.
Post by Lynch
java:303)
at
weblogic.rmi.internal.BasicServerRef.postInvoke(BasicServerRef.java:380)
Post by Lynch
at
weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:279)
Post by Lynch
at
weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:2
Post by Lynch
2)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
Lynch
2004-07-05 09:53:40 UTC
Permalink
Hi Sree,

Thanks for your advice and so far the the patch from BEA works, althogh
I think we have to do some more testing to verify it.

And could you please be more specific on "other patches have been applied
as I see a line number miss match in the stack trace"? I did not see from
the
stack trace that our previous patches are covered.

Thanks,
Lynch
Post by sree bodapati
similar but they have to verify it before they can say its the same issue .
Support will be able to get you more info or a patch. Ensure that you tell
them what other patches have been applied as I see a line number miss match
in the stack trace.
/
sree
Post by Lynch
Hi All,
Has anyone ever seen this "ConnectionManager has already been shut down"
exception? We are running WLS 6.1 SP4 on Linux and after a few days of
running the server can no longer run any EJB due to it. Any idea how to
fix it?
Regards,
Lynch
####<Jun 29, 2004 9:31:04 AM CST> <Error> <Kernel> <tpe15> <sleemib01>
<ExecuteThread: '28' for queue: 'svcqueue'> <syst
em> <> <000000> <ExecuteRequest failed>
java.rmi.ConnectException: The connection manager to ConnectionManager
28965062266600S:192.168.1.15:[11601,11601,11602,11602,11601,11602,-1]:truete
Post by sree bodapati
Post by Lynch
l:sleeweb01' connect time: 'Mon Jun 28 14:48
:43 CST 2004'' has already been shut down
at
weblogic.rjvm.ConnectionManager.getOutputStream(ConnectionManager.java:1349)
Post by sree bodapati
Post by Lynch
at
weblogic.rjvm.MsgAbbrevInputStream.getMsgAbbrevOutputStream(MsgAbbrevInputSt
Post by sree bodapati
Post by Lynch
ream.java:92)
at
weblogic.rjvm.MsgAbbrevInputStream.getOutboundResponse(MsgAbbrevInputStream.
Post by sree bodapati
Post by Lynch
java:303)
at
weblogic.rmi.internal.BasicServerRef.postInvoke(BasicServerRef.java:380)
Post by Lynch
at
weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:279)
Post by sree bodapati
Post by Lynch
at
weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:2
Post by sree bodapati
Post by Lynch
2)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
Loading...