CPU level is not coming back to a normal level
- From: "Pascal Alberty" <pascal (at) albertyorban.be>
- Date: Fri, 13 Oct 2006 15:24:56 +0200
There is also the following one, but in wait mode:
"Java2D Disposer" daemon prio=1 tid=0x083a5858 nid=0x7443 in
Object.wait() [0x853ff000..0x853ff1c0]
at java.lang.Object.wait(Native Method)
- waiting on <0x92d654d0> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
- locked <0x92d654d0> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
at sun.java2d.Disposer.run(Disposer.java:107)
at java.lang.Thread.run(Thread.java:595)
Complete dump could be found here:
http://pascal.albertyorban.be/wp-content/dump.txt (i don't know if
attached files are allowed by this mailinglist).
Thanks for your help
On 10/13/06, Leon Rosenberg <rosenberg.leon (at) googlemail.com> wrote:
On 10/13/06, Pascal Alberty <pascal (at) albertyorban.be> wrote:
>
> I have set up GC information. While XHTML rendering, there is one Full
> GC which spent 0.2 sec. All other GC operations are taking less then
> 0.01 sec which seems "normal".
>
> When dumping the JVM through a kill -3, I can see threads working on
> sockets talking to apache.
and there are no other suspicious working threads?
Leon
---------------------------------------------------------------------
To start a new topic, e-mail: users (at) tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org
For additional commands, e-mail: users-help (at) tomcat.apache.org
--
Pascal Alberty
http://pascal.albertyorban.be
---------------------------------------------------------------------
To start a new topic, e-mail: users (at) tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org
For additional commands, e-mail: users-help (at) tomcat.apache.org