You have an issue logging in through the web console (Smarts version 10.1.5 and 10.1.9) with Java 1.8.351 and 361. Issue does not exist under version 341 or lower.
Smarts version 10.1.5 and 10.1.9) with Java 1.8.351 and 361
Smarts SAM Web Console uses the OpenJDK platform, and the Oracle Java SE client is not always compatible with earlier versions of the OpenJDK build.
Upgrade to SAM Console 10.1.12 uses the Open JDK version 1.08 Build 362. This version of the console can run on the Windows Client that has the Oracle Java 1.08. Build 362.
If upgrading the SAM console is not possible:
Review the release notes for the Smarts SAM Console version being used, to note the specific Java build that is used in that release. This way you can be assured that that the Oracle Java SE build works with the corresponding version of the Smart SAM web console.
The following steps can be used as a work around for the Smarts SAM webconsole.
You should create a backup copy of the java.security file.
//Add "usage SignedJAR & " as shown below in line 692 without quotes.
jdk.jar.disabledAlgorithms=MD2, MD5, RSA keySize < 1024, {color}
DSA keySize < 1024, include jdk.disabled.namedCurves, {color}
SHA1 usage SignedJAR & denyAfter 2019-01-01
Note: VMware does not support third party platforms such as the Oracle Java SE. User assumes all risks in using this workaround.