Re: jdbc connection pool, hanging threads and same physical connection usage

2013-05-28 Thread Daniel Mikusa
On May 27, 2013, at 7:40 AM, Huub Sepers wrote: > Hi, > > > > We are experiencing some problems while using the tomcat jdbc pool. > > > > Tomcat version: apache-tomcat-7.0.29 Try the latest version. Your's is pretty old. > > Pool settings: > > factory="org.apache.tomcat.jdbc.pool.Data

jdbc connection pool, hanging threads and same physical connection usage

2013-05-27 Thread Huub Sepers
Hi, We are experiencing some problems while using the tomcat jdbc pool. Tomcat version: apache-tomcat-7.0.29 Pool settings: Under heavy load we regularly see a thread waiting for response on a "socketRead". Furthermore we see one or more threads trying to lock the same physica