Opened 9 years ago
Last modified 9 years ago
#15570 new defect
VBoxManage showvminfo fails to find machines
Reported by: | Pierre Fortin | Owned by: | |
---|---|---|---|
Component: | VM control | Version: | VirtualBox 5.0.24 |
Keywords: | showvminfo | Cc: | |
Guest type: | all | Host type: | Linux |
Description
Created VM "W7", then:
# VBoxManage showvminfo W7 VBoxManage: error: Could not find a registered machine named 'W7' VBoxManage: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component VirtualBoxWrap, interface IVirtualBox, callee nsISupports VBoxManage: error: Context: "FindMachine(Bstr(VMNameOrUuid).raw(), machine.asOutParam())" at line 2719 of file VBoxManageInfo.cpp
Added more VMs and problem persists.
Note:
See TracTickets
for help on using tickets.
Sorry... should have pasted as code block.