Re: 100% CPU by java process in Tomcat

2009-08-20 Thread Juha Laiho
On Thu, 20 Aug 2009, Phani Raj Kumar wrote: > Here is the info: > *JDK version* : j2sdk1.4.2_11 > *Tomcat Version*: jakarta-tomcat-5.0.28 > *OS*: SunOS burton 5.8 Generic_117350-46 sun4u sparc SUNW,Sun-Fire-V440 > *CATALINA_OPTS*="-Xms64m -Xmx256m" > > I didn't get any error messages in the log,

Re: 100% CPU by java process in Tomcat

2009-08-20 Thread Pid
On 20/08/2009 10:24, Peter Crowther wrote: 2009/8/20 Phani Raj Kumar Here is the info: *JDK version* : j2sdk1.4.2_11 This is old, though that probably isn't the cause of this problem. Do you need to run this JDK, or can you upgrade? *Tomcat Version*: jakarta-tomcat-5.0.28 This is no longe

Re: 100% CPU by java process in Tomcat

2009-08-20 Thread Peter Crowther
2009/8/20 Phani Raj Kumar > Here is the info: > *JDK version* : j2sdk1.4.2_11 This is old, though that probably isn't the cause of this problem. Do you need to run this JDK, or can you upgrade? > *Tomcat Version*: jakarta-tomcat-5.0.28 This is no longer supported, though that probably isn't th

Re: 100% CPU by java process in Tomcat

2009-08-20 Thread Phani Raj Kumar
Thanks peter, Here is the info: *JDK version* : j2sdk1.4.2_11 *Tomcat Version*: jakarta-tomcat-5.0.28 *OS*: SunOS burton 5.8 Generic_117350-46 sun4u sparc SUNW,Sun-Fire-V440 *CATALINA_OPTS*="-Xms64m -Xmx256m" I didn't get any error messages in the log, but even running the tomcat alone without an

Re: 100% CPU by java process in Tomcat

2009-08-20 Thread Peter Crowther
Tomcat version? OS? JDK version? Any errors or messages in the logs? If you take a thread dump (the method varies depending on OS and JDK version), what's running? - Peter 2009/8/20 Phani Raj Kumar > Hi friends, > > When i tried to run tomcat server with a web application in it, it is > taking