You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Ryan McMahon (JIRA)" <ji...@apache.org> on 2018/10/12 00:50:00 UTC

[jira] [Assigned] (GEODE-5857) Unregistering MBean twice results in unnecessary warning message

     [ https://issues.apache.org/jira/browse/GEODE-5857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan McMahon reassigned GEODE-5857:
-----------------------------------

    Assignee: Ryan McMahon

> Unregistering MBean twice results in unnecessary warning message
> ----------------------------------------------------------------
>
>                 Key: GEODE-5857
>                 URL: https://issues.apache.org/jira/browse/GEODE-5857
>             Project: Geode
>          Issue Type: Bug
>          Components: jmx, management
>            Reporter: Ryan McMahon
>            Assignee: Ryan McMahon
>            Priority: Major
>             Fix For: 1.8.0
>
>
> Unregistering an MBean twice results in an InstanceNotFoundException, which gets wrapped in a ManagementException and logged as a warning.  This should not be a warning as an InstanceNotFoundException implies the MBean has already been unregistered, and a second unregistration is basically a no-op.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)