oracle.xml.parser.v2.XMLParseException; lineNumber: 1; columnNumber: 24; Whitespace required.
Hi,
We are getting the below error in the XML bursting program log. The bursting program is supposed to create a pdf file and send it by email.
This issue was not seen in the DEV instance , but we can see it in the UAT instance (multi-node).
Is there some way to debug deeper into this and find out the reason. The full stack dump is
[050817_074158556][][EXCEPTION] oracle.xml.parser.v2.XMLParseException; lineNumber: 1; columnNumber: 24; Whitespace required.
at oracle.xml.parser.v2.XMLError.flushErrors1(XMLError.java:323) at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:409)
at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:325) at oracle.apps.xdo.common.config.ConfigReader.read(Unknown Source)