You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Cheong Takhoe <Ta...@apiit.edu.my> on 2001/10/09 08:34:51 UTC

Out of memory

Hi,

I got the following exception from one of my jsp pages

org.apache.jasper.JasperException: 
Unable to compile class for JSPThe compiler has run out of memory.  
Consider using the "-J-mx" command line option to increase the maximum heap
size.

How to I make use of such a command to increate the heap size? What are the
implications, if any?

regards,
Cheong Takhoe