2 Replies Latest reply on Jun 4, 2007 4:31 AM by stephen.campbell

    Unable to process control connection: Socket closed

    stephen.campbell

      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@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