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 206176 - [71cat] AssertionError: Should be a folder: C:\Documents and Settings\Ric\My Documents\Career\Examples\javafx-samples-2.0.1\Cube3D\src\cube3d@da84801d:12b6312
Summary: [71cat] AssertionError: Should be a folder: C:\Documents and Settings\Ric\My ...
Status: RESOLVED DUPLICATE of bug 204849
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-09 08:00 UTC by ric_evans
Modified: 2011-12-15 10:34 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 183604


Attachments
stacktrace (1.00 KB, text/plain)
2011-12-09 08:00 UTC, ric_evans
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ric_evans 2011-12-09 08:00:20 UTC
This bug was originally marked as duplicate of bug 202413, 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.1 RC2 (Build 201111302200)
VM: Java HotSpot(TM) Client VM, 21.1-b02, Java(TM) SE Runtime Environment, 1.7.0_01-b08
OS: Windows XP

User Comments:
GUEST: Opening JSP files

ric_evans: Opening a file Javafx 2.0 sample Cube3D

ralphbenjamin: renamed folder to javaapplication48 and opened the package in the projects view.




Stacktrace: 
java.lang.AssertionError: Should be a folder: C:\Documents and Settings\Ric\My Documents\Career\Examples\javafx-samples-2.0.1\Cube3D\src\cube3d@da84801d:12b6312
   at org.netbeans.modules.masterfs.watcher.Watcher$Ext.unregister(Watcher.java:253)
   at org.netbeans.modules.masterfs.watcher.Watcher.unregister(Watcher.java:134)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.BaseFileObj.removeFileChangeListener(BaseFileObj.java:508)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:0)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Comment 1 ric_evans 2011-12-09 08:00:24 UTC
Created attachment 113989 [details]
stacktrace
Comment 2 Jaroslav Tulach 2011-12-15 10:34:19 UTC

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