ODI Session Log Import Fails with "XML document structures must start and end within the same entity"
(Doc ID 2662753.1)
Last updated on APRIL 30, 2020
Applies to:
Oracle Data Integrator - Version 12.2.1.3.190708 and laterInformation in this document applies to any platform.
Symptoms
When importing session logs into Oracle Data Integrator (ODI) 12c, the following message occurs:
org.xml.sax.SAXParseException; systemId: file:/<ODI_HOME>/odi/studio/bin/snpstemp_<RANDOM_NUMBER>/SESS_xxxx_xxxx_xxx.xml; lineNumber: 151; columnNumber: 1; XML document structures must start and end within the same entity.
at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAX Parser.java:1239)
at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXP arserImpl.java:643)
at com.sunopsis.tools.xml.SnpsXmlObjectParser.parseXmlFile(SnpsXmlObjectParser.java:529)
at com.sunopsis.tools.xml.SnpsXmlObjectParser.parseXmlFile(SnpsXmlObjectParser.java:435)
at com.sunopsis.tools.xml.SnpsXmlObjectParser.parseXmlFile(SnpsXmlObjectParser.java:445)
at com.sunopsis.dwg.DwgObject.doImport(DwgObject.java:9063)
at com.sunopsis.dwg.DwgObject.importFromXml(DwgObject.java:7619)
at com.sunopsis.dwg.DwgObject.importFromXml(DwgObject.java:7550)
at com.sunopsis.dwg.DwgObject.importFromXml(DwgObject.java:7483)
...
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 |