Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

VERR_MAIN_CONFIG_CONSTRUCTOR_COM_ERROR with Oracle VirtualBox 6.1

LauryJan 23 2021

Hi,

I have a physical host that runs with Windows 10.
I have Oracle VirtualBox 6.1.16-140961-Win running on it.
I can create a virtual machine running with OEL 7.4 without configuring the network for it (linkd to: NAT)
But when I attempt to configure the network (linked to: Bridget Adapter), I get this error and I cannot start the virtual machine:
---
00:00:02.179957 hrc=ERROR_TRUST_FAILURE 0x800706FE
00:00:02.180354 Constructor failed with rc=VERR_MAIN_CONFIG_CONSTRUCTOR_COM_ERROR pfnCFGMConstructor=00007ffda5090ee0
00:00:02.180637 VMSetError: F:\tinderbox\win-6.1\src\VBox\VMM\VMMR3\VM.cpp(318) int __cdecl VMR3Create(unsigned int,const struct VMM2USERMETHODS *,void (__cdecl *)(struct UVM *,void *,int,const char *,unsigned int,const char *,const char *,char *),void *,int (__cdecl *)(struct UVM *,struct VM *,void *),void *,struct VM **,struct UVM **); rc=VERR_MAIN_CONFIG_CONSTRUCTOR_COM_ERROR
00:00:02.180641 VMSetError: The configuration constructor in main failed due to a COM error. Check the release log of the VM for further details.
00:00:02.181483 ERROR [COM]: aRC=E_FAIL (0x80004005) aIID={872da645-4a9b-1727-bee2-5585105b9eed} aComponent={ConsoleWrap} aText={The configuration constructor in main failed due to a COM error. Check the release log of the VM for further details. (VERR_MAIN_CONFIG_CONSTRUCTOR_COM_ERROR)}, preserve=false aResultDetail=-6400
00:00:02.181784 Console: Machine state changed to 'PoweredOff'
00:00:02.261842 Power up failed (vrc=VERR_MAIN_CONFIG_CONSTRUCTOR_COM_ERROR, rc=E_FAIL (0X80004005
---
and prompted:
---
The configuration constructor in main failed due to a COM error.
Check the release log of the VM for further details.
(VERR_MAIN_CONFIG_CONSTRUCTOR_COM_ERROR).

Resultaatcode:
E_FAIL (0x80004005)
Component:
ConsoleWrap
Interface:
IConsole {872da645-4a9b-1727-bee2-5585105b9eed}
---
Does someone know what can be the problem, and how to investigate further?
Thanks and Regards

Comments
Post Details
Added on Jan 23 2021
0 comments
1,287 views