New Version 4.1.18 Out of Memory Errors

2002-12-30 Thread Robert Abbate
Hello. I have 1 Gig of Ram on my Linux server and was running 4.0.1. Tomcat and never had any problems with memory Now, I just upgraded to Tomcat 4.1.18 and I keep getting Out of Memory errors! Here's the memory at certain intervals: at the time of out of memory error CPU states: 3.5% user,

New Version 4.1.18 Out of Memory Errors...continued...

2002-12-30 Thread Robert Abbate
Oops, I almost forget to send out the catalina logHere it is: Dec 30, 2002 11:08:29 AM org.apache.jk.common.ChannelSocket processConnection INFO: server has been restarted or reset this connection Dec 30, 2002 11:08:34 AM org.apache.tomcat.util.log.CommonLogHandler log SEVERE: Caught

Re: New Version 4.1.18 Out of Memory Errors...continued...

2002-12-30 Thread Torsten Fohrer
have you increase the maximum memory for the jvm? with -Xmx256mb as a example. cu Torsten Fohrer On Monday 30 December 2002 17:51, you wrote: Oops, I almost forget to send out the catalina logHere it is: Dec 30, 2002 11:08:29 AM org.apache.jk.common.ChannelSocket processConnection

RE: New Version 4.1.18 Out of Memory Errors...continued...

2002-12-30 Thread Robert Abbate
Where is that setting? -Original Message- From: Torsten Fohrer [mailto:[EMAIL PROTECTED]] Sent: Monday, December 30, 2002 11:08 AM To: Tomcat Users List Subject: Re: New Version 4.1.18 Out of Memory Errors...continued... have you increase the maximum memory for the jvm? with -Xmx256mb