Site icon EfmSoft

What does HRESULT 0xC0370105 (ERROR_VMCOMPUTE_INVALID_STATE) mean?

 
Previous Next
ERROR_VMCOMPUTE_TOO_MANY_NOTIFICATIONS ERROR_VMCOMPUTE_UNEXPECTED_EXIT

ERROR_VMCOMPUTE_INVALID_STATE

Compute-system operations are constrained by a lifecycle state machine

ERROR_VMCOMPUTE_INVALID_STATE means the object exists, but the requested operation does not apply to its current state. Examples include starting a system that is already starting, modifying a setting after termination, or issuing pause/resume commands in an incompatible phase.

HCS compute systems are ephemeral. Once a VM or container stops, HCS cleans up the system and most operations on the old handle are no longer valid. A blind retry of the same command therefore differs from reopening or recreating the compute system.

Evidence and corrective action

References


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

Exit mobile version