Eclipse fails to create a lock file with reason "No locks available." To launch eclipse you must disable file locking using the osgi.locking property. For example, you could launch eclipse as follows: "eclipse -vmargs -Dosgi.locking=none".