You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Guillaume Lahitette <gu...@lahitette.net> on 2005/04/20 23:37:02 UTC

How to enable GC with Tomcat Service Manager

Hi,

I'm running Tomcat as a Windows service using Tomcat Service Manager 0.2.8 (http://web.bvu.edu/staff/david/index.jsp?section=software&subsection=tcservcfg&page=overview). I'm now trying to enable the garbage collector output but am simply not getting any GC info in /cygdrive/D/jakarta-tomcat-4.1.24/logs/Tomcat4124_out.log. I've pasted the config below. Has anyone got any success with it?

Guillaume.
-------------------------------------------------
Configuration

Service name Tomcat4124 
Catalina home D:\jakarta-tomcat-4.1.24 
Catalina base D:\jakarta-tomcat-4.1.24 
Tomcat config file D:\jakarta-tomcat-4.1.24\conf\server.xml 
Use security manager 0 
Security policy file D:\jakarta-tomcat-4.1.24\conf\catalina.policy 
Java home c:\j2sdk1.4.1 
JVM Path c:\j2sdk1.4.1\jre\bin\server\jvm.dll 
Classpath D:\jakarta-tomcat-4.1.24\bin\bootstrap.jar;D:\jakarta-tomcat-4.1.24\common\lib;c:\j2sdk1.4.1\lib\tools.jar 
Temp directory D:\jakarta-tomcat-4.1.24\temp 
System.out file D:\jakarta-tomcat-4.1.24\logs 
System.err file D:\jakarta-tomcat-4.1.24\logs 
Initial heap  
Max heap  
Stack size  
JVM server 
Additional JVM option -verbose:gc 

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org