RE: Tomcat Thread BLOCKED due to JDBC getConnection

2010-08-17 Thread Caldarale, Charles R
> From: Sunil Sharma [mailto:sunil.sharm...@hotmail.com] > Subject: RE: Tomcat Thread BLOCKED due to JDBC getConnection > > Kindly help me to resolve an issue in our production system, where > tomcat is frequenctly getting hunged and axis request threads are been > in BLOCKED s

Re: Tomcat Thread BLOCKED due to JDBC getConnection

2010-08-17 Thread sasidhar prabhakar
Post your JDBC code On Tue, Aug 17, 2010 at 4:23 PM, Sunil Sharma wrote: > > Hi All, > > Kindly help me to resolve an issue in our production system, where tomcat > is frequenctly getting hunged and axis request threads are been in BLOCKED > state. Below is the snaphot of jstack during hunged sta

RE: Tomcat Thread BLOCKED due to JDBC getConnection

2010-08-17 Thread Sunil Sharma
Hi All, Kindly help me to resolve an issue in our production system, where tomcat is frequenctly getting hunged and axis request threads are been in BLOCKED state. Below is the snaphot of jstack during hunged state. Tomcat : 5.5 MySQL : 5 ===