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 204982 - AssertionError: Should be a folder: /tmp/nbuser1/var/tmp/jackpot232054568384955880/src0/test@29f79e94:d23280d
Summary: AssertionError: Should be a folder: /tmp/nbuser1/var/tmp/jackpot2320545683849...
Status: RESOLVED DUPLICATE of bug 204849
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-11 11:04 UTC by Jan Lahoda
Modified: 2011-11-21 14:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 182817


Attachments
stacktrace (903 bytes, text/plain)
2011-11-11 11:04 UTC, Jan Lahoda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2011-11-11 11:04:31 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 20111110-0829d622f4ea)
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: Should be a folder: /tmp/nbuser1/var/tmp/jackpot232054568384955880/src0/test@29f79e94:d23280d
   at org.netbeans.modules.masterfs.watcher.Watcher$Ext.unregister(Watcher.java:253)
   at org.netbeans.modules.masterfs.watcher.Watcher.unregister(Watcher.java:134)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.BaseFileObj.removeFileChangeListener(BaseFileObj.java:508)
   at sun.reflect.GeneratedMethodAccessor87.invoke(GeneratedMethodAccessor87.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:601)
Comment 1 Jan Lahoda 2011-11-11 11:04:34 UTC
Created attachment 113117 [details]
stacktrace
Comment 2 Jaroslav Tulach 2011-11-21 14:10:09 UTC

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