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 213657 - AssertionError: If valid, it should be a folder: C:\Users\lgj\AppData\Local\Temp\vcs-1338622708498\vcs-1338974299523@f3224dfd:55028bfd
Summary: AssertionError: If valid, it should be a folder: C:\Users\lgj\AppData\Local\T...
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-06 09:19 UTC by Exceptions Reporter
Modified: 2012-06-07 14:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 189063


Attachments
stacktrace (888 bytes, text/plain)
2012-06-06 09:19 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-06 09:19:45 UTC
This bug was originally marked as duplicate of bug 207504, 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, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b05
OS: Windows 7

User Comments:
GUEST: i an edit a jsp file.




Stacktrace: 
java.lang.AssertionError: If valid, it should be a folder: C:\Users\lgj\AppData\Local\Temp\vcs-1338622708498\vcs-1338974299523@f3224dfd:55028bfd
   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 sun.reflect.GeneratedMethodAccessor998.invoke(GeneratedMethodAccessor998.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:601)
Comment 1 Exceptions Reporter 2012-06-06 09:19:50 UTC
Created attachment 120415 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-06-07 14:05:46 UTC

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