VirtualBox

Opened 11 years ago

Closed 9 years ago

#11072 closed defect (obsolete)

Snapshot of running Guest

Reported by: avinotec Owned by:
Component: VM control Version: VirtualBox 4.2.0
Keywords: Snapshot Cc:
Guest type: Windows Host type: Windows

Description

Hi, taking a snapshot of a running machine fails.

Taking a snapshot Guest is running:

C:\Program Files\Oracle\VirtualBox>vboxmanage snapshot WindowsXP take mySnapshot 0%... Progress state: E_FAIL VBoxManage.exe: error: Failed to take snapshot VBoxManage.exe: error: Code E_FAIL (0x80004005) - Unspecified error (extended info not available) VBoxManage.exe: error: Context: "int cdecl handleSnapshot(struct HandlerArg *)" at line 354 of file VBoxManageSnapshot .cpp

C:\Program Files\Oracle\VirtualBox>

guest is off:

C:\Program Files\Oracle\VirtualBox>vboxmanage snapshot WindowsXP take mySnapshot 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%

C:\Program Files\Oracle\VirtualBox>

Deleting snapshot: guest is running or guest is off:

C:\Program Files\Oracle\VirtualBox>vboxmanage snapshot WindowsXP delete mySnapshot 0%... Progress state: E_FAIL VBoxManage.exe: error: Snapshot operation failed VBoxManage.exe: error: Hard disk 'D:\VirtualBox\WindowsXP\Snapshots/{7d0c09c7-a249-4c8e-a7b7-42176220bb92}.vdi' has more

than one child hard disk (3)

VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component SessionMachine, interface IMachine VBoxManage.exe: error: Context: "int cdecl handleSnapshot(struct HandlerArg *)" at line 421 of file VBoxManageSnapshot .cpp

And then the snapshot is not deleteable.

I hope, all drivers etc. are up to date with version 4.2.0.

Attachments (7)

VBoxSVC.log (15.3 KB ) - added by avinotec 11 years ago.
take a snapshot while running
VBoxSVC.log.1 (6.3 KB ) - added by avinotec 11 years ago.
take a snapshot while running
VBoxSVC.log.2 (6.1 KB ) - added by avinotec 11 years ago.
VBox.log.1 (256.7 KB ) - added by avinotec 11 years ago.
take snapshot while running guest
VBox.log.2 (250.5 KB ) - added by avinotec 11 years ago.
take snapshot while running guest
VBox.png.1 (14.4 KB ) - added by avinotec 11 years ago.
plain windows XP guest is doing nothing else than running as guest
VBox.png.2 (46.9 KB ) - added by avinotec 11 years ago.
take snapshot while guest is running. Guest WinXP waits on user confirmation.

Download all attachments as: .zip

Change History (10)

by avinotec, 11 years ago

Attachment: VBoxSVC.log added

take a snapshot while running

by avinotec, 11 years ago

Attachment: VBoxSVC.log.1 added

take a snapshot while running

by avinotec, 11 years ago

Attachment: VBoxSVC.log.2 added

by avinotec, 11 years ago

Attachment: VBox.log.1 added

take snapshot while running guest

by avinotec, 11 years ago

Attachment: VBox.log.2 added

take snapshot while running guest

by avinotec, 11 years ago

Attachment: VBox.png.1 added

plain windows XP guest is doing nothing else than running as guest

by avinotec, 11 years ago

Attachment: VBox.png.2 added

take snapshot while guest is running. Guest WinXP waits on user confirmation.

comment:1 by qq1234@web.de, 11 years ago

C:\Program Files\Oracle\VirtualBox>vboxmanage snapshot WindowsXPKlon take Sicherung1 --description test 0%... Progress state: E_FAIL VBoxManage.exe: error: Failed to take snapshot VBoxManage.exe: error: Failed to save the machine state to 'D:\VirtualBox\WindowsXPKlon\Snapshots\2012-12-09T21-09-59-34 6651400Z.sav' (VERR_SSM_LIVE_GURU_MEDITATION) VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component Console, interface IConsole VBoxManage.exe: error: Context: "int cdecl handleSnapshot(struct HandlerArg *)" at line 359 of file VBoxManageSnapshot .cpp

C:\Program Files\Oracle\VirtualBox>

comment:2 by Frank Mehnert, 11 years ago

qq1234, please use the --pause parameter with VBoxManage. Without that parameter, a live snapshot is taken which is currently broken.

comment:3 by Frank Mehnert, 9 years ago

Resolution: obsolete
Status: newclosed
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use