Product Name
CIS-CAT Pro Assessor
Product Version
Linux version 4.27.0+
Date
Problem
Why am I seeing an Error related to my JRE when I select the Linux version with the Java [jre
] included?
Solution
At this time the imbedded Java which is packaged with the Linux CIS-CAT Pro Assessor 4.27.0+ download is not compatible with the MacOS. To resolve this error please:
Go back to the WorkBench Downloads and downloaded the Bundle for
Linux
>No GUI
>No Java
Completely remove the old directory completely and replaced it with the new unpacked .zip which contains no
jre
directoryBefore removing this directory and replacing it, you will be unable to use Assessor with either version of Java 8 or 11 downloaded from Adaptium
Even if you run a
chmod -R 777
to completely open up every single permission on the/jre
and/Assessor
directories you will still not be able to run the Assessment.
After removing and replacing the correct Assessor bundle you can run a similar scan through the interactive steps (
-i
) and successfully produced an HTML (-html
) report, verbose logs (--info
), and a score:Assessor % sudo sh Assessor-CLI.sh -i -html --info
This worked. I then flipped over to the version 11 using these directions from a 3rd party site, please proceed with caution: https://medium.com/@devkosal/switching-java-jdk-versions-on-macos-80bc868e686a successfully ran the same command above and produced a score, report, and logs.
Once the directory containing
jre
was removed and replaced everything was able to advance as anticipated.
When you have a moment, could you please:
Remove any vestiges of the old
/Assessor
directoryNavigate back to WorkBench and download the Bundle for Linux> No GUI> No Java
Unzip into the desired location with the correct permissions and add the license files to the
/license
directoryReturn to Terminal and attempt to run a command similar to the one noted above and let me know if this changes the ability to use Assessor in your MacOS environment!
Thank you again for your patience. I will be out of the office for the afternoon as my father is very sick and I visit him on Tuesdays. If you are unable to resolve using the steps above, please let me know and I will see if we can set-up a WebEx and we can walk through the steps together and see if there is a reason on your end, or with the tool itself, which is stopping this scan from advancing.
I look forward to your response!t information
Add Comment