You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2008/10/15 17:05:44 UTC

[jira] Created: (QPID-1358) ConnectionTest.testClosedNofificationAndWriteToClosed throws IllegalStateException CLOSED_RCVD

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.