0 Replies Latest reply on Nov 9, 2011 8:04 PM by rsearls

    IllegalStateException: The LogManager was not properly installed

    rsearls

      I am running jboss-6.1.0Final default server on x86_64 GNU/Linux

      It's what comes out of the box no changes. (/apps/jboss-6.1.0Final/run.sh -c default)

       

      I am getting this error. I tried setting the system property as directed in

      another article.  There was no change.   What must I do to resolve this

      config/setup error?

       

       

          at org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.run(AbstractServer.java:417)

          at java.lang.Thread.run(Thread.java:662)

      Caused by: java.lang.IllegalStateException: The LogManager was not properly installed

      (you must set the "java.util.logging.manager" system property to "org.jboss.logmanager.LogManager")

          at org.jboss.logmanager.Logger.getLogger(Logger.java:60)

          at org.jboss.logmanager.log4j.BridgeRepositorySelector.<clinit>

          (BridgeRepositorySelector.java:42)