users  

Memory settings

Mats Eklund
Tue, 09 Mar 2010 12:48:34 -0800

Hi,

I'm using Tomcat 5.5 on Windows and am sometimes experiencing exceptions thrown 
in my web application:
"java.lang.OutOfMemoryError: Java heap space". I will profile my
application to see if this can be avoided by changing the code,
however, I'm also interested to know whether and how memory available
to the application can be configured.

Thanks in advance,
Mats