Stopping Oncommandsvc on AIQUM Windows fails in a situation where cluster monitoring failed
Applies to
- Active IQ Unified Manager (AIQUM) 9.x
- Windows platform
Issue
- AIQUM cluster acquisition fails
- CPU and memory usage are consistently high and intermittently GUI is not reachable
- This can happen after upgrading to a newer version
- Stopping Oncommandsvc on AIQUM Windows fails
- Running
sc query Oncommandsvcfrom the command prompt showsSTOP_PENDING:
SERVICE_NAME: Oncommandsvc
TYPE : 10 WIN32_OWN_PROCESS
STATE : 3 STOP_PENDING
(NOT_STOPPABLE, NOT_PAUSABLE, IGNORES_SHUTDOWN)
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x2
WAIT_HINT : 0xbb8
- Even before attempting to stop the service,
au.logrepeatedly shows warnings:
WARN [Timer-0] c.o.s.a.f.m.s.SchedulerTask (SchedulerTask.java:187) - Data source is already performing a poll of netappfoundation. Therefore this poll is skipped.
