I am having a problem to resume a VMWare virtual machine from the suspend mode. It presents me a dialog stating an error in some source file and suggesting to send the dump to VMWare support. G*ing on this matter I found similar issues, but there were no instructions on how to cause vm shutdown if it is not running. I only found one post stating that the .vmss should be deleted (but that relates to vmware fusion) and I really did not find a .vmss file on Windows.
I also tried to delete the .lck diretories with no luck. Does anybody have suggestions?
I would suggest:
i was facing similar problem, i moved my .vmss .dmp and .lck files in another folder and things started working. My SUSE 11 system did not boot in GUI directly but i did it using startx.. anyways i am happy that my VM started working..
Anytime the VM is suspended (correctly) a .VMSS file is created. I believe it is created in the "working directory" of the VM (you can find this in the settings for the VM).
If you still don't find a .VMSS file, especially after you have the VM suspended, then something isn't working right to even get the VM to suspend correctly.
What OS is the VM? Do you have the latest VM tools installed?
After renaming
.vmem.lck
file to.vmem.lck.old
, VM image should resume properly with out any error message.