Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Product Name

CIS-CAT Pro Assessor v4

Product Version

All

Date/



Problem

Info

CIS-CAT Pro Assessor will successfully complete a scan with the GUI but not the CLI (and or vice versa)

Solution

Make sure the memory allocation is the same for both This may be due to different memory allocation between the GUI and the CLI executable filesSet executables.

To solve the issue, make the Assessor-GUI.exe memory bat and Assessor-CLI.bat memory to be equal ?Assessor-allocation equal.

For the Assessor-GUI.bat

  • Navigate to the Assessor-v4.x.x\Assessor-CLI\misc\Windows folder

  • Open the Assessor-GUI.bat file in an editor

  • Near the bottom, find this line: %JAVA% -Xmx2048M -jar "....%~dp0\Assessor

-GUI.bat NoteHighlight important information
  • -CLI.jar" %_tail% --verbose

  • Raise the memory allocation by raising the -XMX number to a higher number(Make sure it is a valid increment) ex: %JAVA% -Xmx4096M -jar "....%~dp0\Assessor-CLI.jar" %_tail% --verbose

For the Assessor-CLI.bat

  • Navigate to the Assessor-CLI folder

  • Open the Assessor-CLI.bat file in an editor

  • Near the bottom, find this line: %JAVA% -Xmx2048M -jar "....%~dp0\Assessor-CLI.jar" %_tail% --verbose

  • Raise the memory allocation by raising the -XMX number to a higher number(Make sure it is a valid increment) ex: %JAVA% -Xmx4096M -jar "....%~dp0\Assessor-CLI.jar" %_tail% --verbose

Keywords;

Content by Label

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "sbp_fer"

Copyright © 2020

Center for Internet Security®


Page Properties
hiddentrue

Action

Name(s)

Date

Linked ticket

https://cisecurity.atlassian.net/browse/SUPPORT-9624

Created by

Nick Romanzo

Reviewed by

Approved by

Remove by