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. It is H:EclipseWorkspacemetadata.lock. Delete that file1 and Eclipse will start working again. You should 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 H:EclipseWorkspace and select the projects you want to have in your workspace.

1 In some cases (after a power blip or forced reboot), Windows may report that the lock file is in use. After a certain period of time, Windows will release its hold on the lock file and it can be deleted. Alternatively, you can log onto lectura and delete this file:
    rm /home/yourusername/EclipseWorkspace/metadata.lock

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: 1209   
article Printing from eclipse
I am running eclipse on linux (FC3). I notice that when I select...

  3-23-2006    Views: 4283   
article Eclipse on lectura
I have VNC running on lectura.  When I try to start eclipse on it,...

(No rating)  2-18-2008    Views: 499   

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 © 2008. Arizona Board of Regents