“Cannot store non-PrivateKeys” Error When Managing EMS Events in AIQUM
Applies to
- Active IQ Unified Manager
- ONTAP Cluster-Mode
Issue
When attempting to add, remove, or unsubscribe EMS (Event Management System) event subscriptions for ONTAP clusters within Active IQ Unified Manager (AIQUM), the following error is displayed:
ERROR [...] [c.n.d.o.o.OntapConnectionFactory] Error while getting socket factory
java.security.KeyStoreException: Cannot store non-PrivateKeys
at java.base/sun.security.provider.JavaKeyStore.engineSetKeyEntry(JavaKeyStore.java:264)
at java.base/sun.security.util.KeyStoreDelegator.engineSetKeyEntry(KeyStoreDelegator.java:111)
at java.base/java.security.KeyStore.setKeyEntry(KeyStore.java:1174)