[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-974) Unable to process control connection

Tim Fox (JIRA) jira-events at lists.jboss.org
Tue May 29 12:15:18 EDT 2007


Unable to process control connection
------------------------------------

                 Key: JBMESSAGING-974
                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-974
             Project: JBoss Messaging
          Issue Type: Bug
            Reporter: Tim Fox
         Assigned To: Ron Sigal
             Fix For: 1.3.0.GA


When running messaging remote tests (ant remote-tests from tests dir).

At various points, JBoss Remoting is logging the following:

   [junit] @control: Socket[addr=/127.0.0.1,port=2960,localport=58358] 17:09:54,929 ERROR [BisocketServerInvoker] Unable to process control connection: Socket closed
    [junit] java.net.SocketException: Socket closed
    [junit]     at java.net.SocketInputStream.socketRead0(Native Method)
    [junit]     at java.net.SocketInputStream.read(SocketInputStream.java:129)
    [junit]     at java.net.SocketInputStream.read(SocketInputStream.java:182)
    [junit]     at java.io.FilterInputStream.read(FilterInputStream.java:66)
    [junit]     at org.jboss.remoting.transport.bisocket.BisocketServerInvoker$ControlConnectionThread.run(BisocketServerInvoker.java:652)

This doesn't seem to cause the tests to fail, and is annoying.

I guess remoting is trying to clear up its state and failing (??)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list