Hi All,
I downloaded the SCC.jar zip file and unzipped under IS folder.
Copied enttoolkit.jar file also.
Got the licence file as well.
Ran the command
java -jar scc.jar -l host:port user password secure
However, everytime throwing below error
Exception in thread “main” java.lang.NoClassDefFoundError: javax/mail/internet/ParseException
Anyone have any idea?
Hi,
please provide the output of “java -version” of the java you used to run the SCC.
Regards,
Holger
openjdk version “1.8.0_202”
OpenJDK Runtime Environment (Zulu 8.35.0.6-SA-win64) (build 1.8.0_202-b04)
OpenJDK 64-Bit Server VM (Zulu 8.35.0.6-SA-win64) (build 25.202-b04, mixed mode)
Check if javax.mail.jar jar file is present in your installation directory or /ext/ folder.
All issue resolve and able to generate the report.
There are 2 different links to get SCC.Jar file.
Correct link
http://techcommunity.softwareag.com/pwiki/-/wiki/Main/SECURITY%20CONFIGURATION%20CHECKER%20%20GUIDE
Thanks
Anil