Skip to main content
NetApp Knowledge Base

CAIQUM-8989: AIQUM services failed on windows after upgrade to 9.18 due to newer JDK deployment

Views:
1
Visibility:
Public
Votes:
0
Category:
active-iq-unified-manager
Specialty:
OM
Last Updated:

Issue

  • AIQUM services failed to start on windows after upgrade to 9.18 and above from 9.16P2 and below
  • server.log:

ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool - 81) MSC000001: Failed to start service jboss.deployment.unit."dfm-app.war".undertow-deployment: org.jboss.msc.service.StartException in service jboss.deployment.unit."dfm-app.war".undertow-deployment: java.lang.RuntimeException: java.lang.IllegalArgumentException: Unable to get CN from the server certificate.
at org.wildfly.extension.undertow@27.0.1.Final//org.wildfly.extension.undertow.deployment.UndertowDeploymentService$1.run
(UndertowDeploymentService.java:90) [wildfly-undertow-27.0.1.Final.jar:27.0.1.Final]
...
Caused by: java.lang.RuntimeException: java.lang.IllegalArgumentException: Unable to get CN from the server certificate.
....
[stderr] (cluster-ems-configure-pool-15) Exception in thread "cluster-ems-configure-pool-15" com.netapp.dfm.collector.OcieException: com.onaro.commons.exception.ConfigurationException: Keystore was tampered with, or password was incorrect

  • Using elytronstore.ps1 for attempting to decrypt the password from tokens doesnt work as in the script runs without any outout
  • Using credentialstore.jar file directly shows:

java -jar "C:\ProgramFiles\NetApp\ocum\lib\jeps\credentialstore.jar" -p "C:\ProgramFiles\NetApp\essentials\jboss\server\onaro\cert\server.keystore" -a jboss-t <token>
Exception in thread "main"java.lang.ExceptionInInitializerError
at com.netapp.dfm.common.lite.OcumPaths.getWindowsAppDataDir(OcumPaths.java:101)
at com.netapp.dfm.common.lite.OcumPaths.getLogDir(OcumPaths.java:138)
at com.netapp.jeps.common.LogDirectoryPropertyDefiner.getPropertyValue(LogDirectoryPropertyDefiner.java:23)
...
Caused by: java.lang.RuntimeException:java.lang.reflect.InaccessibleObjectException: Unable to make private staticnative long[]java.util.prefs.WindowsPreferences.WindowsRegOpenKey(long,byte[],int)accessible: module java.prefs does not "opens java.util.prefs" tounnamed module @23ceabc1
at com.netapp.dfm.common.lite.WindowsRegistry.<clinit>(WindowsRegistry.java:44)
... 22 more
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to makeprivate static native long[]java.util.prefs.WindowsPreferences.WindowsRegOpenKey(long,byte[],int)accessible: module java.prefs does not "opens java.util.prefs" tounnamed module @23ceabc1
at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354)
...

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.