Keith Wall created QPID-4069:
--------------------------------

             Summary: 
DistributedClientTest.testClientFailsToCreateProducerUsingInvalidSession 
occasionally seen to fail on CI
                 Key: QPID-4069
                 URL: https://issues.apache.org/jira/browse/QPID-4069
             Project: Qpid
          Issue Type: Bug
          Components: Java Tests
    Affects Versions: 0.17
            Reporter: Keith Wall
            Priority: Minor
             Fix For: 0.17


As with build 311.

https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-Java-Java-BDB-TestMatrix/311/jdk=JDK%201.6%20%28latest%29,label=Ubuntu,profile=java-bdb.0-9-1/testReport/junit/org.apache.qpid.systest.disttest.clientonly/DistributedClientTest/testClientFailsToCreateProducerUsingInvalidSession/

{code}

Error Message

No message received from control queue

Stacktrace

junit.framework.AssertionFailedError: No message received from control queue
        at 
org.apache.qpid.systest.disttest.clientonly.ControllerQueue.getNext(ControllerQueue.java:72)
        at 
org.apache.qpid.systest.disttest.clientonly.ControllerQueue.getNext(ControllerQueue.java:64)
        at 
org.apache.qpid.systest.disttest.clientonly.DistributedClientTest.sendCommandAndValidateResponse(DistributedClientTest.java:216)
        at 
org.apache.qpid.systest.disttest.clientonly.DistributedClientTest.createTestSession(DistributedClientTest.java:249)
        at 
org.apache.qpid.systest.disttest.clientonly.DistributedClientTest.createTestSession(DistributedClientTest.java:258)
        at 
org.apache.qpid.systest.disttest.clientonly.DistributedClientTest.setUp(DistributedClientTest.java:82)
        at 
org.apache.qpid.test.utils.QpidBrokerTestCase.runBare(QpidBrokerTestCase.java:239)
        at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:137)

{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to