Error Can not open the machine
Error Can not open the machine
I got this error, Anybody in here can help me please?
Failed to open a session for the virtual machine May Ao.
The virtual machine 'May Ao' has terminated unexpectedly during startup with exit code 1 (0x1). More details may be available in 'C:\Users\Renall\VirtualBox VMs\May Ao\Logs\VBoxHardening.log'.
Result Code: E_FAIL (0x80004005)
Component: MachineWrap
Interface: IMachine {b2547866-a0a1-4391-8b86-6952d82efaa0}
Failed to open a session for the virtual machine May Ao.
The virtual machine 'May Ao' has terminated unexpectedly during startup with exit code 1 (0x1). More details may be available in 'C:\Users\Renall\VirtualBox VMs\May Ao\Logs\VBoxHardening.log'.
Result Code: E_FAIL (0x80004005)
Component: MachineWrap
Interface: IMachine {b2547866-a0a1-4391-8b86-6952d82efaa0}
- Attachments
-
- error.PNG (116.54 KiB) Viewed 3531 times
-
socratis
- 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: Error Can not open the machine
anh ngoc wrote:More details may be available in 'C:\Users\Renall\VirtualBox VMs\May Ao\Logs\VBoxHardening.log'.
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.
Re: Error Can not open the machine
Can anyone help me please?
-
socratis
- 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: Error Can not open the machine
Did you read the previous message? Post the mentioned log. Then you could get some help...
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.
-
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 Can not open the machine
That log can be large, so be sure to compress it (zip it) first.
Re: Error Can not open the machine
This my Log file, Does anyone can found what issue ?
- Attachments
-
- VBoxHardening.zip
- (15.06 KiB) Downloaded 13 times
-
scottgus1
- Site Moderator
- Posts: 20945
- Joined: 30. Dec 2009, 20:14
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, Linux
Re: Error Can not open the machine
Looks like Virtualbox is having a security issue with C:\Windows\System32\user32.dll, which is a file used in composing the Windows user interface. It gets modified by some theme changers, which are common for Windows 7. Do you have a theme changer installed? If so, try uninstalling it.
-
socratis
- 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: Error Can not open the machine
I didn't look at the log (I trust Scott) but a good way to "restore" system files is to open an elevated (run as administrator) command prompt and run:
sfc /scannow
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.
Re: Error Can not open the machine
I Don't have install any theme changer.scottgus1 wrote:Looks like Virtualbox is having a security issue with C:\Windows\System32\user32.dll, which is a file used in composing the Windows user interface. It gets modified by some theme changers, which are common for Windows 7. Do you have a theme changer installed? If so, try uninstalling it.
-
scottgus1
- Site Moderator
- Posts: 20945
- Joined: 30. Dec 2009, 20:14
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, Linux
Re: Error Can not open the machine
OK, then run Socratis' recommended command and see what happens.