1 Reply Latest reply on Jan 26, 2012 9:05 AM by ned233

    AcitveMQ rar deployment:  No appenders could be found for logger

    ned233

      Distribution:  jboss-as-7.1.0.Final-SNAPSHOT  (as of 1/24/2012)

       

      I am trying to troubleshoot some problems I am having with an activemq rar deployment.  When JBoss initializes the rar file, I get the following errors:

       

      ERROR [stderr] log4j:WARN No appenders could be found for logger (org.apache.activemq.ra.ActiveMQResourceAdapter).

      ERROR [stderr] log4j:WARN Please initialize the log4j system properly.

       

      The rar file itself has a log4j.properties file in it, but it doesn't look like the classloader is finding it.  I have tried putting a log4j.properties file everywhere, but I still get this error. 

       

      Thanks,

      Ed