You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robert Gemmell (JIRA)" <qp...@incubator.apache.org> on 2009/02/24 22:41:01 UTC

[jira] Created: (QPID-1681) jmx management console outputs type of every notification recieved to stdout, with a null object name

jmx management console outputs type of every notification recieved to stdout, with a null object name
-----------------------------------------------------------------------------------------------------

                 Key: QPID-1681
                 URL: https://issues.apache.org/jira/browse/QPID-1681
             Project: Qpid
          Issue Type: Bug
          Components: Java Management : JMX Console
    Affects Versions: M4, M3, M2.1
            Reporter: Robert Gemmell
            Priority: Minor
             Fix For: Eclipse MC M5


The console currently pritns output for reciept of every notification, such as when a new MBean is registered (eg a new connection is made to the broker, or a queue is created) or unregistered. However, it simply outputs the type of the notification, followed by 'null' for the object name of the emitting mbean.

-- 
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-1681) jmx management console outputs type of every notification recieved to stdout, with a null object name

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

Robert Gemmell updated QPID-1681:
---------------------------------

    Assignee: Robert Gemmell

> jmx management console outputs type of every notification recieved to stdout, with a null object name
> -----------------------------------------------------------------------------------------------------
>
>                 Key: QPID-1681
>                 URL: https://issues.apache.org/jira/browse/QPID-1681
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Management : JMX Console
>    Affects Versions: M2.1, M3, M4
>            Reporter: Robert Gemmell
>            Assignee: Robert Gemmell
>            Priority: Minor
>             Fix For: Eclipse MC M5
>
>
> The console currently pritns output for reciept of every notification, such as when a new MBean is registered (eg a new connection is made to the broker, or a queue is created) or unregistered. However, it simply outputs the type of the notification, followed by 'null' for the object name of the emitting mbean.

-- 
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-1681) jmx management console outputs type of every notification recieved to stdout, with a null object name

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

Robbie Gemmell resolved QPID-1681.
----------------------------------

    Resolution: Fixed

Bulk resolution of old JMX Management Console issues 

> jmx management console outputs type of every notification recieved to stdout, with a null object name
> -----------------------------------------------------------------------------------------------------
>
>                 Key: QPID-1681
>                 URL: https://issues.apache.org/jira/browse/QPID-1681
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Management : JMX Console
>    Affects Versions: M2.1, M3, M4
>            Reporter: Robbie Gemmell
>            Assignee: Martin Ritchie
>            Priority: Minor
>             Fix For: 0.5
>
>
> The console currently pritns output for reciept of every notification, such as when a new MBean is registered (eg a new connection is made to the broker, or a queue is created) or unregistered. However, it simply outputs the type of the notification, followed by 'null' for the object name of the emitting mbean.

-- 
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-1681) jmx management console outputs type of every notification recieved to stdout, with a null object name

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

Robert Gemmell updated QPID-1681:
---------------------------------

    Status: Ready To Review  (was: In Progress)

> jmx management console outputs type of every notification recieved to stdout, with a null object name
> -----------------------------------------------------------------------------------------------------
>
>                 Key: QPID-1681
>                 URL: https://issues.apache.org/jira/browse/QPID-1681
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Management : JMX Console
>    Affects Versions: M2.1, M3, M4
>            Reporter: Robert Gemmell
>            Assignee: Robert Gemmell
>            Priority: Minor
>             Fix For: Eclipse MC M5
>
>
> The console currently pritns output for reciept of every notification, such as when a new MBean is registered (eg a new connection is made to the broker, or a queue is created) or unregistered. However, it simply outputs the type of the notification, followed by 'null' for the object name of the emitting mbean.

-- 
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-1681) jmx management console outputs type of every notification recieved to stdout, with a null object name

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

Robert Gemmell reassigned QPID-1681:
------------------------------------

    Assignee: Martin Ritchie  (was: Robert Gemmell)

Martin, can you review this change please.

I have modified the management console to only print a notice to stdout upon reciept of a connection-failed notification, instead of upon every registration, unregistration, and removal of an mbean from the server registry.

> jmx management console outputs type of every notification recieved to stdout, with a null object name
> -----------------------------------------------------------------------------------------------------
>
>                 Key: QPID-1681
>                 URL: https://issues.apache.org/jira/browse/QPID-1681
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Management : JMX Console
>    Affects Versions: M2.1, M3, M4
>            Reporter: Robert Gemmell
>            Assignee: Martin Ritchie
>            Priority: Minor
>             Fix For: Eclipse MC M5
>
>
> The console currently pritns output for reciept of every notification, such as when a new MBean is registered (eg a new connection is made to the broker, or a queue is created) or unregistered. However, it simply outputs the type of the notification, followed by 'null' for the object name of the emitting mbean.

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