[opencms-dev] Getting Heap Size issue while publishing PDF file

Christoph Kukulies kuku at physik.rwth-aachen.de
Mon Apr 6 12:06:20 CEST 2015


Am 06.04.2015 um 05:45 schrieb Sharad Jain:
> Hi Team,
>
>
> I am getting Heap Size issue while publishing PDF files. The size of PDF
> file is 34 mb.
>
> Can someone please tell me how to increase heap size in OpenCMS 9.0.1.
>
> Thanks & Regards,
> Sharad Jain

Are you using Tomcat? In this case this is normally done by manipulating 
the -Xmx parameter in the startup options, like:

JAVA_OPTS="${JAVA_OPTS} -Xms1024M -Xmx1024M"
CATALINA_OPTS="${CATALINA_OPTS} -Xms1024M -Xmx1024M"






-- 
Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de



More information about the opencms-dev mailing list