ManagedConnectionMBeanTest.testChannels fails on 0-10 spawned profiles ----------------------------------------------------------------------
Key: QPID-3756 URL: https://issues.apache.org/jira/browse/QPID-3756 Project: Qpid Issue Type: Bug Components: Java Tests Affects Versions: 0.15 Reporter: Keith Wall Assignee: Keith Wall Priority: Minor We see the following test fail occasionally on the java-mms-spawn.0-10 and java-bdb-spawn.0-10. The stack trace is as folows: Error Message Unexpected number of connection mbeans expected:<0> but was:<1> {code} Stacktrace junit.framework.AssertionFailedError: Unexpected number of connection mbeans expected:<0> but was:<1> at org.apache.qpid.management.jmx.ManagedConnectionMBeanTest.testChannels(ManagedConnectionMBeanTest.java:125) at org.apache.qpid.test.utils.QpidBrokerTestCase.runBare(QpidBrokerTestCase.java:240) at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:135) {code} -- 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-subscr...@qpid.apache.org