ODI Mapping Execution Fails With "Java.lang.ArrayIndexOutOfBoundsException: 77"
(Doc ID 2552863.1)
Last updated on JUNE 07, 2022
Applies to:
Oracle Data Integrator Cloud Service - Version 17.2.1 and laterInformation in this document applies to any platform.
Symptoms
When executing a scenario in Oracle Data Integrator (ODI), the following error occurs:
java.lang.ArrayIndexOutOfBoundsException: 77
at com.sunopsis.jdbc.driver.file.impl.rows.RowDataDelimited.(RowDataDelimited.java:87)
at com.sunopsis.jdbc.driver.file.SQLManager$ColNameRowDataDelimited.(SQLManager.java:472)
at com.sunopsis.jdbc.driver.file.SQLManager.buildRowFromCreate(SQLManager.java:367)
at com.sunopsis.jdbc.driver.file.SQLManager.buildCommand(SQLManager.java:458)
at com.sunopsis.jdbc.driver.file.FileStatement.buildCommand(FileStatement.java:96)
at com.sunopsis.jdbc.driver.file.FileStatement.execute(FileStatement.java:83)
at oracle.odi.runtime.agent.execution.sql.SQLCommand.execute(SQLCommand.java:208)
at oracle.odi.runtime.agent.execution.sql.SQLExecutor.execute(SQLExecutor.java:142)
at oracle.odi.runtime.agent.execution.sql.SQLExecutor.execute(SQLExecutor.java:28)
at oracle.odi.runtime.agent.execution.TaskExecutionHandler.handleTask(TaskExecutionHandler.java:52)
at oracle.odi.runtime.agent.execution.SessionTask.processTask(SessionTask.java:216)
...
Changes
The repository was upgraded from ODI 12.2.1.2.6 to ODI 12.2.1.3.190515. Afterward, an import of a work repository from another, older environment was performed.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |