Hi,

If it hangs get a thread dump by sending a 'kill -QUIT' to the process
(Unix only).  That will tell you more of whats going on in the VM than the
logs do.  From it you can tell where the threads are getting stuck.
Hopefully that will point you in the right direction to debug.

I think there is a way to get a thread dump on Windows but I don't know
what it is.  Google is your friend.

Reading the thread dump might be a little confusing if you haven't done it
before.  Again, google is you friend.

-e

On Tue, 29 Jul 2003, EXT / ALTIOR CABOU Carl (DR&T) wrote:

> Hi all.
> I'm using Tomcat 4.1.18 with Axis 1.0.
> Sometimes I must restart Tomcat because it crashes and hangs up (I only get
> the message " Exception in thread "main" " in catalina.log).
>
> I'm moving to Tomcat 4.1.24, maybe it will helps.
>
> Any idea ?
>
> Best regards.
>
> Carl.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to