RE: Unix creates the catalina.out but on Windows it does not

2010-02-05 Thread Caldarale, Charles R
> From: André Warnier [mailto:a...@ice-sa.com] > Subject: Re: Unix creates the catalina.out but on Windows it does not > > What is still not quite clear to me upon consulting that page, is how > to provide the following service parameters : You can do it /when installing the servi

Re: Unix creates the catalina.out but on Windows it does not

2010-02-05 Thread André Warnier
Caldarale, Charles R wrote: ... The stdout/stderr files for Tomcat as a Windows service are in Tomcat's logs directory, under the names stdout_MMdd.log and stderr_MMdd.log, respectively. Thanks for provoiding that clarification, and sorry for my approximative explanation. These may

RE: Unix creates the catalina.out but on Windows it does not

2010-02-05 Thread Caldarale, Charles R
> From: André Warnier [mailto:a...@ice-sa.com] > Subject: Re: Unix creates the catalina.out but on Windows it does not > > Tomcat itself does not write to "catalina.out". > Tomcat runs inside a JVM, and through the JVM, it may write some > messages to STDOUT and STDER

Re: Unix creates the catalina.out but on Windows it does not

2010-02-05 Thread André Warnier
Karthik Nanjangude wrote: Hi Please validate the same O/s Windows NT 2006 / Unix JDK 1.5 TOMCAT 6.0.20 / 6.0.24 ( *.zip) Problem 1) Same Tomcat installed server on Unix creates the "catalina.out" but on Windows it does not Why ?. 2) Know How to use JConsole but need additional info How to