You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2011/09/06 12:46:10 UTC

[jira] [Commented] (QPID-3467) ManagementActorLoggingTest fails on 0-10 codepath with an ID error (close != open)

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

Robbie Gemmell commented on QPID-3467:
--------------------------------------

Changes look good. One thing i noticed is that we will probably be duplicating the user name on the Open messages now, since its already part of the ManagementActor, so we should probably remove that. Also, I think specifically calling out that the user name was not available (e.g. if using JConsole to inject the management agent into a running JVM and logging in without authentication) would be better than the empty string, just to make it explicit.

> 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
>         Attachments: QPID-3467-Changes-log-format-for-ManagementActor.patch
>
>
> 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-subscribe@qpid.apache.org