How can I increase the memory allocated to the Output Generator?
You can increase the amount of memory allocated to the Output Generator.
Symptom
The Output Generator is unable to complete large jobs.
Problem
We have large outputs that require more memory.
Solution
- On the Output Generator server, edit the conf/wrapper.conf file.
- Increase the value set for
wrapper.java.maxmemory
. For example, to 2048 or 4096.# Maximum Java Heap Size (in MB) wrapper.java.maxmemory=1280
- Click
- In the Services window, right-click the Output Generator entry. Click Stop.
- In the Services window, right-click the Output Generator entry. Click Start.