/2011 10:05 AM, Violeta Georgieva wrote:
Hi,
I am using Tomcat 6.0.29 and SUN JVM.
I experience high memory consumption caused by BLOCKED Threads.
I would appreciate any help or suggestion how to solve the problem.
I can see the following in the thread dump:
"http-8080-73" daemon p
Thanks to all of you!
I'm profiling the application now.
Happy New Year
Violeta
2011/12/23 Christopher Schultz
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Rainer,
>
> On 12/22/11 2:00 PM, Rainer Jung wrote:
> > Hmmm, actually I had a short look at the code of
> >
> > sun.util.resourc
> From: Rainer Jung [mailto:rainer.j...@kippdata.de]
> Subject: Re: High memory consumption caused by BLOCKED Threads
> Hmmm, actually I had a short look at the code of
> sun.util.resources.TimeZoneNames.getContents(TimeZoneNames.java:185)
> and i don't unerstand why it is w
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rainer,
On 12/22/11 2:00 PM, Rainer Jung wrote:
> Hmmm, actually I had a short look at the code of
>
> sun.util.resources.TimeZoneNames.getContents(TimeZoneNames.java:185)
>
> and i don't unerstand why it is waiting for a monitor entry. The
> method
Chuck,
On 22.12.2011 14:07, Caldarale, Charles R wrote:
From: David kerber [mailto:dcker...@verizon.net]
Subject: Re: High memory consumption caused by BLOCKED Threads
Fix your app so that it releases the locks (probably synchronized
sections) on the SimpleDateFormat objects.
Read the
> From: David kerber [mailto:dcker...@verizon.net]
> Subject: Re: High memory consumption caused by BLOCKED Threads
> Fix your app so that it releases the locks (probably synchronized
> sections) on the SimpleDateFormat objects.
Read the stack trace more carefully - only Tomcat or
t;
>> I am using Tomcat 6.0.29 and SUN JVM.
>> I experience high memory consumption caused by BLOCKED Threads.
>>
>> I would appreciate any help or suggestion how to solve the problem.
>>
>
> Fix your app so that it releases the locks (probably synchronized
On 12/22/2011 4:05 AM, Violeta Georgieva wrote:
Hi,
I am using Tomcat 6.0.29 and SUN JVM.
I experience high memory consumption caused by BLOCKED Threads.
I would appreciate any help or suggestion how to solve the problem.
Fix your app so that it releases the locks (probably synchronized
; > 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 rea
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 th
Hi,
I am using Tomcat 6.0.29 and SUN JVM.
I experience high memory consumption caused by BLOCKED Threads.
I would appreciate any help or suggestion how to solve the problem.
I can see the following in the thread dump:
"http-8080-73" daemon prio=10 tid=0x7ff9a4586000 nid=0x7d3 w
11 matches
Mail list logo