Re: Losing connection to db with many users

2008-07-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Silvio, Silvio Rainoldi wrote: | I think it's not this the problem... Connection is managed by Hibernate and | I close the connection in all pages... What about if an exception is thrown? Are you careful to call Connection.close() in a finally block

Re: Losing connection to db with many users

2008-07-23 Thread Silvio Rainoldi
Of Silvio > Rainoldi > Sent: 23 July 2008 12:05 > To: Tomcat Users List; [EMAIL PROTECTED] > Subject: Re: Losing connection to db with many users > > Ehm no... :S > how can I make that? > > Thanks > > 2008/7/23 <[EMAIL PROTECTED]>: > > > Are the

RE: Losing connection to db with many users

2008-07-23 Thread robert.purvis
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Silvio Rainoldi Sent: 23 July 2008 12:05 To: Tomcat Users List; [EMAIL PROTECTED] Subject: Re: Losing connection to db with many users Ehm no... :S how can I make that? Thanks 2008/7/23 <[EM

Re: Losing connection to db with many users

2008-07-23 Thread Silvio Rainoldi
MAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Silvio > Rainoldi > Sent: 23 July 2008 11:07 > To: users@tomcat.apache.org > Subject: Losing connection to db with many users > > Hi all, > I'm using tomcat 6 + mysql + c3p0 connection pools + hibernate. > If i test

RE: Losing connection to db with many users

2008-07-23 Thread robert.purvis
@tomcat.apache.org Subject: Losing connection to db with many users Hi all, I'm using tomcat 6 + mysql + c3p0 connection pools + hibernate. If i test my web application with Apache JMeter simulating 100 users (threads?!) in a page, after 5-30 seconds i will lose the connection to db. If I redeploy the applic

Losing connection to db with many users

2008-07-23 Thread Silvio Rainoldi
Hi all, I'm using tomcat 6 + mysql + c3p0 connection pools + hibernate. If i test my web application with Apache JMeter simulating 100 users (threads?!) in a page, after 5-30 seconds i will lose the connection to db. If I redeploy the application it work again... In the tomcat manager I see 15'000/