Page 1 of 1

Error VERR_NET_HOST_NOT_FOUND after Update

Posted: 4. Oct 2012, 10:29
by de1m
Hi all,
I've maked update from vbox 4.1.18 to 4.1.22.
After Update was all VMs not accessible(Error VERR_NET_HOST_NOT_FOUND). I've removed all Vms and added again with CMD command vboxmanage registervm *.vbox.

My problem now is I cannot create VM. I have following error:

Code: Select all

D:\Program Files\Oracle\VirtualBox>VBoxManage.exe createvm  --name "TestVM"
VBoxManage.exe: error: Invalid machine settings file name '\\Ap1a2-cluster\Vbox_Config\TestVM\TestVM.vbox' (VERR_NET_HOST_NOT_FOUND)
VBoxManage.exe: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component Machine, interface IMachine, callee IUnknown
Context: "CreateMachine(bstrSettingsFile.raw(), name.raw(), osTypeId.raw(), Guid(id).toUtf16().raw(), FALSE , machine.asOutParam())" at line
 249 of file VBoxManageMisc.cpp
Date of my host:
Windows 2003 SP2
Vbox 4.1.22 (80657)

Re: Error VERR_NET_HOST_NOT_FOUND after Update

Posted: 4. Oct 2012, 15:55
by de1m
no ideas? :(

Re: Error VERR_NET_HOST_NOT_FOUND after Update

Posted: 4. Oct 2012, 17:44
by mpack
What makes you think this is a VirtualBox problem? The error is saying that your host PC cannot find the server "\\Ap1a2-cluster". Several other things about your setting seem to be unusual as well, e.g. Program Files folder on D, VM located on a network share etc.