I also stumbled upon the same error. My log file says: Java.io.FileNotFoundException: C: \ Eclipse \ eclipse-jee-luna-SR2-win32-x86_64 \ eclipse \ configuration \ org.eclipse.osgi.manager.fileTableLock (access denied)
So, I copied all the eclipse to another folder, and it worked for me.
So, for me, the problem was write access, because eclipse needed to be written through the configuration folder, in my case eclipse was unpacked by another user, and I did not have access.
Ashif ali
source share