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 214297

Summary: AssertionError: If valid, it should be a folder: C:\Users\jcramer\Documents\NetBeansProjects\AlchimieJFX\build\classes\alchimie@5bc89128:c82be5
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: FilesystemsAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED DUPLICATE    
Severity: normal CC: luzzardi, MackSix, sreimers
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 189581
Attachments: stacktrace

Description Exceptions Reporter 2012-06-15 18:11:18 UTC
This bug was originally marked as duplicate of bug 209886, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.2 Beta (Build 201205031832)
VM: Java HotSpot(TM) Client VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b22
OS: Windows 7

User Comments:
MackSix: I had just been editing another one that is open in another tab and did UNDO on it several times. I opened up another document, looked at it, then looked at another document already open and this occured.

luzzardi: Refratorando um projeto em Java




Stacktrace: 
java.lang.AssertionError: If valid, it should be a folder: C:\Users\jcramer\Documents\NetBeansProjects\AlchimieJFX\build\classes\alchimie@5bc89128:c82be5
   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.run(FileUtil.java:583)
   at org.openide.util.lookup.implspi.ActiveQueue$Daemon.run(ActiveQueue.java:185)
Comment 1 Exceptions Reporter 2012-06-15 18:11:25 UTC
Created attachment 120924 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-06-18 11:45:37 UTC

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