[ 
https://issues.apache.org/jira/browse/QPID-1935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13090993#comment-13090993
 ] 

Keith Wall commented on QPID-1935:
----------------------------------

The exception when these tests fail is javax.jms.JMSException: Error closing 
session: org.apache.qpid.AMQException: session closed [error code 541: internal 
error]

the full stack trace:

{code}
Testcase: testFailoverWithQueueBrowser took 3.285 sec
        Caused an ERROR
Error closing session: org.apache.qpid.AMQException: session closed [error code 
541: internal error]
javax.jms.JMSException: Error closing session: org.apache.qpid.AMQException: 
session closed [error code 541: internal error]
        at org.apache.qpid.client.AMQSession.close(AMQSession.java:754)
        at org.apache.qpid.client.AMQSession.close(AMQSession.java:714)
        at 
org.apache.qpid.client.AMQConnection.closeAllSessions(AMQConnection.java:937)
        at org.apache.qpid.client.AMQConnection.doClose(AMQConnection.java:831)
        at org.apache.qpid.client.AMQConnection.doClose(AMQConnection.java:820)
        at org.apache.qpid.client.AMQConnection.close(AMQConnection.java:804)
        at org.apache.qpid.client.AMQConnection.close(AMQConnection.java:795)
        at org.apache.qpid.client.AMQConnection.close(AMQConnection.java:790)
        at 
org.apache.qpid.test.client.QueueBrowserAutoAckTest.tearDown(QueueBrowserAutoAckTest.java:76)
        at 
org.apache.qpid.test.utils.QpidBrokerTestCase.runBare(QpidBrokerTestCase.java:238)
        at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:132)
Caused by: org.apache.qpid.AMQException: session closed [error code 541: 
internal error]
        at 
org.apache.qpid.client.AMQSession_0_10.setCurrentException(AMQSession_0_10.java:1058)
        at 
org.apache.qpid.client.AMQSession_0_10.sendClose(AMQSession_0_10.java:404)
        at org.apache.qpid.client.AMQSession.close(AMQSession.java:748)

Testcase: testFailoverAsQueueBrowserCreated took 62.755 sec
        Caused an ERROR
Error closing session: org.apache.qpid.AMQException: close() timed out [error 
code 541: internal error]
javax.jms.JMSException: Error closing session: org.apache.qpid.AMQException: 
close() timed out [error code 541: internal error]
        at org.apache.qpid.client.AMQSession.close(AMQSession.java:754)
        at org.apache.qpid.client.AMQSession.close(AMQSession.java:714)
        at 
org.apache.qpid.client.AMQConnection.closeAllSessions(AMQConnection.java:937)
{code}

> FailoverTest and QueueBrowser*Test fail on persistent builds
> ------------------------------------------------------------
>
>                 Key: QPID-1935
>                 URL: https://issues.apache.org/jira/browse/QPID-1935
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: 0.6
>            Reporter: Aidan Skinner
>            Assignee: Aidan Skinner
>
> The failover and queuebrowser tests do weird things that cause them to fail 
> when run persistently. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to