ArrayIndexOutOfBoundsException in JDBC Response
Bijaya Ray <[email protected]> Fri, 24 Nov 2023 06:18:10 +0530
| Newsgroups | gmane.comp.jakarta.jmeter.user |
|---|---|
| Message-ID | <CAGXZFOWo=542mFhMUfDYBkPQ0yJmRpy9p2ktPbtOVuixfCwNZA@mail.gmail.com> |
Hi Team, I am using Jmeter5.6 to create JDBC Request for Oracle Database Testing . It is a simple Select statement. The request is passing properly but response is showing as below Response Code : 000 Response Message : *java.lang.ArrayIndexOutOfBoundsException : Index 7 Out of bounds for length 2* *Select Statement - Select Column_name from Table_name* *Oracle DB - Oracle 8i* Java Version - OpenJDK Runtime Environment Corretto-17.0.7.7.1 Please help in finding the issue. Thanks in advance Bijaya