Dear Sir,
Hope you may find this post well, I created two Solaris 10 VM's sucessfully on host windows7 64bit Operating System. and was playing well. suddenly i faced the error below
Result Code:
VBOX_E_INVALID_OBJECT_STATE (0x80BB0007)
Component:
ProgressProxy
Interface:
IProgress {c20238e4-3221-4d3f-8891-81ce92d9f913}
Cause & Action
=============
Above error came after creating two virtual hard disk and attached to both virtual machines(sunclus3 & sunclus4) and restarting both vm's........I see that i can only start one machine at a time and in attempt to start two.......its throwing above error.
Kindly please provide your support and help.
BR,
Heavenly Seven
const HRESULT VBOX_E_INVALID_OBJECT_STATE = 0x80BB0007
-
- Posts: 2
- Joined: 2. Dec 2013, 09:00
-
- Site Moderator
- Posts: 27329
- Joined: 22. Oct 2010, 11:03
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Win(*>98), Linux*, OSX>10.5
- Location: Greece
Re: const HRESULT VBOX_E_INVALID_OBJECT_STATE = 0x80BB0007
First of all, this should be in the Solaris Guests forum, not in the Hosts (you say that your host is Windows7).heavenly Seven wrote:Above error came after creating two virtual hard disk and attached to both virtual machines
Second, it seems that you are attaching two hard drives to two different computers at the same time. In real life it's not possible. In virtual life it's giving you an error message. That is what I would expect to happen. What are you trying to do? Share files between the two guests?
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
-
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: const HRESULT VBOX_E_INVALID_OBJECT_STATE = 0x80BB0007
Moved to Solaris guests
-
- Posts: 2
- Joined: 2. Dec 2013, 09:00
Re: const HRESULT VBOX_E_INVALID_OBJECT_STATE = 0x80BB0007
Dear Sir,
I am trying to share those hard drives among two virtual Machines (sunclus3 and sunclus4). these two hard disks will be acting like a SAN. I want to experiment with Oracle Sun Cluster, Oracle RAC and ASM/ACFS in VirtualBox environments,so i want to create drives that can be read and written to by these two VMs concurrently.
I came across this website debu. debu. debu.oracledistilled dot com slashvirtualbox slash creating-shared-drives-in-oracle-vm-virtualbox..........In this Eric Jenkinson demonstrated how virtual hard disks can be shared.
Solution
---------
After creating virtual hard disks modify it to "shareable" and then attach to virtual Machines.
Thanks everyone for their contribution.
I am trying to share those hard drives among two virtual Machines (sunclus3 and sunclus4). these two hard disks will be acting like a SAN. I want to experiment with Oracle Sun Cluster, Oracle RAC and ASM/ACFS in VirtualBox environments,so i want to create drives that can be read and written to by these two VMs concurrently.
I came across this website debu. debu. debu.oracledistilled dot com slashvirtualbox slash creating-shared-drives-in-oracle-vm-virtualbox..........In this Eric Jenkinson demonstrated how virtual hard disks can be shared.
Solution
---------
After creating virtual hard disks modify it to "shareable" and then attach to virtual Machines.
Thanks everyone for their contribution.
Re: const HRESULT VBOX_E_INVALID_OBJECT_STATE = 0x80BB0007
Try to delete the last snapshot.
-
- 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: const HRESULT VBOX_E_INVALID_OBJECT_STATE = 0x80BB0007
? Snapshots were not mentioned in the above discussion, and also don't seem to me to be relevant. The discussion above is about two or more VMs sharing a virtual disk, plus of course the conversation is 10 months old.