DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18134>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18134 Logging stop if context is reloaded in Tomcat 4.0 Summary: Logging stop if context is reloaded in Tomcat 4.0 Product: Log4j Version: 1.2 Platform: PC OS/Version: Windows XP Status: NEW Severity: Major Priority: Other Component: Appender AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Hi, I am using Log4j 1.2.7. The Appender that I am using is the DailyRollingAppender. Logging in the log file stops, if I reload the context using the manager context of tomcat. I also found that if I set the context as reloadable="true" and if I modify a class while tomcat is running and try to access the modified class, logging stops, in such a way that no more logging occurs. Since my application is going to be installed on a Shared tomcat instance with reloadable="true", can you please let me know as to how I am avoid this problem. Although by staging server is on Windows XP, my production server is going to be Linux, here also I am facing a similar issue. Regards Kartik Shah --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
