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 208259 - ArrayIndexOutOfBoundsException: 83
Summary: ArrayIndexOutOfBoundsException: 83
Status: RESOLVED INCOMPLETE
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-10 15:37 UTC by Exceptions Reporter
Modified: 2012-04-18 13:38 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 179986


Attachments
stacktrace (1.93 KB, text/plain)
2012-02-10 15:37 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-02-10 15:37:24 UTC
This issue was reported manually by thurka.
It already has 2 duplicates 


Build: NetBeans IDE 7.0.1 (Build 201107282000)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b03
OS: Linux

Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 83
   at org.netbeans.lib.profiler.ui.monitor.VMTelemetryModels$2.getTimestamp(VMTelemetryModels.java:127)
   at org.netbeans.lib.profiler.charts.xy.synchronous.SynchronousXYChart.getNearestTimestampIndex(SynchronousXYChart.java:328)
   at org.netbeans.lib.profiler.charts.xy.synchronous.SynchronousXYChart$Context.getNearestTimestampIndex(SynchronousXYChart.java:402)
   at org.netbeans.lib.profiler.charts.xy.synchronous.SynchronousXYItemMarker.getClosestSelection(SynchronousXYItemMarker.java:232)
   at org.netbeans.lib.profiler.charts.xy.synchronous.SynchronousXYItemMarker.getClosestSelection(SynchronousXYItemMarker.java:67)
   at org.netbeans.lib.profiler.charts.CompoundItemPainter.getClosestSelection(CompoundItemPainter.java:114)
Comment 1 Exceptions Reporter 2012-02-10 15:37:29 UTC
Created attachment 115592 [details]
stacktrace
Comment 2 J Bachorik 2012-04-18 13:38:34 UTC
Can you provide steps to reproduce?