Re: DailyRollingFileAppender - roll at scheduled time instead ofwhen record written

2002-10-30 Thread Shawn Wilson
can be processed by another program. -- To unsubscribe, e-mail: mailto:log4j-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:log4j-user-help;jakarta.apache.org -- Shawn Wilson [[EMAIL PROTECTED]] Software Developer

RE: log4j.jar locked by Tomcat even after remove/undeploy....

2002-09-24 Thread Shawn Wilson
This is a problem I'm having too and, like Jake, I'm not using anything like NTEventLogAppender. I just use FileAppender, ConsoleAppender, and DailyRollingFileAppender. -shawn Shawn Wilson [[EMAIL PROTECTED]] Software Developer, ATMReports.com PH: 877-327

RE: Regarding DailyRollingFileAppender

2002-09-09 Thread Shawn Wilson
(even the current one) will be dated. If you think this modification will interest you, let me know and I'll send it to you once I finish. -shawn Shawn Wilson [[EMAIL PROTECTED]] Software Developer, ATMReports.com PH: 877-327-0873, FAX: 406-294-5806

RE: DailyRollingFileAppender does not create backup file

2002-09-05 Thread Shawn Wilson
Shawn Wilson [[EMAIL PROTECTED]] Software Developer, ATMReports.com PH: 877-327-0873, FAX: 406-294-5806 -Original Message- From: Arun Jannela [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 05, 2002 2:36 AM To: [EMAIL

RE: DailyRollingFileAppender does not create backup file

2002-09-05 Thread Shawn Wilson
Plus, this wouldn't be a difficult task to accomplish yourself. The DailyRollingFileAppender code is fairly simple and very easy to understand, so you could easily extend that class if you wanted to provide some additional functionality. -shawn Shawn Wilson

RE: DailyRollingFileAppender does not create backup file

2002-09-04 Thread Shawn Wilson
been able to get it to fail sometimes, though I can't determine the cause. As far as I'm concerned, File.rename() is just not reliable enough to rename files (at least on Win2k). -shawn Shawn Wilson [[EMAIL PROTECTED]] Software Developer, ATMReports.com PH

RE: DailyRollingFileAppender does not create backup file

2002-09-03 Thread Shawn Wilson
what's causing the problem. -shawn Shawn Wilson [[EMAIL PROTECTED]] Software Developer, ATMReports.com PH: 877-327-0873, FAX: 406-294-5806 -Original Message- From: Schmied Alexander [mailto:[EMAIL PROTECTED

RE: DailyRollingFileAppender not renaming files

2002-08-29 Thread Shawn Wilson
But, I thought log4j was thread-safe. Why do I need to synchronize access to the Loggers? -shawn Shawn Wilson [[EMAIL PROTECTED]] Software Developer, ATMReports.com PH: 877-327-0873, FAX: 406-294-5806 -Original

RE: DailyRollingFileAppender not renaming files

2002-08-29 Thread Shawn Wilson
get some useful debug messages when that happens. -shawn Shawn Wilson [[EMAIL PROTECTED]] Software Developer, ATMReports.com PH: 877-327-0873, FAX: 406-294-5806 -Original Message- From: Ceki Gulcu [mailto:[EMAIL

DailyRollingFileAppender not renaming files

2002-08-28 Thread Shawn Wilson
log files! Thanks, -shawn Shawn Wilson [[EMAIL PROTECTED]] Software Developer, ATMReports.com PH: 877-327-0873, FAX: 406-294-5806 -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto

RE: DailyRollingFileAppender not renaming files

2002-08-28 Thread Shawn Wilson
permissions are okay... and it seems to work fine for a few days after first starting up Tomcat, but then for some reason it just stops renaming the files and overwrites the same file every day. -shawn Shawn Wilson [[EMAIL PROTECTED]] Software Developer

RE: DailyRollingFileAppender not renaming files

2002-08-28 Thread Shawn Wilson
that is not an issue either. I just can't seem to figure out any logical reason why this would be failing. It seems to happen under every web-app too, not just this one. -shawn Shawn Wilson [[EMAIL PROTECTED]] Software Developer, ATMReports.com PH: 877-327-0873, FAX: 406-294