ManagementActorLoggingTest fails on 0-10 codepath with an ID error (close != open) ----------------------------------------------------------------------------------
Key: QPID-3467 URL: https://issues.apache.org/jira/browse/QPID-3467 Project: Qpid Issue Type: Bug Components: Java Broker Affects Versions: 0.12 Reporter: Alex Rudyy Assignee: Robbie Gemmell Priority: Minor ManagementActorLoggingTest {noformat} TestName: testJMXManagementConsoleConnection Duration: 9.261 Close does not have same id as open, expected:<2> but was:<3> junit.framework.AssertionFailedError: Close does not have same id as open, expected:<2> but was:<3> at org.apache.qpid.management.jmx.ManagementActorLoggingTest.testJMXManagementConsoleConnection(ManagementActorLoggingTest.java:120) at org.apache.qpid.test.utils.QpidBrokerTestCase.runBare(QpidBrokerTestCase.java:232) at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:120) {noformat} -- 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:dev-subscr...@qpid.apache.org