Code: Select all
~ $ VBoxManage list vms
VirtualBox Command Line Management Interface Version 3.0.8_OSE
(C) 2005-2009 Sun Microsystems, Inc.
All rights reserved.
"<inaccessible>" {10020013-4f85-45a9-b067-1c66bfa33097}Code: Select all
~ $ VBoxManage list vms
VirtualBox Command Line Management Interface Version 3.0.8_OSE
(C) 2005-2009 Sun Microsystems, Inc.
All rights reserved.
"<inaccessible>" {10020013-4f85-45a9-b067-1c66bfa33097}Code: Select all
ERROR: Assertion failed at '/var/tmp/portage/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/src/VBox/Main/MachineImpl.cpp' (5030) in nsresult Machine::loadSettings(bool).
Unexpected exception 'N3xml11EInvalidArgE' (In 'xml::File::File(RTFILE, const char*)', '/var/tmp/portage/portage/app-emulation/virtualbox-ose-3.0.8/work/VirtualBox-3.0.8_OSE/src/VBox/Main/xml/xml.cpp' at #207).
Please contact the product vendor!
Details: code NS_ERROR_FAILURE (0x80004005), component VirtualBox, interface IVirtualBox, callee nsISupports
Context: "OpenMachine(Bstr(a->argv[0]), machine.asOutParam())" at line 219 of file VBoxManage.cppCode: Select all
~$ VBoxManage showvminfo 10020013-4f85-45a9-b067-1c66bfa33097
VirtualBox Command Line Management Interface Version 3.0.8_OSE
(C) 2005-2009 Sun Microsystems, Inc.
All rights reserved.
Name: <inaccessible!>
UUID: 10020013-4f85-45a9-b067-1c66bfa33097
Config file: /home/alucard/vbox/winxpro/winxpro/winxpro.xml
Access error details:
ERROR: Could not load the settings file '/home/alucard/vbox/winxpro/winxpro/winxpro.xml'.
Element '{http://www.innotek.de/VirtualBox-settings}Image', attribute 'uuid': [facet 'pattern'] The value '{00000000-0000-0000-0000-000000000000}' is not accepted by the pattern '.*[1-9A-Fa-f]+.*'.
Element '{http://www.innotek.de/VirtualBox-settings}Image', attribute 'uuid': '{00000000-0000-0000-0000-000000000000}' is not a valid value of the atomic type '{http://www.innotek.de/VirtualBox-settings}TNonNullUUID'
Details: code VBOX_E_XML_ERROR (0x80bb000a), component VirtualBox, interface IVirtualBox, callee <NULL>