RE: Question About Garbage Collector Logging in Tomcat5.5 on Windows

2006-04-20 Thread John Powers
bject: Question About Garbage Collector Logging in Tomcat5.5 on Windows Hi, i'm using tomcat 5.5 on Windows 2003. I'd like to specify GC Logging in the Java Options such as -Xloggc:gc_log_file.txt -XX:+PrintGCDetails -XX:+PrintGCTimeStamps) How do i specify them in the Windows Registr

Question About Garbage Collector Logging in Tomcat5.5 on Windows

2006-04-20 Thread Farid Izem
Hi, i'm using tomcat 5.5 on Windows 2003. I'd like to specify GC Logging in the Java Options such as -Xloggc:gc_log_file.txt -XX:+PrintGCDetails -XX:+PrintGCTimeStamps) How do i specify them in the Windows Registry as we start Tomcat as a Windows Service ? Kind Regards, Farid.