On Mar 28, 2013, at 8:27 AM, amit shah wrote:
> Hello,
> I am using the tomcat jdbc connection pool independently in my web
Because you are using this independently you are going to need to tell us the
version of the connection pool that you have included with your application.
Also, a
> From: amit shah [mailto:amits...@gmail.com]
> Subject: Re: Tomcat JDBC Connection Pool - Deadlock
> I copied the dev group too since it involved technical details (thread
> dumps, source code etc). Sorry if that sounds incorrect.
It was incorrect, as is your top-posting. Don
I copied the dev group too since it involved technical details (thread
dumps, source code etc). Sorry if that sounds incorrect.
The traces I added are not incomplete. They are the ones we generated
through the jmx api
- ManagementFactory.getThreadMXBean().dumpAllThreads(true, true);
On Thu, Mar
> From: amit shah [mailto:amits...@gmail.com]
> To: Tomcat Users List; d...@tomcat.apache.org
Do not cross-post. This belongs only on the users list. Read (and follow) the
mailing list usage rules.
> Subject: Tomcat JDBC Connection Pool - Deadlock
> The two threads involved in the deadlock h