----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Are you using glance to monitor the cpu usage. Glance dosn't show the actual
percentage. It adds up the percentage cpu utilization of all the cpu's. On a
N cpu m/c you can see upto N*100 % cpu utlization.

Thanks
Harish
----- Original Message -----
From: "Jon Stevens" <[EMAIL PROTECTED]>
To: "Java Apache Users" <[EMAIL PROTECTED]>
Sent: Thursday, August 03, 2000 1:42 PM
Subject: Re: Jserv taking up 100+% of CPU


> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files.  Don't make us guess your problem!!!
> ----------------------------------------------------------------
>
> on 8/3/2000 1:30 PM, "Daniel B. Vigil" <[EMAIL PROTECTED]> wrote:
>
> > I am working on a Oracle Project running Apache 1.3.9 and Apache JServ
> > 1.0 on a HP UX 11 box.  At lease once a day the system gets really slow
> > and when I look at the processes, java is running sometimes upto 200+%
> > on one CPU.  Does anyone know of any known bugs with JSERV and HP.  We
> > are running the Backend DB and middle tier on the same box with a
> > Productioon and Traning/Development Server utilizing 25 JServ's each.
> >
> > any help is appreciated!
>
> Think about it for a second. Is it JServ or your JVM?
>
> JServ doesn't take up 100% CPU, your JVM does. So, you should debug your
JVM
> first. Generally, we notice issues like this when the JVM is running with
> green threads.
>
> -jon
>
>
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Search Archives:
> <http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
> Problems?:           [EMAIL PROTECTED]
>
>



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to