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 258247 - IndexOutOfBoundsException: Index: 1, Size: 0
Summary: IndexOutOfBoundsException: Index: 1, Size: 0
Status: RESOLVED FIXED
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-03-04 15:44 UTC by Exceptions Reporter
Modified: 2016-08-12 11:38 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 222855


Attachments
stacktrace (1.54 KB, text/plain)
2016-03-04 15:44 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-03-04 15:44:37 UTC
This issue was reported manually by thurka.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build profiler-main-4452-on-20160304)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.40-b25, Java(TM) SE Runtime Environment, 1.8.0_40-b26
OS: Linux

User Comments:
GUEST: sql profiler




Stacktrace: 
java.lang.IndexOutOfBoundsException: Index: 1, Size: 0
   at java.util.ArrayList.RangeCheck(ArrayList.java:653)
   at java.util.ArrayList.get(ArrayList.java:429)
   at org.netbeans.lib.profiler.results.jdbc.SQLStatement.getFullSql(SQLStatement.java:425)
   at org.netbeans.lib.profiler.results.jdbc.SQLStatement.executeQuery(SQLStatement.java:388)
   at org.netbeans.lib.profiler.results.jdbc.SQLStatement.invoke(SQLStatement.java:92)
   at org.netbeans.lib.profiler.results.jdbc.JdbcGraphBuilder.methodEntry(JdbcGraphBuilder.java:248)
Comment 1 Exceptions Reporter 2016-03-04 15:44:39 UTC
Created attachment 158745 [details]
stacktrace
Comment 2 Tomas Hurka 2016-08-12 11:38:14 UTC
It should be fixed in latest dev. build.