MINANetworkDriverTest fails to socket already in use
----------------------------------------------------

                 Key: QPID-2165
                 URL: https://issues.apache.org/jira/browse/QPID-2165
             Project: Qpid
          Issue Type: Bug
          Components: Java Tests
    Affects Versions: 0.6
            Reporter: Aidan Skinner
            Assignee: Aidan Skinner
            Priority: Minor
             Fix For: 0.6


Mail from Rajith:


The above test fails occasionally.
It could be due to the port is already in use? perhaps caused by a
previous test not cleaning up properly?
Sorry I haven't had time to dig deeper, but hope the following will help.

Testcase: testBindOpen took 0.15 sec
 Testcase: testBindOpenCloseOpen took 0.004 sec
       Caused an ERROR
 Could not bind to *:2323
 java.net.BindException: Could not bind to *:2323
       at 
org.apache.qpid.transport.network.mina.MINANetworkDriver.bind(MINANetworkDriver.java:174)
       at 
org.apache.qpid.transport.network.mina.MINANetworkDriverTest.testBindOpenCloseOpen(MINANetworkDriverTest.java:108)

 Testcase: testBindPortInUse took 0.008 sec
       FAILED
 First bind should not fail
 junit.framework.AssertionFailedError: First bind should not fail
       at 
org.apache.qpid.transport.network.mina.MINANetworkDriverTest.testBindPortInUse(MINANetworkDriverTest.java:136)


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to