CS Department's FAQ Knowledgebase
Frequently Asked Questions concerning the Department of Computer Science
CS Home    Glossary    Contact Us
Search  
   
Browse by Category
CS Department's FAQ Knowledgebase .: Computing Information .: Software .: Eclipse won't open

Eclipse won't open

Eclipse won't open and I receive the following error message:

"Could not launch the product because the associated workspace is currently in use."

I logged out and tried a different workstation, but received the same error.


Eclipse terminated incorrectly and left a lock file. Delete the lock file by running this command:
    rm /home/yourusername/workspace/.metadata/.lock

Eclipse should start properly after deleting that file and you will still have your work.

If that doesn't fix the problem, delete the entire .metadata folder. In this case, Eclipse will lose the knowledge of what projects you had in the workspace. You will have to import the project with

File > Import > Existing Projects into Workspace > Next

Then browse to /home/yourusername/workspace and select the projects you want to have in your workspace. 

How helpful was this article to you?

Related Articles

article Java, jdk, and Eclipse on Fedora machines
Q. I've noticed that the Fedora machines are using the Gnu...

(No rating)  11-1-2007    Views: 2634   
article My Cat Card will no longer open the computer lab doors.
My CatCard will no longer open the computer lab doors.  What do I...

(No rating)  11-4-2009    Views: 68   
article Printing from eclipse
I am running eclipse on linux (FC3). I notice that when I select...

  3-23-2006    Views: 6209   

User Comments

Add Comment
Comment Frank
11-14-2007 at 2:05pm
Thank you! I've been trying to figure this out for a while


.: Powered by Lore 1.5.6
All contents copyright © 2009. Arizona Board of Regents