Error: tag not found

Discussions related to using VirtualBox on Linux hosts.
Post Reply
gugarthur
Posts: 5
Joined: 5. Nov 2015, 14:29

Error: tag not found

Post by gugarthur »

Hello everyone,

After resize my partition, I'm getting an error on VB:

Start tag expected, '<' not found.
Location: '/home/arthur/.config/VirtualBox/VirtualBox.xml', line 1 (0), column 1.
/home/vbox/vbox-5.0.6/src/VBox/Main/src-server/VirtualBoxImpl.cpp[532] (nsresult VirtualBox::init()).


Código de Resultado:
NS_ERROR_FAILURE (0x80004005)
Componente:
VirtualBoxWrap
Interface:
IVirtualBox {0169423f-46b4-cde9-91af-1e9d5b6cd945}


Suggestions?
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Mostly XP

Re: Error: tag not found

Post by mpack »

Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Error: tag not found

Post by Perryg »

Look in "/home/arthur/.config/VirtualBox/" and see if you have "VirtualBox.xml-prev". If so back up the VirtualBox.xml and rename the VirtualBox.xml-prev to VirtualBox.xml

Make sure everything VirtualBox is shut down first.
gugarthur
Posts: 5
Joined: 5. Nov 2015, 14:29

Re: Error: tag not found

Post by gugarthur »

Perryg wrote:Look in "/home/arthur/.config/VirtualBox/" and see if you have "VirtualBox.xml-prev". If so back up the VirtualBox.xml and rename the VirtualBox.xml-prev to VirtualBox.xml

Make sure everything VirtualBox is shut down first.
Thx, Perryg
Post Reply