From: Marco Knuettel <[EMAIL PROTECTED]>
<snip/>
export JAVA_OPTS="$JAVA_OPTS -Djava.awt.headless=true -Xmx1024m -Xms1024m"
If you cant increase the JVMs memory anymore then you will have to look at the structure of your FO that is being processed by FOP. One way to reduce memory usage is to break up your FO into multiple page-sequences.
Have you seen
http://xml.apache.org/fop/running.html#memory ?
Chris
_________________________________________________________________ Hotmail messages direct to your mobile phone http://www.msn.co.uk/msnmobile
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]