I set TOMCAT_OPTS and it worked!
Thanks,
Barbara
-Original Message-
From: Chris Newland [mailto:[EMAIL PROTECTED]]
Sent: 04 December 2001 14:08
To: [EMAIL PROTECTED]
Subject: RE: OutOfMemoryError in apache fop/cocoon
Hi,
If you are running Cocoon inside a servlet engine (such as
Hi,
If you are running Cocoon inside a servlet engine (such as Tomcat) then
increasing the memory available to the servlet engine JVM will increase the
memory available to Cocoon.
For Tomcat 4.0 (catalina) you should set the environment variable
CATALINA_OPTS="-Xms64M -Xmx320M"
in the servlet en