Tomcat stability problem

2002-12-27 Thread Ben Glorie
We're running Tomcat 4.1.12 on a dual-proc PIII with 512MB RAM. The application consists of 100,000+ HTML pages and approx. 100 jsp pages. We get approx. 60,000 page views per day. Performance is fine, but occasionally the system runs into the following problem: - when you request a jsp page in

RE: Tomcat stability problem

2002-12-28 Thread Ben Glorie
GC delay certainly sounds plausible, I'll try to set the -Xinccg option as suggested by Bill. We're running Linux 7.3 and Java 1.4.1_01. Is this combination also sensitive to SMP problems? If that would be the problem, what would I have to do? Thanks to you all for the suggestions so far, which

RE: Tomcat stability problem

2002-12-30 Thread Ben Glorie
stability problem Could be the VM garbage collecting ? How often does this happen ? Jim D. - Original Message - From: Ben Glorie [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, December 27, 2002 12:59 PM Subject: Tomcat stability problem We're running Tomcat 4.1.12 on a dual-proc