Error when opening an existing report from BW system

Hi All,
I have Crystal Reports 2008.
Service Pack 2.
Fix Pack 2.2 (I also tried with fix pack 2.7)
When I try to open a crystal report from a bw system it gives me error message : " An error occured while updating the report's parameter pick list.  " ..
Do you have any idea how can I fix this ?
Regards
Ozan

Post your question BEX and B1 and classic SAP data source issues to the Integration Kit forum

Similar Messages

  • Error while opening an existing report

    Hi all,
    I'm working with Report Builder 10.1.2.0.2 on Windows XP.
    My XP user account has no administration capbilities and when I run reports builder I get the following errors:
    REP-0118: Unable to create temporary filethen as soon as i try to open an existing jsp report file I get the following
    REP-0069: Internal error
    REP-0: Row : n 1, <% @ taglib uri="/WEB-INF/lib/reports_tld.jar" prefix="rw" %>
    Error: java.io.FileNotFoundException: c:\docume~1\admini~1\impost~1\temp\docroot\WEB-INF\lib\reports_tld.jar (Access denied)This is (as I guess) because Reports Builder tries to write the temporary files in the administrator's "documents and settings" folder. Where should I specify a different path for my user?

    Hello,
    test to set REPORTS_TMP before calling rwbuilder.exe :
    set REPORTS_TMP=C:\tmp
    rwbuilder.exe
    Regards

  • Error when Opening a Crystal Report in a Web Application

    Hi All,
    How are things?
    We are trying to open a Crystal report in a Web Application based on a Web service on Appache Tomcat.
    The report is in the Test Environment poiting to a SQL 2005 Database.
    The report opens and runs fine in Crystal Reports and in Infoview.
    The Web application throws back a long error as shown below.
    Looks to be like a SDK Issue ( Not pretty sure )...
    Could anyone help me out on this?
    STACK TRACE: at BusinessObjects.DSWS.ReportEngine.ReportEngine.GetDocumentInformation(String documentReference, RetrieveMustFillInfo retrieveMustFillInfo, Action[] actions, Navigate navigate, RetrieveData retrieveData) at Service.GetReportWithParms(String rptName, String folderName, String parms, String user, String password, String output, String& strError) MESSAGE: Failed to retrieve binary view of the report. (Error: WRE 02527) CALL STACK TRACE: com.businessobjects.dsws.wsc.common.axis.WSExceptionFactory$ExportReportFailed at com.businessobjects.dsws.wsc.reportengine.Report.getBinaryDocument(Unknown Source) at com.businessobjects.dsws.wsc.reportengine.DocumentAgent.handleGetBinaryView(Unknown Source) at com.businessobjects.dsws.wsc.reportengine.DocumentAgent.handleRetrieveData(Unknown Source) at com.businessobjects.dsws.wsc.reportengine.DocumentAgent.handleActions(Unknown Source) at com.businessobjects.dsws.wsc.reportengine.CrystalReportEngineSoapImpl.getDocumentInformation(Unknown Source) at com.businessobjects.dsws.reportengine.ReportEngineSoapImpl.getDocumentInformation(Unknown Source) at com.businessobjects.dsws.reportengine.ReportEngineSoapSkeleton.getDocumentInformation(Unknown Source) at sun.reflect.GeneratedMethodAccessor155.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:402) at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:309) at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:333) at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:71) at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:150) at org.apache.axis.SimpleChain.invoke(SimpleChain.java:120) at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:481) at org.apache.axis.server.AxisServer.invoke(AxisServer.java:323) at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:854) at javax.servlet.http.HttpServlet.service(HttpServlet.java:709) at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:339) at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157) at com.businessobjects.dsws.wsc.common.axis.FlashFilter.doFilter(Unknown Source) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:186) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929) at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705) at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683) at java.lang.Thread.run(Thread.java:534) Caused by: com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: Error in File XYZ.rpt: Failed to retrieve data from the database. Details: [Database Vendor Code: 408 ]---- Error code:-2147215357 Error code name:internal at com.crystaldecisions.sdk.occa.report.lib.ReportSDKException.throwReportSDKException(Unknown Source) at com.crystaldecisions.sdk.occa.managedreports.ps.internal.f.a(Unknown Source) at com.crystaldecisions.sdk.occa.managedreports.ps.internal.f.export(Unknown Source) ... 49 more
    Thanks,
    Raj

    Moving post to .NET SAP Crystal Reports forum
    Hello Scott
    What browser are you using and what is the version of the browser?
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • WIS 30902 Error when opening a webi document from Rich client

    Hi ,
    When I try to open a webi document from local folder or import from CMS in Webi Rich client, I get the following error message.
    "An error occured while checking the document security. (WIS 30902)"
    Has any one come across this issue?
    Thanks,
    KartheeK

    In our case, we could initialize Webi Rich Client (Webi RC) successfully , but later we found that any disruption in Webi RC client connection will corrupt the client ..\LocData files used by client to dock to the CMS, causing WIS 30902 error.
    At first we thought just deleting the ..\LocData Client .lsi files fixed it. Unfortunately, there are a collection of files and folders in ..\Loc Data involved in the authentication. We already found that complete deinstall of Webi RC didn't work. Now we know the problem is in the \My Business Objects Documents\LocData values.  Deinstall of Webi RC does not delete them.
    It sounds scary, but isn't. The Webi RC will download the refreshed files it needs automatically from the CMS. However, it won't overwrite the old bad ones, and you have to do that manually.
    Solution.
    1. Logout of Webi RC. Make sure it is not running in taskmgr.
    2. Go to the client ..\My Business Objects Documents\LocData folder.
    3. Delete all the files and folders, or rename by adding .bak extension.
    4. Logon with Webi RC
    5. Corrupt files will now be resynchronized to CMS
    -Doug Grant, Haworth BI / Business Objects Architect

  • Error when opening a existing workbook

    Hello,
    I'm working with BI 3.5 and i'm having a error when i try to open a workbook.
    The steps that i've made:
    -create a new worksheet
    -save as a new workbook
    -open the workbook
    A error message appears saying that no documents are in the archive.
    In my user, i have a role with autorizations: S_GUI, S_BDS_DS and S_BDS_D.
    Any idea?
    Thanks and best regards
    Maria

    Hello,
    I tried with another folder and the error still happens.
    Thanks and best regards,
    Maria

  • Logon Screen when opening a Crystal Report from Add-on

    Hello everyone,
    I have a problem that I've been trying to solve. I have an addon that opens a Crystal Report with the information that the user wants. I tried it in SBO using a SQL db and it worked without problems, but now I've test it in SBO using IBM DB2 db (the client has that db implemented) and the report doesn't open, instead of the report it appears a log in screen asking for the server name, database, user and password.
    I've tried every possibility without success, it returns a message saying that my login is not correct, the thing is that all I've written in that login screen is the correct info, even tried many possibilities... and I can't access to the report!
    I've searched lots of forums for an answer, but none of them helped me. Can anybody help me with this issue?
    Thank you very much,
    Regards,
    Mariana Mazzero

    in case you do sure that is just lose some dll file,I think maybe you can create a install package by using Visual Studio.
    you can create a form and put a crysyal object on the form. and use the wizard.
    Visual Studio will auto collect all dll you needed.
    than you can compare the file list,
    or, you can just install the package on the standalone PC.
    It's a stupid solution.
    but, I think it is effective. :P

  • Error when opening the HFR reports in Studio

    Hi
    when i am trying to open HFR reports I am getting the Error as
    '' component 'threed32.ocx' or one of its dependencies not correctly registered:a file is missing or invalid."
    please help me regarding this.
    thanks in advance.

    You may be having outdated version of file. This link may provide some help to you:
    http://support.microsoft.com/kb/146219
    First you have download new ocx file -> unregister the old OCX (regsvr32 /u threed32.ocx) and -> register the new file (regsvr32 threed32.ocx).

  • Error when opening column of report region after upgrading app to APEX 3.1

    Hi,
    I upgraded my application to APEX 3.1 and when trying to open a column of report region i get the following msg:
    ORA-20505: Error in DML: p_rowid=6290155934197181, p_alt_rowid=ID, p_rowid2=1478511314274023, p_alt_rowid2=SECURITY_GROUP_ID. ORA-20503: Current version of data in database has changed since user initiated update process. current checksum = "B4F3478A44141430C9AF16E681E565DD" application checksum = "2ADA7E1799DE09728D88020A4EC9F218"
    Any suggestions ?

    Hi user585480,
    I have got this problem couple of time with respect to Tabular form.
    I tried two ways:
    1. Close all browser and clear all you temporary internet settings and delete cookies etc. Try if it works.
    2. If step 1 does not work I re-create the Tabular form Region.
    Regards
    Rana

  • Rundll32 error when opening a PDF attachment from Outlook 2010

    The computer is a 32 bit Win7.  Outlook is 2010 for business.  Everything was working fine until 4 days ago.  Now have to save the pdf to the desktop and open it from there. 
    Any ideas?
    Thanks

    The rundll32 error seems to have disappeared.  Until this morning I had both this error and the rundll32.  All other types of docs open fine.  This one will open if saved to the desktop first, but not from Outlook.

  • Error when opening, via email, files from PC computers

    Whenever I receive a file through email from another person who has created the file on a PC (i.e., a Word or Adobe Acrobat file), the file won't open and I receive this message:
    "Word (or other application, adobe, etc.) cannot open this document. The document might be in use or might not be a valid Word document."
    I do know that the files aren't corrupted because they do open successfully when I open them on a PC.
    What do I do to solve this problem?
    Thanks.

    Welcome to the discussions!
    You can always ctrl-click the document and choose Get Info > Open with > ( Choose from the dropping menu or assign ) the application you want.

  • Error when generating Live Data Report from CUIC in CUCX 10

    Hello Guys,
    I have a problem generating Live Reports on CUIC (UCCX 10 deployment).
    I receive the following error:
    "Error updating the filter information. XMPP Messaging infrastructure error"
    All the services are IN SERVICE
    Any ideas??

    Hi Rami,
    For the benefit of the audience, here is the defect which was filed for this issue after we worked on this yesterday: CSCuo75043
    Cheers,
    Abhiram Kramadhati

  • Premiere Pro Crashes "A serious error"  when opening clips or playing from a sequence.  How to fix?

    My premiere Pro Crashes the moment I try to open a clip or play from a sequence.. basically I can't do anything.  Please help!

    More information needed for someone to help... please click below and provide the requested information
    -PPro Information FAQ http://forums.adobe.com/message/4200840
    What is your exact brand/model graphics adapter (ATI or nVidia or ???)
    What is your exact graphics adapter driver version?
    Have you gone to the vendor web site to check for a newer driver?
    For Windows, do NOT rely on Windows Update to have current driver information
    -you need to go direct to the vendor web site and check updates for yourself
    ATI Driver Autodetect http://support.amd.com/en-us/download/auto-detect-tool
    nVidia Driver Downloads http://www.nvidia.com/Download/index.aspx?lang=en-us

  • Error when opening itunes : iTunes has stopped working ''A problem caused the program to stop working correctly''. When I repaired damaged files the problem still exists and also after uninstalling and redownloading and installing itunes. I have windows 8

    Error when opening iTunes : iTunes has stopped working '' A problem caused the program to stop working correctly''.
    When I repaired damaged files the problem still exists and also after uninstalling, redownloading and reinstalling iTunes.
    My pc is working with windos 8.
    Is there a solution?

    Hey there Rodney274,
    It sounds like you are getting an error from iTunes when you launch it. I would try the troubleshooting in this article named:
    iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues
    http://support.apple.com/kb/ts1717
    Start with troubleshooting for 3rd party plug ins section, then the rest of the article if needed:
    Start iTunes in Safe Mode
    Open iTunes in Safe Mode to isolate any interference from plug-ins or scripts not manufactured by Apple.
    Hold down Shift–Control while opening iTunes. You should see a dialog that says "iTunes is running in safe mode" before iTunes finishes starting up.
    Click Continue.
    See if the issue you're experiencing persists in Safe Mode.
    If you have the same issue while iTunes is in Safe Mode, proceed to the "Create a new user account" section. If you don't experience the same issue, follow these steps to remove third-party plug-ins.
    Thank you for using Apple Support Communities.
    Take care,
    Sterling

  • Error when opening Crystal Reports

    Hi
    I'm getting an error when opening Crysta R. from SAP 2007. Crystal version is 2008 and the error is something like this: The title of the wirndow is: Microsoft .NET Framework. Message: Exception not controlled in application. If you click continue the applicaction will avoid the error...etc.
    Any suggestions?

    Have you installed the 1.1, 2.0 and 3.5 Framework?
    Check your C:\Windows\Microsoft.NET\Framework and verify you have them all. If not go to Microsoft's site and install them.
    Thank you
    Don

  • Memory full - error when open a Peoplesoft crystal report 9/10

    Post Author: damisetty
    CA Forum: General
    Greetings!
    We are gettign Memory Full error when open few of the delivered crystal reports. We are using Crystal 9 bundled with peoplesoft, i tried to open with Crystal 10, but same error.
    Could any one help me out?
    Thanks in advance.
    Naga

    Are you a Developer or QA or end user? Have you discussed this with your Developer at all? We seem to keep going around in circles. Your Developer should know what he did and how to deploy your app and CR assemblies and what to use.
    Subject line is VS 2010, CR for VS 2010 is the only version supported in VS 2010. CR 2008 doesn't have 64 bit runtime. therefore it's not an option, your WEB Servers app pool MUST run in 32 bit mode only if you are using CR 2008.
    "If I install the 64 bit version of SAP CR. Should the assembly change in the aspx files? different version number?" Nothing in your app, just deploy the 64 bit runtime and set your app pool to run in 64 bit mode.
    If you are using CR for VS 2010 then you can run your WEB server in 64 bit mode and use CR for VS 2010 64 redist files on your WEB server. Then all DB Drivers, Printers and anything else MUST be installed in 64 bit versions. This includes what ever dependencies your UFL has, they too must also support 64 bit platform.
    NO Additional requirements to be done or used for 64 bit WEB applciations, just requires IIS App Pool to be run in 64 bit mode and all dependencies available in 64 bits. ODBC DSN is created using the 64 bit ODBC Administrator, Printers support 64 bit applications.
    And your UFL and any of it's dependencies must be located in as well as GAC'd if it's required, once again check with your UFL developer:
    C:\Program Files (x86)\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win64_x64
    I suggest you purchase a support case and work with one of our Rep's to sort this out.
    http://store.businessobjects.com/store/bobjamer/en_US/DisplayCategoryProductListPage&CategoryID=55987300
    Don
    Edited by: Don Williams on Oct 20, 2011 1:35 PM

