Howdy, It's a complex classloader issue. First try using tomcat 5.0.16. Then make sure you have no commons-logging conflicts. You can see more about this error in the tomcat-user mailing list's archives.
Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: Christian Hufgard [mailto:[EMAIL PROTECTED] >Sent: Tuesday, January 13, 2004 9:34 AM >To: Log4J Users List >Subject: Re: How to modify log4.properties while webapps is running? > >Sorry for this follow-up, > >have to correct me a little bit. After about 30 seconds (and some dozen >Lifecyle Errors in catalina.out) log4j logs with the changed values. >Still the question: What can I do to stop this error from occuring? > >Christian > >> Hi, >> >> I am using log4j 1.2 within a Tomcat 1.4.28. log4j.jar is deployed uder >> WEB-INF/libs. If I use the PropertyConfigurator.configureAndWatch(url) >> method and >> change something in the file referenced by url, i get the following >> message >> written to my catalina.out: >> >> WebappClassLoader: Lifecyle error : CL stopped >> >> I read in another post that there was a bug in Tomcat 1.4.18, but did not >> find any solution to the above problem. >> >> Thanks in advance, >> >> Christian >> >> -- >> +++ GMX - die erste Adresse f�r Mail, Message, More +++ >> Neu: Preissenkung f�r MMS und FreeMMS! http://www.gmx.net >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> > >-- >+++ GMX - die erste Adresse f�r Mail, Message, More +++ >Neu: Preissenkung f�r MMS und FreeMMS! http://www.gmx.net > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
