> -----Original Message-----
> From: Kenny Smith [mailto:[EMAIL PROTECTED]
> Sent: 24 August 2003 16:13
> To: [EMAIL PROTECTED]
> Subject: High CPU Usage
>
>
> Hi all,
>
> I know people have talked about this before and I tried searching
> through mail-archive.com, but I couldn't find a solution.
>
> When I start up James on my server, it grows very quickly
> (3-4 seconds)
> to using 95% of the CPU and it hovers above 90% forever.
>
> I'm running the v2.1.3 with java 1.4.1_02 on RH 8.0
>
> Anyone know what might cause it? Or how I might determine what is
> causing it?
>
> Kenny

If you have access to a perfromance profiling tool such as JProbe its easy.
If not, when you believe the app. should be dormant, take a few thread
dumps, identify the active threads and the code they are executing. This
should enable you to narrow it down.

-- Steve


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to