Diego Castorina wrote:
> Hi everyone,
> 
>  
> 
> We are currently running Tomcat 6.0.14 on a Ubuntu Server 8.04 and Java
> 1.6.
> 
> Two applications are running: 
> 
> -          One of them uses Spring MVC and Jackrabbit providing RESTful
> API
> 
> -          The second is a client of the former with no database but it
> is a Grails application 
> 
>  
> 
> The server completely stop responding around 2 times a day but nothing
> emerges from the logs.
> 
> It hangs on every request, even on the index.htm containing a "Hello
> World"
> 
>  
> 
> Any clues?

1. Take couple of threads dumps (say 3 dumps, 10s apart) when if goes wrong.

2. Analyse the thread dumps.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to