If I remove the console appender from the log4j.xml that comes with JBoss, then I don't see any output from the command prompt.  I don't want that to happen.
 
And, my another question is, if I am running "default" server configuration (JBoss 3), then which log4j.xml file JBoss use?  Is it "D:\jboss-3.0.0\server\default\conf\log4j.xml"?  The reason why I ask is that even though I change the configuration in that xml file, it doesn't look like the JBoss pick up that change at all...
 
Mitchell Kim
----- Original Message -----
Sent: Wednesday, June 12, 2002 9:12 PM
Subject: Re: [JBoss-user] Doesn't anyone have this problem?

I have seen that before - I think it occurs when you configure log4j console appenders twice - try removing the console appender from your log4j config.
 
hth
dim
----- Original Message -----
Sent: Thursday, June 13, 2002 10:20 AM
Subject: [JBoss-user] Doesn't anyone have this problem?

I posted this message before...  but nobody is responding...  I can't believe I am the only who are having this issue...
Can any one help me?  Why am I getting that error?
 
........................................
 
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