I had asked a question about this earlier, but it didn\'t get answered right and led nowhere.
So I\'ve clarified few details on the problem and I would really like t
Download the JCE Files from below Link for Java 6
https://www.oracle.com/java/technologies/jce-6-download.html
Download the JCE Files from below Link for Java 8
https://www.oracle.com/java/technologies/javase-jce8-downloads.html
Copy the files downloaded from the above Link and Go to JDK Installed Directory
/Users/ik/jdk1.8.0_72/jre/lib/security
Paste & Replace the files from the directory. Restart your application & the error must be resolved.