Skip to main content

Environment Variables for Memory Configuration

Environment Variables for Memory Configuration

The generation of PDF or Excel report output can be memory intensive. Zen reports provides several environment variables that allow you to configure the amount of memory available for these operations. The default value for all of these variables is 512mb. You can change the values of these environment variables to allocate more memory. These memory values change the -Xmx memory maximum value passed to the JVM.

  • EXCELMEMSIZE – memory available for generation of Zen reports as Excel spread sheets.

  • EXCELSERVERMEMSIZE – memory available to the Excel Server.

  • FOPMEMSIZE – memory available to the FOP PDF renderer.

  • RENDERSERVERMEMSIZE – memory available to the Render Server.

  • PRINTSERVERMEMSIZE – memory available to the Print Server.

  • SAXMEMSIZE – memory available to the SAX processor.

  • PDFMERGEMEMSIZE – memory available to the PDF merge operation.

FeedbackOpens in a new tab