Caused by: org.xml.sax.SAXParseException: <Line 1, Column 1>: XML-20108: (Fatal Error) Start of root
I have the following case mmaybe sombody can tell me what could be the reason.Bursting completes with error:
Log file:
--Exception
/var/tmp/011012_012735632/SQLAP_Remittance_XXXXr@XXXX.uk (No such file or directory)
java.io.FileNotFoundException: /var/tmp/011012_012735632/SQLAP_Remittance_XXXXX@XXXX.uk (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at java.io.FileInputStream.<init>(FileInputStream.java:66)
at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.zipOutputFiles(JCP4XDOBurstingEngine.java:523)
at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.runProgram(JCP4XDOBurstingEngine.java:292)
at oracle.apps.fnd.cp.request.Run.main(Run.java:161)