Re: Tomcat 5 out of memory

2004-05-31 Thread James Sherwood
- From: Mark Lowe [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Friday, May 28, 2004 4:46 PM Subject: Re: Tomcat 5 out of memory Upgrade to tc5.024 Its been sorted, i had the same jazz happening. I changed to 5.0.24 as no problems since. On 28 May 2004, at 19:55, Emerson

Re: Tomcat 5 out of memory

2004-05-28 Thread Emerson Cargnin
I have the same configuration (except tomcat 5.0.19 and Suse linux 9.1) and have the same problem... do you have this kind of message at your catalina.log? May 28, 2004 2:44:14 PM org.apache.jk.common.HandlerRequest invoke INFO: Unknown message 0 May 28, 2004 2:44:49 PM

Re: Tomcat 5 out of memory

2004-05-28 Thread Mark Lowe
Upgrade to tc5.024 Its been sorted, i had the same jazz happening. I changed to 5.0.24 as no problems since. On 28 May 2004, at 19:55, Emerson Cargnin wrote: I have the same configuration (except tomcat 5.0.19 and Suse linux 9.1) and have the same problem... do you have this kind of message at

RE: Tomcat 5 out of memory

2004-04-08 Thread Carl Olivier
Hi - maybe try the incremental GC (JVM Hotspot switch: -Xincgc). Carl -Original Message- From: Angelov, Rossen [mailto:[EMAIL PROTECTED] Sent: 08 April 2004 12:17 AM To: 'Tomcat Users List' Subject: Tomcat 5 out of memory Hi, We are having problems with Tomcat when restarting the

RE: Tomcat 5 out of memory

2004-04-08 Thread Shapira, Yoav
Message- From: Angelov, Rossen [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 07, 2004 9:39 PM To: 'Tomcat Users List' Subject: RE: Tomcat 5 out of memory That sounds like a reasonable explanation. Then, the only solution I can see is to set the development environment not a virtual server per

RE: Tomcat 5 out of memory

2004-04-08 Thread Angelov, Rossen
Thanks a lot! I appreciate your help. Ross -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 8:03 AM To: Tomcat Users List Subject: RE: Tomcat 5 out of memory Hi, Incremental GC has nothing to do with it. Rebuilding the cache (whatever

Re: Tomcat 5 out of memory

2004-04-07 Thread Nicholas Bernstein
rebuilding the cache, I would imagine. I'm not sure how you would reduce it though, it's a good thing(tm) -- really, it's reducing the memory usage by 2-3MB once the cache is rebuilt. This is just an (somewhat) educated guess, though. I suppose you could give it a higher priority so it could

RE: Tomcat 5 out of memory

2004-04-07 Thread Angelov, Rossen
for production and live web servers. Thanks, Ross -Original Message- From: Nicholas Bernstein [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 07, 2004 5:29 PM To: Tomcat Users List Subject: Re: Tomcat 5 out of memory rebuilding the cache, I would imagine. I'm not sure how you would reduce

Re: Tomcat 5 out of memory

2004-04-07 Thread Parsons Technical Services
not be an issue because of the infrequent occurrence of redeploys. Doug www.parsonstechnical.com - Original Message - From: Angelov, Rossen [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Wednesday, April 07, 2004 7:13 PM Subject: RE: Tomcat 5 out of memory I don't

RE: Tomcat 5 out of memory

2004-04-07 Thread Angelov, Rossen
other webapps. This probably raises the question in what cases the reload should be used. Thanks, Ross -Original Message- From: Parsons Technical Services [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 07, 2004 7:54 PM To: Tomcat Users List Subject: Re: Tomcat 5 out of memory Ross