[mod_cluster-issues] [JBoss JIRA] (MODCLUSTER-380) Some serious log messages don't have id to identify them

Jean-Frederic Clere (JIRA) issues at jboss.org
Tue Jun 3 04:51:18 EDT 2014


    [ https://issues.jboss.org/browse/MODCLUSTER-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12972725#comment-12972725 ] 

Jean-Frederic Clere commented on MODCLUSTER-380:
------------------------------------------------

https://github.com/modcluster/mod_cluster/commit/45be692db9594ede21bcca47e773eb7dde59d430

> Some serious log messages don't have id to identify them
> --------------------------------------------------------
>
>                 Key: MODCLUSTER-380
>                 URL: https://issues.jboss.org/browse/MODCLUSTER-380
>             Project: mod_cluster
>          Issue Type: Feature Request
>    Affects Versions: 1.2.6.Final
>            Reporter: Jean-Frederic Clere
>            Assignee: Jean-Frederic Clere
>             Fix For: 1.3.0.Final, 1.2.8.Final
>
>
> As a part of logging unification tests for EAP I found:
> modcluster/core/src/main/java/org/jboss/modcluster/load/metric/impl/AverageSystemLoadMetric.java
>  - 52   logger.warnf("%s is not supported on this system and will be disabled.", this.getClass().getSimpleName());
> modcluster/core/src/main/java/org/jboss/modcluster/load/metric/impl/SystemMemoryUsageLoadMetric.java
>  - 64   this.logger.warn(this.getClass().getSimpleName() + " requires com.sun.management.OperatingSystemMXBean.");
> these should be moved to ModClusterLogger.java as well
> (See BZ: 1008901)



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the mod_cluster-issues mailing list