Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

ERROR Failed to get exclusive lock on the configuration file. Another VMware process might be running using the configuration file

I have been using a virtual machine for a long time and have never had problems starting but now I have a problem:

Whenever I try to start it shows this error:

"Failed to get exclusive lock on the configuration file.  Another VMware process might be running using the configuration file."

If I click OK, the next message is:

"Error while powering on: Cannot find a valid peer process to connect to."

I tried to remove the vmx.lck folders, but that did not help.

I use windows operating system on local computer.

folders and files

Someone can help me ?

like image 247
Marisa Ferreira Avatar asked Jan 26 '23 21:01

Marisa Ferreira


1 Answers

Ok, remove everything except .vmx and .vmdk files and run the machine again. That should completely wipe out anything corrupted within the machine state. Make a backup to those files if you don't consider it safe. – azbarcea

The above comment from azbarcea is what worked for me. If you can't delete the files because it says they're in use, restart the machine, then delete the files. Also remember to delete the any folders with lck files

like image 152
public wireless Avatar answered Apr 09 '23 05:04

public wireless