Re: Tomcat 6.0.20 is running out of memory

2010-05-23 Thread Juha Laiho
On 05/21/2010 01:57 PM, kent.anders...@tieto.com wrote: Hi, The Tomcat webserver 6.0.20 we are using has run out of memory. Got the following message in the Catalina.out file: less /opt/jakarta/tomcat/logs/catalina.out ... java.lang.OutOfMemoryError: Java heap space ... at org.apache.

Re: [OT] Tomcat 6.0.20 is running out of memory

2010-05-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 André, On 5/21/2010 8:27 AM, André Warnier wrote: > Pid wrote: >> On 21/05/2010 12:57, kent.anders...@tieto.com wrote: >>> Hi, >>> >>> We are running Jakarta Tomcat Servlet/JSP Engine 6.0.20 > > on Solaris 2.10. > > That may have been a 16-bit vers

RE: Tomcat 6.0.20 is running out of memory

2010-05-21 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Subject: Re: Tomcat 6.0.20 is running out of memory > > MaxHeap=128MiB and MaxNewSize=4GiB? That doesn't look right > to me. It's fine. Newer JVMs automatically set MaxNewSize to a nearly infinite value

Re: Tomcat 6.0.20 is running out of memory

2010-05-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kent, On 5/21/2010 8:25 AM, kent.anders...@tieto.com wrote: > Heap Configuration: >MinHeapFreeRatio = 40 >MaxHeapFreeRatio = 70 >MaxHeapSize = 134217728 (128.0MB) >NewSize = 2228224 (2.125MB) >MaxNewSize = 42949

Re: [OT] Tomcat 6.0.20 is running out of memory

2010-05-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kent, On 5/21/2010 6:57 AM, kent.anders...@tieto.com wrote: > java.lang.OutOfMemoryError: Java heap space > [...] > at java.util.ResourceBundle.getBundle(ResourceBundle.java:715) > at org.apache.jasper.compiler.Localizer.(Localizer.jav

Re: Tomcat 6.0.20 is running out of memory

2010-05-21 Thread Pid
you'll use swap and your performance will suffer horribly), you can try increasing the amount by increments (of say 32Mb). p > -Original Message- > From: Pid [mailto:p...@pidster.com] > Sent: den 21 maj 2010 14:20 > To: Tomcat Users List > Subject: Re: Tomcat 6.0.20 is

Re: Tomcat 6.0.20 is running out of memory

2010-05-21 Thread André Warnier
Pid wrote: On 21/05/2010 12:57, kent.anders...@tieto.com wrote: Hi, We are running Jakarta Tomcat Servlet/JSP Engine 6.0.20 on Solaris 2.10. That may have been a 16-bit version. We have -Xmx128M, is that to small? in which case this would be no mean feat.

RE: Tomcat 6.0.20 is running out of memory

2010-05-21 Thread Kent.Andersson
ect: Re: Tomcat 6.0.20 is running out of memory On 21/05/2010 12:57, kent.anders...@tieto.com wrote: > Hi, > > We are running Jakarta Tomcat Servlet/JSP Engine 6.0.20 on Solaris 2.10. > We have -Xmx128M, is that to small? Maybe. :) What did the jmap -heap command produce? p > Be

Re: [OT] Tomcat 6.0.20 is running out of memory

2010-05-21 Thread Pid
On 21/05/2010 12:37, André Warnier wrote: > Pid wrote: > ... > >> >> jmap -heap >> > Mmmm. Is the above the /real/ explanation of your so-called crystal > ball ? I've always been quite sceptical about it. But now we know the > trick. People, have you noticed ? He does that every time. That's

Re: Tomcat 6.0.20 is running out of memory

2010-05-21 Thread Pid
inal Message- > From: Pid [mailto:p...@pidster.com] > Sent: den 21 maj 2010 13:20 > To: Tomcat Users List > Subject: Re: Tomcat 6.0.20 is running out of memory > > On 21/05/2010 11:57, kent.anders...@tieto.com wrote: >> Hi, >> >> The Tomcat webserver 6.0

RE: Tomcat 6.0.20 is running out of memory

2010-05-21 Thread Kent.Andersson
Hi, We are running Jakarta Tomcat Servlet/JSP Engine 6.0.20 on Solaris 2.10. We have -Xmx128M, is that to small? Best Regards /Kent -Original Message- From: Pid [mailto:p...@pidster.com] Sent: den 21 maj 2010 13:20 To: Tomcat Users List Subject: Re: Tomcat 6.0.20 is running out of

Re: [OT] Tomcat 6.0.20 is running out of memory

2010-05-21 Thread André Warnier
Pid wrote: ... jmap -heap Mmmm. Is the above the /real/ explanation of your so-called crystal ball ? I've always been quite sceptical about it. But now we know the trick. People, have you noticed ? He does that every time. That's how he knows all that stuff.

Re: Tomcat 6.0.20 is running out of memory

2010-05-21 Thread Pid
On 21/05/2010 11:57, kent.anders...@tieto.com wrote: > Hi, > > The Tomcat webserver 6.0.20 we are using has run out of memory. > Got the following message in the Catalina.out file: > less /opt/jakarta/tomcat/logs/catalina.out > ... > java.lang.OutOfMemoryError: Java heap space > at java.ut

Tomcat 6.0.20 is running out of memory

2010-05-21 Thread Kent.Andersson
Hi, The Tomcat webserver 6.0.20 we are using has run out of memory. Got the following message in the Catalina.out file: less /opt/jakarta/tomcat/logs/catalina.out ... java.lang.OutOfMemoryError: Java heap space at java.util.Properties$LineReader.(Properties.java:389) at java.util.P