I am getting error running xml report using bursting

Hi,
+---------------------------------------------------------------------------+
XML Publisher: Version : 12.0.0
Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
XDOBURSTREP module: XML Publisher Report Bursting Program
+---------------------------------------------------------------------------+
Current system time is 23-AUG-2012 04:18:27
+---------------------------------------------------------------------------+
XML/BI Publisher Version : 5.6.3
--Exception
For input string: ""
java.lang.NumberFormatException: For input string: ""
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
at java.lang.Integer.parseInt(Integer.java:510)
at java.lang.Integer.parseInt(Integer.java:539)
at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.runProgram(JCP4XDOBurstingEngine.java:142)
at oracle.apps.fnd.cp.request.Run.main(Run.java:157)
+---------------------------------------------------------------------------+
FND_FILE ä¸æ—¥å¿—消息开始
+---------------------------------------------------------------------------+
+---------------------------------------------------------------------------+
FND_FILE ä¸æ—¥å¿—消息结束
+---------------------------------------------------------------------------+
+---------------------------------------------------------------------------+
æ£åœ¨æ‰§è¡Œè¯·æ±‚完成选项...
Output file size:
0
已完成执行请求完成选项。
+---------------------------------------------------------------------------+
已完成并发请求
当前的系统时间为 23-08-2012 04:18:36
+---------------------------------------------------------------------------+
pls help me how to overcome this issue give me reponse asap
thanks.

To answer my own question, referring to document 1J6MCMIN the error was due to the requirement for an even number of points. It would be nice if this were documented. This doesn't explain the problem where the computer locks up with a small number of points.

