Stopping Oncommandsvc on AIQUM Windows fails in a situation where polling is stuck
Applies to
Active IQ Unified Manager (AIQUM) Windows 9.13 or 9.14
Issue
- CPU and memory usage are consistently high
- 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.
