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 213208 - AssertionError: If valid, it should be a folder: /Users/luzzardi/NetBeansProjects/Cronometro/build/classes/relogio@149e6cda:4c34e12d
Summary: AssertionError: If valid, it should be a folder: /Users/luzzardi/NetBeansProj...
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-05-30 02:03 UTC by luzzardi
Modified: 2012-06-01 08:19 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 188594


Attachments
stacktrace (580 bytes, text/plain)
2012-05-30 02:03 UTC, luzzardi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description luzzardi 2012-05-30 02:03:17 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) 64-Bit Server VM, 20.6-b01-415, Java(TM) SE Runtime Environment, 1.6.0_31-b04-415-11M3635
OS: Mac OS X

User Comments:
luzzardi: Refratorando um projeto em Java

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.




Stacktrace: 
java.lang.AssertionError: If valid, it should be a folder: /Users/luzzardi/NetBeansProjects/Cronometro/build/classes/relogio@149e6cda:4c34e12d
   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 luzzardi 2012-05-30 02:03:23 UTC
Created attachment 120032 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-05-30 04:33:29 UTC

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