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 255391 - AssertionError at org.netbeans.modules.masterfs.watcher.Watcher$Ext.refreshRecursively
Summary: AssertionError at org.netbeans.modules.masterfs.watcher.Watcher$Ext.refreshRe...
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-18 00:05 UTC by misterm
Modified: 2015-09-21 10:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 172848


Attachments
stacktrace (3.77 KB, text/plain)
2015-09-18 00:05 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2015-09-18 00:05:52 UTC
This issue was reported manually by misterm.
It already has 2 duplicates 


Build: NetBeans IDE Dev (Build 100928-da3341520bfc)
VM: Java HotSpot(TM) Client VM, 16.2-b04, Java(TM) SE Runtime Environment, 1.6.0_19-b04
OS: Windows 7

Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.masterfs.watcher.Watcher$Ext.refreshRecursively(Watcher.java:124)
   at org.netbeans.modules.masterfs.ProvidedExtensionsProxy.refreshRecursively(ProvidedExtensionsProxy.java:299)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectKeeper.init(FileObjectKeeper.java:105)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.refreshImpl(FolderObj.java:448)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.refreshImpl(FolderObj.java:407)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.refreshImpl(FolderObj.java:407)
Comment 1 misterm 2015-09-18 00:05:53 UTC
Created attachment 156273 [details]
stacktrace
Comment 2 Jaroslav Havlin 2015-09-21 10:46:34 UTC
This is quite an old report.
The bug was fixed 5 years ago, see commit [1] (and later important modifications in commit [2]).

Thank you for reporting.

[1] http://hg.netbeans.org/core-main/rev/9d4e49e6b27e
[2] http://hg.netbeans.org/core-main/rev/1c11fca067e1