You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (JIRA)" <ji...@apache.org> on 2012/07/04 11:20:33 UTC

[jira] [Updated] (QPID-4104) Test org.apache.qpid.server.store.StoreOverfullTest.testCapacityExceededCausesBlockTwoConnections fails occasionally

     [ https://issues.apache.org/jira/browse/QPID-4104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Rudyy updated QPID-4104:
-----------------------------

    Attachment: 0001-QPID-4104-Create-and-bind-second-queue-in-test-Store.patch

Attached a patch fixing the test failure
                
> 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
>
>         Attachments: 0001-QPID-4104-Create-and-bind-second-queue-in-test-Store.patch
>
>
> 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org