You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Kevin Earls (JIRA)" <ji...@apache.org> on 2014/07/10 15:54:04 UTC

[jira] [Resolved] (AMQ-5102) AMQ4914Test.testSendHugeMessage times out on CI boxes

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

Kevin Earls resolved AMQ-5102.
------------------------------

    Resolution: Fixed

Fixed during upgrade to Proton 0.7

> AMQ4914Test.testSendHugeMessage times out on CI boxes
> -----------------------------------------------------
>
>                 Key: AMQ-5102
>                 URL: https://issues.apache.org/jira/browse/AMQ-5102
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Test Cases
>            Reporter: Kevin Earls
>            Assignee: Kevin Earls
>            Priority: Minor
>
> This test fails intermittently with the error below.  This is a pretty marginal case; it never fails on my laptop, and it doesn't fail on CI boxes when run on its own, only when all tests are run.
> testSendHugeMessage(org.apache.activemq.transport.amqp.bugs.AMQ4914Test)  Time elapsed: 303.375 sec  <<< ERROR!
> java.lang.Exception: test timed out after 300000 milliseconds
> 	at java.lang.Object.wait(Native Method)
> 	at java.lang.Object.wait(Object.java:485)
> 	at org.apache.qpid.amqp_1_0.client.Receiver.receiveFromPrefetch(Receiver.java:328)
> 	at org.apache.qpid.amqp_1_0.client.Receiver.receive(Receiver.java:258)
> 	at org.apache.qpid.amqp_1_0.jms.impl.MessageConsumerImpl.receive0(MessageConsumerImpl.java:291)
> 	at org.apache.qpid.amqp_1_0.jms.impl.MessageConsumerImpl.receiveImpl(MessageConsumerImpl.java:260)
> 	at org.apache.qpid.amqp_1_0.jms.impl.MessageConsumerImpl.receive(MessageConsumerImpl.java:235)
> 	at org.apache.qpid.amqp_1_0.jms.impl.MessageConsumerImpl.receive(MessageConsumerImpl.java:57)
> 	at org.apache.activemq.transport.amqp.bugs.AMQ4914Test.doTestSendLargeMessage(AMQ4914Test.java:104)
> 	at org.apache.activemq.transport.amqp.bugs.AMQ4914Test.testSendHugeMessage(AMQ4914Test.java:80)



--
This message was sent by Atlassian JIRA
(v6.2#6252)