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". Otherwise, eclipse fails to create a lock file with reason: "Workspace in use or cannot be created, choose a different one."