Alex Rudyy created QPID-4104:
--------------------------------

             Summary: Test 
org.apache.qpid.server.store.StoreOverfullTest.testCapacityExceededCausesBlockTwoConnections
 fails occasionally
                 Key: QPID-4104
                 URL: https://issues.apache.org/jira/browse/QPID-4104
             Project: Qpid
          Issue Type: Bug
          Components: Java Tests
    Affects Versions: 0.16, 0.17
            Reporter: Alex Rudyy
            Assignee: Alex Rudyy
             Fix For: 0.17


Test 
org.apache.qpid.server.store.StoreOverfullTest.testCapacityExceededCausesBlockTwoConnections
 fails occasionally.

The second queue in this test has not been created and bound. As result an 
exception AMQNoRouteException is returned for each published message.

{noformat}
org.apache.qpid.client.AMQNoRouteException: Error: No Route for message [error 
code 312: no route]
        at org.apache.qpid.client.AMQSession_0_8$2.run(AMQSession_0_8.java:506)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:619)
{noformat}

--
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