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

Konstantin,

On 7/8/2011 5:00 PM, Konstantin Kolinko wrote:
> You have to take three thread dumps with small interval between
> them, to see what Tomcat is actually doing.  (How to make dumps ->
> see FAQ).

+1

> One usual cause is when you have infinite timeout on you database 
> connection pool.  So threads are waiting for your DB.  (If you are
> not recycling sql objects properly, you may run out of them easily).

PJ, there have been some recent problems discovered in the NIO connector
that cause request processing threads to be lost from the pool, but I
believe all of those were fixed by 6.0.32.

If you post back, please include your <Connector> configuration and tell
us which connector you are intending to use (unless specifically
configured, you can't tell the difference between an AJP and non-AJP
connector, for instance).

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

iEYEARECAAYFAk4ZuNEACgkQ9CaO5/Lv0PD5MwCgv9wG6OfjGZZwPGTyY1qP4935
/8oAn2Ramqqk59K9HnY6a/q8SUtZ3MYn
=7jmv
-----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