I have a test which runs great on my development MacBook Pro, but fails to run in continuous integration TeamCity server.
The error is following:
jav
I was facing the same issue for jdk 1.8.0_151-
For this and above version, you do not need to download the jar files related to security.Because, local_policy.jar and US_export_policy.jar is already included in these versions under the path- \jre\lib\security\policy (JAVA_HOME refers to your current java installation folder) The only chng you need to make is in java.security file which is present in /jre/lib/security - uncomment the line - crypto.policy=unlimited