Installation guide
TIBCO ActiveMatrix BPM Installation and Configuration
188
|
Chapter 10 Post-Installation Tasks
Reconfigure Your JVM
To reconfigure your JVM:
1. Increase the JVM permgen size:
—
Windows Add set ANT_OPTS=-Xmx1024m -XX:MaxPermSize=256m
-XX:PermSize=128m to %USERPROFILE%\antrc_pre.bat
— UNIX Add export ANT_OPTS="-Xmx1024m -XX:MaxPermSize=256m
-XX:PermSize=128m to ~/.antrc
2. Confirm the value of ANT_OPTS before executing CLI scripts from the
command prompt.