Increase the JVM heap size to 6500 MB to support files
of size up to 500 MB. For files larger than 500 MB, increase the
JVM heap size and increase value of the time-out parameter. Note: Before
increasing JVM heap size, ensure that you have installed enough
RAM.
To increase JVM heap size of the JBoss application
server.
Navigate to [LiveCycle_root]\jboss\bin and
open run.conf.bat for editing.
Change value of the JVM heap size (-Xmx) parameter
to Xmx6500m.
Save and close run.conf.bat.
To increase JVM heap size of WebSphere application server.
Open WebSphere Administration Console, navigate to Servers > Server Types > WebSphere application servers.
Select your server.
In the Server Infrastructure section, navigate to Java and process management > Process definition > Java virtual machine.
Specify a 6500 in the Maximum heap size field, click Apply and,
click Save.
To increase JVM heap size of application server.
Open WebLogic Server Administration Console, navigate to Environment>Servers,
select your server, and select Sever Start tab.
Change value of the JVM heap size (-Xmx) parameter
to Xmx6500m, and click Save.
|
|
|