Re: Tomcat not releasing threads on Solaris 10

2011-08-04 Thread Rainer Jung
when there was a thread issue. Thanks! On 08/03/2011 10:44 AM, Caldarale, Charles R wrote: From: Dante Bell [mailto:dantepasqu...@cocoanet.us] Subject: Re: Tomcat not releasing threads on Solaris 10 Seems that all threads are waiting: java.lang.Thread.State: WAITING (on object monitor) It's

Re: Tomcat not releasing threads on Solaris 10

2011-08-04 Thread Dante Bell
to be different to the other bugs when there was a thread issue. Thanks! On 08/03/2011 10:44 AM, Caldarale, Charles R wrote: From: Dante Bell [mailto:dantepasqu...@cocoanet.us] Subject: Re: Tomcat not releasing threads on Solaris 10 Seems that all threads are waiting: java.lang.Thread.State

Re: Tomcat not releasing threads on Solaris 10

2011-08-04 Thread Rainer Jung
On 04.08.2011 19:44, Dante Bell wrote: Hi Igor Chuck, I don't think I specified, but they are running prefork 2.2 (updated blog to show this: http://wp.me/plPvN-ai) So cachesize has been deprecated and is now connection_pool_size. The notes state that when running Apache prefork, this

RE: Tomcat not releasing threads on Solaris 10

2011-08-03 Thread Caldarale, Charles R
From: Dante Bell [mailto:dantepasqu...@cocoanet.us] Subject: Tomcat not releasing threads on Solaris 10 In their stress test, tomcat is not killing/reclaiming threads fast enough and eventually (after 3 hours) it runs out of threads Tomcat does not create arbitrary, temporary threads, nor

Re: Tomcat not releasing threads on Solaris 10

2011-08-03 Thread Dante Bell
I do have a stack dump, but don't have enough experience to understand it. Seems that all threads are waiting: java.lang.Thread.State: WAITING (on object monitor) Size of compressed stack dump is 20k. Is that OK to attach so someone can help look at it? Danté On 08/03/2011 08:44 AM,

RE: Tomcat not releasing threads on Solaris 10

2011-08-03 Thread Caldarale, Charles R
From: Dante Bell [mailto:dantepasqu...@cocoanet.us] Subject: Re: Tomcat not releasing threads on Solaris 10 Seems that all threads are waiting: java.lang.Thread.State: WAITING (on object monitor) It's the rest of the trace for each thread that would be interesting. Size of compressed

Re: Tomcat not releasing threads on Solaris 10

2011-08-03 Thread Dante Bell
there was a thread issue. Thanks! On 08/03/2011 10:44 AM, Caldarale, Charles R wrote: From: Dante Bell [mailto:dantepasqu...@cocoanet.us] Subject: Re: Tomcat not releasing threads on Solaris 10 Seems that all threads are waiting: java.lang.Thread.State: WAITING (on object monitor) It's the rest

Re: Tomcat not releasing threads on Solaris 10

2011-08-03 Thread Igor Cicimov
check bugzilla and this issue seems to be different to the other bugs when there was a thread issue. Thanks! On 08/03/2011 10:44 AM, Caldarale, Charles R wrote: From: Dante Bell [mailto:dantepasqu...@cocoanet.us] Subject: Re: Tomcat not releasing threads on Solaris 10 Seems that all threads