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 185513 - ArrayIndexOutOfBoundsException: 19376
Summary: ArrayIndexOutOfBoundsException: 19376
Status: RESOLVED DUPLICATE of bug 178127
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-05 13:10 UTC by adam_myatt
Modified: 2010-05-05 13:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 169145


Attachments
stacktrace (1.42 KB, text/plain)
2010-05-05 13:10 UTC, adam_myatt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description adam_myatt 2010-05-05 13:10:51 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows XP

Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 19376
   at org.netbeans.lib.profiler.results.cpu.FlatProfileContainerFree.getMethodNameAtRow(FlatProfileContainerFree.java:104)
   at org.netbeans.lib.profiler.ui.cpu.FlatProfilePanel$4.getValueAt(FlatProfilePanel.java:686)
   at org.netbeans.lib.profiler.ui.components.table.ExtendedTableModel.getValueAt(ExtendedTableModel.java:132)
   at javax.swing.JTable.getValueAt(JTable.java:2695)
   at javax.swing.JTable.prepareRenderer(JTable.java:5712)
   at javax.swing.JTable.getToolTipText(JTable.java:3371)
Comment 1 adam_myatt 2010-05-05 13:10:57 UTC
Created attachment 98489 [details]
stacktrace
Comment 2 Tomas Hurka 2010-05-05 13:18:42 UTC

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