Re: Error in DBCP Connection Pool with tomcat 6.x

2014-07-03 Thread Aniket Bhoi
On Thu, Jul 3, 2014 at 9:11 PM, Propes, Barry L wrote: > Good to hear. > > -Original Message- > From: Vijendra Pachoriya [mailto:vijendra.pachor...@indegene.com] > Sent: Thursday, July 03, 2014 8:22 AM > To: Tomcat Users List > Subject: RE: Error in DBCP Connection

RE: Error in DBCP Connection Pool with tomcat 6.x

2014-07-03 Thread Propes, Barry L
Good to hear. -Original Message- From: Vijendra Pachoriya [mailto:vijendra.pachor...@indegene.com] Sent: Thursday, July 03, 2014 8:22 AM To: Tomcat Users List Subject: RE: Error in DBCP Connection Pool with tomcat 6.x Thanks everyone !! Managed to solve the issue. It seems the wait

RE: Error in DBCP Connection Pool with tomcat 6.x

2014-07-03 Thread Vijendra Pachoriya
: 02 July 2014 22:33 To: Tomcat Users List Subject: Re: Error in DBCP Connection Pool with tomcat 6.x On 7/1/14, 10:48 PM, Vijendra Pachoriya wrote: > Hi Filip, > > This error comes at some point of time on production, when the server is on > load. > > I am using hibernate a

Re: Error in DBCP Connection Pool with tomcat 6.x

2014-07-02 Thread Phil Steitz
> > > > Regards, > Vijendra > > -Original Message- > From: Filip Hanik [mailto:fi...@hanik.com] > Sent: 01 July 2014 21:06 > To: Tomcat Users List > Subject: Re: Error in DBCP Connection Pool with tomcat 6.x > > Looks like your code already called

Re: Error in DBCP Connection Pool with tomcat 6.x

2014-07-02 Thread Daniel Mikusa
state:results > > > Regards, > Vijendra > > -Original Message- > From: Filip Hanik [mailto:fi...@hanik.com] > Sent: 01 July 2014 21:06 > To: Tomcat Users List > Subject: Re: Error in DBCP Connection Pool with tomcat 6.x > > Looks like your code already c

RE: Error in DBCP Connection Pool with tomcat 6.x

2014-07-01 Thread Vijendra Pachoriya
...@hanik.com] Sent: 01 July 2014 21:06 To: Tomcat Users List Subject: Re: Error in DBCP Connection Pool with tomcat 6.x Looks like your code already called java.sql.Connection.close() and then attempts to use the connection again Filip On Tue, Jul 1, 2014 at 8:09 AM, Propes, Barry L wrote

Re: Error in DBCP Connection Pool with tomcat 6.x

2014-07-01 Thread Filip Hanik
; Sent: Tuesday, July 01, 2014 2:31 AM > To: users@tomcat.apache.org > Cc: Alok Roy > Subject: Error in DBCP Connection Pool with tomcat 6.x > > Hi Tomcat Team, > > Please help me out in solving below error. > > Below is the details : > >

RE: Error in DBCP Connection Pool with tomcat 6.x

2014-07-01 Thread Propes, Barry L
-Original Message- From: Vijendra Pachoriya [mailto:vijendra.pachor...@indegene.com] Sent: Tuesday, July 01, 2014 2:31 AM To: users@tomcat.apache.org Cc: Alok Roy Subject: Error in DBCP Connection Pool with tomcat 6.x Hi Tomcat Team, Please help me out in solving below error. Below

Error in DBCP Connection Pool with tomcat 6.x

2014-07-01 Thread Vijendra Pachoriya
Hi Tomcat Team, Please help me out in solving below error. Below is the details : Configuration in my context.xml ==Error Message at org.apache.jk.common.ChannelSocket.processC