Troubleshooting
Problem
Error "java.lang.IndexOutOfBoundsException: Index: 2, Size: 1" is raised when using a stored procedure via lwjdbc
Symptom
After patch installation the error "java.lang.IndexOutOfBoundsException: Index: 2, Size: 1" is raised when using a stored procedure via lwjdbc
Error Message[2010-11-09 17:06:29.858] ERROR 000110070158 WORKFLOW.ACTIVITY_ENGINE.ERR_ActivityEngineHelper_invokeService21 ActivityEngineHelper.invokeService() caught exception while attempting to execute service LightweightJDBCAdapterQuery
[2010-11-09 17:06:29.858] ERROR 000000000000 GLOBAL_SCOPE [1289311589858] Index: 2, Size: 1
[2010-11-09 17:06:29.859] ERRORDTL 000000000000 GLOBAL_SCOPE [1289311589858]java.lang.IndexOutOfBoundsException: Index: 2, Size: 1
at java.util.ArrayList.add(ArrayList.java:394)
at com.sterlingcommerce.woodstock.util.frame.jdbc.QueryParms.addParm(QueryParms.java:55)
at com.sterlingcommerce.woodstock.services.jdbc.lightweight.LightweightJdbcAdapterImpl.processData(LightweightJdbcAdapterImpl.java:413)
at com.sterlingcommerce.woodstock.workflow.activity.engine.ActivityEngineHelper.invokeService(ActivityEngineHelper.java:1734)
at com.sterlingcommerce.woodstock.workflow.activity.engine.ActivityEngineHelper.nextMainLogic(ActivityEngineHelper.java:591)
at com.sterlingcommerce.woodstock.workflow.activity.engine.ActivityEngineHelper.next(ActivityEngineHelper.java:344)
at com.sterlingcommerce.woodstock.workflow.queue.WorkFlowQueueListener.doWork(WorkFlowQueueListener.java:324)
at com.sterlingcommerce.woodstock.workflow.queue.WorkFlowQueueListener.run(WorkFlowQueueListener.java:202)
at com.sterlingcommerce.woodstock.workflow.queue.WorkFlowQueueListener.onMessage(WorkFlowQueueListener.java:163)
at com.sterlingcommerce.woodstock.workflow.queue.WorkFlowQueueListener.onMessage(WorkFlowQueueListener.java:150)
at com.sterlingcommerce.woodstock.workflow.queue.wfTransporter.run(wfTransporter.java:355)
at com.sterlingcommerce.woodstock.workflow.queue.BasicExecutor$Worker.run(BasicExecutor.java:496)
at java.lang.Thread.run(Thread.java:811)
Log InLog in to view more of this document
Historical Number
NFX10257
Was this topic helpful?
Document Information
Modified date:
25 February 2019
UID
swg21553105