Unable to Create Multiple Equipment and Multi Stop Shipments When There Are Two Different Source Locations
(Doc ID 1487496.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Transportation Management - Version 6.2.0 to 6.2.7 [Release 6.2]Information in this document applies to any platform.
Symptoms
When attempting to plan a shipment with different sources with the multistop action, the following error occurs.
-- Error
2012-07-06 17:52:12.578 97160 Error Exception Failed to build multistop shipment.
at sun.reflect.GeneratedConstructorAccessor1036.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at glog.util.exception.GLException.factory(GLException.java:435)
at glog.util.exception.GLException.factory(GLException.java:411)
at glog.util.exception.GLException.factory(GLException.java:407)
at glog.util.exception.GLException.factory(GLException.java:403)
at glog.business.action.OrderActionExecutor.buildMultiStopShipments(OrderActionExecutor.java:940)
at glog.business.action.OrderActionExecutor.buildMultiStopShipments(OrderActionExecutor.java:979)
at glog.business.session.OrderActionSessionBean.buildMultiStopShipments(OrderActionSessionBean.java:378)
at glog.business.session.OrderActionSessionServerSideEJBWrapper.buildMultiStopShipments(OrderActionSessionServerSideEJBWrapper.java:224)
at glog.business.session.OrderActionSessionHome_likuwd_EOImpl.buildMultiStopShipments(OrderActionSessionHome_likuwd_EOImpl.java:2073)
at glog.business.session.gen.OrderActionSessionSkel.buildMultiStopShipments(OrderActionSessionSkel.java:504)
at glog.business.session.gen.OrderActionSessionSkel.exec(OrderActionSessionSkel.java:142)
at glog.webserver.wrapper.SkelImpl.execDispatch(SkelImpl.java:15)
at glog.server.wrapper.WrapperSessionBean.execDispatch(WrapperSessionBean.java:61)
at glog.server.wrapper.WrapperSessionServerSideEJBWrapper.execDispatch(WrapperSessionServerSideEJBWrapper.java:48)
at glog.server.wrapper.WrapperSessionHome_a06097_EOImpl.execDispatch(WrapperSessionHome_a06097_EOImpl.java:58)
at glog.server.wrapper.WrapperSessionHome_a06097_EOImpl_WLSkel.invoke(Unknown Source)
at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)
at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:477)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
[[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)']
-- Expected Behavior
That the shipment would plan a multistop shipment with different sources.
-- Steps
The issue can be reproduced at will with the following steps.
Log into a support instance running OTM 6.2
1. Create Itinerary ITIN1
2. Define the following:
Auto Consolidation Type - Consol into one ship multi-equipment
Equipment Assignment Type of Optimize Equipment
3. Create orders ORD_1 and ORD_2 with a total Gross weight of 60000.00 LB
4. For the constraints defined:
Itinerary ITIN1
Equipment Group Profile ID-Dry Vans
6. Select both orders then Actions > Operational Planning > Create Buy Shipment > Bulk Plan - Buy
You get 2 equipments, but you also get 2 shipments which is not the desired result.
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 |