"java.lang.ArrayIndexOutOfBoundsException" Error When Running Action "Resequence Stops" on a Shipment that Includes Depot Stops
(Doc ID 1913784.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Transportation Management - Version 6.3.1 to 6.3.5 [Release 6.3]Information in this document applies to any platform.
Symptoms
When attempting to run the action Resequence Stops on a shipment that includes Depot stops, the following error occurs:
ERROR
-----------------------
java.lang.ArrayIndexOutOfBoundsException: -1
at glog.business.action.ShipmentPlanningActionExecutor.isValidStopSequence(ShipmentPlanningActionExecutor.java:886)
at glog.business.action.ShipmentPlanningActionExecutor.resequenceShipmentStops(ShipmentPlanningActionExecutor.java:1095)
at glog.business.session.ShipmentPlanningActionSessionBean.resequenceShipmentStops(ShipmentPlanningActionSessionBean.java:1033)
at glog.business.session.ShipmentPlanningActionSessionServerSideEJBWrapper.resequenceShipmentStops(ShipmentPlanningActionSessionServerSideEJBWrapper.java:811)
at glog.business.session.ShipmentPlanningActionSessionServerSideEJBWrapper_7zfvrj_EOImpl.__WL_invoke(Unknown Source)
at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)
at glog.business.session.ShipmentPlanningActionSessionServerSideEJBWrapper_7zfvrj_EOImpl.resequenceShipmentStops(Unknown Source)
at glog.business.session.gen.ShipmentPlanningActionSessionSkel.resequenceShipmentStops(ShipmentPlanningActionSessionSkel.java:863)
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 |
Cause |
Solution |
References |