RE: More number of connections got created than maxActive

2007-10-17 Thread Bhaskar
l 1.3)? Bhaskar > -Original Message- > From: Konstantin Kolinko [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 16, 2007 8:57 PM > To: Tomcat Users List > Subject: Re: More number of connections got created than maxActive > > Isn't it http://issues

RE: More number of connections got created than maxActive

2007-10-16 Thread Bhaskar
and did my load test connections in the pool went upto 24 Can someone please throw light on what is going on here? I am using DBCP 1.2.1 Bhaskar > -Original Message- > From: Bhaskar [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 16, 2007 10:20 AM > To: 'Tomcat User

RE: Issues with eviction configuration

2007-10-15 Thread Bhaskar
I agree that it is a wrong configuration. Accidentally some one had set this configuration and I haven't seen any exceptions. But seeing the behaviour which I explained. So, I raised this issue. --Bhaskar > -Original Message- > From: David Smith [mailto:[EMAIL PROTECTED] >

RE: More number of connections got created than maxActive

2007-10-15 Thread Bhaskar
More number of connections got created than maxActive > > Can you determine with certainty that this one pool was > responsible for all 121 connections? You don't have any > other webapps with their own pool hitting the same db? > > --David > > Bhaskar wrote: > > &

RE: JNDI context in ServletContextListener

2006-09-07 Thread bhaskar
have been released since, so if you really must keep using DefaultContext you could try these later versions Does it mean that it will solve my problem if I move from Tomcat 5.0.x to Tomcat 5.5 ? Please clarify Thanks Bhaskar > -Original Message- >

JNDI context in ServletContextListener

2006-09-07 Thread bhaskar
I lookup in the Listener is the right recommendation ? Thanks in Advance, Bhaskar

Re: Tomcat Crashed - Please Help.

2006-08-17 Thread Uday Bhaskar
: I assume that you have an entry in your System's classpath settings for every single jar file that the error indicates were not found for your jvm? Uday Bhaskar wrote: Hi, When I start tomcat following is th error message: Starting tomcat5: /usr/bin/rebuild-jar-repository: error: coul

Tomcat Crashed - Please Help.

2006-08-17 Thread Uday Bhaskar
    at java.util.jar.JarFile.(JarFile.java:65)     at org.apache.catalina.loader.StandardClassLoader.addRepositoryInternal(StandardClassLoader.java:944)     ... 6 more Can anyone help me. -- Uday Bhaskar, Sr. Programmer, Olive Technology. --

tomcat with http and https ports using jsvc on RHEL - socket listen queue overflowed

2006-07-20 Thread bhaskar
stions/showthread.php?t=457517 When 4080 got into frozen state, I noticed that 443 was still in good state. Are there any known issues/bugs with tomcat to get into this situation? Any solution ? tips to debug/solve this problem ? Please let me know .. Thanks in advance, Bhaskar

tomcat userdir and context

2005-12-13 Thread bhaskar karambelkar
://host:8080/~user/app1/tp.jsp and http://host:8080/~user/app2/tp.jsp have the same servlet context i.e. ~user. Can I configure tomcat so that they will have their seperate contexts, viz.. ~user/app1 and ~user/app2 respectively ? thanks best regards bhaskar http://www.bhaskarvk.com