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 209980 - AssertionError: If valid, it should be a folder: /tmp/vcs-1332482424900/vcs-1332490367973@af08ee66:31501876
Summary: AssertionError: If valid, it should be a folder: /tmp/vcs-1332482424900/vcs-1...
Status: RESOLVED DUPLICATE of bug 209886
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-03-23 08:16 UTC by gtg
Modified: 2012-04-04 15:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 186177


Attachments
stacktrace (861 bytes, text/plain)
2012-03-23 08:16 UTC, gtg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gtg 2012-03-23 08:16: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 Dev (Build 201203150400)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Linux

Stacktrace: 
java.lang.AssertionError: If valid, it should be a folder: /tmp/vcs-1332482424900/vcs-1332490367973@af08ee66:31501876
   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:517)
   at sun.reflect.GeneratedMethodAccessor220.invoke(GeneratedMethodAccessor220.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:601)
Comment 1 gtg 2012-03-23 08:16:49 UTC
Created attachment 117140 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-04-04 15:14:07 UTC

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