Operation state "Failed" with status Green in AIQUM GUI due to excessive stale lun map entries
- Views:
- 542
- Visibility:
- Public
- Votes:
- 0
- Category:
- active-iq-unified-manager
- Specialty:
- om
- Last Updated:
- 9/17/2024, 9:20:01 PM
Applies to
- Active IQ Unified Manager (AIQUM) 9.12+
- All OS platforms
Issue
- Cluster acquisition failing
- After rediscover, cluster has operation state "
Failed
" with status Green (OK) in GUI - In
ocumserver.log
the following null pointer exception (NPE) error is seen:
ERROR [oncommand] [reconciliation-1] [10.0.26.30(incremental@12:37:18.829)] [c.n.dfm.collector.OcieJmsListener] Inventory change listener errorjava.lang.NullPointerException: null
..
..
app.war//com.netapp.dfm.entity.platform.event.builtin.IgroupOsTypeConfigurationCollectionCompletionListener.createEventSpecs(IgroupOsTypeConfigurationCollectionCompletionListener.java:121)
at deployment.dfm-app.war//com.netapp.dfm.entity.platform.event.builtin.IgroupOsTypeConfigurationCollectionCompletionListener.onCompletion(IgroupOsTypeConfigurationCollectionCompletionListener.java:102)
at deployment.dfm-app.war//com.netapp.dfm.entity.platform.event.builtin.IgroupOsTypeConfigurationCollectionCompletionListener$$FastClassBySpringCGLIB$$4c70ab41.invoke(<generated>)