08-07-07 06:18 PM
paul.chibulcuteanu@bisnet.ro wrote:
> Hi,
>
> I've been having some problems with WAS. A Java procces is running and is at 366%
CPU. I've been having this problem for a while now. I turn off and restart WAS using
standard and safe procedures and the problems dissapears. After a while (7-8 days)
the
problem reapears. I want to know if i can find a solution to this problem be
fore i contact a WAS tehnical support specialist. I know that 7-8 days seems
like acceptable for a restart... but sometimes i can't afford one. I would
appreciate any help you ca
nd give me.
>
>
> Thank you,
> Paul
Can I get a copy of your WAS? I'd love to be able to run at 366% CPU :-)
Right way: get a profiler, find out what is burning CPU
Poor man's way: do a thread dump, see what threads are running, see what
doesn't look reasonable.
Ken
[ Post a follow-up to this message ]
|