Bug 342751 - BackingStoreException: Exception occurred while saving project preferences
Summary: BackingStoreException: Exception occurred while saving project preferences
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 3.6.2   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Resources-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2011-04-13 14:46 EDT by Ian Tewksbury CLA
Modified: 2011-08-11 08:53 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Tewksbury CLA 2011-04-13 14:46:26 EDT
An adopter product has been on occasion been seeing a BackingStoreException when saving preferences only while on Windows 7.  This exception has been seen from multiple adopter plugins.

Sorry I don't have more information or details about circumstances under which this happens.  It appears to be random, and not very frequent.  The only common denominator for sightings of this is while running on Windows 7.

org.osgi.service.prefs.BackingStoreException: Exception occurred while saving project preferences: /FaceletsDemo/.settings/com.ibm.etools.references.prefs.
    at org.eclipse.core.internal.resources.ProjectPreferences.save(Unknown Source)
    at org.eclipse.core.internal.preferences.EclipsePreferences.flush(Unknown Source)
    at org.eclipse.core.internal.resources.ProjectPreferences.flush(Unknown Source)
...
Comment 1 Szymon Ptaszkiewicz CLA 2011-07-20 11:27:08 EDT
If you can see this error message, then in the .log there should be also the root exception logged. Please attach full .log file for investigation.
Comment 2 Szymon Ptaszkiewicz CLA 2011-08-11 08:53:02 EDT
Closing due to lack of information. Please reopen providing the requested file if you see this again.