g, 15 oktober 2008 om 20:22 uur schreef Tomcat Users List
:
Subject: Re: NIO 100% CPU usage
Date: Wed Oct 15 20:22:43 CEST 2008
From: Filip Hanik - Dev Lists <[EMAIL PROTECTED]>
ok, when you reproduce it, you don't really need a profiler,
you can do a top with thr
Jerome Jar schrieb:
> Ronald,
>
> thread dumps contain the native ID of threads, and ps can output such IDs as
> well, so you can match the output together. Been there, done that.
L flag for ps shows all threads and contains thread numbers, usually
numerically starting above the PID, but IDs of t
;>
>> Filip
>>
>>
>> Matías Rojas wrote:
>> > It's 6.0.18
>> >
>> > -Original Message-
>> > From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED] > Sent:
>> miércoles, 15 de octubre de 2008 07:25 p.m.
>> > To: Tomcat
bject: Re: NIO 100% CPU usage
Date: Wed Oct 15 20:22:43 CEST 2008
From: Filip Hanik - Dev Lists <[EMAIL PROTECTED]>
ok, when you reproduce it, you don't really need a profiler,
you can do a top with threads on, or a ps -efL, and from those, you can look
into a thread dump
I'
fhanik at apache dot org
Filip
Matías Rojas wrote:
It's 6.0.18
-Original Message-
From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED]
Sent: miércoles, 15 de octubre de 2008 07:25 p.m.
To: Tomcat Users List
Subject: Re: NIO 100% CPU usage
what version of tomcat are you using?
It's 6.0.18
-Original Message-
From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED]
Sent: miércoles, 15 de octubre de 2008 07:25 p.m.
To: Tomcat Users List
Subject: Re: NIO 100% CPU usage
what version of tomcat are you using?
Filip
Matías Rojas wrote:
> Hi Filip,
> Than
ml it says that the bug
is fixed.
Thanks,
Matías
-Original Message-
From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED]
Sent: martes, 14 de octubre de 2008 08:16 p.m.
To: Tomcat Users List
Subject: Re: NIO 100% CPU usage
hi Matías,
I have not yet found a way to reproduce it to put
al Message-
From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED]
Sent: martes, 14 de octubre de 2008 08:16 p.m.
To: Tomcat Users List
Subject: Re: NIO 100% CPU usage
hi Matías,
I have not yet found a way to reproduce it to put in a work around so
even though its not fixed in 1.5 and 1.6, we c
hi Matías,
I have not yet found a way to reproduce it to put in a work around so
even though its not fixed in 1.5 and 1.6, we can make it work.
If you want to work with me, we can make that happen, assuming you have
a way to reproduce this
Filip
Matías Rojas wrote:
Hello,
I'm experiencing