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 215578

Summary: AssertionError: If valid, it should be a folder: C:\Users\admin\AppData\Local\Temp\vcs-1342420543833\vcs-1342437342983@abde1b36:2d8c7df2
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: FilesystemsAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 190776
Attachments: stacktrace

Description Exceptions Reporter 2012-07-16 11:17:40 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, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows 7

Stacktrace: 
java.lang.AssertionError: If valid, it should be a folder: C:\Users\admin\AppData\Local\Temp\vcs-1342420543833\vcs-1342437342983@abde1b36:2d8c7df2
   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.GeneratedMethodAccessor173.invoke(GeneratedMethodAccessor173.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:601)
Comment 1 Exceptions Reporter 2012-07-16 11:17:44 UTC
Created attachment 122054 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-11-06 10:26:24 UTC

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