Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Problem

After updating to CISCAT v4.0.19 or v3.0.65 some members are seeing a java heap space error;

Error occurred during initialization of VM

Could not reserve enough space for 2048000KB object heap

Solution

  1. Please see v4 documentation changelog section which is also applicable for v3

  • 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 © 2020 Center for Internet Security® Privacy Policy


  • No labels