Cluster addition fails with keystore was tampered error on RHEL AIQUM 9.16 new installation
Applies to
- ActiveIQ Unified Manager (AIQUM) 9.16
- RedHat Linux (RHEL) deployment
Issue
- Cluster addition Fails on Fresh RHEL AIQUM deployment
- Error on GUI:
Unable to add cluster data source. This can occur if the clocks on the systems are not synchronized and the Active IQ Unified Manager HTTPS certificate start date is later than the date on the cluster, or if the cluster has reached the maximum number of EMS notification destinations.
server.log:
ERROR [org.springframework.boot.web.servlet.support.ErrorPageFilter] (default task-139) Forwarding to error page from request [/server/datasource] due to exception [Fail to add a new DS, message: Failed to encrypt netappfoundation.password: Failed to initialize SymmetricCipherFacade Keystore was tampered with, or password was incorrect]: com.onaro.sanscreen.acquisition.sessions.AcquisitionUnitException [879-879]Fail to add a new DS, message: Failed to encrypt netappfoundation.password: Failed to initialize SymmetricCipherFacade Keystore was tampered with, or password was incorrectserver_acq.log:
Failed to encrypt netappfoundation.password: Failed to initialize SymmetricCipherFacade Keystore was tampered with, or password was incorrectcom.netapp.acquisition.acquisitionserverside.interfaces.data.AcquisitionServerException [879-879]Failed to initialize SymmetricCipherFacade Keystore was tampered with, or password was incorrectjava.io.IOException: Keystore was tampered with, or password was incorrect....Caused by:java.io.IOException: Keystore was tampered with, or password was incorrectat java.base/com.sun.crypto.provider.JceKeyStore.engineLoad(JceKeyStore.java:879)jep.log:
INFO [main] [com.netapp.jeps.keystoresetup.Main] Previous Netapp Keystore file exists: /opt/netapp/essentials/jboss/server/onaro/cert/originator/netapp.keystoreERROR [main] [com.netapp.jeps.keystoresetup.Main] Error loading Previous Netapp Keystore: /opt/netapp/essentials/jboss/server/onaro/cert/originator/netapp.keystorejava.io.IOException: Keystore was tampered with, or password was incorrectat java.base/com.sun.crypto.provider.JceKeyStore.engineLoad(JceKeyStore.java:879)