My Oracle Support Banner

Spot Bid Via HTTPPOST Throws Org.W3c.Dom.Domexception (Doc ID 1115656.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Transportation Management - Version 5.5.05.06 and later
Information in this document applies to any platform.

Symptoms

When doing a spot bid to an external system, an error similar to the below is thrown into the transmission report:

<IMessageCode>TRANSMISSION_EXCEPTION</IMessageCode>
<IMessageText>CAUGHT THE FOLLOWING EXCEPTION WHILE PROCESSING TRANSMISSION OUTBOUND: OTM failed to send HTTP transmission YYYYYY from XX.XX.XX.XX to http://XX.XX.XX.XX/GC3/glog.integration.servlet.WMServlet with the following Exception: org.w3c.dom.DOMException: NOT_FOUND_ERR: An attempt is made to reference a node in a context where it does not exist.

org.w3c.dom.DOMException: NOT_FOUND_ERR: An attempt is made to reference a node in a context where it does not exist.
at org.apache.xerces.dom.ParentNode.internalRemoveChild(Unknown Source)
at org.apache.xerces.dom.ParentNode.removeChild(Unknown Source)
at glog.util.httppost.HttpPostEvent$Listener.getTransformedXml(HttpPostEvent.java:419)
at glog.util.httppost.HttpPostEvent$Listener.doPost(HttpPostEvent.java:312)
at glog.util.httppost.HttpPostEvent$Listener.trigger(HttpPostEvent.java:234)
at glog.util.event.MemoryEventQueueRunnable.processEvent(MemoryEventQueueRunnable.java:141)
at glog.util.event.MemoryEventQueueRunnable.run(MemoryEventQueueRunnable.java:96)
at glog.util.event.EventThread.run(EventThread.java:82)
at java.lang.Thread.run(Thread.java:534)
</IMessageText>

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.