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 152017

Summary: AssertionError at org.netbeans.modules.search.ResultTreeModel.updateRootNodeSelection
Product: utilities Reporter: aldobrucale <aldobrucale>
Component: SearchAssignee: aldobrucale <aldobrucale>
Status: RESOLVED WORKSFORME    
Severity: blocker CC: ebaazizi
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=134746
Issue Type: DEFECT Exception Reporter: 134746
Attachments: stacktrace
stacktrace

Description aldobrucale 2008-10-31 17:44:38 UTC
Build: NetBeans IDE Dev (Build 200810310201)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Linux, 2.6.24-21-generic, i386

User Comments:
aldobrucale: clean and build all



Stacktrace: 
java.lang.AssertionError
        at org.netbeans.modules.search.ResultTreeModel.updateRootNodeSelection(ResultTreeModel.java:385)
        at org.netbeans.modules.search.ResultTreeModel.updateRootNodeSelection(ResultTreeModel.java:381)
        at org.netbeans.modules.search.ResultTreeModel.access$500(ResultTreeModel.java:58)
        at org.netbeans.modules.search.ResultTreeModel$Task.run(ResultTreeModel.java:338)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
Comment 1 aldobrucale 2008-10-31 17:44:48 UTC
Created attachment 73007 [details]
stacktrace
Comment 2 Andrey Yamkovoy 2008-12-05 13:37:45 UTC
Can't reproduce this issue. 
I doubt it caused by Clean and Build action ... 

Could you please provide more information about how to reproduce this.
Comment 3 aldobrucale 2008-12-05 15:38:53 UTC
Sorry, that was an automatically generated error report and I really don't know how to reproduce it.
Comment 4 pribyl 2009-10-06 08:59:14 UTC
Closing this incomplete issue as worksforme, until some reproducible scenario is found.

Aldobrucale, please feel free to reopen if you encounter this problem again.

Thanks for help 
Comment 5 ebaazizi 2010-04-02 13:39:42 UTC
Created attachment 96603 [details]
stacktrace