Hi *,
i use FOP to generate a Dokumentation for a lage Project. I want to generate a PDF with 500 Sites. With images and more.
The Tomcat use over 1GB of the Memory and then i get an OutOfMemory-Error. I wont to increase the Momory of Tomcat. My Tomcat has 1GB.
export JAVA_OPTS="$JAVA_OPTS -Djava.awt.headless=true -Xmx1024m -Xms1024m"
What can i do?
Greetings Marco
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
