how to refresh connection pool before it gets completely busy

2011-02-01 Thread Rhonny David
Dear All, We are facing connection pool busy problem in tomcat 6.0.29. Till we finalize our investigation, we need connection pool to be refreshed before all connections get busy. Say for example if we have connection pool size 60, then it should get refresh when 15 connections get busy. We

Re: Tomcat 6 sessino timeout problem

2011-01-31 Thread Rhonny David
From: Rhonny David rhonnyda...@yahoo.com To: Tomcat Users List users@tomcat.apache.org Sent: Thu, January 20, 2011 10:34:51 PM Subject: Re: Tomcat 6 sessino timeout problem When our application forces to terminate a user session explicitly,  then session

Tomcat 6 sessino timeout problem

2011-01-20 Thread Rhonny David
Dear All, We are facing session termination problem in Tomcat 6.0.29. In web.xml of our application, we have configured session timeout as 60 minutes, but tomcat is giving no respect to it, rather it randomly terminates user session. We have implemented the HttpSessionListener and we have

Re: Tomcat 6 sessino timeout problem

2011-01-20 Thread Rhonny David
@tomcat.apache.org Sent: Thu, January 20, 2011 7:28:44 PM Subject: RE: Tomcat 6 sessino timeout problem From: Rhonny David [mailto:rhonnyda...@yahoo.com] Subject: Tomcat 6 sessino timeout problem We are facing session termination problem in Tomcat 6.0.29. In web.xml of our application, we have

Tomcat Hangs with variable frequency

2010-12-22 Thread Rhonny David
Hi ALL, We are using tomcat 6.0 in production environment and facing a critical problem that tomcat hangs with variable frequency in a week. We have tried to figure out the problem but couldn't reach the root cause. To investigate the cause we used the lambda probe tool. Lamba probe shows

Re: Tomcat Hangs with variable frequency

2010-12-22 Thread Rhonny David
To: Tomcat Users List users@tomcat.apache.org Sent: Wed, December 22, 2010 4:52:52 PM Subject: Re: Tomcat Hangs with variable frequency On 22/12/2010 11:48, Rhonny David wrote: Hi ALL, We are using tomcat 6.0 in production environment Exactly which version? Also exact versions for JDK

Re: Tomcat Hangs with variable frequency

2010-12-22 Thread Rhonny David
I won't support your reasoning, because the same JTDS driver version we are using for our other site and there the number of concurrent users of the application is more than 800 and therefore the volume of concurrent requests is very high, but we never faced the issue of this nature. Secondly,