We were doing docbase clone after the db clone. After the clone is completed , we updated the hostname and other bunch of dm_server_config, dm_acs_config,dm_jms_config,views etc as per guide. As we were planning to change crypto mode from 3DES to AES 256 we ran the scripts to clear the crypto key , generated new aek.key and then encrypted the db password, ldap password. Docbase came up as well as JMS without any error on logs.But when we do the initcrypto,c it doesnt work and gives error - java issue - java.security.NoSuchAlgorithmException: Cannot find any provider supporting AES256/CBC/PKCS5Padding. is there any change to the done on the java.security file ?