AIQUMでEMSイベントを管理する際の「非PrivateKeysを保存できません」エラー
環境
- Active IQ Unified Manager
- ONTAP clustered Data ONTAP
問題
Active IQ Unified Manager(AIQUM)内のONTAPクラスターに対してEMS(Event Management System)イベントサブスクリプションを追加、削除、または登録解除しようとすると、次のエラーが表示されます:
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)