Site icon EfmSoft

What does HRESULT 0xC0370104 (ERROR_VMCOMPUTE_TOO_MANY_NOTIFICATIONS) mean?

 
Previous Next
ERROR_VMCOMPUTE_OPERATION_PENDING ERROR_VMCOMPUTE_INVALID_STATE

ERROR_VMCOMPUTE_TOO_MANY_NOTIFICATIONS

Notification callbacks are registrations with a finite lifetime

ERROR_VMCOMPUTE_TOO_MANY_NOTIFICATIONS points to callback management around a compute system, not to excessive guest log messages. HcsSetComputeSystemCallback registers a client callback for lifecycle and other HCS events, and each registration has an associated callback handle.

Repeatedly registering on reconnect, retry or status refresh without closing the previous callback can exhaust the supported registration count. The compute system may still be healthy while the management process has leaked notification registrations.

Evidence and corrective action

References


Looking for a different code? Search another status or error code.

Exit mobile version