QueueBrowserAutoAckTest.testFailoverWithQueueBrowser failure in cpp profile
---------------------------------------------------------------------------

                 Key: QPID-1862
                 URL: https://issues.apache.org/jira/browse/QPID-1862
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker, Java Client, Java Tests
    Affects Versions: 0.5
            Reporter: Martin Ritchie


Summary:
This error occurred last Thursday on a local CruiseControl machine, full logs 
attached.
This was from a a cpp profile run.

Testcase: testFailoverWithQueueBrowser took 120.789 sec
        Caused an ERROR
timed out waiting for session to become open (state=DETACHED)
org.apache.qpid.transport.SessionException: timed out waiting for session to 
become open (state=DETACHED)
        at org.apache.qpid.transport.Session.invoke(Session.java:552)
        at 
org.apache.qpid.transport.SessionInvoker.executionSync(SessionInvoker.java:84)
        at org.apache.qpid.transport.Session.sync(Session.java:688)
        at org.apache.qpid.transport.Session.sync(Session.java:676)
        at 
org.apache.qpid.client.BasicMessageConsumer_0_10.getMessageFromQueue(BasicMessageConsumer_0_10.java:390)
        at 
org.apache.qpid.client.BasicMessageConsumer.receiveNoWait(BasicMessageConsumer.java:476)
        at 
org.apache.qpid.client.BasicMessageConsumer_0_10.receiveBrowse(BasicMessageConsumer_0_10.java:430)
        at 
org.apache.qpid.client.AMQQueueBrowser$QueueBrowserEnumeration.nextElement(AMQQueueBrowser.java:132)
        at 
org.apache.qpid.test.client.QueueBrowserAutoAckTest.testFailoverWithQueueBrowser(QueueBrowserAutoAckTest.java:492)
        at 
org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:204)
        at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:249)

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to