Opened 8 years ago
Last modified 8 years ago
#16437 new defect
VBoxManage controlvm savestate fails with NS_ERROR_FAILURE (0x80004005)
Reported by: | acho-bacho | Owned by: | |
---|---|---|---|
Component: | VM control | Version: | VirtualBox 5.1.14 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Linux |
Description
When I call
VBoxManage controlvm bosh-lite_default_1485866280659_36137 savestate
from a bash script I get the following error:
VBoxManage controlvm bosh-lite_default_1485866280659_36137 savestate 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%... Progress state: NS_ERROR_FAILURE VBoxManage: error: Failed to save machine state VBoxManage: error: Code NS_ERROR_FAILURE (0x80004005) - Operation failed (extended info not available) VBoxManage: error: Context: "RTEXITCODE handleControlVM(HandlerArg*)" at line 276 of file VBoxManageControlVM.cpp
Environment:
VBoxManage: Oracle VM VirtualBox Command Line Management Interface Version 5.1.14
Host operating system: CentOS Linux release 7.2.1511 (Core)
Guest operating system: Ubuntu 14.04.4 LTS
Note:
See TracTickets
for help on using tickets.
Please attach VBoxSVC.log and the VBox.log of the VM you are trying to save the state off.