I've a web-app deployed in jboss default. My web-app uses a Log4j File Appender to write the log messages in a file. It does not use any console appender.
However, when I start JBOSS, I get the following error: ----------- ERROR: invalid console appender config detected, console stream is looping ----------- After this, nothing is printed on jboss console, though my web-app is writing log messages in the file. If my web-app stop using its own File Appender and uses jboss's log4j settings, then this error go away. I'm able to see the log messages of my web-app both on console and jboss log file. Can somebody please help me out? thanks, Naresh <a href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824025#3824025">View the original post</a> <a href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824025>Reply to the post</a> ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
