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 178127 - [68cat] ArrayIndexOutOfBoundsException: 11621
Summary: [68cat] ArrayIndexOutOfBoundsException: 11621
Status: RESOLVED INCOMPLETE
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:
: 173266 185513 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-12-04 03:36 UTC by nleck
Modified: 2010-05-07 14:56 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 148550


Attachments
stacktrace (5.33 KB, text/plain)
2009-12-04 03:36 UTC, nleck
Details
stacktrace (5.33 KB, text/plain)
2009-12-04 03:37 UTC, nleck
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nleck 2009-12-04 03:36:02 UTC
Build: NetBeans IDE 6.8 RC1 (Build 200911252200)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Linux, 2.6.30.8-64.fc11.x86_64, amd64

User Comments:
nleck: trying to exit ide.

GUEST: Starting a profiled session.

incubos: Just attached the profiler to remote application



Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 11621
        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.plaf.synth.SynthTableUI.paintCell(SynthTableUI.java:622)
Comment 1 nleck 2009-12-04 03:36:06 UTC
Created attachment 92092 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-12-04 03:36:12 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=148550
Comment 3 nleck 2009-12-04 03:37:09 UTC
Created attachment 92093 [details]
stacktrace
Comment 4 Exceptions Reporter 2009-12-04 03:37:17 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=148550
Comment 5 Tomas Hurka 2010-05-05 13:18:42 UTC
*** Bug 185513 has been marked as a duplicate of this bug. ***
Comment 6 Tomas Hurka 2010-05-07 14:55:23 UTC
*** Bug 173266 has been marked as a duplicate of this bug. ***
Comment 7 Tomas Hurka 2010-05-07 14:56:22 UTC
Can you, please, provide steps how to reproduce it? Thanks.