Re: Tomcat becomes non-response for ~30 seconds

2007-11-27 Thread jnedzel
Thanks, I'll look at maxing out the logging. There's only one webapp per Tomcat instance and none of them are heavily loaded. In the case of one system, the only webapp does hardly any updating (only tracks usage) and is basically query-only type of app that currently has very light usage. We a

Re: Tomcat becomes non-response for ~30 seconds

2007-11-27 Thread jnedzel
Our systems group is adding additional monitoring, but based on the monitoring currently in place we don't think it is due to network problems. We are adding more monitoring to see if could be caused by auto-mounter problems. Are there any cases where everything is working at the OS and network

Tomcat becomes non-response for ~30 seconds

2007-11-27 Thread jnedzel
Folks: We're having an intermittent problem with Tomcat becoming non-responsive for a while (between 30 seconds and several minutes) and then recovering without any intervention. There are no error messages in the Tomcat logs. Any ideas what might be causing this or where to look? We're runnin