ConnectionTest.testClosedNofificationAndWriteToClosed throws
ConnectionException: connect() aborted
----------------------------------------------------------------------------------------------------
Key: QPID-1359
URL: https://issues.apache.org/jira/browse/QPID-1359
Project: Qpid
Issue Type: Bug
Components: Java Common
Affects Versions: M3
Reporter: Martin Ritchie
Assignee: Rafael H. Schloming
This error came up on CC run:
org.apache.qpid.transport.ConnectionException: connect() aborted
at org.apache.qpid.transport.Connection.connect(Connection.java:191)
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.