Re: tomcat 5.5 -- log4j error

2011-06-23 Thread Curt Arnold
of log4j you are using? log4j-1.2.15.jar, 3. How logging is configured in your webapp and in Tomcat? using -Dlog4j.configuration=log4j. xml in tomcat startup script and put log4j.xml in WEB-INF/classes -- Weiquan Yuan Located in Ottawa - Capital Region of Canada Email: weiquan.y

AW: tomcat 5.5 -- log4j error

2011-06-21 Thread Stadelmann Josef
Betreff: tomcat 5.5 -- log4j error 20-Jun-2011 9:19:24 AM org.apache.catalina.core.­StandardContext start SEVERE: Error listenerStart 20-Jun-2011 9:19:24 AM org.apache.catalina.core.­StandardContext start SEVERE: Context [/testPhoenix] startup failed due to previous errors log4j:ERROR

tomcat 5.5 -- log4j error

2011-06-20 Thread WEIQUAN YUAN
20-Jun-2011 9:19:24 AM org.apache.catalina.core.­StandardContext start SEVERE: Error listenerStart 20-Jun-2011 9:19:24 AM org.apache.catalina.core.­StandardContext start SEVERE: Context [/testPhoenix] startup failed due to previous errors log4j:ERROR LogMananger.repositorySelector was null likely

tomcat with log4j?

2006-08-14 Thread Takacs Bence
Hello I'm using log4j, but tomcat seems to use the sun java logger. Are there any way to catch its logs, or make it use log4j instead? Thanks: Bence - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

Re: tomcat with log4j?

2006-08-14 Thread James Stauffer
Tomcat uses Apache commons logging which will use sun logging if log4j isn't found. You can configure commons logging to use log4j. On 8/14/06, Takacs Bence [EMAIL PROTECTED] wrote: Hello I'm using log4j, but tomcat seems to use the sun java logger. Are there any way to catch its logs

Updated Tomcat and Log4J tips

2005-02-12 Thread Geoff
I have updated my Tomcat and Log4J tips to document how to use Log4J version 1.3 as a daily rolling log file with Tomcat 5.x. The URL is: http://www.minaret.biz/tips/log4j.html The new features in Log4J 1.3 will make the DatedFileAppender I wrote for version 1.2 obsolete ( http

Re: Updated Tomcat and Log4J tips

2005-02-12 Thread Jacob Kjome
At 05:02 PM 2/12/2005 -0500, you wrote: I have updated my Tomcat and Log4J tips to document how to use Log4J version 1.3 as a daily rolling log file with Tomcat 5.x. The URL is: http://www.minaret.biz/tips/log4j.html That should be very helpful in getting people up to speed with 1.3