ConnectionCloseTest failed with 0-10 client
-------------------------------------------

                 Key: QPID-1216
                 URL: https://issues.apache.org/jira/browse/QPID-1216
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
    Affects Versions: M3
            Reporter: Aidan Skinner
            Assignee: Rafael H. Schloming
             Fix For: M3


CruiseControl spat up this error over the weekend:

java.lang.RuntimeException: timed out waiting for sync: complete = -1, point = 
1 
        at org.apache.qpid.transport.Session.sync(Session.java:378) 
        at org.apache.qpid.transport.Session.sync(Session.java:339) 
        at 
org.apache.qpid.nclient.impl.ClientSession.sync(ClientSession.java:110) 
        at 
org.apache.qpid.client.AMQSession_0_10.sendClose(AMQSession_0_10.java:245) 
        at org.apache.qpid.client.AMQSession.close(AMQSession.java:636) 
        at 
org.apache.qpid.client.AMQConnection.closeAllSessions(AMQConnection.java:1002) 
        at org.apache.qpid.client.AMQConnection.doClose(AMQConnection.java:898) 
        at org.apache.qpid.client.AMQConnection.doClose(AMQConnection.java:887) 
        at org.apache.qpid.client.AMQConnection.close(AMQConnection.java:874) 
        at org.apache.qpid.client.AMQConnection.close(AMQConnection.java:867) 
        at org.apache.qpid.client.AMQConnection.close(AMQConnection.java:862) 
        at 
org.apache.qpid.test.unit.client.connection.ConnectionCloseTest.testSendReceiveClose(ConnectionCloseTest.java:68)
 
        at 
org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:180) 
        at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:214)

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

Reply via email to