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 206178 - AssertionError: Should be a folder: C:\Users\YGerzhedovich\AppData\Local\Temp\vcs-1323329651907\vcs-1323414379887@af09fbb0:5eeddf2f[invalid]
Summary: AssertionError: Should be a folder: C:\Users\YGerzhedovich\AppData\Local\Temp...
Status: RESOLVED DUPLICATE of bug 204849
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: 2011-12-09 08:30 UTC by gerzhedowich
Modified: 2011-12-15 10:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 183607


Attachments
stacktrace (936 bytes, text/plain)
2011-12-09 08:30 UTC, gerzhedowich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gerzhedowich 2011-12-09 08:30:50 UTC
This bug was originally marked as duplicate of bug 200512, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build nbms-and-javadoc-8306-on-20111122)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.4-b02, Java(TM) SE Runtime Environment, 1.6.0_29-b11
OS: Windows 7

Stacktrace: 
java.lang.AssertionError: Should be a folder: C:\Users\YGerzhedovich\AppData\Local\Temp\vcs-1323329651907\vcs-1323414379887@af09fbb0:5eeddf2f[invalid]
   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.GeneratedMethodAccessor267.invoke(GeneratedMethodAccessor267.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
Comment 1 gerzhedowich 2011-12-09 08:30:52 UTC
Created attachment 113991 [details]
stacktrace
Comment 2 Jaroslav Tulach 2011-12-15 10:37:27 UTC

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