E_FAIL (0x80004005) After Migrating 5.0.10 from 4.3.32

This is for discussing general topics about how to use VirtualBox.
Post Reply
Anto.Garcia
Posts: 3
Joined: 8. Jun 2015, 19:47

E_FAIL (0x80004005) After Migrating 5.0.10 from 4.3.32

Post by Anto.Garcia »

After migrating to version 5.0.10 from version 3.4.32 I get this error on W2008 Server x86 guests:

Not supported. (VERR_NOT_SUPPORTED).


Código Resultado:
E_FAIL (0x80004005)
Componente:
ConsoleWrap
Interfaz:
IConsole {872da645-4a9b-1727-bee2-5585105b9eed}


PDM: Failed to construct 'hda'/0! VERR_NOT_SUPPORTED (-37) - Not supported.


If I install a new guest (w2008 server) also shows error starting the machine.

Others guest work fine.

The host is W2008 Sever x64.

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

Re: E_FAIL (0x80004005) After Migrating 5.0.10 from 4.3.32

Post by Perryg »

Anto.Garcia
Posts: 3
Joined: 8. Jun 2015, 19:47

Re: E_FAIL (0x80004005) After Migrating 5.0.10 from 4.3.32

Post by Anto.Garcia »

Sorry, its my first post.

Before update vbox:

1) Vbox Version: 4.3.32
2) Host: W2008 STD x 64, 8 GB RAM total
3) Guest1: W2003 STD x 32, 1 Gb Assigned.
3) Guest2: W2003 STD x 32, 1 Gb Assigned.
4) Guest3: W2008 STD x 32, 1 Gb Assigned.
6) No Guest Addition instaled.
5) All Guest run fine

After update vbox:
1) Vbox Version: 5.0.10
2) Host: W2008 STD x 64, 8 GB RAM total
3) Guest1: W2003 STD x 32, 1 Gb Assigned.
3) Guest2: W2003 STD x 32, 1 Gb Assigned.
4) Guest3: W2008 STD x 32, 1 Gb Assigned.
5) Guest 1 and Gues 2 run fin, no problems.
6) Guest 3 (W2008 x 32) fails to init sesion.

Aditional test:
1) If create one new guest (W2003 x 32 STD) , no problem. Run fine.
2) If create one new guest (W2008x 32 STD), same problem. Not run.
Attachments
Vbox.log
(35.19 KiB) Downloaded 6 times
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: E_FAIL (0x80004005) After Migrating 5.0.10 from 4.3.32

Post by Perryg »

Code: Select all

Failed to construct 'hda'/0! VERR_NOT_SUPPORTED
This usually means the install is corrupt. Remove VirtualBox, reboot the host, and install again and see if it fixes your issue.

I also notice that you are running low on available memory which can cause this issue as well. Make sure you are not running memory intense programs on the host when trying to run (3) guests.
Anto.Garcia
Posts: 3
Joined: 8. Jun 2015, 19:47

Re: E_FAIL (0x80004005) After Migrating 5.0.10 from 4.3.32

Post by Anto.Garcia »

After uninstall VBOX 5.0.10 and reinstall, the problem persists.

During the installation appear message "Could not register vboxclienx86.dll", i click on ignore.
The problem its present running only this machine, the others were shut-down.

I installed a new host (W7x32) and create a new machine with the existing VDI and works.

Any more ideas ?
Thanks.
Post Reply