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 202109

Summary: AssertionError: Should be a folder: C:\Users\Maks K\AppData\Local\Temp\vcs-1315992310009\vcs-1315992620651@e87bb9f8:6b3698c6
Product: platform Reporter: Maksim Khramov <mkhramov>
Component: FilesystemsAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P4    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 179820
Attachments: stacktrace

Description Maksim Khramov 2011-09-14 09:35:58 UTC
Build: NetBeans IDE Dev (Build 201109080600)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b50
OS: Windows 7

User Comments:
GUEST: The 'Files' window was collapsed on the right side of the page.  I clicked on it and dragged it to second monitor.




Stacktrace: 
java.lang.AssertionError: Should be a folder: C:\Users\Maks K\AppData\Local\Temp\vcs-1315992310009\vcs-1315992620651@e87bb9f8:6b3698c6
   at org.netbeans.modules.masterfs.watcher.Watcher$Ext.unregister(Watcher.java:247)
   at org.netbeans.modules.masterfs.watcher.Watcher.unregister(Watcher.java:130)
   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:39)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
Comment 1 Maksim Khramov 2011-09-14 09:36:02 UTC
Created attachment 110737 [details]
stacktrace
Comment 2 Jaroslav Tulach 2011-09-15 08:49:12 UTC
Strange, but only an assert.
Comment 3 Jaroslav Tulach 2011-10-12 08:33:45 UTC

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