RE: DBCP could not obtain an idle db connection, pool exhausted

2003-11-11 Thread Edson Alves Pereira
Assunto: RE: DBCP could not obtain an idle db connection, pool exhausted Yes I have closed ResultSet, Statement and Connection Have you tried to close ResultSet, Statement and Connection after each use? -Original Message- From: Galbayar [mailto:[EMAIL PROTECTED

RE: DBCP could not obtain an idle db connection, pool exhausted

2003-11-10 Thread Phillip Qin
Have you tried to close ResultSet, Statement and Connection after each use? -Original Message- From: Galbayar [mailto:[EMAIL PROTECTED] Sent: November 10, 2003 4:50 AM To: Tomcat Users List Subject: DBCP could not obtain an idle db connection, pool exhausted How to solve this problem?

RE: DBCP could not obtain an idle db connection, pool exhausted

2003-11-10 Thread than_win
Hi buddy, I also have same problem with same configuration with j2sdk-1_4_1_02. I close ResultSet, Statement and Connection afer use but after 3, 4 times continuous connection, server connection fail during transaction message appear. When I restart Tomcat, it works again. Than Win Project

RE: DBCP could not obtain an idle db connection, pool exhausted

2003-11-10 Thread Galbayar
Yes I have closed ResultSet, Statement and Connection Have you tried to close ResultSet, Statement and Connection after each use? -Original Message- From: Galbayar [mailto:[EMAIL PROTECTED] Sent: November 10, 2003 4:50 AM To: Tomcat Users List Subject: DBCP could not obtain an

Re: DBCP could not obtain an idle db connection, pool exhausted

2002-12-12 Thread Leo Przybylski
Hello, I don't know if my issue is much related to yours, but let me enlighten you with some results I have found from testing. I used tomcat 4.1.12 with mysql 3.x and jdk1.3.1_03(06). I found that when i set my idle connection count low in my server.xml I would get DBCP Driver : null

Re: DBCP could not obtain an idle db connection, pool exhausted

2002-12-12 Thread Leo Przybylski
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 nameurl/name

Re: DBCP could not obtain an idle db connection, pool exhausted

2002-12-11 Thread Jacob Kjome
By chance are you using MySQL? Then add ?autoReconnect=true to your url parameter like this parameter nameurl/name valuejdbc:mysql://localhost:3306/javatest?autoReconnect=true/value /parameter Jake At 02:54 AM 12/12/2002 +, you wrote: Just wondering how I could have

Re: DBCP could not obtain an idle db connection, pool exhausted

2002-12-11 Thread Stephen Riek
I am indeed Jacob, are you psychic ? Thanks, I'll try the autoReconnect and am sure it'll work - you've obviously come across this before. Stephen. Jacob Kjome [EMAIL PROTECTED] wrote: By chance are you using MySQL? Then add ?autoReconnect=true to your url parameter like this url

Re: DBCP could not obtain an idle db connection, pool exhausted

2002-12-11 Thread Jacob Kjome
At 05:55 AM 12/12/2002 +, you wrote: I am indeed Jacob, are you psychic ? Yes, but please refrain from nominating me for the biggest douche bag in the universe award. NOTE: If you do not watch South Park or didn't see the episode featuring John Edwards, you can ignore the previous