Page 1 of 1

error while restoring the VM

Posted: 28. Sep 2016, 11:10
by adiiit2016
Dear Sir,
I have taken the running oracle 5.14 vm snap shot and after that shut down the vm machine.Mine host machine is Windows 7 sp1-32 bit and on vm i am running ubuntu 32 bit. Now when i am opening the VM and restoring the snapshot, it is showing the following msg as error.:-

Failed to load unit 'pgm' (VERR_MAP_FAILED).


Result Code:
E_FAIL (0x80004005)
Component:
ConsoleWrap
Interface:
IConsole {872da645-4a9b-1727-bee2-5585105b9eed}

Please help me to get out of this.

Regards
Aditya

Re: error while restoring the VM

Posted: 28. Sep 2016, 11:21
by socratis
You didn't actually search for the error VERR_MAP_FAILED, did you? Because all the results that I found point to one solution: reduce the RAM for the guest.

References:
viewtopic.php?f=2&t=50006
https://www.virtualbox.org/ticket/4142
https://www.virtualbox.org/ticket/7929
https://www.virtualbox.org/ticket/9335
https://www.virtualbox.org/ticket/8733
and many more...

Re: error while restoring the VM

Posted: 29. Sep 2016, 09:34
by adiiit2016
Thanks i will look into this.