In some cases you may come across this message in eclipse.
If you are certain that no eclipse instance is running you can overcome this error my simply deleting the .lock file located in workspace/.metadata/
In linux you can use a command like
rm workspace/.metadata/.lock