I am running Tomcat 4.1.24 as Windows Service in production environment. I
have a server_stdout.log file for logging the stdout. However, I have two
problems with this log file:
(1) I added -verbose:gc option as the JVM option when install the Windows
service, however, no GC info is logged in this file. How can I make GC info
to be logged in this file?
(2) Every time when I restart the service, this file will be overwritten. Is
there a way to prevent this?
Thank you for your help!
Hua
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)