Verify that you JAVA/JRE versions and download the Java Cryptography Extension (JCE) Unlimited Strength
Jurisdiction Policy Files from the following location.
For JRE 8:
http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html
For JRE7:
http://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html
FOR JRE6:
http://www.oracle.com/technetwork/java/javase/downloads/jce-6-download-429243.html
*****
1). Download the unlimited strength JCE policy files.
2). Uncompress and extract the downloaded file.
This will create a subdirectory called jce.
This directory contains the following files:
README.txt
This file
local_policy.jar Unlimited
strength local policy file
US_export_policy.jar Unlimited strength US export
policy file
3). Install the unlimited strength policy JAR files.
In case you later decide to revert to the original "strong" but limited policy versions, first make a copy of the
original JCE policy files (US_export_policy.jar and local_policy.jar). Then replace the strong policy files with the
unlimited strength versions extracted in the previous step.
The standard place for JCE jurisdiction policy JAR files is:
<java-home>/lib/security [Unix]
<java-home>\lib\security [Windows]
****
Selecting the Test Connection button Connection will establish this successfully.