Antwort: Failed to rename log file

2005-11-29 Thread Habelt, Juergen
Hello, I had the same problem with the "RollinggFileAppender" in log4cxx 0.9.7 The reason was, the log file was opened in a second process. this prevented the first process to rename the file and the file was truncated to zero length in its trial to create a new empty log file (after the renam

RE: Failed to rename log file

2005-11-29 Thread thomas.hawker
Umm, perhaps the file name pattern should use backslashes? Cheers! Tom Hawker Home408-274-4128 Office 408-576-6591 Mobile 408-835-3643 -Original Message- From: Jitendra Kharche [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 29, 2005 12:05 AM To: Log4CXX User Subject: