I use MySQL as well with "?autoReconnect=true", but I have been getting
this same error for awhile now.

-Leo

On Wed, 2002-12-11 at 22:23, Jacob Kjome wrote:
> 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

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to