Opened 10 years ago
Closed 5 years ago
#13461 closed defect (obsolete)
Unable to start VM from saved state
Reported by: | Uku Loskit | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.3.16 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
Attachments (2)
Change History (10)
by , 10 years ago
follow-up: 3 comment:2 by , 10 years ago
Did you start the 4.3.14 VM where you take this saved state from with the same command (VBoxManage startvm vmname --type headless)? Was it running on the same host?
comment:3 by , 10 years ago
Replying to frank:
Did you start the 4.3.14 VM where you take this saved state from with the same command (VBoxManage startvm vmname --type headless)? Was it running on the same host?
If the log has different versions mixed, i'm sorry. I tried upgrading to the latest version to see if this bug had been fixed. The issue was present in 4.3.14 (regardless of any upgrades), and persists in the latest version.
comment:4 by , 10 years ago
I'm sorry, could you actually answer my two questions? The log file shows only that your VM was saved with VBox 4.3.14 but not how the saved state was created.
comment:5 by , 10 years ago
If I may add to this discussion. I have on occasion updated VBox while a guest was in a saved state and had this issue. All I needed to do was discard the saved state in the guest and it booted normally. I tend to make sure that the guest/s are shut down now.
by , 10 years ago
Attachment: | VBox.log.new added |
---|
comment:6 by , 10 years ago
I've added a new log. In this log the saved state is for 4.3.16. For this log I created the snapshot from scratch using the GUI (so no --type headless used). Everything is done on the same host. After creating the snapshot, powering off the guest and restarting the host OS (not logging in via GUI), starting the using --type headless does not work no longer.
Thanks for your fast responses!
comment:7 by , 9 years ago
Similar results. Confirmed with 4.3.28 r100309, Linux 3.13.0-37-generic #64-Ubuntu SMP Mon Sep 22 21:28:38 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux Scenario:
- Start VM on computer (GUI).
- Save machine state.
- Attempted to start the VM in headless mode (CLI). (failed).
- Start the VM normally (GUI).
- Shutdown the VM via the OS (or ACPI Shutdown). (Complete shutdown).
- Start the VM in headless (CLI). (success).
This is very annoying since users save machine states while in the middle of work but at the end of the day. Attempting to do any maintenance on the VM in the saved state is impossible without discarding the VM. This will cause the loss of the users work.
comment:8 by , 5 years ago
Resolution: | → obsolete |
---|---|
Status: | new → closed |
Hello!
I'm unable to start a vm using
This issue is 100% reproducible after restarting OSX and no user is logged in via the GUI and I connect via SSH.
From the log I think the problem might be with the clipboard service, in particular:
VBoxSharedClipboard service seems to fail to start, which is weird since there is no Guest additions support for OSX and the feature is disabled for the VM.