Product Name
CIS-CAT Pro Assessor v4
Product Version
All
Date
Problem
I am unable to perform a Linux assessment. CIS-CAT crashes with a java NullPointerException
, right after starting an assessment.
Exception in thread "main" java.lang.NullPointerException: Cannot invoke method tokenize() on null object
Solution
Eject/unmount any disks before you start. We most frequently see this occur if the host system has a physical or virtual CD/DVD mounted that includes spaces in the mount path (such as a VMWare Tools ISO, or an OS installation disc), or from unsupported special characters in file system paths (which may be valid for the filesystem itself, but can cause issues when parsed by CIS-CAT Pro Assessor).
To check your mounted media, run /usr/bin/df -TP
0 Comments