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 173266 - [68cat] ArrayIndexOutOfBoundsException: 2096
Summary: [68cat] ArrayIndexOutOfBoundsException: 2096
Status: RESOLVED DUPLICATE of bug 178127
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-29 13:37 UTC by incubos
Modified: 2010-05-07 14:55 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 12412


Attachments
stacktrace (4.90 KB, text/plain)
2009-09-29 13:37 UTC, incubos
Details
stacktrace (4.55 KB, text/plain)
2010-05-05 13:32 UTC, adam_myatt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description incubos 2009-09-29 13:37:42 UTC
Build: NetBeans IDE 6.7 (Build 200906241340)
VM: Java HotSpot(TM) Client VM, 14.1-b02, Java(TM) SE Runtime Environment, 1.6.0_15-b03
OS: Linux, 2.6.29.6-desktop-1mnb, i386

User Comments:
incubos: Rerun profiling session

GUEST: ???????????????
????

GUEST: I was trying to run the profiler by dynamically attaching it to glassfish server.

GUEST: Launching my application via the Profiler

GUEST: Started profiler and moved mouse.

rzaleski81: Debugging remotely attached tomcat.

GUEST: profiling

GUEST: attaching profiler to tomcat using custom configuration (added instrumenting of new threads)

thealchemist: I changed the Profiler in Memory profiling mode to profile All Classes (and before I had it Excluding core Java classes)

thealchemist: just clicked on VM Telemetry

GUEST: just a profile blooody application



Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 2096
        at org.netbeans.lib.profiler.results.cpu.FlatProfileContainerFree.getMethodNameAtRow(FlatProfileContainerFree.java:110)
        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.basic.BasicTableUI.paintCell(BasicTableUI.java:2075)
Comment 1 incubos 2009-09-29 13:37:48 UTC
Created attachment 88514 [details]
stacktrace
Comment 2 Tomas Hurka 2009-11-05 14:14:04 UTC
Are you able to provide reproducible test case? Thanks.
Comment 3 adam_myatt 2010-05-05 13:32:24 UTC
Created attachment 98491 [details]
stacktrace
Comment 4 Tomas Hurka 2010-05-07 14:55:23 UTC

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