This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 166216 - java.util.prefs.BackingStoreException: org.openide.filesystems.FSException: Datei org existiert bereits in /home/aziz/.netbeans/6.5/config.
Summary: java.util.prefs.BackingStoreException: org.openide.filesystems.FSException: D...
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jiri Skrivanek
URL: http://statistics.netbeans.org/except...
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2009-05-28 20:27 UTC by Exceptions Reporter
Modified: 2009-12-08 01:08 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 145554


Attachments
stacktrace (2.18 KB, text/plain)
2009-05-28 20:27 UTC, Exceptions Reporter
Details
stacktrace (2.29 KB, text/plain)
2009-07-06 19:25 UTC, Michel Graciano
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2009-05-28 20:27:01 UTC
Build: NetBeans IDE 6.5 (Build 200812050001)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Linux, 2.6.27-14-generic, amd64

User Comments:
aldobrucale: Expanding the layer.xm/This layer in context/Services/MIMEResolver node in a module project

missioncoder: I was creating a plugin Action class.

GUEST: To CVS Rep. import problem



Stacktrace: 
java.util.prefs.BackingStoreException: org.openide.filesystems.FSException: Datei org existiert bereits in /home/aziz/.netbeans/6.5/config.
        at org.netbeans.core.startup.preferences.NbPreferences.flushSpi(NbPreferences.java:168)
        at org.netbeans.core.startup.preferences.NbPreferences$1$1.run(NbPreferences.java:70)
        at org.netbeans.core.startup.preferences.PropertiesStorage$3.run(PropertiesStorage.java:318)
        at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:120)
        at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:502)
        at org.netbeans.core.startup.preferences.PropertiesStorage.runAtomic(PropertiesStorage.java:316)
Comment 1 Exceptions Reporter 2009-05-28 20:27:10 UTC
Created attachment 82945 [details]
stacktrace
Comment 2 Michel Graciano 2009-07-06 19:24:53 UTC
Build: NetBeans IDE 6.7 (Build 200906241340)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Linux, 2.6.27-14-generic, i386

User Comments: 


Stacktrace: 
org.openide.filesystems.FSException: Folder org already exists in /home/hmichel/.netbeans/6.7/config (/home/hmichel/.netbeans/6.7/config/Preferences/org).
        at org.openide.filesystems.FSException.io(FSException.java:96)
        at org.openide.filesystems.LocalFileSystem.createFolder(LocalFileSystem.java:215)
        at org.openide.filesystems.LocalFileSystem$Impl.createFolder(LocalFileSystem.java:543)
        at org.openide.filesystems.AbstractFileObject.createFolder(AbstractFileObject.java:409)
        at org.openide.filesystems.FileUtil.createFolder(FileUtil.java:722)
        at org.openide.filesystems.MultiFileObject.createFolder(MultiFileObject.java:1008)
Comment 3 Michel Graciano 2009-07-06 19:25:07 UTC
Created attachment 84410 [details]
stacktrace
Comment 4 Exceptions Reporter 2009-07-06 19:25:37 UTC
This issue already has 7 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=145554
Comment 5 Jiri Skrivanek 2009-12-08 01:08:27 UTC
No report for NetBeans 6.8.