3 Replies Latest reply on Dec 29, 2011 11:16 AM by jaikiran

    Deployment-Bug in JBoss 7.1.0.CR1b (logging error in DEBUG)

    figwam

      Hi All,

       

      i have problems starting JBoss in DEBUG-level logging mode. I get the following Exception:

       

      15:28:14,078 ERROR [stderr] (MSC service thread 1-3) java.util.logging.ErrorManager: 5: Formatting error

      15:28:14,093 ERROR [stderr] (MSC service thread 1-3) java.util.UnknownFormatConversionException: Conversion = '%'

      15:28:14,093 ERROR [stderr] (MSC service thread 1-3)    at java.util.Formatter.checkText(Formatter.java:2503)

      15:28:14,093 ERROR [stderr] (MSC service thread 1-3)    at java.util.Formatter.parse(Formatter.java:2485)

       

      The problem can be reproduced with:

      1. download JBoss 7.1.0.CR1b
      2. change log level to DEBUG in console-handler
      3. change log level to DEBUG in root-logger
      4. start server in standalone mode

       

      Do you have suggestions how to solve this issue? There is no such problem in Jboss AS 7 < JBoss 7.1.0.CR1b.

      I think Jboss loads wrong logger-implementation library.

       

      thx

      regards

      Alex