My Oracle Support Banner

"ORDER RELEASE MOD - EDIT SHIPMENT" Agent Action Failing With "NullPointer" Exception When Using "RC" Transaction Code (Doc ID 1265085.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Transportation Management - Version 6.1.0 to 6.1.3 [Release 6.1]
Information in this document applies to any platform.

Symptoms

When using RC Transaction Code on an XML that raised the agent action "ORDER RELEASE MOD - EDIT SHIPMENT" on an order that has Involved Parties,Refnums, Remarks, Accessorials, or Leg Constraints, the following Exception is encountered:


ERROR
-----------------------
java.lang.NullPointerException
at glog.business.order.TOrderRelease.addOrderRemarkData(TOrderRelease.java:482)
at glog.business.order.TOrderRelease.addTChildren(TOrderRelease.java:320)
at glog.business.order.TOrderRelease.<init>(TOrderRelease.java:271)
at glog.business.omd.OrderModShipmentEditor.editShipments(OrderModShipmentEditor.java:415)
at glog.business.session.OMDProcessorSessionBean.editShipments(OMDProcessorSessionBean.java:84)
at glog.business.session.OMDProcessorSessionServerSideEJBWrapper.editShipments(OMDProcessorSessionServerSideEJBWrapper.java:89)
at glog.business.session.OMDProcessorSessionHome_f09cq7_EOImpl.editShipments(OMDProcessorSessionHome_f09cq7_EOImpl.java:69)
at glog.server.agent.business.order.ORModEditShipment.process(ORModEditShipment.java:87)
at glog.server.agent.business.order.ORActionTopic.persist(ORActionTopic.java:48)
at glog.server.agent.PersistActionTopic.execute(PersistActionTopic.java:34)
at glog.server.agent.ActionWorkflow.execute(ActionWorkflow.java:50)
at glog.server.workflow.WorkflowSessionBean.execute(WorkflowSessionBean.java:64)
at glog.server.workflow.WorkflowSessionNonTransServerSideEJBWrapper_t6tuwu_EOImpl
.execute(WorkflowSessionNonTransServerSideEJBWrapper_t6tuwu_EOImpl.java:353)
at glog.server.workflow.WorkflowManager.execute(WorkflowManager.java:353)
at glog.server.workflow.Trigger.trigger(Trigger.java:122)
at glog.util.event.MemoryEventQueueRunnable.processEvent(MemoryEventQueueRunnable.java:142)
at glog.util.event.MemoryEventQueueRunnable.run(MemoryEventQueueRunnable.java:96)
at glog.util.event.EventThread.run(EventThread.java:83)
at java.lang.Thread.run(Thread.java:619)


STEPS
-----------------------
The issue can be reproduced at will with the following steps:

1.Upload a Release XML that has a Transaction Code of RC and contains the one of the following elements:

Involved Parties,Refnums, Remarks, Accessorials, or Leg Constraints

2. Have this trigger the OMD Agent Action: ORDER RELEASE MOD - EDIT SHIPMENT
3. This action will fail with the above error

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.