Snapshots problem: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)

Discussions related to using VirtualBox on Windows hosts.
Post Reply
Perseverance
Posts: 5
Joined: 13. Mar 2011, 16:14
Primary OS: MS Windows 7
VBox Version: PUEL
Guest OSses: WinXP

Snapshots problem: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)

Post by Perseverance »

Code: Select all

Could not find an open hard disk with UUID {691876a1-1854-4c75-a6fa-92d462ae3437}.
Codice 'uscita: 
VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)
Componente: 
VirtualBox
Interfaccia: 
IVirtualBox {d2de270c-1d4b-4c9e-843f-bbb9b47269ff}
Since upgrading to Virtualbox version 4.0.4, this error happens frequently (at least 1 time every 2 days). The virtual machine "WINXP" becomes inaccessible because it can't find the snapshot; I have only one snapshot! To solve the problem at the moment I have to delete the virtual machine, delete the snapshot and create a new virtual machine using the existing disc. But the next day back to the usual problem !

Can someone help me? :|

Virtualbox version = 4.0.4
HOST = Win7 X64 Ultimate

-EDIT-
Indeed there is no snapshot in the folder, and there is NO MACHINE !!!!
%userprofile%/.VirtualBox/Machines
It seems to have deleted itself
Perseverance
Posts: 5
Joined: 13. Mar 2011, 16:14
Primary OS: MS Windows 7
VBox Version: PUEL
Guest OSses: WinXP

Re: Snapshots problem: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)

Post by Perseverance »

I found that from version 4 the default folder for Virtual Machines is located here:
%userprofile%/VirtualBox VMs rather than "%userprofile%/.VirtualBox/Machines" (as I wrongly said before)

Well, inside this folder I found a lot of trash of all virtual machine created each time I got that error! So I've cleaned it all; for now it works! I Hope!
Perseverance
Posts: 5
Joined: 13. Mar 2011, 16:14
Primary OS: MS Windows 7
VBox Version: PUEL
Guest OSses: WinXP

Re: Snapshots problem: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)

Post by Perseverance »

Nothing to do, the problem persist!
It seems that virtualbox changes the name of the snapshot by itself. I didn't touch anything. I turned on the PC, started virtualbox and this is the screenshot:

Image

Can anyone help me?
I suppose this is a bug :roll:
pshipley
Posts: 1
Joined: 16. Mar 2011, 22:35
Primary OS: MS Windows Vista
VBox Version: OSE other
Guest OSses: XP

Re: Snapshots problem: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)

Post by pshipley »

I have exactly same issue - upgrade to 4.0.4 yesterday - came to start today and none of the drives are attached. An advise on how to fix or for temporary workaround would be greatly appreciated.
Skalek
Posts: 2
Joined: 17. Mar 2011, 16:09
Primary OS: MS Windows 7
VBox Version: OSE other
Guest OSses: XP, Windows 7, Windows Vista, CentOS

Re: Snapshots problem: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)

Post by Skalek »

I am having the exact same problem. I typically can fix this by changing the machine's XML config to use a different snapshot ID. Eventually I get one that allows me to start the virtual machine.

This is very frustrating, though, as this behavior happens often.
skiesbleed
Posts: 1
Joined: 22. Mar 2011, 18:00
Primary OS: MS Windows 7
VBox Version: PUEL
Guest OSses: Ubuntu 9.10

Re: Snapshots problem: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)

Post by skiesbleed »

I ran into this issue today, and fixed it by going to File->Preferences->General, and changing my Default Machine Folder back to "%userprofile%/.VirtualBox/Machines".

Hopefully this works for everyone here, too!
hartnegg
Posts: 3
Joined: 20. Mar 2011, 11:23
Primary OS: MS Windows XP
VBox Version: PUEL
Guest OSses: XP, Ubuntu Linux

Re: Snapshots problem: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)

Post by hartnegg »

That's interesting, same problem here and I also moved the machines to a different place! But I cannot move them back, there's not enough space.
baj
Posts: 12
Joined: 14. Mar 2011, 21:01
Primary OS: Other
VBox Version: OSE other
Guest OSses: WXP SP3, Win98

Re: Snapshots problem: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)

Post by baj »

Same problem. I've been using vbox 3.2.x on Arch Linux v2.6.37 up until a week or so ago when I upgraded to v4.0.4. I had no problems with vbox 4.0.4 for the last week or so, until this evening. Now I have this on one of my VMs:

Could not find an open hard disk with UUID {55b72c4b-6cd3-4253-902f-e55ecb828cf1}.
Result Code: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)
Component: VirtualBox
Interface: IVirtualBox {d2de270c-1d4b-4c9e-843f-bbb9b47269ff}

I have a 55b72c4b-6cd3-4253-902f-e55ecb828cf1.vdi in ~/VirtualBox VMs/<name>/Snapshots
The original HD vdi exists in ~/.VirtualBox/HardDisks

In my case, I took a snapshot of this vm yesterday, and had to cold-boot my computer this evening. So maybe the lack of an orderly shut-down after taking the snapshot is the cause of this?

Any suggestions?
agricola
Posts: 1
Joined: 1. Apr 2011, 21:53
Primary OS: MS Windows 7
VBox Version: PUEL
Guest OSses: MS Windows XP

Re: Snapshots problem: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)

Post by agricola »

I have absolutely the same problem, I'm using version 4.0.4 since 1 month and it worked very well until yesterday. It appeared an error "the virtual machine is not accessible" and the following code:
Could not find an open hard disk with UUID {3106fa48-9587-44cd-9f30-f0708e69a323}.
Fehlercode: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)
Komponente: VirtualBox
Interface: IVirtualBox {d2de270c-1d4b-4c9e-843f-bbb9b47269ff}
My host system is Win 7 64bit and the guest system is Win XP
Are there any ideas how to solve this problem?
baj
Posts: 12
Joined: 14. Mar 2011, 21:01
Primary OS: Other
VBox Version: OSE other
Guest OSses: WXP SP3, Win98

Re: Snapshots problem: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)

Post by baj »

Sorry, should have posted here to. See my reply here:
http://forums.virtualbox.org/viewtopic. ... 68#p181568

My host is Arch Linux, but as I recall the author of the post I reference was running vbox on Win7.
vv75
Posts: 6
Joined: 3. Apr 2010, 08:20
Primary OS: MS Windows XP
VBox Version: PUEL
Guest OSses: xp,w7,vista,ubuntu

Re: Snapshots problem: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)

Post by vv75 »

same problem here. win7 x86 host, no matter what guest.
Post Reply