[jboss-user] [Remoting] - Unable to process control connection: Socket closed
Stephen.Campbell
do-not-reply at jboss.com
Fri Jun 1 06:27:05 EDT 2007
Hi Guys,
I have recently added JBoss Messaging to my domain, and ever since this i seem to be getting a JBR error at intermidant points.
The error i am seeing is below :-
2007-06-01 09:24:57,473 INFO [STDOUT] 2007-06-01 09:24:57,471 ERROR [BisocketServerInvoker][Stephen at bt.com][D965C3C5-DC4D-498F-3639-5D378B38D48B][myApp] - Unable to process control connection: Socket closed
java.net.SocketException: Socket closed
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:129)
at java.net.SocketInputStream.read(SocketInputStream.java:182)
at java.io.FilterInputStream.read(FilterInputStream.java:66)
at org.jboss.remoting.transport.bisocket.BisocketServerInvoker$ControlConnectionThread.run(BisocketServerInvoker.java:598)
Ihave the same code running independantly on two machines, one is my PC for development work, which is then deployed onto a LInx box.
I do not see these errors in my PC, but do in the linx box ... ... weird !
Has anyone seen this behaviour before and if so, any ideas on how to fix it ???
Regards,
Stephen
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4050449#4050449
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4050449
More information about the jboss-user
mailing list