Solution for the connection pool issue

2017-07-10 Thread Sai Kumar
Hi Users, im getting the connection pool issue. *Unable to fetch a connection in xx seconds, none available[size:xxx; busy:xxx; idle:xx; lastwait:]. * *And Idle count is incresing more than the Maxidle connections.* *Here is the server.xml configured file,* > > factory="org.apache.tomc

Re: Connection pool issue was in with 7.0.52 version? And it is fixed in 7.0.78 version?

2017-06-19 Thread Sai Kumar
Hi, Please let anyone confirm me that,Is there is any issue regarding the connection pool in Tomcat V7.0.52 or older versions. And,In which version Connection pool Issue was resloved. Thank you On Mon, Jun 19, 2017 at 2:58 PM, Sai Kumar wrote: > Hi , > Need one help.I just seen this.

Re: Connection pool issue was in with 7.0.52 version? And it is fixed in 7.0.78 version?

2017-06-19 Thread Sai Kumar
please tell me .how to replace or deploy those files and test my case. I have no idea about it.So please tell me clearly. Thank you On Fri, Jun 16, 2017 at 5:39 PM, Olaf Kock wrote: > > Am 16.06.2017 um 14:00 schrieb Sai Kumar: > > There is no problem with code,We are closing the con

Re: Connection pool issue was in with 7.0.52 version? And it is fixed in 7.0.78 version?

2017-06-16 Thread Sai Kumar
e existing connection out to > anybody else. > > Inspect your code if you ever call connection.close(), which should > return the connection to the pool. > > Olaf > > > Am 16.06.2017 um 12:40 schrieb Sai Kumar: > > We are using 4000 connections for the particular

Re: Connection pool issue was in with 7.0.52 version? And it is fixed in 7.0.78 version?

2017-06-16 Thread Sai Kumar
request later. Please help us on this ASAP. On Fri, Jun 16, 2017 at 3:49 PM, Olaf Kock wrote: > Sai Kumar, > > > Am 16.06.2017 um 12:06 schrieb Sai Kumar: > > Hi , > > > > We are using following tomcat version > > Apache Tomcat/7.0.52 > >

Connection pool issue was in with 7.0.52 version? And it is fixed in 7.0.78 version?

2017-06-16 Thread Sai Kumar
Hi , We are using following tomcat version Apache Tomcat/7.0.52 Server number: 7.0.52.0 and currently we are facing a problem with this one. We have an issue with connection pool. Actually we are using specific connections but some how all the connections are utilized. If any n