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 189618 - AssertionError: Illegal index=75in the case matchesSelection.length=23
Summary: AssertionError: Illegal index=75in the case matchesSelection.length=23
Status: RESOLVED DUPLICATE of bug 189617
Alias: None
Product: utilities
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Victor Vasilyev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-18 01:50 UTC by tbrunhoff
Modified: 2010-08-18 06:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 171995


Attachments
stacktrace (4.18 KB, text/plain)
2010-08-18 01:51 UTC, tbrunhoff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tbrunhoff 2010-08-18 01:50:57 UTC
Build: NetBeans IDE Dev (Build 201008050001)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Linux

User Comments:
tbrunhoff: reporting a problem?




Stacktrace: 
java.lang.AssertionError: Illegal index=75in the case matchesSelection.length=23
   at org.netbeans.modules.search.MatchingObject.isSubnodeSelected(MatchingObject.java:312)
   at org.netbeans.modules.search.NodeRenderer.getTreeCellRendererComponent(NodeRenderer.java:209)
   at javax.swing.plaf.basic.BasicTreeUI.paintRow(BasicTreeUI.java:1493)
   at javax.swing.plaf.basic.BasicTreeUI.paint(BasicTreeUI.java:1205)
   at javax.swing.plaf.metal.MetalTreeUI.paint(MetalTreeUI.java:152)
   at javax.swing.plaf.ComponentUI.update(ComponentUI.java:143)
Comment 1 tbrunhoff 2010-08-18 01:51:01 UTC
Created attachment 101471 [details]
stacktrace
Comment 2 Alexei Mokeev 2010-08-18 06:46:29 UTC

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