Opened 11 years ago
Closed 11 years ago
#12620 closed defect (duplicate)
VBoxManage fails on Windows if VirtualBox GUI has not been started
Reported by: | AxelFontaine | Owned by: | |
---|---|---|---|
Component: | VM control | Version: | VirtualBox 4.3.6 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | Windows |
Description
Win 8.1 x64 VirtualBox 4.3.6
How to reproduce:
- boot windows
- execute vboxmanage
VBoxManage.exe: error: Failed to create the VirtualBox object! VBoxManage.exe: error: Code CO_E_SERVER_EXEC_FAILURE (0x80080005) - Server execution failed (extended info not available) VBoxManage.exe: error: Most likely, the VirtualBox COM server is not running or failed to start.
Starting the GUI fixes the issue.
Executing the exact same command then works perfectly.
Change History (2)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
No response, closing. Your problem might be related to #12509 so you might want to give the test build posted there a shot.
How to do try to execute VBoxManage: As normal user or from a command line with admin privileges?