Hi Ben,
thanks for your reply.

I'm monitoring the db connections, they seems to be alright, but I'll get
more answers in the next hours (but the webapp is not *stressed*, there are
a few users and, moreover, looking system tables in oracle it seems that
only 1 connection is active, this is caused by the low traffic of the
webapp).

The really strange thing is that web application never hangs in my staging
environment (oh, at least until I can reproduce the error in staging).

Developers are adding some debug code that will print out its position. 

Alexio

> -----Messaggio originale-----
> Da: Ben Souther [mailto:[EMAIL PROTECTED] 
> Inviato: domenica 24 ottobre 2004 17.41
> A: Tomcat Users List
> Oggetto: Re: webapp hangs, how to debug?
> 
> I would start by adding print statements to the various parts 
> of your code and tailing the logs to see where exactly it's hanging.
> 
> I don't know anything about your app but the first thing I 
> would look at is how you're getting database connections.  If 
> you are using connection pooling and not returning 
> connections your app would certainly hang once you've reached 
> the upper limit.  
> 
> 


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

Reply via email to