> From: Mark Stevens [mailto:[EMAIL PROTECTED]
> Subject: Re: Tomcat consuming entire CPU.
>
> Every time I capture the thread using much higher percentage CPU than
> all other threads, it's pointing to '
>
> "VM Thread" prio=5 tid=0xb12f8 nid=0x4 run
Hi again,
I think I've located the Thread that is consuming the CPU, although
I'm none the wiser.
Every time I capture the thread using much higher percentage CPU than
all other threads, it's pointing to '
"VM Thread" prio=5 tid=0xb12f8 nid=0x4 runnable
With no stack trace associated to it, is
Thanks very much all for the advice,
I've managed to get my thread dumps nicely formatted side by side in
HTML using TDAN (Thread Dump Analyzer)
I'll work out how to then get thread ID's using 'ps' and then should
be in business.
I'm also going to speak with DBA about limiting Oracles(Database)
Mark Stevens wrote:
> I don't think we are using sendfile, to be honest, I've had no
> involvement in development of the code, I'm just requested to look
> after the server.
>
> I'm going to try and work out how to read thread dumps, hopefully this
> will help, I'm finding my X11 connection too sl
Hi, and thanks for responses,
I don't think we are using sendfile, to be honest, I've had no
involvement in development of the code, I'm just requested to look
after the server.
I'm going to try and work out how to read thread dumps, hopefully this
will help, I'm finding my X11 connection too sl
> From: Mark Stevens [mailto:[EMAIL PROTECTED]
> Subject: Tomcat consuming entire CPU.
>
> My JRE:java version "1.3.1_14"
You might want to try a JRE that is a bit more up to date than that.
The 1.3.1 leg is up to _20 and even that is unsupported on everything
other than Solaris 8 (falls into th
* Mark Stevens wrote (24/07/07 11:32):
Hi all,
Sorry if this has been covered already in other posts,
I'm fishing for some tips to debug an intermittent issue with Tomcat load.
My JRE:java version "1.3.1_14"
The server is running Oracle, Tomcat, Apache 2.2 and a Content
Management System, Ope