Similar Messages

  • Getting error in sheduling report using InfoStore

    Hi I am trying to shedule a report using InfoStore, I am getting excetpin like
    Exception in thread "main" java.lang.UnsupportedOperationException
         at java.util.AbstractList.add(AbstractList.java:151)
         at java.util.AbstractList.add(AbstractList.java:89)
         at Scheduler.main(Scheduler.java:89)
    Please find the code below
    IInfoObjects objectsToSchedule = infostore.newInfoObjectCollection();
                    objectsToSchedule.add(report);
                    infostore.schedule(objectsToSchedule);

    Hi Jhon,
    Thanks for your promt reploy,
    Could you please look into my code pasted below, I wanted to shedule a report to run pl. see it once
    Thanks
    Damodar
    public class Scheduler {
       public static void main(String[] args) throws ReportSDKException {
        String cms = "XX";
        String username = "XX";
        String password = "XX";
        String auth = "XX";
        IEnterpriseSession enterpriseSession = null;
        try {
             ISessionMgr sm = CrystalEnterprise.getSessionMgr();
             enterpriseSession = sm.logon(username, password, cms, auth);
             IInfoStore oInfoStore=(IInfoStore)enterpriseSession.getService("", "InfoStore");
             IInfoObject oInfoObject = null;
             String requestReportName = "EMP_DETAIL";
             String query = "SELECT * FROM CI_INFOOBJECTS WHERE SI_NAME = '" + requestReportName + "'";
             IInfoObjects oInfoObjects = oInfoStore.query(query);
             System.out.println("oInfoObjects.size : "+oInfoObjects.size());
            if (oInfoObjects.size() > 0)
                   //Use the InfoObject.SchedulingInfo property to retrieve an instance of the SchedulingInfo object.
                      System.out.println("%%%%%%"+(IInfoObject) oInfoObjects.get(0));
                      IInfoObject report = (IInfoObject) oInfoObjects.get(0);
                    ISchedulingInfo scheduleInfo = report.getSchedulingInfo();
                   // Set the scheduling options.
                   // The report will be set to run immediately and only once.
                    scheduleInfo.setType(CeScheduleType.ONCE);
                    scheduleInfo.setRightNow(true); 
                   // Schedule the report using the InfoStore object.
                    IInfoObjects objectsToSchedule = oInfoStore.newInfoObjectCollection();
                    objectsToSchedule.add(report);
                    oInfoStore.schedule(objectsToSchedule);
                else {
                   System.out.println("Report not found.");
             catch (SDKException e) {     
                    e.printStackTrace();
                    System.out.println("Error -->"+e.getMessage());

  • OPP error in XML reports

    Hi all,
    If we run XML reports its running fine.But, sometimes following errors occured.
    *****Beginning post-processing of request 2139021 on node ORMDV114 at 23-MAR-2008 15:14:11.
    Post-processing of request 2139021 failed at 23-MAR-2008 15:14:11 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.******
    Please provide solution for this issue.
    We got this error frequently.But, we are not able to solve this error.
    Thanks

    Did you get it while creating a template from the Word-Addin? Just close MS Word and then log back in and see whether it works. If you are on 10.1.3.2 then go to Start->Program Files->Oracle Business Intelligence -> Template Builder for Word and set the language to en-US. Your error could be because of a MS patch. If you set the language that should make it work.
    Thanks,
    Venkat
    http://oraclebizint.wordpress.com

  • Getting error while installing reporting servcies on existing sql server 2012.

    Hi Expaerts,
     sql 2012 sp1:
    getting error while installing Reporting services on existing sql server. at final step
    Error on scren: install_rsharepoint_cpu64_action : roll back , rolling back action.
    error on popup windows:  ' one or more files required to restore your computer to its previous state colud  not be found. restoration will not be found.
    Thanks in advance.

    Hello,
    Please help to collect the useful log information while install SQL Server Reporting Services. Here is the article for your reference, please see:
    Navigating the Setup Logs when you install SQL Server 2012 Reporting Services:
    http://blogs.msdn.com/b/jtarquino/archive/2012/03/14/navigating-the-setup-logs-when-you-install-sql-server-2012-reporting-services.aspx
    Regards,
    Elvis Long
    TechNet Community Support

  • Getting error "Cannot initialize Report Engine server. (RWI 00226)"

    Hello All,
    We have BO XI 3.1 running on AiX 5.3 and db2 9.5 with fixpack 6.
    I am getting error "Cannot initialize Report Engine server. (RWI 00226)" Whenever i am trying to create a document or report.
    We were not getting this error earlier. getting it since few days.
    currently our web intelligence processing server is not running and showing the status as "initializing and disabled".
    every time when i tried to restart web intelligence processing server,it is going to initializing status only.
    I tried to enable the trace for this server but it is not allowing me to do and throughing the error " Configuration, auditing or enable/disable state change rejected; server SIA.WebIntelligenceProcessingServer is currently being initialized."
    I also tried creating a new instance of web intelligence processing server, even it has also gone to "initializing" status all the time.
    Environment Information:
    BOXI 3.1 SP2
    OS: AIX 5.3
    DB: DB2 9.5 Fix pack 6
    Plese help in resolving this issue.
    Thanks & Best Wishes,
    Sachin.

    Hi,
    Thanks for your prompt response.
    I already tried the solution provided by you. I stopped BO server completely and restarted it again but it does not worked for me.
    I have stopped the old Web intelligence processing server and created a new instance and started, but the new one has not started but going to initializing status.
    It even not allowing me to delete the newly created instance, saying that it is still in initializing status.
    Please suggest me if anything else i need to check.
    Thanks in advance.
    Best Regards,
    Sachin

  • I'm trying to make a cd from my itunes. I get error message "cannot be used because it is not recognized.

    I'm trying to make a cd from my itunes. I get error message "cannot be used because it is not recognized.

    I just figured it out. All I had to do was close out of iTunes then restart.

  • How can we get  tag of XML file using SAX

    Hi ,
    I'm parsing one SAX parser , I'have almost done this parsing. i have faced problem for one case, i'e how can we get tag from XML file using SAX parser?
    XML file is
    <DFProperties>
    <AccessType>
    <Get/>
    </AccessType> <Description>
    gdhhd
    </Description>
    <DFFormat>
    <chr/>
    </DFFormat>
    <Scope>
    <Permanent/>
    </Scope>
    <DFTitle>gsgd</DFTitle>
    <DFType>
    <MIME>text/plain</MIME>
    </DFType>
    </DFProperties>
    I want out like GET and Permanent... means this one tag which is present inside of another tag.
    Handler class like
    public void startElement(String namespaceURI, String localName,
                   String qName, Attributes atts) throws SAXException {
    if(_ACCESSTYPE.equals(localName)){
                   accessTypeElement=ACCESSTYPE;
    public void characters(char[] ch, int start, int length)
                   throws SAXException {
    if (_ACCESSTYPE.equals(_accessTypeElement)) {
                   String strValue = new String(ch, start, length);
                   System.out.println("Accestype-----------------------------> " + strValue);
                   //System.out.println(" " + strValue);
    public void endElement(String namespaceURI, String localName, String qName)
                   throws SAXException {
    if (_ACCESSTYPE.equals(localName)) {
                   _accessTypeElement = "";
    . please any body help me

    Hi ,
    I have one problem,Please help me.
    1. How can I'll identify where exactly my Node is ended,means how how can we find corresponding nodename? in partcular place
    <Node> .............starttag1
    <NodeName>Test</NodeName>
    <Node>................starttag2
    <nodeName>test1</NodeName>
    </Node>..................endtag2
    <Node>.....................starttag3
    <NodeName><NodeName>
    <Node> .........................starttag4
    <NodeName>test4</NodeName>
    </Node>.......enddtag4
    </Node>...........end tag3
    </Node>............endtag1
    my code is below
    private final String _NODENAME = "NodeName";
    private final String _NODE = "Node";
    private String _nodeElement = "";
         private String _NodeNameElement = "";
    public void startElement(String namespaceURI, String localName,
                   String qName, Attributes atts) throws SAXException {
    if (_NODENAME.equals(localName)) {
                   NodeNameElement = NODENAME;
    if(_NODE.equals(localName)){
         System.out.println("start");
         if (_NODENAME.equals(localName)) {
                   NodeNameElement = NODENAME;
    public void characters(char[] ch, int start, int length)
                   throws SAXException {
    if (_NODENAME.equals(_NodeNameElement)) {
                   String strValue = new String(ch, start, length);
                   String sttt=strValue;
                   System.out.println("NODENAME: ************* " + strValue);
    if(_NODE.equals(_nodeElement)){
                   if (_NODENAME.equals(_NodeNameElement)) {
                        String strValue = new String(ch, start, length);
                        String sttt=strValue;
                        System.out.println("nodevalue********** " + strValue);
    public void endElement(String namespaceURI, String localName, String qName)
                   throws SAXException {
    if (_NODENAME.equals(localName)) {
                   _NodeNameElement = "";
    if(_NODE.equals(localName)){
                   System.out.println("NODENAME: %%%%%%%%%");
    please help me. How can I figure node ending for particular nodename

  • Cant download Adobe Air and Update Photoshop Elemente 9 keep getting Error and now cant use Organize

    Cant download Adobe Air and Update Photoshop elements 9 keep getting Error and not cant use organizer

    What is your operating system & version?
    What exactly means "cant"?  And what is the error you get?

  • Keep getting error message "registry setting used by itunes drivers for importing

    Keep getting error message "registry setting used by itunes drivers for importing and burning cds & dvds are missing", this can happen as a result of installing other cd burning software".  The only software on my computer is original cd-dvd on my hp portable with Vista.  My computer now recognized itouch as a camera. Ive uninstalled and reinstalled itunes, nothing changes.

    I'd start with the following document, with one modification. At step 12 after typing GEARAspiWDM press the Enter/Return key once prior to clicking OK. (Pressing Return adds a carriage return in the field and is important.)
    iTunes for Windows: "Registry settings" warning when opening iTunes

  • HT4061 Am getting error 3194 unable to use the ipone, how can I rectify this?

    Am getting error 3194 unable to use the ipone, how can I rectify this?

    Unable to contact the iOS software update server gs.apple.com
    Error 1004, 1013, 1638, 3014, 3194: These errors may be the result of the connection to gs.apple.com being redirected or blocked. Follow these steps to resolve these errors:
    Install the latest version of iTunes.
    Check security software. Ensure that communication to gs.apple.com is allowed. Follow this article for assistance with security software. iTunes for Windows: Troubleshooting security software issues.
    Check the hosts file. The restore will fail if there is an active entry to redirect gs.apple.com. Follow iTunes: Advanced iTunes Store troubleshooting to edit the hosts file or revert to a default hosts file. See section "Blocked by configuration: (Mac OS X/Windows) > Rebuild network information".
    Try to restore from another known-good computer and network.
    If the errors persist on another computer, the device may need service.

  • Can i save a podcast without taking up space on nano 6, i keep getting error message space is used up but I don't want to lose the podcast episode for the future

    can i save a podcast without taking up space on nano 6, i keep getting error message space is used up but I don't want to lose the podcast episode for the future

    Sorry to be such a moron with this, but I just don't have much experience with this iPad.  I have had it for over a year and I just keep adding stuff to it and it has worked great.  Now that the memory is used up, I am trying to figure out how to free up space and not lose what I have paid for. 
    So, Step 1 is complete, as I have "Transferred" all of the purchases.
    What is Step 2?  I unchecked the concert on the iTunes library, did a sync, but it's still on my iPad.
    Thanks again for the help!!!

  • HT4914 I keep getting error 4002 which i use itunes match. i cant sync my music anyomore.

    I keep getting error 4002 which I use itunes match. I cant sync my music anyomore.

    He taburoza
    @see https://discussions.apple.com/message/20165728
    Regards
    Stefan

  • Error running XML Publisher report

    Hi,
    I am running a XML publisher report using xml file as the data source. The output format of the report is a PDF format. When I am running the report in a field change event or through an application engine, for both the things I am getting the following error.
    Error generating report output : %1 (235,2309)
    Error occured during the process of generating the output file from template file,XML data file, and translation XLIFF file.
    Please revert back if you have any suggestions with regards to the above problem.
    Thanks in advance.
    Regards,
    Vamsi.

    Well
    i m also struggling with the same error.
    What i m trying to do is to import/use images in my peoplesoft report. In the template file (rft), the iage element properties are set to
    <fo:instream-foreign-object content-type="image/jpg" xdofo:alt="An Image" ><xsl:value-of select=".//AD_COMPOSITE"/></fo:instream-foreign-object>
    But no output is shown and this error is occured.
    Error generating report output: (235,2309)
    Error occurred during the process of generating the output file from template file, XML data file, and translation XLIFF file.
    Will be Highly ThankFul if someone knows da solution

  • "Run Report" form error befor running XML report

    I created XML report (Concurret Programs with Output Format XML), created XML file as Data definition and RTF template, and will Output in Excel. When open Run Request and choose XML report, before Parametr form is opened, get 2 error:
    FRM-41084: Error getting Group Cell
    FRM-41072: Cannot create Group req_layout
    Help me, where is Problem?
    Edited by: Sega99 on 2010.26.1 02:41

    hi
    Please post u r thread in report forum. thanks.
    Sarah

  • SSRS Reports getting error in XML document (1, 6110).

    Hi,
    SCCM 2012 R2  Query reports opening error it shows below errors few reports only open properly.
    Stack Trace:
       at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.ProxyMethodInvocation.Execute[TReturn](RSExecutionConnection connection, ProxyMethod`1 initialMethod, ProxyMethod`1 retryMethod)
       at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.LoadReport(String Report, String HistoryID)
       at Microsoft.Reporting.WinForms.ServerReport.EnsureExecutionSession()
       at Microsoft.Reporting.WinForms.ServerReport.SetParameters(IEnumerable`1 parameters)
       at Microsoft.ConfigurationManagement.AdminConsole.SrsReporting.ReportViewerWindowsForms.SetParameterValues_DoWork(Object sender, DoWorkEventArgs e)
    System.InvalidOperationException
    There is an error in XML document (1, 6648).
    Stack Trace:
       at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.ProxyMethodInvocation.Execute[TReturn](RSExecutionConnection connection, ProxyMethod`1 initialMethod, ProxyMethod`1 retryMethod)
       at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.LoadReport(String Report, String HistoryID)
       at Microsoft.Reporting.WinForms.ServerReport.EnsureExecutionSession()
       at Microsoft.Reporting.WinForms.ServerReport.SetParameters(IEnumerable`1 parameters)
       at Microsoft.ConfigurationManagement.AdminConsole.SrsReporting.ReportViewerWindowsForms.SetParameterValues_DoWork(Object sender, DoWorkEventArgs e)
    System.Xml.XmlException
    '', hexadecimal value 0x1F, is an invalid character. Line 1, position 6648.
    Stack Trace:
       at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.ProxyMethodInvocation.Execute[TReturn](RSExecutionConnection connection, ProxyMethod`1 initialMethod, ProxyMethod`1 retryMethod)
       at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.LoadReport(String Report, String HistoryID)
       at Microsoft.Reporting.WinForms.ServerReport.EnsureExecutionSession()
       at Microsoft.Reporting.WinForms.ServerReport.SetParameters(IEnumerable`1 parameters)
       at Microsoft.ConfigurationManagement.AdminConsole.SrsReporting.ReportViewerWindowsForms.SetParameterValues_DoWork(Object sender, DoWorkEventArgs e)
    Kiran

    This has already been discussed and solved, please use the search funtion:
    http://social.technet.microsoft.com/Forums/en-US/home?category=systemcenter2012configurationmanager&sort=relevancedesc&brandIgnore=True&searchTerm=There+is+an+error+in+XML+document+
    Torsten Meringer | http://www.mssccmfaq.de

Maybe you are looking for