The blocked threads that are waiting to get the lock, in order to finish
the response, are holding a lot of memory that they cannot release.
I have >50 blocked threads that are waiting.

2011/12/22 Mark Thomas <ma...@apache.org>

> On 22/12/2011 09:05, Violeta Georgieva wrote:
> > Hi,
> >
> > I am using Tomcat 6.0.29 and SUN JVM.
> > I experience high memory consumption caused by BLOCKED Threads.
>
> Blocked threads will not cause high memory consumption.
>
> > I would appreciate any help or suggestion how to solve the problem.
>
> Try telling us what the real problem is rather than what you think the
> cause is.
>
> Mark
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to