Issues related to Java
Some versions of Java can cause some issues. Below are described a few scenarios based on the Java version that is being used.
-
You are running a version below Java 8 (update 45) or Java 7 (update 79)
These versions of Java contain a bug related to the SSL negotiation that fails in case TLS1.2 is used
Solution:
Update Java to the latest version to match the security baseline
-
You are running a version between Java 7 (Update 25) and Java 7 (Update 45)
This error is returned due to a bug in Java.
The following solutions offer a workaround for the issue:
Solution:
Update Java to the latest version to match the security baseline