Running AdminUI, trying to import a certificate, the AdminUI page report error:
Error: Exception while invoking expression #{keyStoreBean.reloadFromPolicyServer}
and the server.log reports the error:
[ERROR] com.ca.federation.adminui.backingbean.keystore.KeyStoreImportBean [] - **ERROR** java.security.KeyStoreException during UI operation. java.security.KeyStoreException: Exception occurred trying to check for existing certificate under different alias.
A complete re-install of the AdminUI solved the issue.