AIQUM cluster data acquisition fails due to java.security.KeyStoreException
- Views:
- 91
- Visibility:
- Public
- Votes:
- 0
- Category:
- active-iq-unified-manager
- Specialty:
- om
- Last Updated:
- 6/24/2025, 4:17:35 AM
Applies to
Issue
- Cluster data acquisition fails.
- Error in
au.log
:
ERROR [common-pool-2] c.n.u.KeyStoreUtils (KeyStoreUtils.java:147) - Error creating KeyStore File With Single Certificate used for mutual TLS communication java.security.KeyStoreException: Cannot store non-PrivateKeys
at sun.security.provider.JavaKeyStore.engineSetKeyEntry(JavaKeyStore.java:264) ~[?:?]
at sun.security.util.KeyStoreDelegator.engineSetKeyEntry(KeyStoreDelegator.java:111) ~[?:?]
at java.security.KeyStore.setKeyEntry(KeyStore.java:1174) ~[?:?]
at com.netapp.util.KeyStoreUtils.getKeyStoreFileWithSingleCertificate(KeyStoreUtils.java:139) ~[server-au.jar:9.16.0-2024.11.J9]
:
ERROR [common-pool-2] c.o.s.a.f.d.BaseDataSource (DataSourceErrorException.java:246) - <cluster_mgmt_ip_address> [Error connecting] - Failed to connect to <cluster_mgmt_ip_address> ([Device name General Device]: Cannot store non-PrivateKeys)