RE: org.apache.commons.dbcp.DbcpException: java.sql.SQLException

2007-10-29 Thread Swapnil.Kale
opher Schultz [mailto:[EMAIL PROTECTED] > Sent: Monday, October 29, 2007 3:24 PM > To: Tomcat Users List > Subject: Re: org.apache.commons.dbcp.DbcpException: > java.sql.SQLException > > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Swapnil, &

Re: org.apache.commons.dbcp.DbcpException: java.sql.SQLException

2007-10-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Swapnil, Swapnil.Kale wrote: > I'm getting org.apache.commons.dbcp.DbcpException: java.sql.SQLException > Cannot get a connection, Connection pool exhausted. Sounds like you are running out of database connections. > The databas

RE: org.apache.commons.dbcp.DbcpException: java.sql.SQLException

2007-10-29 Thread Propes, Barry L
3:24 PM To: Tomcat Users List Subject: Re: org.apache.commons.dbcp.DbcpException: java.sql.SQLException -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Swapnil, Swapnil.Kale wrote: > I'm getting org.apache.commons.dbcp.DbcpException: java.sql.SQLException > Cannot get a connection, Conn

RE: org.apache.commons.dbcp.DbcpException: java.sql.SQLException

2007-10-29 Thread Propes, Barry L
: java.sql.SQLException Hi, I couldnt get a better place to post my question. I'm getting org.apache.commons.dbcp.DbcpException: java.sql.SQLException Cannot get a connection, Connection pool exhausted. I'm using spring with Tomcat 6 to manage the Connection pooling. My application i

Re: org.apache.commons.dbcp.DbcpException: java.sql.SQLException

2007-10-29 Thread Swapnil.Kale
Hi, I couldnt get a better place to post my question. I'm getting org.apache.commons.dbcp.DbcpException: java.sql.SQLException Cannot get a connection, Connection pool exhausted. I'm using spring with Tomcat 6 to manage the Connection pooling. My application is a 3 tier applicat