RE: SOLVED: runaway threads eating cpu cycles on Solaris 7

2001-02-19 Thread Marc Saegesser
- From: Kelly Kleinfelder To: [EMAIL PROTECTED] Sent: Thursday, February 15, 2001 3:43 PM Subject: runaway threads eating cpu cycles on Solaris 7 We are running Tomcat 3.2.1 and Solaris 7 on a Sun e250 with 4 400Mhz processors. The problem we're having is that one thread is chewing up the majority

SOLVED: runaway threads eating cpu cycles on Solaris 7

2001-02-16 Thread Kelly Kleinfelder
: Kelly Kleinfelder To: [EMAIL PROTECTED] Sent: Thursday, February 15, 2001 3:43 PM Subject: runaway threads eating cpu cycles on Solaris 7 We are running Tomcat 3.2.1and Solaris 7 on a Sun e250 with 4 400Mhz processors. The problem we're having is that one thread

runaway threads eating cpu cycles on Solaris 7

2001-02-15 Thread Kelly Kleinfelder
We are running Tomcat 3.2.1and Solaris 7 on a Sun e250 with 4 400Mhz processors. The problem we're having is that one thread is chewing up the majority of the cpu cycles and sometimes causes tomcat to hang. I have included sample mpstat data and the output from ps -L -p PID: ps -L -p

Re: runaway threads eating cpu cycles on Solaris 7

2001-02-15 Thread Ben Ricker
This sounds like garbage collection by the JVM. I know there is a way to control when the JVM garbage collects, but I amnot sure how. Anybody else know how to do that? Ben Ricker Senior System Administrator US-Rx, Inc. On 15 Feb 2001 15:43:22 -0500, Kelly Kleinfelder wrote: We are running

RE: runaway threads eating cpu cycles on Solaris 7

2001-02-15 Thread Craig O'Brien
edge solarus doesn't time slice. Good Luck, Craig -Original Message- From: Ben Ricker [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 15, 2001 1:31 PM To: [EMAIL PROTECTED] Subject: Re: runaway threads eating cpu cycles on Solaris 7 This sounds like garbage collection by the JVM. I