• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Eclipse Workbench problem

 
Ranch Hand
Posts: 38
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am experiencing a problem when launching and shutting down Eclipse.
The error messages are:

Error
Problems occurred while trying to save the state of the workbench.

Error
Could not write workspace metadata 'C:/eclipse/workspace/.metadata/.plugins/org.eclipse.core.resources/.root/269.tree'.

Sometimes the Eclipse even shows some deleted breakpoints also.
The Eclipse vesion I am using is: 3.3.1.
The O/S is: WindowsXP

How can I fix this problem.
Thanks in advance.
 
Saloon Keeper
Posts: 27763
196
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
That almost always indicates that your disk is full.

If it isn't, check to see that somehow your security/readonly rights didn't get mis-set
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic