Page 1 of 1

Fail clone at 90% Code VBOX_E_INVALID_OBJECT_STATE (0x80BB0007)

Posted: 28. Sep 2020, 14:37
by ssl
Hello, I have an ubuntu 16.04 with a virtual windows7
vboxmanage version is: 5.1.26r117224
I take snapshots and from there with windows7 turned on and clone from the command line.
cloning begins and at 90 percent gives this error:

Progress state: VBOX_E_INVALID_OBJECT_STATE
VBoxManage: error: Clone VM failed
VBoxManage: error: Code VBOX_E_INVALID_OBJECT_STATE (0x80BB0007) - Current object state prohibits operation (extended info not available)
VBoxManage: error: Context: "RTEXITCODE handleCloneVM (HandlerArg *)" at line 482 of file VBoxManageMisc.cpp

If I do the cloning with win7 turned off, it does not fail and ends correctly.

Did this happen to someone?