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 210800 - AssertionError: If valid, it should be a folder: E:\Sviluppo\Applicazioni\datiScuoleMedieComuni\build\classes\datiscuolemediecomuni@4d3f034d:18dac0e
Summary: AssertionError: If valid, it should be a folder: E:\Sviluppo\Applicazioni\dat...
Status: RESOLVED DUPLICATE of bug 209886
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-06 09:17 UTC by williambacchi
Modified: 2012-04-18 16:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 186740


Attachments
stacktrace (5.74 KB, text/plain)
2012-04-06 09:18 UTC, williambacchi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description williambacchi 2012-04-06 09:17:54 UTC
Build: NetBeans IDE Dev (Build 201204040400)
VM: Java HotSpot(TM) Client VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Windows XP

User Comments:
williambacchi: Clean and build of a java project




Stacktrace: 
java.lang.AssertionError: If valid, it should be a folder: E:\Sviluppo\Applicazioni\datiScuoleMedieComuni\build\classes\datiscuolemediecomuni@4d3f034d:18dac0e
   at org.netbeans.modules.masterfs.watcher.Watcher$Ext.unregister(Watcher.java:248)
   at org.netbeans.modules.masterfs.watcher.Watcher.unregister(Watcher.java:127)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.BaseFileObj.removeFileChangeListener(BaseFileObj.java:519)
   at org.openide.filesystems.FileUtil$Holder.locateCurrent(FileUtil.java:441)
   at org.openide.filesystems.FileUtil$Holder.someChange(FileUtil.java:461)
   at org.openide.filesystems.FileUtil$Holder.fileDeleted(FileUtil.java:500)
Comment 1 williambacchi 2012-04-06 09:18:00 UTC
Created attachment 117929 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-04-18 16:38:57 UTC

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