I/O Error in saving report as a Spreadsheet

Hi Friends,
Our user's are accessing the R/3 Server via ITS server through portal.
We are getting issue in report query, if we try to save the report results as a spreadsheet we are getting java I/O Error in the screen and unable to save the report.
It is very difficult for us to solve this issue, Please help.
Regards,
Karthickbabu GG

Hi Karthickbabu,
What ITS are you using? What is your BASIS and Kernel versions?
The download and upload functionality of the SAPgui for HTML (WEBGUI)
requires a Java Virtual Machine (JVM). Check of you have a supported JVM installed at the front end browser computer. Use the following link to check your version:             
http://www.java.com/en/download/testjava.jsp
Then review note [980772 SAP ITS & SAP integrated ITS: Support for Java VMs|https://service.sap.com/sap/support/notes/980772] for a list of the supported JVMs.            
If you meet the JVM requirements:
Can you trying testing the following
Call transaction:sm04                         
1.) Menu -> List -> Export -> Local File 
What are the results?
Regards,
Oisin
Edited by: Oisin ONidh on Dec 5, 2011 6:28 PM
Add links

Similar Messages

  • Crystal Reports 10 error while saving report

    Last week i had a problem while saving my report.
    I get the following error while saving my report:
    crw32.exe has encountered a problem and needs to close
    The only way to get around this was after every change build a preview and close the preview and after that save the report.
    On the internet i found someting about installing the latest service pack, so i did.
    After that i had the problem described in the following thread: Re: Changing datasource causes parameters to blank out
    Sometimes the field to fill a parameter are gone.
    The solution is to downgrade to service pack 5, but on the download page [https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/bobj_download/main.htm|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/bobj_download/main.htm] i can't find sp5, only sp3, sp4 and sp6.
    I'm downloading sp5 now, but does anyone know if this solve the problem?
    Many thanks
    Edited by: Joris Stoop on Aug 21, 2008 11:53 AM

    Hi Joris,
    please find here [SPs for CR 10 |http://resources.businessobjects.com/support/additional_downloads/service_packs/crystal_reports_en.asp#CR10] including  [Service Pack 5 - ZIP - released August 2006|http://resources.businessobjects.com/support/support/communitycs/FilesAndUpdates/cr10win_en_sp5.pdf]
    and the [Readme - PDF|http://resources.businessobjects.com/support/communitycs/FilesAndUpdates/cr10win_en_sp5.zip] but unfortunately I do not know if this fixes your prob.
    Best regards
    Falk

  • Java I/O Error while saving report from R/3 as Spreadsheet

    Dear All,
    We have integrated SAP R/3 with portal.
    In Portal, I created an SAP Transaction iView for the Tcode LSO_RHXBUCH0. After Running the report, We tried to save the report by in spreadsheet format (excel). While clicking the "export" button in the transaction view, It throws I/O Error and we could not save the report generated from R/3.
    Please help us to solve this issue.
    Regards,
    Eben Joyson

    Dear Saito,
    We are providing access to the production server through reverse proxy server, and so if I user SAP GUI as SAP GUI for Windows, It is unable to recognize the host name. We cannot provide the host ip directly since it is our production box.
    Regards,
    Eben Joyson

  • Error while saving report after creating it using webi java panel?

    Hi,
    Whenever i create report through java panel & RE SDK and then try to save it i got below error
    Could not save the document to the repository for the following reason: [repo_proxy 30] InfoStore::ObjectExport::commit - (Helpers::InfoStore::ObjectExport::commit) Failed to commit objects to server :
    Invalid parent id.(hr=#0x80041e0e)(Error #-2147213810 (WIS 30567)
    Actuallly i want to  save report in User's personal category.
    For that i retrive the ID of that User's personal category then pass it to variable to save
    Code while saving
    //JavaScript
    if ("<%= strSubmit.Equals("submit")%>"=="True")
              var value = new Array();
               value[0] = "<%= strName %>"; //Given value of Report
               value[1] = "<%= strComments %>"; //Value ""
              value[2] = "<%= strkeywords %>"; //Value ""
              value[3] = "<%= strFolderId  %>"; //Value ""
              value[4] = "<%= strCategories  %>"; //Value ""
              value[5] = "<%= strPersonalCategories %>"; //Here i assign the ID of User's personal category
              value[6] = "<%= strRefreshOnOpen %>"; //Value ""
              //save the document
                window.opener.saveDocumentCall(value[0],value[1],value[2],value[3],value[4],value[5],value[6]);
                window.close();
    any help?
    Thanks in Advance
    Amol Mali

    Hi Teda,
    Thanks for the reply.
    Actually i'm setting User's PersonalCategory id to Parent ID not setting Folder ID to Parent ID.
    How can i proceed?
    Please help.
    Thanks
    Amol Mali

  • Crystal Reports for Enterprise 4.1: Error while saving report to BI platform "There was an unexpected error saving your report to the server. Please try again or contact your administrator if the problem persists."

    Hi All,
    I am able to create a report in Crystal Reports for Enterprise 4.1 on top of an OLAP connection (data source BEx query). However, when I am trying to save this report to BI platform, I am running into the following error:
    The error was not resolved even after applying the following SAP KBA notes:
    1676033
    1709390
    1922003
    1727813
    Below is the excerpt in the error log (on the path mentioned in SAP NOTE: 1709390),
    However, could not make much sense out of it, as to how can the issue be resolved. If anyone has useful insights on this issue, please share the same with me.
    Regards,
    Alston

    Hi Alston
    Since you have CR for Enterprise then you also have BI and thus most likely you also have an S user ID. You can use the S user ID to create a phone incident at it is part of your Enterprise Support Package. Just saying as this may be the most efficient way of proceeding at this time(?). But please don't take as me trying to push you off of SCN .
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Error while saving reports in Active Studio.

    Hi,
    I have installed BAM software and I am creating Reports for External Database objects. I am able to create plan which is running fine. But when I create any Report and try to save it, I am getting the following error..
    Exception Message: Length cannot be less than zero. Parameter Name: Length.
    StackTrace: ....
    DebuggingInformaton: ...
    Assembly: ActiveStudio
    State: Oracle.BAM.ActiveStudio.ReportEditor
    Event: InitReportSaver
    ReportID: ITN_NEW_REPORT
    ReportTitle:...
    bCopy: false
    bKeepOpen: true
    EventParam:...
    Please help me solve this. Can anyone tell me how to deal with this? What might be the reason for this error?
    Thanks,
    Vishal

    Hello Sudhir,
    The problems is that you have a old plugin than the required one. If you remember from old times
    this problem can be solved either by updating the correct plugin version in the plugin's directory C:\Program Files\SAP\JDT\eclipse\plugins
    or by installing the NWDS again.
    The second one can be an easier option
    Regards,
    Shubham

  • Error while saving Report output-Authentication failed

    Hi All,
    For the client system there is a customization report with output of html format. it can't display all with the error message
    unable to open the internet site. http://<site:port>/OA_CGI/FNDWRR.exe?temp_id=<temp_id>*
    operation aborted*
    if user choose to "save as" , it will back with error message
    Authentication failed*
    Can anyone here give me some guide?
    Best Regards,
    Chelsea

    Refer Note 184154.1
    Regards,
    Srini

  • Index error while saving report!!

    I am working on a report that currently has 10 tabs, but when I opened the report today I was only able to see 8 tabs.
    When I try to save the report after modifying something, I am getting this error. can somebody help!
    I am currently using SAP BusinessObjects XI 3.1 and Crystal Reports 2008 Service Pack 6 FixPack 6 .3 and modifying the report on Web Intelligence.

    Hi,
    Backup your original report and try to open and modify the duplicate copy.  It looks like the report got corrupt for some reason !!
    Also, Avoid using special characters while naming report tabs in the WebI document.
    Irfan

  • Crystal Reports error when saving report in BW

    Hello,
    I have "Error code 120 is sent by server" message when I try to save my report in BW via Crystal Reports v10 !!!
    Thanks for your help
    Burak

    You need to update the "Object Changeability" in BW for Crystal report objects.
    to do this:
    1.  run transaction /nRSA1
    2.  Select the transport connection tab
    3.  click the "Object Changeability" button
    4.  Select the "Crystal Report" line item
    5.  right click and select "Everything changeable"
    6.  Exit transaction

  • I/O Error in saving report from ITS as a Spreadsheet

    Hi Friends,
    Our user's are accessing the R/3 Server via ITS server through portal.
    We are getting issue in report query, if we try to save the report results as a spreadsheet we are getting java I/O Error in the screen and unable to save the report.
    It is very difficult for us to solve this issue, Please help.
    Regards,
    Karthickbabu GG

    Hi Karthickbabu,
    What ITS are you using? What is your BASIS and Kernel versions?
    The download and upload functionality of the SAPgui for HTML (WEBGUI)
    requires a Java Virtual Machine (JVM). Check of you have a supported JVM installed at the front end browser computer. Use the following link to check your version:             
    http://www.java.com/en/download/testjava.jsp
    Then review note [980772 SAP ITS & SAP integrated ITS: Support for Java VMs|https://service.sap.com/sap/support/notes/980772] for a list of the supported JVMs.            
    If you meet the JVM requirements:
    Can you trying testing the following
    Call transaction:sm04                         
    1.) Menu -> List -> Export -> Local File 
    What are the results?
    Regards,
    Oisin
    Edited by: Oisin ONidh on Dec 5, 2011 6:28 PM
    Add links

  • Error when saving report

    I receive the following error only when using CR 13 in vs 2010. Microsoft visual studio has encountered a problem and needs to close. After it close it restarts.

    What file did you use to install CR?
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Error while Saving the report

    Hi,
    i have created some reports which are working fine,
    but now i am facing some errors while saving the files.
    Also the reports does show only one record while there are many records in the database.
    The error messages are as follows:
    REP-1051; Unable to save document to file ' F:\Database\Reports\report1.rdf '.
    REP-1070: Error while opening or saving a document.
    Please help me to find out the exact problem.
    Also tell me how can i show all the pages of Database records in a report( while one record on each page)

    As for the error while saving, you have only one possible thing to try. It it doesn't work, you're sunk.
    Assuming the report was not being newly created, i.e. that it was opened from a file on your system, then rename that file to something else (Report_001_OLD.rdf, for example). Then try to save it - Reports will think it is a new file to be saved rather than an existing file to be updated.
    Again, if that doesn't work, and if you do not have the auto-save option turned on, then you're sunk. You will have just lost all of the work you've put into that report.
    As you'll discover, Reports is not the most robust application ever written.

  • Report Designer - Error while opening a saved report

    Hi,
    I am not sure if this is an authorization issue or configuration issue.
    When I try to open a saved report on Report designer, I keeping getting an error: Report Version is invalid: "0".
    Has anybody faced similar problem?
    We are on SP09.
    Regards,
    Payal.

    Payal,
    I am afraid, that your report might be corrupted. This might have happened, if in tx SE16 the version is changed. The Report XML displayed in SE16 for table RSERDATA, is limited to ca. 1024 charachters. When editing the version, after pressing the save button, the Report XML is cut off at 1024 charachters and the report is lost.
    Please do not set the report version in tx SE16!
    I will need to configure the program RS_REPORT_MAINTAIN, such that reports with version "0" can be saved with the minimum version 9.0.
    Until then I recommend the following procedure for Reports that are ok, but have the Version "0" bug:
    1) in tx SE38, program: RS_REPORT_MAINTAIN
        open your report with option "DT" (designtime)
    2) Switch to Edit mode.
        Make a backup copy of the report using the "Save As" Button.
        You can copy the Report XML to the clipboard using Ctrl-A, Ctrl-C
    3a) Open a dummy report in RS_REPORT_MAINTAIN created previously with
          Report Desginer ( --> The version is set to 9.0).
          Switch to edit mode and paste the Report XML and Save.
      or
    3b) Debug FUNCTION rs_bex_report_load_rfc.
          Open a report and change the value of E_REPORT_VERSION to "9.0"
          before leaving the function.
    Hope this helps, karim
    P.S.
    I will update note 1016224

  • Error while saving layout  for report

    Using BIEE 11. (Win64 Server 2003 R2 - russian edition)
    When designing layout for report and putting text field (dos'nt matter - russ or engl) - I get an error during saving - 'Error when saving layout' (trunslated from russ)
    This happens only when putting text field, with other types of filds all is ok!
    Where can I find more detailed info about my error?
    Also when I choose layout from existing e.g. - Dashboard.xpt and save - I get the same error. When I cut off all text fields from this template - I can successfully save it.
    Thanks

    Check the OSS note 550760 regarding the issue.

  • Error while saving Ad-hoc report in Portal

    Hi Experts,
    I am getting flowing error while saving Ad-hoc report in Portal
    Transport system is active - could not save/change queries
    Please let me know how to resolve this issue.
    Thanks in Advance
    Regards,
    Ravi

    Hi Ravi,
    Try this ->
    Go To RSA1---> Transport connection view
    In the menu Edit -
    >Transport----->Switch-off Standard.
    Now open and try to save your report.
    Hope this helps!
    Regards,
    Saurabh

Maybe you are looking for

  • Copying and pasting Arabic text in InDesign CS4 ME

    We have an arabic document in pdf and word formats and we have InDesign CS4 ME and we are trying to copy and paste text from the pdf/word document but the font isn't transferring, there is nothing only boxes. We have turned on the arabic keyboard and

  • Page loads but will not display

    I have an IP address that allows me to view my cctv cameras.It works fine with Internet Explorer,but when i enter the same address in to my safari browser the page seems to load but will not display anything. I assume its some thing do with my intern

  • Multi-author publishing of subprojects to server

    I wanted to write this post to 1) clarify that what we are experiencing is the intended behavior of RoboServer 8 and 2) ask for advice on dealing with the issue in our multi-author environment. Here's the situation. We have several RoboHelp authors,

  • 180 days crossed for subcontracting

    Hi, I sent the material for subcontracting,also received the same material after the return date(ie.after 180 days). Now the system is showing the error 'Cannot Reconcile : Crossed Return Date, please Reverse'. I know the std process that we have to

  • How to return to default settings

    How to return a desktop to factory settings