Opened 5 years ago
Last modified 5 years ago
#18823 new defect
Failed to create the VirtualBox object!
Reported by: | Olleg | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 6.0.10 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Mac OS X |
Description
Version 6.0.10 r132072 (Qt5.6.3)
I created a test bed on VirtualBox of HA cluster. And I simulate hardware failures in loop. And with very rare probability (I got it on 424 iteration) I get VirtualBox error.
+ VBoxManage snapshot tuchanka0a restore install VBoxManage: error: Failed to create the VirtualBox object! VBoxManage: error: Code NS_ERROR_FACTORY_NOT_REGISTERED (0x80040154) - Class not registered (extended info not available) VBoxManage: error: Most likely, the VirtualBox COM server is not running or failed to start.
Attachments (1)
Change History (3)
comment:1 by , 5 years ago
- It's usually better and faster, if issues get first addressed in the VirtualBox forums, a lot more eyes there. More than 95% of the issues are resolved in the forums, which keeps the developers focusing on the bug fixes and enhancements, and there is no need for another ticket to keep track of. For example, yours is most probably not a bug and someone from the developers has to deal with it and close it as "Invalid".
- You were supposed to follow these steps when you filed the bug, and provide a VBox.log:
comment:2 by , 5 years ago
The log is attached. There is not selectorwindow.log, may be, because I didn't start GUI. And there is not VM log, may be, because VMs didn't start. (I deleted the old logs before the test).
The forum topic is: https://forums.virtualbox.org/viewtopic.php?f=8&t=94503
As I can undestand the bug is arisen in command:
VBoxManage snapshot "$host" restore "$snapshot"