Migration to logging.apache.org

2003-12-19 Thread Ceki Gülcü
Hello, This is just to inform you that subsequent to the creation of the Apache Logging Services project, the existing log4j-dev and log4j-user lists will be migrating to logging.apache.org from jakarta.apache.org. The migration should be seamless in the sense that current subscribers will

FileWatchdog - file delete

2003-12-19 Thread Phillip Grobler
Hi I've been using the FileWatchdog class to check changes in a file. but it seems the method doOnChange() is not invoked when the file is deleted. Why ? Phillip Grobler - To unsubscribe, e-mail: [EMAIL PROTECTED] For

RE: FileWatchdog - file delete

2003-12-19 Thread Phillip Grobler
Seems I've been mistaken it only happens if you watch a empty file of size 0 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Shutting down specific instance of log file

2003-12-19 Thread dalonsoh
Hi everyone. I'm currently facing a problem where I have two instances of log files, one running internally using Turbine, and the other for a process withing my application which runs for about an hour every day. For this separate process I have my own log file, and I wish to shut it down after

WIN2K and Linux, not same behavior on Rolling File Appender in Servlets

2003-12-19 Thread rob rowntree
I had a demo this week using a WAR file that i deployed many times on Windows with great results. This week using the same WAR file on Linux for the first time, EVERY LOGGER Call threw an exception $%^# not my best week for demos. some hypothesis follows and i would greatly appreciate expert