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 269231 - ArrayIndexOutOfBoundsException: 13596
Summary: ArrayIndexOutOfBoundsException: 13596
Status: RESOLVED DUPLICATE of bug 262571
Alias: None
Product: profiler
Classification: Unclassified
Component: Engine (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-05 01:45 UTC by Exceptions Reporter
Modified: 2016-12-05 07:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 227437


Attachments
stacktrace (1.95 KB, text/plain)
2016-12-05 01:45 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2016-12-05 01:45:23 UTC
This bug was originally marked as duplicate of bug 262571, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b15
OS: Windows 7

User Comments:
bolsover: Launching SQL Query profiler

GUEST: Profiling SQL queries

bolsover: Running SQL Profiler on Hibernate enabled project

GUEST: When profiling SQL query




Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 13596
   at org.netbeans.lib.profiler.instrumentation.SingleMethodScaner.getU4(SingleMethodScaner.java:189)
   at org.netbeans.lib.profiler.instrumentation.SingleMethodScaner.getInt(SingleMethodScaner.java:177)
   at org.netbeans.lib.profiler.instrumentation.Injector.changeJump(Injector.java:409)
   at org.netbeans.lib.profiler.instrumentation.Injector.changeJumps(Injector.java:526)
   at org.netbeans.lib.profiler.instrumentation.Injector.relocateCode(Injector.java:659)
   at org.netbeans.lib.profiler.instrumentation.Injector.injectCodeAndRewrite(Injector.java:328)
Comment 1 Exceptions Reporter 2016-12-05 01:45:25 UTC
Created attachment 163149 [details]
stacktrace
Comment 2 Tomas Hurka 2016-12-05 07:32:32 UTC

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