Re: Server cannot access http://localhost:8080 after unknown event

2006-09-07 Thread Dies Koper
Hello Andrew, Could it be that Tomcat is busy garbage collecting? I see your machine has a lot of memory. If you set your VM size so big and that memory is all used by Tomcat or your application, garbage collection cycles are bound to take longer (all objects in memory have to be checked to se

Server cannot access http://localhost:8080 after unknown event

2006-09-07 Thread Andrew Greene
We have applications that rely on Apache's ability to route requests to Tomcat. Periodically Apache is unable to access Tomcat. We have tracked down the issue to the server being unable to access Tomcat using http://localhost:8080. During the time that the server cannot access Tomcat, any other net