By chance are you using MySQL? Then add "?autoReconnect=true" to your url parameter like this....

<parameter>
<name>url</name>
<value>jdbc:mysql://localhost:3306/javatest?autoReconnect=true</value>
</parameter>

Jake

At 02:54 AM 12/12/2002 +0000, you wrote:

Just wondering how I could have ended up getting "DBCP could not obtain an idle db connection, pool exhausted" errors ? I've stopped sending requests to the server but the problem persists and it looks like I'll have to restart Tomcat.Surprised that the pool didn't automatically reclaim connections.
Thanks, Stephen.




---------------------------------
With Yahoo! Mail you can get a bigger mailbox -- choose a size that fits your needs

Reply via email to