My Oracle Support Banner

Output Post Processor Fails Due To oracle.xdo.parser.v2.XMLParseException: Unexpected EOF (Doc ID 741501.1)

Last updated on MAY 18, 2023

Applies to:

BI Publisher (formerly XML Publisher) - Version 11.5 to 12.2 [Release 11.5 to 12.2]
Information in this document applies to any platform.
Oracle XML Publisher - Version: 11.5.0
Oracle XML Publisher - Version: 12.0.0
EXECUTABLE:XDOREPPB - Generate PDF from XML output and given template
 
 

Symptoms

Certain XML Publisher related concurrent request are failing with the following error in the request log file:

...
+------------- 1) PUBLISH -------------+
Beginning post-processing of request xxxxx on node yyyy at dd-mon-yyyy hh:mm:ss
Post-processing of request xxxxx failed at dd-mon-yyyy hh:mm:ss with the error message:
One or more post-processing actions failed. Consult the OPP service log for details.
+--------------------------------------+
...

 
The Output Post Processor (OPP) log file can be determine as per the instructions from <note 364547.1> Troubleshooting Oracle XML Publisher for the Oracle E-Business Suite. Within this log file the following error is found:

...
Post-processing request xxxxx.
 Executing post-processing actions for request xxxxx.
 Starting XML Publisher post-processing action.
Template code: XXyyyy_PDF
Template app:  XXC
Language:      en
Territory:     N
Output type:   PDF
 [UNEXPECTED] [xxxx:RTxxxxx] java.lang.reflect.InvocationTargetException
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:324)
  at oracle.apps.xdo.common.xml.XSLT10gR1.invokeParse(XSLT10gR1.java:517)
  at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:224)
  at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:177)
  at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
  at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
  at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
  at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1657)
  at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:967)
  at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5888)
  at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3438)
  at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3527)
  at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:247)
  at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:157)
Caused by: oracle.xdo.parser.v2.XMLParseException: Unexpected EOF.
  at oracle.xdo.parser.v2.XMLError.flushErrors1(XMLError.java:324)
  at oracle.xdo.parser.v2.XMLReader.popXMLReader(XMLReader.java:526)
  at oracle.xdo.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1287)
  at oracle.xdo.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:314)
  at oracle.xdo.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:281)
  at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:266)
  ... 17 more

 Completed post-processing actions for request xxxxx.
...

 
The error may be encountered by:

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.