AIQUM 集群获取失败,并显示"trustAnchors 参数必须为非空"
适用于
- Active IQ Unified Manager (AIQUM) 9.13P1 及更高版本,(RHEL)
问题
在成功建立到 AU 的 TCP+TLS 连接后,集群获取/发现会立即失败。
/var/log/ocie/au.log 显示,在每次轮询尝试时:j
ava.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-emptysun.security.validator.PKIXValidator ... PKIX path building failedjavax.net.ssl.SSLHandshakeException ... at https://localhost:443keytool -list针对 AU truststore 列出了预期的 CA、集群和客户端条目,JAVA_HOME指向有效的 JDK,并且 /etc/pki/java/cacerts对 jboss 用户可读。重新颁发集群证书、重新导入 CA 链以及在 AIQUM MySQL 表中禁用 mTLS 都无法解决该故障。