problem starting Tomcat

2006-12-29 Thread Goykhman, Boris
Hi I have just installed Tomcat 5.0.28 on my XP machine and I am having trouble starting it. Here's the output that Catalina.bat produces: Using CATALINA_BASE: C:\jakarta-tomcat-5.0.28 Using CATALINA_HOME: C:\jakarta-tomcat-5.0.28 Using CATALINA_TMPDIR: C:\jakarta-tomcat-5.0.28\temp

RE: How to stop using catalina.out with Tomcat 5.5.9?

2006-10-04 Thread Goykhman, Boris
Slight correction: log output is appended to both catalina.out and log4j log, and I wanna get rid of catalina.out output. From: Goykhman, Boris Sent: Tuesday, October 03, 2006 6:01 PM To: 'users@tomcat.apache.org' Subject: How to stop using catalina.out

RE: How to stop using catalina.out with Tomcat 5.5.9?

2006-10-04 Thread Goykhman, Boris
. Disable logging to console in log4j config and the messages in catalina.out should go away (except for some very top level logging coming from the startup/shutdown script). --David Goykhman, Boris wrote: Slight correction: log output is appended to both catalina.out and log4j log, and I