1 Jun 2007 11:15
DO NOT REPLY [Bug 42562] New: - log4j writing in old files
<bugzilla <at> apache.org>
2007-06-01 09:15:31 GMT
2007-06-01 09:15:31 GMT
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG路 RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=42562>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND路 INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=42562 Summary: log4j writing in old files Product: Log4j Version: 1.2beta Platform: Sun OS/Version: AIX Status: NEW Severity: critical Priority: P1 Component: Appender AssignedTo: log4j-dev <at> logging.apache.org ReportedBy: jnarula <at> hcl.in Hello, we have implemented on logging facility in our web services. problem: there are 2 web services (WS) A and B. then when users start hitting the WS loggers start writing in a log file. the java code creates an obj of logger using getlogger(). assuming if A WS has created an object of the logger then it will be reused by B WS or any other call to any WS. The log files are created daily using DailyRollingFileAppender. after running for a couple of days the logger starts writing into an old log(Continue reading)
RSS Feed