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 - AssertionError at org.netbeans.modules.search.ResultTreeModel.updateRootNodeSelection
Summary: AssertionError at org.netbeans.modules.search.ResultTreeModel.updateRootNodeS...
Status: RESOLVED WORKSFORME
Alias: None
Product: utilities
Classification: Unclassified
Component: Search (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: aldobrucale
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-31 17:44 UTC by aldobrucale
Modified: 2010-04-02 13:39 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 134746


Attachments
stacktrace (1.13 KB, text/plain)
2008-10-31 17:44 UTC, aldobrucale
Details
stacktrace (1.07 KB, text/plain)
2010-04-02 13:39 UTC, ebaazizi
Details

Note You need to log in before you can comment on or make changes to this bug.
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