consuming all CPU
I am running tomcat 6.0.29 with jdk 1.6.0_21 (under linux)
Which Linux vendor and version? Others have reported this problem
with a 2.4 kernel, with the problem going away under 2.6.
You could also try the normal BIO connector or APR to see if that
makes a
some changes done
on the release 6.0.19 the application stopped working.
- Thiago
Caldarale, Charles R escreveu:
From: Thiago Locatelli da Silva [mailto:thiago.si...@digitro.com.br]
Subject: NioBlockingSelector consuming all CPU
I am running tomcat 6.0.29 with jdk 1.6.0_21 (under
> From: Thiago Locatelli da Silva [mailto:thiago.si...@digitro.com.br]
> Subject: NioBlockingSelector consuming all CPU
> I am running tomcat 6.0.29 with jdk 1.6.0_21 (under linux)
Which Linux vendor and version? Others have reported this problem with a 2.4
kernel, with the problem g
Hello list...
I am running tomcat 6.0.29 with jdk 1.6.0_21 (under linux) here when the
CPU usage started raising out of the blue. Then I started monotoring the
JVM (TopThreads and JTop - Jconsole plugins) to see what is going on and
I got that from the VisualVM.
sun.misc.Unsafe.unpark(Native