Windows error 0xC0370102, -1070137086

Detailed Error Information

ERROR_VMCOMPUTE_HYPERV_NOT_INSTALLED[1]

MessageA Virtual Machine could not be started because Hyper-V is not installed.
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)true
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode55 (0x037)
NameFACILITY_USERMODE_VIRTUALIZATION[2][1]
DescriptionThe source of the error code is the user mode virtualization subsystem.[2][1]
Error Code258 (0x0102)

Questions

0votes
0answers

Error running linux container on windows 2019 server AWS

I'm having problem while running Linux container on Windows Server 2019, AWS. Following is the error: failed to register layer: failed to start service utility VM (applydiff 7867715a779e14ed8af41d812471a62615cb810cbce3df69a4ed0d2036086d7b): container 7867715a779e14ed8af41d812471a62615cb810cbce3df69a4ed0d2036086d7b_svm encountered an error during CreateContainer: failure in a Windows system call: The virtual machine could not be started because a [...] read more
amazon-web-services
docker
amazon-ec2
windows-server-2019

Comments

Leave a comment

(plain text only)

Sources

  1. winerror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0