Page 1 of 1
Runtime Error
Posted: 12. Jul 2017, 13:26
by sasireka
Hi All,
Recently I have joined a sap course and they have installed me the sap ERP, initially it works fine yesterday I opened the Oracle VM virtual box I have receiving the error like
Runtime error opening 'C:\Users\SASI\VirutalBox VMs\ECC6\ECC6.vbox' for reading: -102(File not found)
F:\tinderbox\win-5.1\src\VBox\Main\src-server\MachineIMpl.cpp(745} (lond_thiscall machine::i_registeredInit(void)).
Result code: E_FAIL 90x800045005)
Component: MachineWrap
Interface: IMachine {b2547866-a0a1-4391-8b86-6952d82efaa0)
Can you please check and help me on this error.
Kind regards
Sasireka
Top
Re: Runtime Error
Posted: 12. Jul 2017, 13:40
by Perryg
'C:\Users\SASI\VirutalBox VMs\ECC6\ECC6.vbox' for reading: -102(File not found)
This usually indicates a corrupt or missing *.vbox file ( guest configuration file ). Look in the above location and see if the file exists and has proper information in it. You also need to see if there is an *.vbox-temp, or *.vbox-prev file. You can usually replace the missing or corrupt *.vbox file with one of those. Be sure you have a good back up to keep from further damaging the guest.
Re: Runtime Error
Posted: 13. Jul 2017, 18:01
by sasireka
I don't know how to do this can you please help me on this.
Re: Runtime Error
Posted: 13. Jul 2017, 18:05
by mpack
All you have to do is rename a file, it is not hard. If the ".vbox-tmp" file exists then rename that to ".vbox". Otherwise rename the ".vbox-prev" file.
Re: Runtime Error
Posted: 13. Jul 2017, 18:15
by sasireka

- eror.png (50.21 KiB) Viewed 4674 times
Yes I tried but still not working
Re: Runtime Error
Posted: 13. Jul 2017, 18:29
by socratis
Do you see in Explorer the "ECC8.vbox" file? Under the "Type" column it says "VBOX-TMP"?
Well, in reality that file is named "ECC8.vbox-tmp". For some reason Explorer hides that fact. BAD EXPLORER! You have to change Explorer's preferences to "Show All Extensions", or "Hide Extensions", or something similar, and then rename that file from "ECC8.vbox-tmp" to "ECC8.vbox".
Re: Runtime Error
Posted: 14. Jul 2017, 09:15
by mpack
socratis wrote:You have to change Explorer's preferences to "Show All Extensions", or "Hide Extensions", or something similar
In "Folder options" find and uncheck the "Hide extensions for known file types" option.
The location of "Folder options" varies with Windows versions, but on Win7 hosts it's very easy to find. See that "OrganizeV" button on the left of the explorer tool bar? Click that and choose "Folder and search options" from the menu. Select the "View tab" on the dialog. Uncheck "Hide extensions for known file types". Click the "Apply" button.
Re: Runtime Error
Posted: 15. Jul 2017, 15:55
by sasireka
Hi,
Yes I have did that it's worked but after the below error is coming up. Can you please help me on it.
Re: Runtime Error
Posted: 15. Jul 2017, 16:08
by mpack
We need to see that log which the error message refers to. Zip it before attaching here please.
Re: Runtime Error
Posted: 15. Jul 2017, 18:29
by sasireka
I clicked continue rebooting the sap application is working after that I am receiving the below error.
Re: Runtime Error
Posted: 15. Jul 2017, 21:05
by erdeslawe
That isn't an Error. It's simply providing information about the limitations of the Guest Operating System.
Re: Runtime Error
Posted: 17. Jul 2017, 15:32
by sasireka
Thanks