Pick Slip Report Only Generates XML Data Instead of PDF and "java.lang.NumberFormatException: For input string:DESCRIPTION" Appears in OPP Log File
(Doc ID 764180.1)
Last updated on FEBRUARY 19, 2024
Applies to:
BI Publisher (formerly XML Publisher) - Version 11.5 and laterOracle Application Object Library - Version 11.5.10.2 to 12.0.4 [Release 11.5 to 12]
Linux x86
Symptoms
Only XML data is being generated for the XML/BI Publisher reports instead of the PDF. The following error appears in the request log file:
ERROR
+------------- 1) PUBLISH -------------+
Beginning post-processing of request <request id> on node <node name> at 08-JAN-2009 13:26:03.
Post-processing of request 11636595 failed at 08-JAN-2009 13:26:04 with the error message:
One or more post-processing actions failed. Consult the OPP service log for details.
The following error appears in the OPP manager log file:
java.lang.NumberFormatException: For input string: "DESCRIPTION="
at
java.lang.NumberFormatException.forInputString(NumberFormatException.java:63)
at java.lang.Integer.parseInt(Integer.java:481)
at java.lang.Integer.parseInt(Integer.java:531)
at oracle.apps.xdo.generator.pdf.PDFGenerator.setFont(PDFGenerator.java:628)
at
oracle.apps.xdo.generator.pdf.PDFGenerator.setProperties(PDFGenerator.java:467
)
at
oracle.apps.xdo.generator.ProxyGenerator.setProperties(ProxyGenerator.java:137
3)
at oracle.apps.xdo.template.fo.FOHandler.startElement(FOHandler.java:262)
at oracle.apps.xdo.template.fo.FOHandler.startElement(FOHandler.java:204)
...
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 |
References |