DS Gupta

Results 2 comments of DS Gupta

swaldman@ I am also getting the same error. I observer that when call is reaching to number of MaxPoolSize then it is getting same error i have following configuration idleConnectionTestPeriod=60;...

HI swaldman, I found below are also configured. c3p0.maxStatementsPerConnection=50 # milliseconds c3p0.checkoutTimeout=60000 # Other Settings c3p0.debugUnreturnedConnectionStackTraces=true c3p0.maxIdleTimeExcessConnections=600 c3p0.preferredTestQuery=SELECT 1 FROM DUAL c3p0.unreturnedConnectionTimeout=1800 when commenting this c3p0.checkoutTimeout=60000, it is taking default...