Default JVM Settings

ActiveMatrix BPM is delivered with default JVM settings.

-server -XX:MaxPermSize=1024m -XX:+UseParNewGC 
-XX:MaxNewSize=256m -XX:NewSize=256m 
-Xms4096m -Xmx4096m 
-XX:SurvivorRatio=128 -XX:MaxTenuringThreshold=0 
-XX:+UseTLAB 
-XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -XX:+CMSPermGenSweepingEnabled

The only settings that you are likely to need to change are -Xmx and MaxPermSize.

Warning: Do not change the values of any other JVM options unless you have investigated all other solutions. Do not try to change any such values without input from TIBCO Support.