I'm deploying a webapp in Tomcat. It initially works fine, but after it has
been running for a couple of days, it stops responding. Specifically, going
to any page in the web app keeps the browser waiting for a response. I get
this with all web apps on the Tomcat server. I telnetted into the Tomcat
port (8080) and tried to send an HTTP GET request manually, but it does not
respond with any messages. The log files do not contain any error messages
or exceptions, and it does not seem to be taking up a huge amount of memory.
Any suggestions would be appreciated. Thanks.
Kyle Sampson
ksampson@(protected)
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)