My Oracle Support Banner

Po Output For Communication Failure: XML-20100: (Fatal Error) exprected 'EOF' (Doc ID 1093845.1)

Last updated on FEBRUARY 04, 2022

Applies to:

Oracle Purchasing - Version 11.5.10.2 and later
Information in this document applies to any platform.

Symptoms

 

The concurrent program PO Output for Communication end on error with XML-20100: (Fatal Error) exprected 'EOF'

The issue occurs when the Workflow Background process has to process 2 PO output and when it launches these 2 requests exactly at the SAME TIME

The full error is as follows:

XSL error:

<Line 682, Column 29>: XML-20100: (Fatal Error) Expected 'EOF'.

[121409_025319196][oracle.apps.xdo.template.FOProcessor][STATEMENT] clearInputs(Object) is called.
[121409_025319197][oracle.apps.xdo.template.FOProcessor][STATEMENT] clearInputs(Object) done. All inputs are cleared.
PoPrintingUtil.getBlobPDF(input,input) - Error while generating the PDForacle.apps.xdo.XDOException
PoPrintingUtil.getBlobPDF(input,input) - Full Error Stack Trace - 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:585)
at oracle.apps.xdo.common.xml.XSLT10gR1.invokeParse(XSLT10gR1.java:545)
at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:284)
at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:258)
at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1059)
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.po.util.PoPrintingUtil.getBlobPDF(PoPrintingUtil.java:95)
at oracle.apps.po.communicate.PoGenerateDocument.genDoc(PoGenerateDocument.java:2052)
at oracle.apps.po.communicate.PoGenerateDocumentCP.runProgram(PoGenerateDocumentCP.java:707)
at oracle.apps.fnd.cp.request.Run.main(Run.java:161)
Caused by: oracle.xdo.parser.v2.XMLParseException: Expected 'EOF'.
at oracle.xdo.parser.v2.XMLError.flushErrors1(XMLError.java:324)
at oracle.xdo.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:290)
at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:294)
... 16 more

genDoc() : Exceptionjava.lang.Exception: Error while generating PDF :null
java.lang.Exception: Error while generating PDF :null
java.lang.Exception: Error while generating PDF :null
at oracle.apps.po.communicate.PoGenerateDocument.genDoc(PoGenerateDocument.java:2220)
at oracle.apps.po.communicate.PoGenerateDocumentCP.runProgram(PoGenerateDocumentCP.java:707)
at oracle.apps.fnd.cp.request.Run.main(Run.java:161)
rolling back the complete program

Changes

 

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
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.