-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Paulwintech,
On 1/20/2010 5:48 AM, Paulwintech wrote: > Intermediately i get GC critical alert. That means some times GC > collection goes high and remains for more than 10 mins. Then it clears the > Grabage. But this is happening recently checked all possible logs found > nothing. This is not happening every time, Say like twice in a day....... I would enable verbose garbage collection to verify what your instrumentation is telling you. You can enable verbose GC using this command-line flag: - -verbose:gc or - -XX:+PrintGCDetails and -XX:+PrintGCTimeStamps If you are able to post relevant portions of the GC log along with any other information you provide, it will certainly be helpful. A 10-minute-long GC run? That sounds disastrous. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAktXVoIACgkQ9CaO5/Lv0PBHugCZAYKdm4b0rLLsPDRUxXPIr4sU FqYAoKiUL+CjKGXm+/A9UtuCG9KCnG2s =9/YG -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org