----------------------------------------------------------------
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]

Reply via email to