AIQUMのHTTPS証明書の取得に失敗したため、AIQUMでクラスタの取得または追加が失敗します。
環境
- Active IQ Unified Manager(AIQUM)9.x
- すべてのOSプラットフォーム
問題
- AIQUM の Web UI からクラスタデータソースを追加したり、既存のクラスタデータソースを編集しようとすると、エラーが発生します:
Failed to fetch the HTTPS certificate from cluster1. Enter a valid Host name or Port.
ocumserver.log:
ERROR [admin] [default task-33] [c.n.o.r.m.e.GlobalExceptionHandler] Index 0 out of bounds for length 0
java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
at deployment.dfm-app.war//com.netapp.dfm.common.security.certificate.CertificateUtils.setupCertificateResponse(CertificateUtils.java:52)
au.log:
ERROR [ServerService Thread Pool -- 83] c.o.s.a.s.AcquisitionFacadeUtil (AcquisitionFacadeUtil.java:196) - EMS notification test failed; It could be the CN of Server Certificate setting, which has to be DNS resolvable hostname or IP Address. CN = xxxx-x-ocum.xxxx.xx.xx
ERROR [default task-29] c.n.o.n.e.EmsZapiManager (EmsZapiManager.java:116) - Failed to call security-certificate-install -- : javax.net.ssl.SSLException: Connection has closed: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
ERROR [pool-49-thread-6] c.n.o.n.e.EmsZapiManager (EmsZapiManager.java:259) - Failed to get client key information: Connection has closed: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake (errno=0): com.netapp.oci.netapp.client.interfaces.data.EmsManagerException: Connection has closed: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake (errno=0)
Server_acq.log:
2026-06-01 16:25:57,259 ERROR [common-pool-38] c.o.s.a.f.d.BaseDataSource (DataSourceErrorException.java:246) - 10.179.79.22 [Error connecting] - Communication problem with the cluster: 10.XX.XX.XX ([Device name 10.XX.XX.XX]: Failed to connect to the cluster.WARN [common-pool-38] c.o.s.a.d.n.t.z.ZAPIConnection (ZAPIConnection.java:619) - [netappfoundation] 10.XX.XX.XX - while executing ZAPIs on datasource: 10.XX.XX.XX .IP: 10.XX.XX.XX for ZAPI: system-get-version, javax.net.ssl.SSLException: Connection has closed: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake java.io.EOFException: SSL peer shut down incorrectlyat sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:489) ~[?:?]... ... Wrapped by: javax.net.ssl.SSLException: Connection has closed: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake