1 Reply Latest reply on Aug 23, 2013 11:30 AM by jowilson

    Log4j: error

    feditseng

      Hello good people. I just began using jboss and i kept getting this erros:

       

      log4j:WARN Continuable parsing error 324 and column 23

      log4j:WARN The content of element type "log4j:configuration" must match "(renderer*,appender*,(category|logger)*,root?,categoryFactory?)".

       

       

       

       

       

      please help, Jboss  4.2.3 GA

        • 1. Re: Log4j: error
          jowilson

          These are WARNings not ERRORs, so they mean that everything should still run.  That is not to say that you shouldn't try to clean them up if you are able.  Are you unable to start the server or display the app?

           

          If you are just starting with JBoss, why are you using 4.2.3?

          Are you using any Spring in your app? These warnings are related to log4j, maybe you should post this question on the main JBoss forum, you will get a lot more traffic there.

           

          Please let me know.