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 190619 - [69cat] AssertionError at org.netbeans.modules.masterfs.watcher.Watcher$Ext.refreshRecursively
Summary: [69cat] AssertionError at org.netbeans.modules.masterfs.watcher.Watcher$Ext.r...
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Petr Nejedly
URL:
Keywords:
: 190492 190577 190667 190678 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-09-27 15:53 UTC by misterm
Modified: 2010-11-03 12:53 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 172740


Attachments
stacktrace (2.47 KB, text/plain)
2010-09-27 15:53 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2010-09-27 15:53:54 UTC
This issue was reported manually by misterm.
It already has 8 duplicates 


Build: NetBeans IDE Dev (Build 100923-bed43940f57d)
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.BaseFileObj.refresh(BaseFileObj.java:750)
Comment 1 misterm 2010-09-27 15:53:58 UTC
Created attachment 102167 [details]
stacktrace
Comment 2 Petr Nejedly 2010-09-29 07:45:17 UTC
*** Bug 190492 has been marked as a duplicate of this bug. ***
Comment 3 Petr Nejedly 2010-09-29 07:46:27 UTC
As expected, except that I added too little info into the assert message.
I'm still unable to reproduce this, so I'm going to refine the assert.
Comment 4 Petr Nejedly 2010-09-29 10:36:51 UTC
*** Bug 190667 has been marked as a duplicate of this bug. ***
Comment 5 Jan Lahoda 2010-09-29 12:39:41 UTC
FYI: happens for me a lot when I do clean project or alike.
Comment 6 Petr Nejedly 2010-09-29 13:47:04 UTC
Covered one possible issue, improved logging.

http://hg.netbeans.org/core-main/rev/9d4e49e6b27e
Comment 7 Quality Engineering 2010-09-30 02:58:52 UTC
Integrated into 'main-golden', will be available in build *201009300000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/9d4e49e6b27e
User: Petr Nejedl
Comment 8 Petr Nejedly 2010-09-30 21:05:00 UTC
*** Bug 190678 has been marked as a duplicate of this bug. ***
Comment 9 Petr Nejedly 2010-10-14 15:05:51 UTC
So this is really fixed, no more cases to cover have occurred. The reports are coming only from the builds predating
Comment 10 Petr Nejedly 2010-11-03 12:53:34 UTC
*** Bug 190577 has been marked as a duplicate of this bug. ***