-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Daniel,

On 7/2/2009 6:20 PM, Daniel Henrique Alves Lima wrote:
> I think could be anything: An infinite loop in your app, a database
> (or other resource) deadlock, any intensive db query (with a really
> long transaction timeout).

+1

Take a thread dump of your application to find out where the thread is
stuck (see
http://wiki.apache.org/tomcat/HowTo#head-a3243c1d640297a9f2aa9446cbed434efbd4d1d9
if you aren't sure how to take a thread dump). Several thread dumps a
few seconds apart is usually enough to give you a good picture of what's
happening.

Post them to the list if you are having a hard time determining what's
going on.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkpNbt0ACgkQ9CaO5/Lv0PArpQCgqIKN+mkCc+W8QCtru1S0Kjag
HrEAoJmO1k3SlqnuXBOpmRZwt8xFEJz5
=W5UC
-----END PGP SIGNATURE-----

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


Reply via email to