VirtualBox

Opened 8 years ago

Last modified 8 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.

Change History (1)

comment:1 by Pierre Fortin, 8 years ago

Sorry... should have pasted as code block.

# 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

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use