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 (Created) (JIRA)" <ji...@apache.org> on 2012/01/31 16:47:10 UTC

[jira] [Created] (QPID-3795) Test SelectorTest#testRuntimeSelectorError fails sporadically on test profile java-mms-spawn.0-10

Test SelectorTest#testRuntimeSelectorError fails sporadically on test profile java-mms-spawn.0-10
-------------------------------------------------------------------------------------------------

                 Key: QPID-3795
                 URL: https://issues.apache.org/jira/browse/QPID-3795
             Project: Qpid
          Issue Type: Bug
          Components: Java Tests
    Affects Versions: 0.15
            Reporter: Alex Rudyy


Test SelectorTest#testRuntimeSelectorError fails sporadically on test profile java-mms-spawn.0-10

javax.jms.JMSException: Error closing session: org.apache.qpid.AMQException: Command was interrupted because of failover, before being sent [error code 541: internal error]
	at org.apache.qpid.client.AMQSession.close(AMQSession.java:745)
	at org.apache.qpid.client.AMQSession.close(AMQSession.java:705)
	at org.apache.qpid.client.AMQConnection.closeAllSessions(AMQConnection.java:944)
	at org.apache.qpid.client.AMQConnection.doClose(AMQConnection.java:838)
	at org.apache.qpid.client.AMQConnection.doClose(AMQConnection.java:827)
	at org.apache.qpid.client.AMQConnection.close(AMQConnection.java:811)
	at org.apache.qpid.client.AMQConnection.close(AMQConnection.java:802)
	at org.apache.qpid.client.AMQConnection.close(AMQConnection.java:797)
	at org.apache.qpid.test.utils.QpidBrokerTestCase.tearDown(QpidBrokerTestCase.java:1123)
	at org.apache.qpid.test.utils.QpidBrokerTestCase.runBare(QpidBrokerTestCase.java:242)
	at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:138)
Caused by: org.apache.qpid.AMQException: Command was interrupted because of failover, before being sent [error code 541: internal error]
	at org.apache.qpid.client.AMQSession_0_10.setCurrentException(AMQSession_0_10.java:1040)
	at org.apache.qpid.client.AMQSession_0_10.sendClose(AMQSession_0_10.java:404)
	at org.apache.qpid.client.AMQSession.close(AMQSession.java:739)


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

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org