I am using log4j for logging in one of my servlets.  It was working as intended until I upgraded to JBoss 3.0.0 with integrated Jetty.  I am seeing following error message on the console output.
 
ERROR: invalid console appender config detected, console stream is looping
 
Does anyone know what's going on?
I am using the the log4j.xml file in the D:\jboss-3.0.0\server\default\conf directory for
    DOMConfigurator.configure(configDir + "/log4j.xml");
method.
 
Can anyone tell me what I am doing wrong?
 
Thanks in advance.
 
================================
Mitchell Kim (kimion.com)
Software Developer
[EMAIL PROTECTED]
http://www.kimion.com

Reply via email to