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=37358>. 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=37358 Summary: log4j:ERROR Cannot rename file Product: Log4j Version: 1.2 Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Appender AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I am using log4j1.2.9 version of log4j. I have 2 services running in windows and they both log information to the same log file. Now i have marked the appender as DailyRollingFileAppenders as well as RollingFileAppenders but the file does not roll over. I am assuming this is because there is more than one process accessing the file at the same time. Is there a way to resolve this issue. When I use DailyRollingFileAppender, it says log4j:Error cannot renanme file ... to ... and when I use rollingfileappender there is no error message but the same file is overwritten. I tried using the alpha version 1.3 of log4j as well. Please let me know if there is a way to fix this issue. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
