Upgrade WebLogic Server from 10.3.6.0.12 to 10.3.6.0.171017,org.w3c.dom.DOMException: NAMESPACE_ERR: An Attempt is Made to Create or Change an Object in a Way Which is Incorrect with Regard to Namespaces
(Doc ID 2374555.1)
Last updated on MAY 08, 2024
Applies to:
Oracle WebLogic Server - Version 10.3.6 to 10.3.6Information in this document applies to any platform.
Symptoms
On WLS 10.3.6.0.12. After applying WLSPSU10.3.6.0.171017, the application throws the following exception:
org.w3c.dom.DOMException: NAMESPACE_ERR: An attempt is made to create or change an object in a way which is incorrect with regard to namespaces.
at com.sun.org.apache.xerces.internal.dom.ElementNSImpl.setName(ElementNSImpl.java:153)
at com.sun.org.apache.xerces.internal.dom.ElementNSImpl.<init>(ElementNSImpl.java:84)
at com.sun.xml.messaging.saaj.soap.impl.ElementImpl.<init>(ElementImpl.java:131)
at com.sun.xml.messaging.saaj.soap.impl.ElementFactory.createElement(ElementFactory.java:112)
at com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl.createElement(SOAPDocumentImpl.java:131)
at com.sun.org.apache.xerces.internal.dom.CoreDocumentImpl.importNode(CoreDocumentImpl.java:1575)
at com.sun.org.apache.xerces.internal.dom.CoreDocumentImpl.importNode(CoreDocumentImpl.java:1533)
at com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl.importNode(SOAPDocumentImpl.java:178)
at xx.xx.SaajSoapInterMessageFactory.createSoapMessage(SaajSoapInterMessageFactory.java:82)
The same application works fine on prior versions, including WLS 10.3.6.0.0 and WLS 10.3.6.0.12.
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 |