java.lang.NoClassDefFoundError: Could not initialize class javax.crypto.JceSecurityManager
javax.crypto.Cipher.getConfiguredPermission(Cipher.java:2543)
java
Make sure the following files on executing JRE is NOT corrupted/modified/deleted.
I had a similar issue which was caused by manually copying these two files from different java version. Resolved after replacing with original files.