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 - AssertionError: If valid, it should be a folder: C:\Users\jcramer\Documents\NetBeansProjects\AlchimieJFX\build\classes\alchimie@5bc89128:c82be5
Summary: AssertionError: If valid, it should be a folder: C:\Users\jcramer\Documents\N...
Status: RESOLVED DUPLICATE of bug 212891
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-06-15 18:11 UTC by Exceptions Reporter
Modified: 2012-06-18 11:45 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 189581


Attachments
stacktrace (591 bytes, text/plain)
2012-06-15 18:11 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***