Uploaded image for project: 'mod_cluster'
  1. mod_cluster
  2. MODCLUSTER-380

Some serious log messages don't have id to identify them

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 1.3.0.Final, 1.2.8.Final
    • 1.2.6.Final
    • None
    • None

    Description

      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)

      Attachments

        Activity

          People

            rhn-engineering-jclere Jean-Frederic Clere
            rhn-engineering-jclere Jean-Frederic Clere
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: