Skip to main content
NetApp Stage KB

Active IQ Unified Manager error 404 opening WebUI due to ocie service not started

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

 

 

Applies to

  • NetApp Active IQ Unified Manager 9.7
  • Red Hat Enterprise Linux

Issue

 

  • When you try to login to the Active IQ Unified Manager WebUI you receive browser error 404 - Not Found.
  • Check of the ocie service shows it in a failed state.

‌‌‌[root@aiqumserver /]# systemctl status ocie
ocie.service - LSB: Active IQ Management Server
Loaded: loaded (/opt/netapp/systemd/system/ocie; enabled; vendor preset: disabled)
Active: Active: failed (Result: signal) since Mon 2021-05-24 12:43:50 UTC; 9s ago
Process: 15944 ExecStart=/opt/netapp/systemd/system/ocie start (code=killed, signal=TERM)
  • In the /var/log/ocie/server.log we see Permission denied error's.

2021-05-22 10:33:33,545 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-4) MSC000001: Failed to start service jboss.security.security-domain.client-auth: org.jboss.msc.service.StartException in service jboss.security.security-domain.client-auth: WFLYSEC0012: Unable to start the SecurityDomainService service

Caused by: java.io.FileNotFoundException: /opt/netapp/essentials/jboss/server/onaro/cert/server.truststore (Permission denied)

2021-05-22 10:33:34,169 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-7) MSC000001: Failed to start service org.wildfly.core.management.security.realm.ClientRealm.trust-manager: org.jboss.msc.service.StartException in service org.wildfly.core.management.security.realm.ClientRealm.trust-manager: WFLYDM0018: Unable to start service

Caused by: java.io.FileNotFoundException: /opt/netapp/essentials/jboss/server/onaro/cert/server.truststore (Permission denied)
  • Check permissions on files /opt/netapp/essentials/jboss/server/onaro/cert/server.truststore and  /opt/netapp/essentials/jboss/server/onaro/cert/originator/netapp.keystore.

[root@aiqumserver /]# ls -la /opt/netapp/essentials/jboss/server/onaro/cert/server.truststore
-r-------- 1 user user 1298 Jun 23  2020 /opt/netapp/essentials/jboss/server/onaro/cert/server.truststore

‌‌[root@aiqumserver /]# ls -la /opt/netapp/essentials/jboss/server/onaro/cert/originator/netapp.keystore
-rw------- 1 user user 502 Jun 23  2020 /opt/netapp/essentials/jboss/server/onaro/cert/originator/netapp.keystore

 

 

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.