> From: jnedzel [mailto:[EMAIL PROTECTED] > Subject: Re: Tomcat becomes non-response for ~30 seconds > > Are there any cases where everything is working at the OS and > network level but Tomcat itself hangs for 30 seconds or so?
What JVM are you using? Older ones have been known to have long pauses for garbage collection, but even then 30 seconds would be quite unusual. Regarding the logging: additional logging may make the problem worse, depending on what's actually causing the problem. Strongly suggest poking around with JConsole first to see what's going on, paying close attention to the state of the heap and looking at stack traces of the worker threads. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]