AW: Can't do log rotation on windows

2005-02-14 Thread Steffen Heil
Hi > I've got tomcat 4 running on a win2003 server and it spits it's log messages to a catalina.out file. Once a day I want to rotate the log - copy it, zip up the copy and truncate the original. I do this on linux with a simple shell script. Tomcat is running during all of this and has its mitts

Can't do log rotation on windows

2005-02-14 Thread Cervenka, Tom
I’ve got tomcat 4 running on a win2003 server and it spits it’s log messages to a catalina.out file. Once a day I want to rotate the log – copy it, zip up the copy and truncate the original. I do this on linux with a simple shell script. Tomcat is running during all of this and has its mitt

Re: Do log

2004-05-13 Thread Filip Hanik - Dev
sers List'" <[EMAIL PROTECTED]> Sent: Thursday, May 13, 2004 4:29 PM Subject: Do log I want do log and I try use the catalina package but i dont has succeful. I try use it: (new LoggerBase()).log(e.getMessage(), e, LoggerBase.ERROR); The "e" compompnent is one exception.

Do log

2004-05-13 Thread Teixeira, Jorge (Informaker)
I want do log and I try use the catalina package but i dont has succeful. I try use it: (new LoggerBase()).log(e.getMessage(), e, LoggerBase.ERROR); The "e" compompnent is one exception. And where it save the log files? Is on the CATALINA_HOME\logs