[jboss-jira] [JBoss JIRA] (LOGMGR-84) LoggingMXBean is not being set during log manager initialization

James Perkins (JIRA) jira-events at lists.jboss.org
Mon Oct 14 16:38:35 EDT 2013


     [ https://issues.jboss.org/browse/LOGMGR-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Perkins closed LOGMGR-84.
-------------------------------

    Resolution: Rejected


I don't see any reason to really support this. The {{java.util.logging.LoggingMXBean}} really should be retrieved from the {{org.jboss.logmanager.LogContext.getLogContext().getLoggingMXBean()}}. This allows for the correct {{LoggingMXBean}} to be used for the context.
                
> LoggingMXBean is not being set during log manager initialization
> ----------------------------------------------------------------
>
>                 Key: LOGMGR-84
>                 URL: https://issues.jboss.org/browse/LOGMGR-84
>             Project: JBoss Log Manager
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: James Perkins
>            Assignee: James Perkins
>
> Debugging seems to show the static {{LoggingMXBean}} being set in the {{org.jboss.logmanager.LogManager}} constructor, but some time later the static instance is reinitialized to {{null}} in the {{java.util.logging.LogManager}}.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list