Java Heap Space Error

Product Name

CIS-CAT Pro Assessor v4

Product Version

All

Date

Feb 1, 2024

Problem

Error occurred during initialization of VM

Could not reserve enough space for 2048000KB object heap

Solution

  1. You will need to update your system to 64-Bit Java OR change your java heap size settings;

    • Windows - edit Assessor-CLI.bat and change all -Xmx2048M entries to -Xmx1024M

    • UNIX - edit Assessor-CLI.sh and change MAX_RAM_IN_MB=2048 to MAX_RAM_IN_MB=1024

 


Copyright © 2024 Center for Internet Security® Privacy Policy