Resolving the Failed to start the virtual machine Palm Emulator (sdk62) error
I encountered this "Failed to start the virtual machine Palm Emulator (sdk62)" error message while going through the Building Your First Pam WebOS App on Windows. Everytime I tried to start up the emulator, I could not because of this error.
After a while, I figured out that the previous emulator session did not shutdown properly and was still holding on to the VBox.log file. So, to resolve this error, simply do the following:
After a while, I figured out that the previous emulator session did not shutdown properly and was still holding on to the VBox.log file. So, to resolve this error, simply do the following:
- Open up the Windows Task Manager as shown below.
- Then click the Processes tab. Select the VirtualBox.exe process.
- Click End Process.
The VirtualBox.exe process is killed.
- Restart the Palm WebOS Emulator by selecting Start > All Programs > Palm > SDK > Palm Emulator.
The emulator is displayed.
Related books
Comments