XML Publisher Bursting error....

Hi,
We are trying to burst an XML Publisher report via email in Oracle Applications R12(12.0.6).The XML Publisher Bursting Program is erroring out with yhe following error,
XML/BI Publisher Version : 5.6.3
--Exception
For input string: "Y"
java.lang.NumberFormatException: For input string: "Y"
     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
     at java.lang.Integer.parseInt(Integer.java:447)
     at java.lang.Integer.parseInt(Integer.java:497)
     at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.runProgram(JCP4XDOBurstingEngine.java:142)
Given, below is the call to bursting program,
n_request_id := fnd_request.submit_request('XDO'
,'XDOBURSTREP'
,NULL
,NULL
,FALSE
,p_request_id
,'Y'
Please suggest how to resolve this error.
Regards,

The following link may help
BI Publisher Bursting Submission Error -URGENT
Best Regards,
Mahi

Similar Messages

  • Issue in XML Publisher Bursting

    Hi,
    I am using XML Publisher bursting feature to send the output of report as email to the customer.
    I have uploaded Data Template and Bursting control file in XML Publisher Data Defination and ran the report.
    The report output generating but the bursting feature is not working.
    I couldn't able to figure out what is the exact problem b'coz I m not getting any error.
    Is there any setup need to be done? or what might be the reason behind this?
    Please suggest.
    I am using following code in bursting control file,
    <?xml version="1.0" encoding="UTF-8"?>
    <xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi" >
    <xapi:request select="/BURSTTEST/LIST_G_APPLICATION_ID/G_APPLICATION_ID">
    <xapi:delivery>
    <xapi:email server="[email protected]" port="25" from="[email protected]" reply-to ="[email protected]">
    <xapi:message id="123" to="[email protected]" attachment="true" subject="Profile Option Details">
    Please review the attachment for this message.
    </xapi:message>
    </xapi:email>
    </xapi:delivery>
    <xapi:document output="Profile Option Details Report" output-type="excel" delivery="123"><!--Deliver to printer and email -->
    <xapi:template type="rtf" location="xdo://XXCUST.Profile.en.00/?getSource=true"><!--Default template to be used -->
    </xapi:template>
    </xapi:document>
    </xapi:request>
    </xapi:requestset>
    Thanks & Regards,
    Sagarika

    Hi Kavipriya,
    Thanks
    I set defaultPackage of data template header and the XML Bursting program get fired.
    But XML Bursting program erroring out and I m getting following error.
    How to resolve this please suggest.
    [110410_054027569][][EXCEPTION] java.lang.NullPointerException
         at java.util.Hashtable.put(Hashtable.java:394)
         at oracle.apps.xdo.oa.cp.CPUtil.setProperty(CPUtil.java:67)
         at oracle.apps.xdo.oa.cp.CPUtil.getSessionProperties(CPUtil.java:45)
         at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.runProgram(JCP4XDOBurstingEngine.java:84)
         at oracle.apps.fnd.cp.request.Run.main(Run.java:157)
    XML/BI Publisher Version : 5.6.3
    Request ID: 4842838
    All Parameters: Dummy for Data Security=N:ReportRequestID=4842836:DebugFlag=Y
    Report Req ID: 4842836
    Debug Flag: Y
    Updating request description
    Updated description
    Retrieving XML request information
    Node Name:AMSGURBLUAPP009
    Preparing parameters
    null output =/u01/oracledb/VIS/inst/apps/VIS_amsgurbluapp009/logs/appl/conc/out/o4842838.out
    inputfilename =/u01/oracledb/VIS/inst/apps/VIS_amsgurbluapp009/logs/appl/conc/out/o4842836.out
    Data XML File:/u01/oracledb/VIS/inst/apps/VIS_amsgurbluapp009/logs/appl/conc/out/o4842836.out
    Set Bursting parameters..
    Temp. Directory:/home/devuser
    [110410_054030111][][STATEMENT] Oracle XML Parser version ::: Oracle XML Developers Kit 10.1.3.130 - Production
    [110410_054030138][][STATEMENT] setOAProperties called..
    Bursting propertes.....
    {user-variable:cp:territory=IN, user-variable:cp:ReportRequestID=4842836, user-variable:cp:language=en, user-variable:cp:responsibility=20639, user-variable.OA_MEDIA=http://amsgurbluapp009.in.ibm.com:8004/OA_MEDIA, burstng-source=EBS, user-variable:cp:DebugFlag=Y, user-variable:cp:parent_request_id=4842836, user-variable:cp:locale=en-IN, user-variable:cp:user=OPERATIONS, user-variable:cp:application_short_name=XDO, user-variable:cp:request_id=4842838, user-variable:cp:reportdescription=MAN Invoice Burting Test, user-variable:cp:Dummy for Data Security=N}
    Start bursting process..
    Bursting process complete..
    Generating Bursting Status Report..
    --Exception
    ZIP file must have at least one entry
    java.util.zip.ZipException: ZIP file must have at least one entry
         at java.util.zip.ZipOutputStream.finish(ZipOutputStream.java:304)
         at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.zipOutputFiles(JCP4XDOBurstingEngine.java:534)
         at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.runProgram(JCP4XDOBurstingEngine.java:292)
         at oracle.apps.fnd.cp.request.Run.main(Run.java:157)
    Thanks & Regards,
    Sagarika

  • XML Publisher Bursting - FTP Status Check

    "XML Publisher Report Bursting Program" completes successfully even if EMAIL or FTP fails in the bursting process.
    See the output file below, last FTP fails but the program completed fine.
    Is there a way to check the Status and mark the program error so that we know it's not FTP'ed correctly.
    OUTPUT FILE_
    - <DOCUMENT_STATUS>
    <KEY />
    <OUTPUT_TYPE>excel</OUTPUT_TYPE>
    <DELIVERY>email</DELIVERY>
    <OUTPUT>/u01/autosys/MRP_20130322090315.xls</OUTPUT>
    <STATUS>success</STATUS>
    <LOG />
    </DOCUMENT_STATUS>
    - <DOCUMENT_STATUS>
    <KEY />
    <OUTPUT_TYPE>excel</OUTPUT_TYPE>
    <DELIVERY>ftp</DELIVERY>
    <OUTPUT>/p05/oracle/tmp/032213_095834975/XX_BURSTING_12.xls</OUTPUT>
    <STATUS>success</STATUS>
    <LOG />
    </DOCUMENT_STATUS>
    - <DOCUMENT_STATUS>
    <KEY />
    <OUTPUT_TYPE>excel</OUTPUT_TYPE>
    <DELIVERY>ftp</DELIVERY>
    <OUTPUT>/p05/oracle/tmp/032213_095834975/XX_BURSTING_19.xls</OUTPUT>
    *<STATUS>fail</STATUS>*
    *<LOG>Error!! Could not deliver the output for Delivery channel:null . Please check the Log for error details..</LOG>*
    </DOCUMENT_STATUS>

    Hi Manu,
    Please check below MOS ids and your issue may be resolved.
    Bursting Programs Are Failing With Error "Could not deliver the output for Delivery channel:null" [ID 1241535.1]
    Email Bursting Error 'Could Not Deliver The Output ...' [ID 1354542.1]
    "Error!! Could not deliver the output for Delivery channel:null" - BI Publisher Bursting Error [ID 1272488.1]
    mark if this helps you.
    Regards,
    Kishore

  • XML Publisher Bursting

    Hi All,
    I want to generate xmlp report with bursting email.
    For this I created 1.  data template file
      <dataTemplate name="XXX_XXX_XX" version="1.0">
      <dataQuery>
    <sqlStatement name="Q_MAIN">
    <![CDATA[
    select * from XXXXXX
      ]]>
      </sqlStatement>
      </dataQuery>
      <dataStructure>
      <group name="G_MAIN" source="Q_MAIN">
        <element name="Op_Code" value="op_code" />   
        <element name="Op_Code_Description" value="op_code_desc" />
    <element name="GL_Account" value="almo_gl_account" />
        <element name="pro_Description" value="pro_desc" />
        <element name="Cost_Type" value="cost_type" />
    </group>
    </dataStructure>
    </dataTemplate>
      2.Bursting control file 
    <?xml version="1.0" encoding="UTF-8"?>
    <xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi" type="bursting">
    <xapi:request select="/xxxxxxxxxxx/LIST_G_MAIN/G_MAIN">
    <xapi:delivery>
    <xapi:email id="123" server="Ip address" port="25" from="[email protected]" reply-to="[email protected]">
    <xapi:message id="123" to="[email protected]" attachment="true" subject="Employee details ">
    Dear Sir/Madam
            Please find your details attached.
    Regards,
    </xapi:message>       
    </xapi:email>
    </xapi:delivery>
    <xapi:document  output="xxxx.xlsx" output-type="excel" delivery="123">
    <xapi:template type="rtf" location="/usr/tmp/xxxxx.rtf">
    </xapi:template>
    </xapi:document>
    </xapi:request>
    </xapi:requestset>
    3. created data definition in xmlp administrator
    4.uploaded data template and bursting file in to data definition.
    5.set configuration general-->Temporary directory:/tmp in XMLP administration
    6.Uploaded my .rtf file into server /usr/tmp
    7.created template and uploaded the data definition
    8.Registered the CP and Submitted the Concurrent program
    CP submitted successfully and getting the output as required but it not generating the email and in log it is not showing any error.
    ans I verified OPP log file in that also it is not showing any error.
    what could be the reason for not getting an email??
    Did I miss any thing to generate the email??
    If any body knows this
    Please help me to generate the email
    Thanks

    Please go through with following documents,
    Why External Email Addresses Not Received Emails Sent With XML Publisher Bursting When SMTP Server Using Authentication (Doc ID 1495017.1)
    How To Setup xdodelivery.cfg (Doc ID 804283.1)
    Overview of Available Patches for Oracle XML Publisher embedded in the Oracle E-Business Suite (Doc ID 1138602.1)
    BI Publisher - Troubleshooting Oracle Business Intelligence (XML) Publisher For The Oracle E-Business Suite (Doc ID 364547.1)
    Thanks

  • XML Publisher Bursting Program - limitation of email addresses

    In the XML Publisher Bursting program we were able to add only 3 email addresses(containing 87 characters) the email was sent successfully.
    When we tried to concatenate with another email address (it went up to 115 characters), the email was not sent to any of the email addresses (but the bursting program completed with normal status)
    Is there any limitation in adding the email address in the tag
    <xapi:message id="123" to="[email protected],[email protected],[email protected]" attachment="true" subject="${MAIL_SUBJECT}">${BURST_MAIL_BODY}</xapi:message>
    we also tried changing the bursting control file as below but still we did not receive mail to any of the email addresses
    <xapi:Delivery>
    <xapi:filesystem output="${FILE_SYS_OUTPUT}" />
    - <xapi:email server="${HOST_NAME}" port="25" from="${BURST_MAIL_ADD}" reply-to="">
    <xapi:message id="123" to="[email protected],[email protected],[email protected]" attachment="true" subject="${MAIL_SUBJECT}">${BURST_MAIL_BODY}</xapi:message>
    <xapi:message id="123" to="[email protected],[email protected],[email protected]" attachment="true" subject="${MAIL_SUBJECT}">${BURST_MAIL_BODY}</xapi:message>
    <xapi:message id="123" to="[email protected]
    subject="${MAIL_SUBJECT}">${BURST_MAIL_BODY}</xapi:message>
    </xapi:email>
    - <!--
    PDF generation for mails
    -->
    - <xapi:Document key="${MOT_SO_NUMBER}" output-type="pdf" delivery="123">
    <xapi:template type="rtf" location="${TEMP_LOC}" />
    </xapi:Document>
    Is there any other solution to add more number of email addresses in the bursting program?

    The following link may help
    BI Publisher Bursting Submission Error -URGENT
    Best Regards,
    Mahi

  • How to catch XML Publisher bursted file from Workflow

    Hello,
    I have to catch xml publisher bursted file in oracle workflow and send it as the content of mail (not like attachment).
    Does anyone know if this is possible and how can I do it?
    Any help is appreciated, thanks in advance!
    Regards
    Ive

    oracle seeded XDO regions is available to integrate concurrent program in the page.
    You got to extend this RN oracle.apps.xdo.oa.common.DocumentViewerRn.xml
    And oracle.apps.xdo.oa.common.DocumentHelperAPI, should help you to download or View from the page
    Its straight forward , given in the doc i guess.
    Let me pull the metalink note for this.

  • XML Publisher bursting job ends in error

    The job XML Publisher Report Bursting Program ends with the error message:
    052511_025327027][][EXCEPTION] oracle.xml.parser.v2.XMLParseException: '--' is not allowed in comments.
    at oracle.xml.parser.v2.XMLError.flushErrors1(XMLError.java:205)
    at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:277)
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:227)
    at oracle.apps.xdo.common.config.ConfigReader.read(ConfigReader.java:437)
    at oracle.apps.xdo.common.config.ConfigReader.read(ConfigReader.java:416)
    at oracle.apps.xdo.batch.bursting.FileHandler.setTempDir(FileHandler.java:281)
    at oracle.apps.xdo.batch.bursting.FileHandler.<init>(FileHandler.java:45)
    at oracle.apps.xdo.batch.BurstingProcessorEngine.setTempDir(BurstingProcessorEngine.java:788)
    at oracle.apps.xdo.batch.BurstingProcessorEngine.process(BurstingProcessorEngine.java:905)
    at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.runProgram(JCP4XDOBurstingEngine.java:293)
    at oracle.apps.fnd.cp.request.Run.main(Run.java:161)
    We are trying to generated a PDF file with bursting which is coming as 0 bytes.
    We verified the xdo.cfg file, but could not find any special characters.
    The classpath setting for parser is:
    /<instance name>/applmgr/common/java/xmlparserv2-904.zip.
    Any help in this regard is highly appreciated.

    Pl post details of OS, database and EBS versions. Did this ever work before ? If so, what changes have been made ?
    Can you post the contents of the xdo.cfg file ?
    Document Processor Errors With "oracle.xml.parser.v2.XMLParseException: '--' is not allowed in comme          (Doc ID 388388.1)
    HTH
    Srini

  • XML Publisher Report Error

    Hi All,
    I am trying to create an xml report from a standard oracle report. For that, I have copied the standard report's concurrent program and created a custom concurrent program by changing the output from 'Text' to 'XML'. When I run the custom report and took a look at the output of the concurrent program, I see the below error:
    An invalid character was found in text content. Error processing resource 'http://...
    <DESCRIPTION>CD
    t:1em;text-indent:-2em">- <G_ITEM>
    <C_FLEX_ITEM>44-5555-66</C_FLEX_ITEM>
    <DESCRIPTION>ABCD W/O PRRS</DESCRIPTION>
    - <LIST_G_VENDOR>
    - <G_VENDOR>
    <VENDOR>VENDOR 123</VENDOR>
    I see that the error is because, the xml parser has encountered a charecter '/' in the tag 'DESCRIPTION', which it is getting confused with the ending tag.
    The charecter may be deleted if it as the case with the description of one item, but there are numerous item descriptions with / in them.
    If this is the limitation of XML Publisher, could anyone please help me with the approach to create these kind of reports in XML Publisher?
    Thanks in advance.

    Well, I figured out what the problem was.

  • PeopleSoft XML Publisher report error with java.io.FileNotFoundException

    Hi,
    I have created two reports using XML Publisher in Peoplesoft Financials. The two reports are not related and they were submitted for processing separately. The first report completes without any issues. The second report results in error with the following message:
    09.11.17 ..(CIS_POTRPT.XML_FILE.Step03) (PeopleCode)
    [012309_091118154][oracle.apps.xdo.template.FOProcessor][EXCEPTION] IOException is occurred in FOProcessor.setData(String) with 'files/cis_potrpt.xml'.
    [012309_091118500][oracle.apps.xdo.template.FOProcessor][EXCEPTION] java.io.FileNotFoundException: files/cis_potrpt.xml (A file or directory in the path name does not exist.)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(FileInputStream.java(Compiled Code))
         at java.io.FileInputStream.<init>(FileInputStream.java:89)
         at oracle.apps.xdo.template.FOProcessor.getInputStream(FOProcessor.java:1316)
         at oracle.apps.xdo.template.FOProcessor.getXMLInput(FOProcessor.java:1100)
         at oracle.apps.xdo.template.FOProcessor.setData(FOProcessor.java:372)
         at com.peoplesoft.pt.xmlpublisher.PTFOProcessor.generateOutput(PTFOProcessor.java:53)
    2009-01-23-09.11.18.000418 AePcdExecutePeopleCode [174] Exception logged: RC=100.
    Error generating report output: (235,2309) PSXP_RPTDEFNMANAGER.ReportDefn.OnExecute Name:ProcessReport PCPC:51552 Statement:1153
    Called from:CIS_POTRPT.XML_FILE.GBL.default.1900-01-01.Step03.OnExecute Statement:8
    2009-01-23-09.11.18.000617 DoStepActions [1797] Exception logged: RC=100.
    Process 598607 ABENDED at Step CIS_POTRPT.XML_FILE.Step03 (PeopleCode) -- RC = 24 (108,524)
    In the process monitor detail > view log/trace page, the xml file is accessible so the file was generated to a valid directory.
    The weird thing is I was able to run this report without any issues few weeks ago although another user also ran into same error. The PeopleCode step that has been identified is essentially same in the two reports. I checked the app server and the directory does exist as well as the xml files for the two reports. The problem does not occur in test environment, just in production. Any help would be appreciated.

    We encounter the same problem. Did you get the answer for this issue? Thanks in advance.

  • Need to find the root cause of the XML Publisher report erroring out.

    Hello All,
    After I ran for a Particular Invoice, to have output in XML Publisher Report for Invoice Priting. It got errored out with the below details which i got from the OPP Log file.
    From the below information, how do I get exact root cause. Please do the needful.
    =======================================================================
    [8/6/09 11:16:32 AM] [774712:RT14922832] Executing post-processing actions for request 14922832.
    [8/6/09 11:16:32 AM] [774712:RT14922832] Starting XML Publisher post-processing action.
    [8/6/09 11:16:32 AM] [774712:RT14922832]
    Template code: XXBIORAXINV_PHY
    Template app: BIO_AR
    Language: en
    Territory: 00
    Output type: PDF
    [8/6/09 11:16:33 AM] [UNEXPECTED] [774712:RT14922832] 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:324)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeParse(XSLT10gR1.java:517)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:224)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:177)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
         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.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5888)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3438)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3527)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:229)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:153)
    Caused by: oracle.xdo.parser.v2.XMLParseException: Unexpected EOF.
         at oracle.xdo.parser.v2.XMLError.flushErrors1(XMLError.java:324)
         at oracle.xdo.parser.v2.XMLReader.popXMLReader(XMLReader.java:526)
         at oracle.xdo.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1287)
         at oracle.xdo.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:314)
         at oracle.xdo.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:281)
         at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:266)
         ... 17 more
    [8/6/09 11:16:33 AM] [774712:RT14922832] Completed post-processing actions for request 14922832.
    =======================================================================
    Please do the needful. Suggest the steps to get rid of this critical - issue.
    Thanks,
    Abdul

    Please check if Output Post Processor concurrent manager is down/ inactive.
    Restart the manager/ get it restarted and test the issue.
    System Admin >> Concurrent >> Manager >> Administer

  • PeopleSoft Connected Query in XML Publisher Report - Error

    Hello - I'm getting this weird error when trying to run an XML Publisher report off a PeopleSoft Connected Query. The Connected Query runs fine to an XML File. Any ideas? The parent/child queries in the connected query don't use any prompts.
    PCodeWTL(1/3): Prompt Field Name is invalid because it exceeds the maximum allowed size of %1 (50,493)

    We encounter the same problem. Did you get the answer for this issue? Thanks in advance.

  • XML Publisher Enterprise error

    Dear all:
    When I create and run the report in the "XML Publisher Enterprise Release 5.6.2" ,shows the error as follow, how can I solve the problem?
    javax.servlet.ServletException: Attribute missing in : 'url'
         at oracle.apps.xdo.servlet.XDOServlet.handleRequest(XDOServlet.java:211)
         at oracle.apps.xdo.servlet.XDOServlet.doGet(XDOServlet.java:138)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.xdo.servlet.security.SecurityFilter.doFilter(SecurityFilter.java:52)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:629)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:218)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:119)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    my environment is : XML Publisher Release 5.6.2
    Platform is : Windows XP 32bit
    Regards
    Terry

    Hi Helios:
    What is the error?
    javax.servlet.ServletException: Attribute missing in : 'url'
    at oracle.apps.xdo.servlet.XDOServlet.handleRequest(XDOServlet.java:211)
    at oracle.apps.xdo.servlet.XDOServlet.doGet(XDOServlet.java:138)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.xdo.servlet.security.SecurityFilter.doFilter(SecurityFilter.java:52)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:629)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:218)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:119)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)

  • XML Publisher NullPointerException error

    Please can anyone tell me how to deploy xml publisher Matrix(Cross tab) report in oracle EBS R12 server. If i removed pivot table the report works fine but with pivot table,it gives error.
    when i preview the pivot report in my local system, the report works fine but when i upload it to EBS server it gives error.after searching through internet,i found that we need to change the report format from "RTF" to "XSL-FO" (XML Publisher Templates) in order to publish XML publisher files that uses pivot table and also upload the document to "xsl" format.
    but still when i submit the report for printing it gives following error:
    XDO Data Engine Version No: 5.6.3
    Resp: 51184
    Org ID : 84
    Request ID: 1949261
    All Parameters: P_ORGID=84:P_AUCTIONID=111048
    Data Template Code: XXPBAD_RFQ2
    Data Template Application Short Name: PON
    Debug Flag: N
    {P_ORGID=84, P_AUCTIONID=111048}
    Calling XDO Data Engine...
    java.lang.NullPointerException
    at oracle.apps.xdo.oa.util.DataTemplate.getDataTemplate(DataTemplate.java:379)
    at oracle.apps.xdo.oa.util.DataTemplate.<init>(DataTemplate.java:226)
    at oracle.apps.xdo.oa.cp.JCP4XDODataEngine.runProgram(JCP4XDODataEngine.java:283)
    at oracle.apps.fnd.cp.request.Run.main(Run.java:157)
    I am calling a standard java concurrent program"XML Publisher Data Template Executable (XDODTEXE ) " to call the report. Any help?

    I am totally stuck on this. Please can anyone tell me how to deploy xml publisher Matrix(Cross tab) report in oracle EBS R12 server. If i removed pivot table the report works fine but with pivot table,it gives error.
    when i preview the pivot report in my local system, the report works fine but when i upload it to EBS server it gives error.

  • XML PUBLISHER/XDO ERROR  - Output file was found but is zero sized - Delete

    Hi XML/XDO experts,
    I am running a XLM publisher report in an internal 12.1 env (mz1dv213) and have this warning when running.
    Beginning post-processing of request 40256141 on node RWS60183REMS at
    23-JUL-2010 09:34:48.
    Post-processing of request 40256141 failed at 23-JUL-2010 09:34:54 with the
    error message:
    One or more post-processing actions failed. Consult the OPP service log for
    details.
    +--------------------------
    OPP log shows
    [072310_010929110][][EXCEPTION] [DEBUG] [sun.cpu.isalist]:[]
    [7/23/10 1:09:31 PM] [1925014:RT40257178] Output file was found but is zero sized - Deleted
    [7/23/10 1:09:31 PM] [UNEXPECTED] [1925014:RT40257178]
    java.lang.reflect.InvocationTargetException
    I also have the same issue at a Customer site (bug is escalated)
    Please advise

    I'm having the same problem.
    I'm getting this error in R12.1.3. Does anyone have solution for this?
    I tried the solution given in the link - "http://forums.oracle.com/forums/thread.jspa?messageID=9552336&#9552336", but it didn't work for me.
    Thanks in advance.
    Thanks,
    Satish
    ----------LOG FILE-------------
    GF AP Custom Application: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    XXGFAPBAAT_XML module: GF AP Bank Account Audit Trail Report
    Current system time is 28-APR-2011 22:47:23
    XDO Data Engine Version No: 5.6.3
    Resp: 50863
    Org ID : 81
    Request ID: 1427740
    All Parameters: P_CREATION_DATE_FR=:P_CREATION_DATE_TO=:P_CREATED_BY=
    Data Template Code: XXGFAPBAAT_XML
    Data Template Application Short Name: XXAP
    Debug Flag: N
    {P_CREATED_BY=, P_CREATION_DATE_TO=, P_CREATION_DATE_FR=}
    Calling XDO Data Engine...
    [042811_104733608][][STATEMENT] Start process Data
    [042811_104733751][][STATEMENT] Process Data ...
    [042811_104733752][][STATEMENT] Executing data triggers...
    [042811_104733752][][STATEMENT] BEGIN
    XXGF_AP_BAAT_XML_PKG.P_CONC_REQUEST_ID := :P_CONC_REQUEST_ID ;
    XXGF_AP_BAAT_XML_PKG.P_CREATION_DATE_FR := :P_CREATION_DATE_FR ;
    XXGF_AP_BAAT_XML_PKG.P_CREATION_DATE_TO := :P_CREATION_DATE_TO ;
    XXGF_AP_BAAT_XML_PKG.P_CREATED_BY := :P_CREATED_BY ;
    :XDO_OUT_PARAMETER := 1;
    END;
    [042811_104733752][][STATEMENT] 1:0 :
    [042811_104733752][][STATEMENT] 2: :
    [042811_104733753][][STATEMENT] 3: :
    [042811_104733753][][STATEMENT] 4: :
    [042811_104733763][][STATEMENT] Executing data triggers...
    [042811_104733763][][STATEMENT] Declare
    l_flag Boolean;
    BEGIN
    l_flag := XXGF_AP_BAAT_XML_PKG.BeforeReport() ;
    if (l_flag) then
    :XDO_OUT_PARAMETER := 1;
    end if;
    end;
    [042811_104733771][][STATEMENT] P_CONC_REQUEST_ID
    [042811_104733771][][STATEMENT] P_CREATION_DATE_FR
    [042811_104733771][][STATEMENT] P_CREATION_DATE_TO
    [042811_104733771][][STATEMENT] P_CREATED_BY
    [042811_104733771][][STATEMENT] Writing Data ...
    [042811_104733780][][STATEMENT] &srwhereclause
    [042811_104733795][][STATEMENT] &srwhereclause1
    [042811_104733797][][STATEMENT] Sql Query :Q_AUDIT_TRIAL: SELECT DECODE(abaaa.audit_transaction_type,
    'I','INSERTION',
    'U','UPDATE',
    'D','DELETION',
    NULL) activity,
    SUBSTR(abb.bank_name,1,24) bank_name,
    -- SUBSTR(abb.bank_number,1,25) bank_number, -- Commented by Bugoy 18-SEP-2003
    SUBSTR(abb.bank_branch_name,1,20) branch_name,
    SUBSTR(abb.bank_num,1,15) branch_number,
    SUBSTR(abaaa.bank_account_name,1,30) old_bank_account_name,
    SUBSTR(abaaa.bank_account_num,1,25) old_bank_account_number,
    -- SUBSTR(abaa.bank_account_name,1,30) new_bank_account_name, -- Commented by Bugoy 18-SEP-2003
    SUBSTR(abaa.bank_account_name,1,50) new_bank_account_name, -- Added by Bugoy 18-SEP-2003
    SUBSTR(abaa.bank_account_num,1,25) new_bank_account_number,
    SUBSTR(abaaa.audit_user_name,1,15) created_by,
    TO_CHAR(abaaa.audit_timestamp,
    'DD-MON-YYYY HH:MI:SS AM') creation_date
    FROM ap_bank_branches abb,
    xxgf_ap_bank_accounts_all_a abaaa,
    ap_bank_accounts_all abaa
    WHERE abaaa.bank_account_id = abaa.bank_account_id
    AND abaa.bank_branch_id = abb.bank_branch_id
    -- AND TRUNC(abaaa.audit_timestamp) BETWEEN to_date(:P_CREATION_DATE_FR,) AND :P_CREATION_DATE_TO
    -- AND abaaa.audit_user_name = NVL(:P_CREATED_BY,abaaa.audit_user_name) -- Added By Bugoy 04-SEP-2003
    AND abaa.set_of_books_id = FND_PROFILE.VALUE('GL_SET_OF_BKS_ID') -- Added By Bugoy 16-DEC-2003
    AND abaa.org_id = FND_PROFILE.VALUE('ORG_ID') -- Added By Adi 12-JUL-2010 PSR-10-4725
    and 1=1
    and 1=1
    ORDER BY SUBSTR(abaa.bank_account_name,1,50);
    --SQLException
    java.sql.SQLSyntaxErrorException: ORA-00911: invalid character
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:439)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:395)
    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:802)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:436)
    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:186)
    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:521)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:205)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:861)
    at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1145)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1267)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3449)
    at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3493)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1491)
    at oracle.apps.xdo.dataengine.XMLPGEN.processQuery(XMLPGEN.java:1947)
    at oracle.apps.xdo.dataengine.XMLPGEN.processSQLDataSource(XMLPGEN.java:501)
    at oracle.apps.xdo.dataengine.XMLPGEN.writeData(XMLPGEN.java:445)
    at oracle.apps.xdo.dataengine.XMLPGEN.writeGroupStructure(XMLPGEN.java:308)
    at oracle.apps.xdo.dataengine.XMLPGEN.processData(XMLPGEN.java:273)
    at oracle.apps.xdo.dataengine.XMLPGEN.processXML(XMLPGEN.java:215)
    at oracle.apps.xdo.dataengine.XMLPGEN.writeXML(XMLPGEN.java:254)
    at oracle.apps.xdo.dataengine.DataProcessor.processDataStructre(DataProcessor.java:390)
    at oracle.apps.xdo.dataengine.DataProcessor.processData(DataProcessor.java:355)
    at oracle.apps.xdo.oa.util.DataTemplate.processData(DataTemplate.java:334)
    at oracle.apps.xdo.oa.cp.JCP4XDODataEngine.runProgram(JCP4XDODataEngine.java:294)
    at oracle.apps.fnd.cp.request.Run.main(Run.java:157)
    Start of log messages from FND_FILE
    P_CREATION_DATE_FR:
    P_CREATION_DATE_TO:
    P_CREATED_BY:
    srwwhereclause 1=1
    srwwhereclause1 1=1
    End of log messages from FND_FILE
    Executing request completion options...
    Output file size:
    230
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 1427740 on node SGPERPVMEBSDB1 at 28-APR-2011 22:47:34.
    Post-processing of request 1427740 failed at 28-APR-2011 22:47:35 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 28-APR-2011 22:47:36
    ---------------------CONCURRENT MANAGER LOG--------------------------
    [4/28/11 10:47:35 PM] [OPPServiceThread1] Post-processing request 1427740.
    [4/28/11 10:47:35 PM] [96895:RT1427740] Executing post-processing actions for request 1427740.
    [4/28/11 10:47:35 PM] [96895:RT1427740] Starting XML Publisher post-processing action.
    [4/28/11 10:47:35 PM] [96895:RT1427740]
    Template code: XXGFAPBAAT_XML
    Template app: XXAP
    Language: en
    Territory: 00
    Output type: null
    [4/28/11 10:47:35 PM] [96895:RT1427740] Output file was found but is zero sized - Deleted
    [4/28/11 10:47:35 PM] [UNEXPECTED] [96895:RT1427740] java.lang.reflect.InvocationTargetException
    at sun.reflect.GeneratedMethodAccessor271.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.apps.xdo.common.xml.XSLT10gR1.invokeParse(XSLT10gR1.java:570)
    at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:235)
    at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:182)
    at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
    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:1665)
    at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:975)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5936)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3459)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3548)
    at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:302)
    at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:176)
    Caused by: org.xml.sax.SAXParseException: <Line 6, Column 1>: XML-20210: (Fatal Error) Unexpected EOF.
    at oracle.xdo.parser.v2.XMLError.flushErrorHandler(XMLError.java:441)
    at oracle.xdo.parser.v2.XMLError.flushErrors1(XMLError.java:303)
    at oracle.xdo.parser.v2.XMLReader.popXMLReader(XMLReader.java:530)
    at oracle.xdo.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1312)
    at oracle.xdo.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:338)
    at oracle.xdo.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:285)
    at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:289)
    ... 16 more
    [4/28/11 10:47:35 PM] [96895:RT1427740] Completed post-processing actions for request 1427740.
    Edited by: user6665827 on Apr 28, 2011 10:56 PM

  • XML email Bursting error in R12

    Hi,
    We are calling Bursting Concurrent program ‘XDOBURSTREP’ from our custom package in order to send emails separately to required customers.
    Bursting Conc.Prog is giving the following error.
    Log file is as follows:
    [070212_125055615][][EXCEPTION] java.lang.NullPointerException
         at java.util.Hashtable.put(Hashtable.java:394)
         at oracle.apps.xdo.oa.cp.CPUtil.setProperty(CPUtil.java:67)
         at oracle.apps.xdo.oa.cp.CPUtil.getSessionProperties(CPUtil.java:45)
         at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.runProgram(JCP4XDOBurstingEngine.java:84)
         at oracle.apps.fnd.cp.request.Run.main(Run.java:157)
    XML/BI Publisher Version : 5.6.3
    Request ID: 534793
    All Parameters: Dummy for Data Security=:ReportRequestID=534792:DebugFlag=Y
    Report Req ID: 534792
    Debug Flag: Y
    Updating request description
    Updated description
    Retrieving XML request information
    Node Name:PURNA
    Preparing parameters
    null output =/BIBS1/bibs/FUT2/inst/apps/BIBSFUT2_purna/logs/appl/conc/out/o534793.out
    inputfilename =/BIBS1/bibs/FUT2/inst/apps/BIBSFUT2_purna/logs/appl/conc/out/o534792.out
    Data XML File:/BIBS1/bibs/FUT2/inst/apps/BIBSFUT2_purna/logs/appl/conc/out/o534792.out
    Set Bursting parameters..
    Temp. Directory:/usr/tmp
    [070212_125057111][][STATEMENT] Oracle XML Parser version ::: Oracle XML Developers Kit 10.1.3.5.0 - Production
    [070212_125057333][][STATEMENT] setOAProperties called..
    Bursting propertes.....
    {user-variable:cp:territory=US, user-variable:cp:ReportRequestID=534792, user-variable:cp:language=en, user-variable:cp:responsibility=50661, user-variable.OA_MEDIA=http://purna.ad.infosys.com:8004/OA_MEDIA, burstng-source=EBS, user-variable:cp:DebugFlag=Y, user-variable:cp:parent_request_id=534792, user-variable:cp:locale=en-US, user-variable:cp:user=SEETHALAKSHMI_R01, user-variable:cp:application_short_name=XDO, user-variable:cp:request_id=534793, user-variable:cp:reportdescription=BIBS Network Buyback Invoice Report, user-variable:cp:Dummy for Data Security=}
    Start bursting process..
    Bursting process complete..
    Generating Bursting Status Report..
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    And the output for the burst conc.prog is as follows:
    <LOG>Error!! Could not deliver the output for Delivery channel:null . Please check the Log for error details..</LOG>
    Can someone help me on this. It’s a bit urgent…..Please suggest!!!
    Thanks,
    Teja

    Control file I used:
    <?xml version="1.0" encoding="UTF-8" ?>
    - <xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi">
    - <xapi:request select="/REPORT/CUSTOMER">
    - <xapi:delivery>
    - <xapi:email server="testexchange.testsmtp.com" port="25" from="[email protected]">
    <xapi:message id="123" to="[email protected]" attachment="true" content-type="html/text" subject="${SUBJECT_PART} ${EMAIL_ENTITY_NAME} INVOICE(s) for ${EMAIL_CUSTOMER_NAME}">This is a system generated message - any reply to the message is unmonitored and deleted. If you need further assistance- please send reply to mailto:XXX. Attached is a PDF file containing your ${EMAIL_ENTITY_NAME} invoices generated within the past 24 hours. If you believe you are missing any invoices or you are not able to open the file, please contact us at XXX. For questions relating to your account, please contact the Customer Account Manager noted on the invoice. Sincerely, Electronic Invoice Distribution Group ${EMAIL_ENTITY_NAME}</xapi:message>
    </xapi:email>
    </xapi:delivery>
    - <xapi:document output="${EMAIL_OU}INV_${EMAIL_FILEDATE}_${EMAIL_CUST_ACCTNO}.PDF" output-type="PDF" delivery="123">
    <xapi:template type="rtf" location="/BIBS1/bibs/FUT2/apps/apps_st/appl/XXBIBS/12.0.0/reports/US/Buyback_Template_temp.rtf" />
    </xapi:document>
    </xapi:request>
    </xapi:requestset>
    Output of the bursting conc prog:
    <?xml version="1.0" encoding="UTF-8" ?>
    - <BURS_REPORT>
    <REQUESTID>535438</REQUESTID>
    <PARENT_REQUESTID>535435</PARENT_REQUESTID>
    <REPORT_DESC>BIBS Network Buyback Invoice Report</REPORT_DESC>
    <OUTPUT_FILE>/BIBS1/bibs/FUT2/inst/apps/BIBSFUT2_purna/logs/appl/conc/out/o535438.zip</OUTPUT_FILE>
    - <DOCUMENT_STATUS>
    <KEY />
    <OUTPUT_TYPE>PDF</OUTPUT_TYPE>
    <DELIVERY>email</DELIVERY>
    <OUTPUT>/usr/tmp/070212_090212922/BOI SG IMMINV_20120702_1707.PDF</OUTPUT>
    <STATUS>fail</STATUS>
    <LOG>Error!! Could not deliver the output for Delivery channel:null . Please check the Log for error details..</LOG>
    </DOCUMENT_STATUS>
    </BURS_REPORT>
    I could not find even the pdf output in the path specified as above.
    Please suggest...!!!

Maybe you are looking for

  • Apple Remote App and iTunes

    Hi I've got the latest software on iTunes and my Remote App for iPhone and iPad.  I've noticed from tint to time that when selecting the source in the Remote App (I.e. whether to play music / films etc from iTunes or my AppleTV I notice the icon for

  • How to make a new recovery partition on a 600 series

    Well I thought this was worth a mention as nobody seems to have said it could be done. Having just got the cheep 600 series unit working I wanted to restore the RESTORE PARTITION. Mostly to get the F11 function working as it should after fitting a Br

  • Problems with connection to hard drive

    Hello, I am currently using my Time Capsule for both Wi-Fi, and storing my iTunes folder on the hard drive. The Wi-Fi seems to always work perfectly. However, twice so far in the space of a week I've had an error message when using iTunes: Server con

  • Time Machine Buddy and admin. rights

    There was a fix I used in Snow Leopard to allow a non-admin. user to have access to the log file. Now that I'm running Lion, I need to make that change again. Can't find the note I made, and don't see any tip on it here. Senor Pondini? Por favor? Tha

  • When scrolling,B&W lines block out the text.

    No matter what web oage I open,when I scroll thru the text or items.B ^ W lines cover the text.have to reload but after a very short time it does it again.