Known Error
1. Description Details
Problem during AIS server start. Error message "Incompatible minimum and maximum heap sizes specified". |
2. Workaround Details
Change the configuration of "Java Max Heap Size (MB)" in ais_config.xml : <Configuration_Entry Key="Java Max Heap Size (MB)" Value="128"/> |
3. Cause Details
The problem is causes by a mismatch of configuration in the ais_config.xml file: <Configuration_Entry Key="Java Max Heap Size (MB)" Value="128"/> <Configuration_Entry Key="Additional JVM Settings" Value="-Xms256M;-Xss256K;-XX:MaxPermSize=64M;-XX:+UseConcMarkSweepGC;-XX:+UseTLAB;-Xrs"/> |
4. Related Issue Details
Related Ticket | |
Related Knowledgebase | Actimize : KB0032427 |
Related Article |