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 207205

Summary: AssertionError: Should be a folder: /tmp/vcs-1326367267595/vcs-1326367430455@400f8808:2c39b545
Product: platform Reporter: alesak <alesak>
Component: FilesystemsAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 184348
Attachments: stacktrace

Description alesak 2012-01-12 11:29:41 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-8336-on-20111129)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.4-b02, Java(TM) SE Runtime Environment, 1.6.0_29-b11
OS: Linux

User Comments:
alesak: opened jsp file




Stacktrace: 
java.lang.AssertionError: Should be a folder: /tmp/vcs-1326367267595/vcs-1326367430455@400f8808:2c39b545
   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:514)
   at sun.reflect.GeneratedMethodAccessor117.invoke(GeneratedMethodAccessor117.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
Comment 1 alesak 2012-01-12 11:29:44 UTC
Created attachment 114821 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-01-12 18:39:21 UTC

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