I'v seen something similar, but it was due to a mismatch on the iPlanet container, service pack level,
and JVM. What iPlanet are you running? Is this the webserver or appserver? What service pack level? What JVM? Try taking a look at the service patches matching. As an immediate workaround, I found changing the JVM settings for Hotspot ( if on ) or turning off the JIT was a temporary workaround. Just ideas to try... --------------------------------------------------- Considering the Certified Java Programmer Exam? Get JCertify! Available for both the 1.2 and 1.4 platform programmer exams http://www.enterprisedeveloper.com/jcertify 2001 Java Developer Journal Award Recipient --- Zhenwen Geng <[EMAIL PROTECTED]> wrote: > Hi, > > We have our application writen by jsp pages running > on > iPlanet which is installed on HP Unix. Randomly the > application will cause 100% CPU usage and hangup > there > forever. It never release the CPU. It seems to me > that > when it requires system resources and by some reason > (maybe other application is using) there is not > enough > system resources, It will hangup there and consumes > 100% CPU. The hangup place is not fixed. We check > the > log file, Some times stop here, some times stops > there. Any suggestions, explainations, or > solutions? > > Thanks! > > ZW > > __________________________________________________ > Do You Yahoo!? > Yahoo! Finance - Get real-time stock quotes > http://finance.yahoo.com > > To change your JDJList options, please visit: http://www.sys-con.com/java/list.cfm __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com To change your JDJList options, please visit: http://www.sys-con.com/java/list.cfm
