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 206368 - java.io.SyncFailedException: /home/alsimon/NetBeansProjects/clucene-core-0.9.21b/popt
Summary: java.io.SyncFailedException: /home/alsimon/NetBeansProjects/clucene-core-0.9....
Status: RESOLVED DUPLICATE of bug 206358
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-14 11:40 UTC by Alexander Simon
Modified: 2011-12-14 14:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 183747


Attachments
stacktrace (1.50 KB, text/plain)
2011-12-14 11:40 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2011-12-14 11:40:37 UTC
This bug was originally marked as duplicate of bug 151831, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 20111214-c4dd9a58261a)
VM: Java HotSpot(TM) Client VM, 20.2-b06, Java(TM) SE Runtime Environment, 1.6.0_27-b07
OS: SunOS

User Comments:
alexvsimon: copy folder




Stacktrace: 
java.io.SyncFailedException: /home/alsimon/NetBeansProjects/clucene-core-0.9.21b/popt
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.createFolder(FolderObj.java:293)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.createFolderImpl(FolderObj.java:253)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj$2.call(FolderObj.java:315)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj$2.call(FolderObj.java:313)
   at org.netbeans.modules.masterfs.filebasedfs.FileBasedFileSystem.runAsInconsistent(FileBasedFileSystem.java:119)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.createFolder(FolderObj.java:318)
Comment 1 Alexander Simon 2011-12-14 11:40:39 UTC
Created attachment 114151 [details]
stacktrace
Comment 2 Alexander Simon 2011-12-14 14:37:39 UTC

*** This bug has been marked as a duplicate of bug 206358 ***