Oracle XML report is Completed with Warning.
Hi ALL,
Im trying to view the Reconciliation Report request in excel format but getting below error.Even i tried below workaround but no luck.
Database:10.2.0.5.0
Application :11.5.10.2
OS : HPUX PA-RISC 11.31.(64-bit)
Workaround,
1.Cross verify the setup & parameters.
2.check the space on all servers.
3.Bounce the concurrent manager.
4.Bounce the Output post processer.
5.copy the FNDWRR.exe from OA_HTML to FND_TOP/bin
6.Recreated the FNDWRR.exe
Problem Description
--------------------------------------------------------------------------------
Request log Error :
Beginning post-processing of request 31862198 on node RXQ20HXA at 24-AUG-2012 00:41:40.
Post-processing of request 31862198 failed at 24-AUG-2012 00:41:41 with the error message:
One or more post-processing actions failed. Consult the OPP service log for details.
Opp log Error:
Output type: EXCEL
[8/24/12 12:41:42 AM] [UNEXPECTED] [332648:RT31862198] oracle.apps.xdo.XDOException: Invalid input combination.
at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:995)
at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5926)
at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3458)
at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3547)
at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:290)
at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:157)