Maybe you are looking for

  • How do I export the workspace I set up in CS6 32 bit to the 64 bit version?

    I've grown to accept that workspaces can't be simply exported from a previous version of AI and imported into the next one. So I painstakingly set up my workspace in the 32 bit version of Illustrator CS6, all the panels laid up over 2 screens in the

  • Printing/Font problem Indesign CS4

    I am hoping someone can help me  figure out an issue I'm having with Adobe Indesign CS4 and printing. A few weeks  ago I upgraded from CS3 to CS4. I had just sent a CS3 document to my  printer and it looks great. I decided to update all the files I w

  • Document ID moving across the site collection

    Thanks for reading, let me explain my scenario before my question 1. we have huge site collection with full of documents 2. want to enable document id feature to track of documents 3. we want to run the process to archive docs which are older than 6

  • Programmatical access to process instance information in WL Integration

    Hi, I am looking for a possibility to get process instance information from a business process I designed in WebLogic Workshop 8.1. I would like to get process instance information via SOAP with a web service client. Is there anyone who can help me i

  • New Games waking me up with useless little notes!

    I downloaded a couple games for my kids to play, and they keep displaying useless little messages at all hours, to try to get me to play again. Not usre what these messages are called ... Notifications?? Alerts?? Badge?? Banner?? Whatever they are, t