Re: Solution for the connection pool issue

2017-07-10 Thread Guang Chao
On Mon, Jul 10, 2017 at 3:20 PM, Sai Kumar wrote: > 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.* > > > > >

Re: Solution for the connection pool issue

2017-07-10 Thread Mark Thomas
On 10/07/17 08:20, Sai Kumar wrote: > 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:]. * It would have been helpful if you had not replaced those values with xxx. > *And Idle cou

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