RE: [JBoss-user] Crazy CPU Usage Problem

2003-03-11 Thread Rupp,Heiko
Hi, > From: Corby Page [mailto:[EMAIL PROTECTED] > 3.0.6 (Win2K, 4-processor P3-1000, JDK 1.4). When I perform a What JDK 1.4 exactly? The release notes for 1.4.1 at http://java.sun.com/j2se/1.4.1/ReleaseNotes.html say that at least three GC bugs have been fixed since the first 1.4.1 release. --

Re: [JBoss-user] Crazy CPU Usage Problem

2003-03-10 Thread Rafal Kedziorski
hi, At 12:18 10.03.2003 -0600, Corby Page wrote: Hunter, I have seen the same problem on my own system since upgrading to 3.0.6 (Win2K, 4-processor P3-1000, JDK 1.4). When I perform a thread dump, it points to Garbage Collection as the active thread! I also notice that in the period leading up to

Re: [JBoss-user] Crazy CPU Usage Problem

2003-03-10 Thread Hunter Hillegas
Yes, that does sound very similar. Perhaps we can submit some kind of bug report to get this fixed? > From: "Corby Page" <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date: Mon, 10 Mar 2003 12:18:13 -0600 > To: [EMAIL PROTECTED] > Subject: Re: [JBos

Re: [JBoss-user] Crazy CPU Usage Problem

2003-03-10 Thread Corby Page
Hunter, I have seen the same problem on my own system since upgrading to 3.0.6 (Win2K, 4-processor P3-1000, JDK 1.4). When I perform a thread dump, it points to Garbage Collection as the active thread! I also notice that in the period leading up to the CPU increase, I am experiencing longer and lon

Re: [JBoss-user] Crazy CPU Usage Problem

2003-03-07 Thread Rafal Kedziorski
hi, we had the same effects under Linux with the same J2SE and WLS. Try to update to J2SE 1.3.1_06/_07. Rafal At 10:13 07.03.2003 -0800, Hunter Hillegas wrote: I've had a JBoss 3.0x install running great for almost a year. In the past week or so, we upgraded from 3.04 to 3.06. Our apps seem to

RE: [JBoss-user] Crazy CPU Usage Problem

2003-03-07 Thread Nelson, Tracy
| From: Hunter Hillegas [mailto:[EMAIL PROTECTED] | Subject: [JBoss-user] Crazy CPU Usage Problem | | in the past week there have been two occasions | where I have | come in in the morning and the CPUs have been pegged at 100%. | | ps reports that the JVM is the guilty process. Shutting down JBo

Re: [JBoss-user] Crazy CPU Usage Problem

2003-03-07 Thread Scott M Stark
Start by looking at thread dumps. Scott Stark Chief Technology Officer JBoss Group, LLC - Original Message - From: "Hunter Hillegas" <[EMAIL PROTECTED]> To: "JBoss User" <[EMAIL PROTECTED]> Sent: Friday, March 07, 2003 10:13 AM Subject: [