Hi Aidan,
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)
Regards,
Rajith Attapattu
Red Hat
http://rajith.2rlabs.com/
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]