ConnectionTest.testClosedNofificationAndWriteToClosed throws
IllegalStateException CLOSED_RCVD
----------------------------------------------------------------------------------------------
Key: QPID-1358
URL: https://issues.apache.org/jira/browse/QPID-1358
Project: Qpid
Issue Type: Bug
Components: Java Common
Affects Versions: M3
Reporter: Martin Ritchie
Assignee: Rafael H. Schloming
This came up on my local dual core box whilst running ant clean build test,
full log attached.
Testcase: testClosedNotificationAndWriteToClosed took 0.324 sec
Caused an ERROR
CLOSE_RCVD
java.lang.IllegalStateException: CLOSE_RCVD
at org.apache.qpid.transport.Connection.connect(Connection.java:193)
at
org.apache.qpid.transport.ConnectionTest.connect(ConnectionTest.java:84)
at
org.apache.qpid.transport.ConnectionTest.testClosedNotificationAndWriteToClosed(ConnectionTest.java:91)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.