Summary
XML Publisher Bursting program failing in EBS 12.2.5 with Exception No such file or directory
Content
Hello experts,
We have EBS 12.2.5 instance and we are trying to bursting functionality in test environment for a new bi publisher report with excel output and rtf based template.
Report is producing the output perfectly fine in excel format, However the immediate next concurrent program which is "XML Publisher Report Bursting Program" is failing with below error
==============================xxxxxxxxxxxxxxxxxxx==============================
XML/BI Publisher Version : 10.1.3.4.2
Updating request description
Retrieving XML request information
Preparing parameters
Set Bursting parameters..
Bursting propertes.....
{burstng-source=EBS, font.Free 3 of 9.normal.normal=truetype./oracle_1/PROD/app/oracle/fs1/EBSapps/comn/util/jdk32/jre/lib/fonts/IDAutomationUPCEANM.ttf, system-temp-dir=/usr/tmp, user-variable:cp:parent_request_id=22805453, user-variable:cp:application_short_name=XDO, pdf-compression=true, user-variable:cp:request_id=22805454, user-variable.OA_MEDIA=http://xxabc.abc.com:8090/OA_MEDIA, user-variable:cp:Dummy for Data Security=Y, user-variable:cp:org_id=479, user-variable:cp:DebugFlag=N, user-variable:cp:responsibility=51336, user-variable:cp:user=ABCDEF, user-variable:cp:reportdescription=XXABC Report, user-variable:cp:language=en, user-variable:cp:ReportRequestID=22805453, user-variable:cp:locale=en-US, user-variable:cp:territory=US}
Start bursting process..
Bursting process complete..
Generating Bursting Status Report..
--Exception
/shared_1/DEV/applptmp/fonts/071118_152113486/TEST_RPT_69207.xls (No such file or directory)
java.io.FileNotFoundException: /shared_1/DEV/applptmp/fonts/071118_152113486/TEST_RPT_69207.xls (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:146)
at java.io.FileInputStream.<init>(FileInputStream.java:101)
at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.zipOutputFiles(JCP4XDOBurstingEngine.java:532)
at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.runProgram(JCP4XDOBurstingEngine.java:299)
at oracle.apps.fnd.cp.request.Run.main(Run.java:156)
+---------------------------------------------------------------------------+
Executing request completion options...
==============================xxxxxxxxxxxxxxxxxxx==============================
Any help in resolving this is greatly appreciated.
All other existing xml publisher bursting programs are working absolutely fine without any errors, This is a new program being defined and currently in testing phase.
Thanks in advance
Jazz