You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2009/09/01 12:29:32 UTC

[jira] Created: (QPID-2077) ManagementActorLoggingTest fails to tearDown cleanly

ManagementActorLoggingTest fails to tearDown cleanly
----------------------------------------------------

                 Key: QPID-2077
                 URL: https://issues.apache.org/jira/browse/QPID-2077
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: 0.6
            Reporter: Martin Ritchie
            Assignee: Martin Ritchie


ManagementActorLoggingTest fails to tearDown cleanly:

TestName: testConnectionCloseViaManagement Duration: 2.389
Error closing connection: org.apache.qpid.AMQException: Woken up due to class javax.jms.JMSException
javax.jms.JMSException: Error closing connection: org.apache.qpid.AMQException: Woken up due to class javax.jms.JMSException
	at org.apache.qpid.client.AMQConnection.doClose(AMQConnection.java:1046)
	at org.apache.qpid.client.AMQConnection.close(AMQConnection.java:981)
	at org.apache.qpid.client.AMQConnection.close(AMQConnection.java:972)
	at org.apache.qpid.client.AMQConnection.close(AMQConnection.java:967)
	at org.apache.qpid.test.utils.QpidTestCase.tearDown(QpidTestCase.java:875)
	at org.apache.qpid.server.logging.AbstractTestLogging.tearDown(AbstractTestLogging.java:48)
	at org.apache.qpid.management.jmx.ManagementActorLoggingTest.tearDown(ManagementActorLoggingTest.java:76)
	at org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:224)
	at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:270)
	                                         

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Assigned: (QPID-2077) ManagementActorLoggingTest fails to tearDown cleanly

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie reassigned QPID-2077:
------------------------------------

    Assignee: Aidan Skinner  (was: Martin Ritchie)

> ManagementActorLoggingTest fails to tearDown cleanly
> ----------------------------------------------------
>
>                 Key: QPID-2077
>                 URL: https://issues.apache.org/jira/browse/QPID-2077
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: 0.6
>            Reporter: Martin Ritchie
>            Assignee: Aidan Skinner
>
> ManagementActorLoggingTest fails to tearDown cleanly:
> TestName: testConnectionCloseViaManagement Duration: 2.389
> Error closing connection: org.apache.qpid.AMQException: Woken up due to class javax.jms.JMSException
> javax.jms.JMSException: Error closing connection: org.apache.qpid.AMQException: Woken up due to class javax.jms.JMSException
> 	at org.apache.qpid.client.AMQConnection.doClose(AMQConnection.java:1046)
> 	at org.apache.qpid.client.AMQConnection.close(AMQConnection.java:981)
> 	at org.apache.qpid.client.AMQConnection.close(AMQConnection.java:972)
> 	at org.apache.qpid.client.AMQConnection.close(AMQConnection.java:967)
> 	at org.apache.qpid.test.utils.QpidTestCase.tearDown(QpidTestCase.java:875)
> 	at org.apache.qpid.server.logging.AbstractTestLogging.tearDown(AbstractTestLogging.java:48)
> 	at org.apache.qpid.management.jmx.ManagementActorLoggingTest.tearDown(ManagementActorLoggingTest.java:76)
> 	at org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:224)
> 	at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:270)
> 	                                         

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Updated: (QPID-2077) ManagementActorLoggingTest fails to tearDown cleanly

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie updated QPID-2077:
---------------------------------

    Status: Ready To Review  (was: In Progress)

> ManagementActorLoggingTest fails to tearDown cleanly
> ----------------------------------------------------
>
>                 Key: QPID-2077
>                 URL: https://issues.apache.org/jira/browse/QPID-2077
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: 0.6
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>
> ManagementActorLoggingTest fails to tearDown cleanly:
> TestName: testConnectionCloseViaManagement Duration: 2.389
> Error closing connection: org.apache.qpid.AMQException: Woken up due to class javax.jms.JMSException
> javax.jms.JMSException: Error closing connection: org.apache.qpid.AMQException: Woken up due to class javax.jms.JMSException
> 	at org.apache.qpid.client.AMQConnection.doClose(AMQConnection.java:1046)
> 	at org.apache.qpid.client.AMQConnection.close(AMQConnection.java:981)
> 	at org.apache.qpid.client.AMQConnection.close(AMQConnection.java:972)
> 	at org.apache.qpid.client.AMQConnection.close(AMQConnection.java:967)
> 	at org.apache.qpid.test.utils.QpidTestCase.tearDown(QpidTestCase.java:875)
> 	at org.apache.qpid.server.logging.AbstractTestLogging.tearDown(AbstractTestLogging.java:48)
> 	at org.apache.qpid.management.jmx.ManagementActorLoggingTest.tearDown(ManagementActorLoggingTest.java:76)
> 	at org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:224)
> 	at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:270)
> 	                                         

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Resolved: (QPID-2077) ManagementActorLoggingTest fails to tearDown cleanly

Posted by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aidan Skinner resolved QPID-2077.
---------------------------------

    Resolution: Fixed

> ManagementActorLoggingTest fails to tearDown cleanly
> ----------------------------------------------------
>
>                 Key: QPID-2077
>                 URL: https://issues.apache.org/jira/browse/QPID-2077
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: 0.6
>            Reporter: Martin Ritchie
>            Assignee: Aidan Skinner
>
> ManagementActorLoggingTest fails to tearDown cleanly:
> TestName: testConnectionCloseViaManagement Duration: 2.389
> Error closing connection: org.apache.qpid.AMQException: Woken up due to class javax.jms.JMSException
> javax.jms.JMSException: Error closing connection: org.apache.qpid.AMQException: Woken up due to class javax.jms.JMSException
> 	at org.apache.qpid.client.AMQConnection.doClose(AMQConnection.java:1046)
> 	at org.apache.qpid.client.AMQConnection.close(AMQConnection.java:981)
> 	at org.apache.qpid.client.AMQConnection.close(AMQConnection.java:972)
> 	at org.apache.qpid.client.AMQConnection.close(AMQConnection.java:967)
> 	at org.apache.qpid.test.utils.QpidTestCase.tearDown(QpidTestCase.java:875)
> 	at org.apache.qpid.server.logging.AbstractTestLogging.tearDown(AbstractTestLogging.java:48)
> 	at org.apache.qpid.management.jmx.ManagementActorLoggingTest.tearDown(ManagementActorLoggingTest.java:76)
> 	at org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:224)
> 	at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:270)
> 	                                         

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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