Crystal Reports XI: 6587706c SystemErr R Assertion Failed

Hi:
I am trying to incorporate Crystal Reports XI with in-house application, windows platform and Websphere Studio Application Development 5.1 and getting following errors. Most of the reports are coming up properly but the problem is it takes for ever for some reports to appear on the screen. Sometimes, all I get is a white screen.
Any help/suggestions would be highly appreciated.
[9/3/08 16:45:48:635 IST] 6587706c SystemErr     R Assertion Failed: Formula context returned the wrong type of value for a field.
[9/3/08 16:45:48:635 IST] 6587706c SystemErr     R java.lang.Throwable
[9/3/08 16:45:48:635 IST] 6587706c SystemErr     R  at com.crystaldecisions.reports.common.j.b.a(Unknown Source)
[9/3/08 16:45:48:635 IST] 6587706c SystemErr     R  at com.crystaldecisions.reports.formulas.al.if(Unknown Source)
[9/3/08 16:45:48:635 IST] 6587706c SystemErr     R  at com.crystaldecisions.reports.formulas.ab.if(Unknown Source)
[9/3/08 16:45:48:635 IST] 6587706c SystemErr     R  at com.crystaldecisions.reports.formulas.al.if(Unknown Source)
[9/3/08 16:45:48:651 IST] 6587706c SystemErr     R  at com.crystaldecisions.reports.formulas.ab.case(Unknown Source)
[9/3/08 16:45:48:651 IST] 6587706c SystemErr     R  at com.crystaldecisions.reports.formulas.ab.if(Unknown Source)
[9/3/08 16:45:48:651 IST] 6587706c SystemErr     R  at com.crystaldecisions.reports.formulas.al.if(Unknown Source)
Thanks and regards,
Kash

Hi Graham:
Thanks for your reply. Actually, I am very new to BO-SAP forum and had so much hassle trying to get hold of tech. support, which obviously use to be much easier in case of BO.
Anyway, the problem I have is regarding this application alone. So, I wasn't sure about the difference. Now you have mentioned it, I will try to do that.
Thanks again.
regards,
Kash

Similar Messages

  • Crystal Reports Version for Visual Studio 2010 Fails to Install

    Hi -
    I am trying to install the CR redistribution package for .Net 4.  When I run CRRuntime_32bit_13_0.msi I get an Error 1904 when it tries to register the commonobjmodel.dll.  If I manually register the dll using regsvr32 I get the following message:
    "The module 'commonobjmodel.dll' failed to load.  Make sure the binary is stored
    at the specified path or debug it to check for problems with the binary or dependent .DLL files."
    The dll does exist and is in the correct directory.  Is there another installer I should be using?
    Thanks.
    - Andrew

    Entering "1904 crystal" into the search box at the top right corner of this page, gives the following KB:
    [1534393  - "Error 1904. Module C:Program FilesSAP BusinessObjects..dtsagent.dll failed to register ..." when installing Crystal Reports for Visual Studio 2010 MSI runtime|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333533333334333333393333%7D.do].
    See if that helps. If not, there are other KBs that will come up for CRVS2010...
    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]

  • Crystal Report deploying into BO repository giving Failed to open the conn

    Hi all,
    I am creating a crystal report using JDBC connection and by adding a command (a custom sql)
    Then I add a static prompt containing a list of values. In the crystal reports designer, I am able to change the parameter and reports pull up data accordingly.
    Now when I deploy the same report to business objects repository, I am able to access the report.
    But if I change the parameter value and apply it, I am getting an error saying "Failed to open the connection. .rpt"
    I browsed through and thought that I might have to add a business view LOV. So I used Business View Manager and created a LOV and added it to the report. Even then the error persists when the report is deployed onto a BO repository
    Appreciate your help,
    Joe.

    Hi Don,
    Thanks for your reply.
    I copied the ojdbc.jar from oracle\product\<ver>\db_1\jdbc\lib to Business Objects\common\<ver>\java\lib\external.
    Then I added this info
    <JDBCURL>jdbc:oracle:thin:@{server name}:1521:</JDBCURL>
    <JDBCClassName>oracle.jdbc.driver.OracleDriver</JDBCClassName>
    <JDBCUserName></JDBCUserName>
    <JNDIURL></JNDIURL>
    <JNDIConnectionFactory></JNDIConnectionFactory>
    <JNDIInitContext>/</JNDIInitContext>
    <JNDIUserName>weblogic</JNDIUserName>
    to CRConfig.xml.
    I am not sure where to specify the password for the Oracle user.
    When ever I try to refresh the report / apply a parameter, It is asking me for the oracle user name and password.
    Can you please help out as to where we need to specify the user name / password for oracle user (schema).
    I tried creating a connection from CMC. Couldnt do it.
    I tried to find an option in Crystal Reports designer which can import or persist the connection information but in vain.
    thanks for your help
    Joe.

  • Crystal Reports for Eclipse ver. 2 fails on export to excel

    I have downloaded crystal reports for eclipse version 2 (full eclipse setup) and created the sample project.
    The new version of JRC looks awesome on the browser. Finally the visual appeal is as good as the .NET version.
    However I am having a problem with the export to excel feature. When I select export to excel, I get the following exception
    Update: I just realized this problem exists for all the export options
    SEVERE: Servlet.service() for servlet CrystalReportViewerServlet threw exception
    com.businessobjects.report.web.shared.WebReportingException: getOutputStream() has already been called for this response----
    (Full Exception pasted below the message)
    I have not made any changes to the sample crystal reports project so I am not really sure what i am missing.
    I have Microsoft Vista Ultimate with Crystal Reports 2008 trial version installed.
    I have configured eclipse with Tomcat 6.0 and JDK/JRE 1.6
    Any help would be appreciated.
    Thanks
    SEVERE: Servlet.service() for servlet CrystalReportViewerServlet threw exception
    com.businessobjects.report.web.shared.WebReportingException: getOutputStream() has already been called for this response---- Error code:0
    +     at com.businessobjects.report.web.e.if(Unknown Source)+
    +     at com.businessobjects.report.web.e.a(Unknown Source)+
    +     at com.crystaldecisions.report.web.ServerControl.a(Unknown Source)+
    +     at com.crystaldecisions.report.web.ServerControl.processHttpRequest(Unknown Source)+
    +     at com.crystaldecisions.report.web.viewer.CrystalReportViewerServlet.a(Unknown Source)+
    +     at com.crystaldecisions.report.web.viewer.CrystalReportViewerServlet.doPost(Unknown Source)+
    +     at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)+
    +     at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)+
    +     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)+
    +     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)+
    +     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)+
    +     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)+
    +     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)+
    +     at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)+
    +     at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)+
    +     at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)+
    +     at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)+
    +     at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)+
    +     at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)+
    +     at java.lang.Thread.run(Unknown Source)+
    Edited by: Avinash Tauro on Feb 5, 2009 7:43 AM

    I searched on scn and got the listing you mentioned.
    The jsp code I am using is as follows.
    <%@ page contentType="text/html; charset=UTF-8" pageEncoding="ISO-8859-1" %><%@ taglib uri="/crystal-tags-reportviewer.tld" prefix="crviewer" %><crviewer:viewer reportSourceType="reportingComponent" viewerName="CrystalReport1-viewer" reportSourceVar="CrystalReport1" isOwnPage="true"><crviewer:report reportName="CrystalReport1.rpt" /></crviewer:viewer>
    And I get the following exception on selecting any export.
    WebReportingException: getOutputStream() has already been called...
    So I think maybe this problem is not the same as listed under SAP Note 1199025.
    Also the strange thing is I just download the full ganymede version with crystal report for eclipse version 2, and created a default crystal reports website.
    The samples were provided automatically, and I have not written any code myself.
    Any help would be appreciated.
    Regards
    Avinash Tauro

  • CRVS 2010 beta - Crystal Reports Beta 2 for VS 2010 fails to start

    Right after I install it. I try to add a Crystal Reports item to my project and get an error indicating that the temporary report (.rpt) file can not be oppened. When I click OK I get a seccond error message "invalid key".
    I tried reinstalling Crystal Reports and then Visual Studio with out success. This was working on the same laptop when using Vista, now I have Windows 7. But on my Windows 7 PC works ok.
    Please help
    Formated subject to meet the rules
    Edited by: Don Williams on Oct 2, 2010 11:06 AM

    Have you search forums for possible solutions before posting?
    Typically this is caused by not setting/using the 4.0 framework ( not the client version ) or instlaling with DEP and UAC disabled.
    Make the changes to security and then do a repair install.
    Thank you
    Don

  • SWPM - System Copy - Assertion Failed Unable to load database

    Hello again,
    (already the next question form me, sorry for this
    I am executing a sysetm copy (DB-refresh) on ASE using SWPM.
    However, in "Configure Components" step I get the error: Assertion failed. Unable to load database <SID of Target Sysetm>.
    Where else can I check for errors?
    I think it is still something on which I already worked (with other thread).
    In sapinst_dev.log I found this
    TRACE      2015-03-25 11:05:00.320
    SAPInst calls the LogInquirer. The output of the LogInquirer can be found in file sapinst_loginquirer.log.
    TRACE      2015-03-25 11:05:06.122 [iaxxgenimp.cpp:638]
                CGuiEngineImp::showMessageBox()
    <html> <head> </head> <body> <p> An error occurred while processing option <i>SAP Enhancement Package 1 for SAP N
    etWeaver 7.3 > SAP ASE > System Copy > Target System > Standard System > Based on AS ABAP > Database Refresh or M
    ove( Last error reported by the step: Assertion failed: Unable to load database <SID>.)</i>. You can now: </p> <ul>
    <li> Choose <i>Retry</i><br>to repeat the current step. </li> <li> Choose <i>Log Files</i><br>to get more inform
    ation about the error. </li> <li> Stop the option and continue later. </li> </ul> <p> Log files are written to /t
    mp/sapinst_instdir/NW731/SYB/COPY/SYSTEM/STD/AS-ABAP/REF. </p> </body></html>
    TRACE      2015-03-25 11:05:06.124 [iaxxgenimp.cpp:1031]
               CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI
    In sapinst.log I found this:
    ERROR 2015-03-25 11:04:59.573
    FCO-00011  The step syb_step_setup_preload with step key |NW_ABAP_DB_DBRefresh|ind|ind|ind|ind|0|0|NW_ABAP_DB|ind
    |ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|createdbandload|0|NW_CreateDB|ind|ind|ind|ind|createdb|0|NW_S
    YB_DB|ind|ind|ind|ind|SYB_DB_CONTEXT|0|syb_step_setup_preload was executed with status ERROR ( Last error reporte
    d by the step: Assertion failed: Unable to load database <SID>.).
    INFO 2015-03-25 11:04:59.772
    Creating file /tmp/sapinst_instdir/NW731/SYB/COPY/SYSTEM/STD/AS-ABAP/REF/__instana_tmp.xml.
    INFO 2015-03-25 11:05:00.307
    Removed file /tmp/sapinst_instdir/NW731/SYB/COPY/SYSTEM/STD/AS-ABAP/REF/instslana.xml.
    INFO 2015-03-25 11:05:00.308
    Creating file /tmp/sapinst_instdir/NW731/SYB/COPY/SYSTEM/STD/AS-ABAP/REF/instslana.xml.

    Hello Kiran,
    I did a few tests again yesterday, and it was really a stupid mistake from myside.
    The error message did mean, that there wasn't enough space.
    It isn't the authority issue, it was a leak of space.
    FYI, the complete DB-Size of Source System is required - NOT JUST RESERVED SPACE!!!
    Thx for help and sorry for stealing your time :O

  • Crystal Report Image Problem

    On launching the Crystal Report we are getting the error "Failed to get the specific page." this is shown above the Crystal report viewer.  In the bottom of the viewer "Error:Programming Error" is displayed.  The same report is working fine when the image is removed in the rpt file. 
    Opertaing System : Windows Server 2008 Standard with Service pack1 (64 bit server).
                                    IIS is running in 32 bit
    Crystal Report Version : Crystal Report XI.  (It is not release 2)
    It is a web based application coded in C# for launching the report.
    Steps that has been verified are
    1. Modifying the App pool from integrated to clasic
    2. In the web.config http handlers has been included (under classic mode)
    3. In the integrated mode i tried with <handlers> entries in System.Webserver that too got failed.
    <handlers>
         <add name="CrystalImageHandler.aspx_GET" verb="GET" path="CrystalImageHandler.aspx" type="CrystalDecisions.Web.CrystalImageHandlerPage, CrystalDecisions.Web, Version=<version>, Culture=neutral, PublicKeyToken=<keytoken>" preCondition="integratedMode"/>
    </handlers>
    <validation validateIntegratedModeConfiguration="false"/>
    Is there any hot fix or settings available for this issue.
    Please Note : The same report deliverables are working fine in Crystal Reports XI Release 2 and Windows 2003 server.

    Your best bet is to install the last service pack for XI and use the same level runtime for deployment and give it a shot or just move to XI R2.
    XI hasnt been supported for quite a while and was never tested or supported on Win2008 or 64 bit servers as far as I know.
    I didnt see anything specific to this that wasnt fixed by a hotfix.
    Are you publishing this as a web service or a regular web app?

  • Can not retrieve data in Crystal Report

    Hi,
    I have a problem to load data from <i><b>Crystal Report</b></i> in an SBO form with the ActiveX DI object : the Crystal Report Viewer message display : <b><i>'Failed to retrieve data from the database. Details [Database Vendor Code:208]'</i></b>
    It seems do not change the name of database in SQL Crystal Report query : My SQL query in Crystal Report file is a generic query : it must run with all custom database with the same datatable ; so the database name in FROM  clause must be change with the SetLogonInfo : but it do not run !
    Have you an idea ?
    Francis
    Here my code :
    Public Class frm_CRViewer
    ' Adding References of project : CRAXDRT and CrystalActiveXReportViewerLib11
    Private WithEvents MRO_CRV As
    CrystalActiveXReportViewerLib11.CrystalActiveXReportViewer
    Public Sub New()
    Dim msa_Form As SAPbouiCOM.Form
    Dim dsa_ActiveX As SAPbouiCOM.ActiveX ' Item <ActiveX> from form XML
    dsa_ActiveX = msa_Form.Items.Item("axCRV").Specific()
    dsa_ActiveX.ClassID = "CrystalReports11.ActiveXReportViewer.1"
    MRO_CRV = dsa_ActiveX.Object
    ' Create the crystal application
    Dim dob_ReportApp As New CRAXDRT.Application
    ' Open the report
    Dim dob_Report As New CRAXDRT.Report
    dob_Report = dob_ReportApp.OpenReport("c:MyTest.rpt")
    ' Defined to log on to the data source, and change the database name in FROM clause
    Dim dob_Table As CRAXDRT.DatabaseTable
    For Each dob_Table In dob_Report.Database.Tables
         dob_Table.SetLogOnInfo("192.168.2.10", "AeroOneDemo", "sa", "45dfrfg5")
    Next
    ' The report have a parameter in the sql query
    dob_Report.ParameterFields.Item(1).DiscreteOrRangeKind = CRAXDRT.CRDiscreteOrRangeKind.crDiscreteValue
    dob_Report.ParameterFields.Item(1).AddCurrentValue("15")
    ' Display the report in SBO form
    Title = pst_ReportName
    MRO_CRV.ReportSource = dob_Report
    MRO_CRV.ViewReport()
    End Sub
    End Class

    Try these ...
    <a href="http://technicalsupport.businessobjects.com/KanisaSupportSite/search.do?cmd=displayKC&docType=kc&externalId=c2002650&sliceId=&dialogID=7002531&stateId=1%200%207004328">http://technicalsupport.businessobjects.com/KanisaSupportSite/search.do?cmd=displayKC&docType=kc&externalId=c2002650&sliceId=&dialogID=7002531&stateId=1%200%207004328</a>
    or
    <a href="http://technicalsupport.businessobjects.com/KanisaSupportSite/search.do?cmd=displayKC&docType=kc&externalId=c2000957&sliceId=&dialogID=7002728&stateId=1%200%207004460">http://technicalsupport.businessobjects.com/KanisaSupportSite/search.do?cmd=displayKC&docType=kc&externalId=c2000957&sliceId=&dialogID=7002728&stateId=1%200%207004460</a>
    or
    <a href="http://technicalsupport.businessobjects.com/KanisaSupportSite/search.do?cmd=displayKC&docType=kc&externalId=c2001075&sliceId=&dialogID=7002728&stateId=1%200%207004460">http://technicalsupport.businessobjects.com/KanisaSupportSite/search.do?cmd=displayKC&docType=kc&externalId=c2001075&sliceId=&dialogID=7002728&stateId=1%200%207004460</a>
    or
    [url=http://technicalsupport.businessobjects.com/KanisaSupportSite/search.do?cmd=displayKC&docType=kc&externalId=c2003637&sliceId=&dialogID=7002728&stateId=1%200%207004460]http://technicalsupport.businessobjects.com/KanisaSupportSite/search.do?cmd=displayKC&docType=kc&externalId=c2003637&sliceId=&dialogID=7002728&stateId=1%200%207004460[/url]

  • BO CMC Crystal Reports : An error occurred while creating a subprocess in the processing server. [RCIRAS0603]

    Hi All,
    I am getting "An error occurred while creating a subprocess in the processing server. [RCIRAS0603]"  error while opening the previous instances of the crystal report in BOCMC.
    I am trying to run or schedule the report but it is always going to "PENDING STATUS".
    (Previously it was resolved after restarting the server. Error : problem in ProcessingServer)
    Could you please suggest.
    Details :
    Crystal Reports 2008
    Clarity 13
    Server Details:
    BO XI 3.1 SP5
    OS : Red Hat 6
    Patch X11
    Symptom
    " Crystal Reports 2008/2011/2013 Processing Server fails to create child
    processes after applied X11 client libraries security update on Redhat
    Linux 6
    " "An error occurred while creating a subprocess in the processing server.
    [RCIRAS0603]" error occurs when viewing the Crystal Reports in InfoView/BI

    Hi Rajeev,
    This is a known issue you can refer to below note,
    2098659 - "An error occurred while creating a subprocess in the processing server. [RCIRAS0603]" error occurs after applied X11 client libraries security update on Redhat Linux 6
    Regards,
    ~Shree

  • MySQL 5.5, Crystal Report for Visual Studio not working when hosted IIS

    Software and Component detail
    Microsoft visual studio 2010
    MS .NET Framework
    Version 4.0.30319 RTMRel
    MYSQL SERVER Database
    Version 5.5
    MySQL Connector 6.6.4 64 Bit
    MySQL ODBC Driver Version 5.2.a
    Crystal Report for Visusl Studio 64 Bit 13.0.5
    (CRforVS_redist_install_64bit_13_0_5)
    Current Setup
    1. I have WebSite in ASP.NET Visual Basic which works fine and is connected to MySQL Database, using MySQl Connector 6.6.4 64 bit
    and is using a connection string,defined in web.confg.
    2. I am using a Crystal report( It is very complex report, so cannot dare to redo it). Data Source for the report is set using a connection string
    DRIVER={MySQL ODBC 5.2a Driver};SERVER=Licensedb;DATABASE=License;pwd=root;PORT=3306;OPTION=3 and this report is called from website using the below code
    Dim crystalReport As ReportDocument = New ReportDocument()
    Dim repPath As String = Server.MapPath("~/Reports/") + "LicenseReport.rpt"
    crystalReport.Load(repPath)
    CrystalReportViewer1.ReportSource = crystalReport
    crystalReport.SetParameterValue("InstanceID", CInt(Session("sessionInstanceID")))
    crystalReport.Refresh()
    crystalReport.SetParameterValue("InstanceID", CInt(Session("sessionInstanceID")))
    CrystalReportViewer1.Visible = True
    3. The above setup works fine, when I run the website from Visual studio 2010. But when i use IIS 7, the aspx page having crystal report viewer control load and its blank.
    However it work very well from studio it self.
    4. So I changed the setup in point 2, by having a ODBC Data source defined. And changed the report accordingly. It work fine in Visual studio , but from IIS
    it gives error "Failed to Open Connection, Failed to Open Connection <Crystal Report File name.rpt>"
    5. I tried creating a System DSN and same connection string in IIS Application Connection string. But nothing changed.
    Please can anyone point in correct direction. I must admit this is my first website development work, so I might have overlooked some minor details.
    Any help would be much appreciated.
    Thanks
    Dilpreet ([email protected])

    hello again. I fear that what is said in that article does not apply to my particular case.
    First of all i am using the Crystal Report Basic 2008, which I think is not the same product as Crystal Reports 2008.
    In addition, printing fails always, on my PC and on the web server.
    On the other hand I can not find anywhere printcontrol.cab file or printcontrol.dll, just do not exist either in my PC or on the web server.
    The folder where the report viewer is located is not CrystalReportViewers12, is CrystalReportWebFormViewer4, and is located at wwwroot\aspnet_client\system_web\2_0_50727\
    Investigating I found something, but has not helped me:
    [http://social.msdn.microsoft.com/forums/en-US/vscrystalreports/thread/0af08d25-dd71-41ce-92fa-ca374f933eaa/]
    This problem is what always happens to me when on my local PC I access my web server by its public IP.
    I think I must resign myself to use only the PDF print
    thanks anyway

  • Assertion failed error on oracle 9i Dev.Suite

    hi,
    I installed oracle 9i Dev. Suite but I cannot start forms builder & Reports developer as it says assertion failed-line 428: on microsoft visual c++ runtime library dialog.
    when i ignore it shuts down. i have forms 6i on a different oracle home and it is working fine. any suggestions?

    You definitely need some environment variables set. The most common cause of this error is failure to set the DISPLAY variable. If you do a search on MetaLink for the combination of those two errors, you should see articles that will help you. One such article is Note.1075912.6     Troubleshooting FRM-91111 internal error - window system startup failure followed by FRM-10039, which contains several suggested solutions.

  • Get error when trying to publish crystal report to infoview

    Hi, Gurus,
    I got an error while trying to publish a Crystal report.
    The error message says: Fail to read data from report file C:\TEMP~crw{70BDE794-E283-4773-A259-BA810F3E1697}.rpt. Failed to read parameter object.
    I'm using a dynamic cascading parameter. The report runs fine in development enviornment.
    I'm using Crystal 2008 SP2 and XI3.1
    Thank you.
    Kiki

    There are several SAP NOTES (KB articles) on this error, have you tried searching Knowledge base ?
    Most likely it's due to the fact that you have a verson mismatch between CR 2008 and XI3.1.

  • Crystal Reports Add-on

    SAP B1 was installed in my laptop recently. Since the installation, I am not able to login straight. I get multple windows saying 1) Add-on executable file not found, 2) EndInstall() returned an error, installation (probably) failed. 3) Add-on Crystal Reports for SAP Business One: Installation failed.
    Any help to resolve this will be much appreciated.
    Thanks.

    Hi,
    What is your B1 version and PL?
    Thanks,
    Gordon

  • "Load report failed" after upgrading to Crystal Report for VS 2010

    I switched to Visual Studio 2010 few months ago. Today, I needed to update my Crystal Report reports, so I installed the Crystal Report for Visual Studio 2010 on my local server. I updated my reports and it works fine on my local server.
    On my remote server, I installed the Crystal Report runtime engine for Framework 4.0 (note that my project use the framework 3.5) and published my project. But now I got the following error when I want to create a report "Load report failed". I double-checked the path of my report and its permissions (note that it was working before the update).
    Am I missing a step ?
    Thanks for your help.
    Edited by: David1111_ on Mar 1, 2011 6:08 PM
    Edited by: David1111_ on Mar 1, 2011 6:09 PM

    Googling 'FILE LOCKED WITH ONLY READERS' I came up with the following:
    http://forum.sysinternals.com/topic21378.html
    So, no, that does not appear to be the issue.
    However my assertion - given that the correct dlls are loading - is still that either the report is not there (do you see it loaded in Process Monitor?) or the process has no access to either the actual rpt or the temp files that the print engine creates. Those really are the only reasons for report load errors.
    This being a web app, try a simple win app - as a test. All you need is the viewer and CrystalreportViewer1.ReportSource = <path to report> (use a saved data report). Compile, throw the exe on the server. Run. What happens there?
    - Ludek

  • Crystal Report fails to print embedded pictures

    Hi,
    I use crystal report templates and embed data from Java POJO's to print my reports.
    My application was running successfully until the day when below mentioned exception started appearing in logs, every time I ran the report generation code.
    My CRConfig.xml has correct  <reportlocation> tag.
    The report generated was missing two static pictures embedded in the templates.
    The jar files are also present at correct location.
    I have no clue why why this exception can suddenly start appearing in a well-running application.
    Can someone please provide me with any pointers about about could be wrong here?
    Thanks for your help.
    Regards,
    Anand
    {com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: com.crystaldecisions.reports.reportdefinition.InsertFieldObjectCommand---- Error code:-2147467259 Error code name:failed
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter.<init>(Unknown Source)
         at com.businessobjects.sdk.erom.jrc.a.<init>(Unknown Source)
         at com.businessobjects.sdk.erom.jrc.ReportAgentFactory.createAgent(Unknown Source)
         at com.crystaldecisions.proxy.remoteagent.RemoteAgent$a.<init>(Unknown Source)
         at com.crystaldecisions.proxy.remoteagent.RemoteAgent.a(Unknown Source)
         at com.crystaldecisions.proxy.remoteagent.RemoteAgent.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.ClientDocument.if(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.ClientDocument.open(Unknown Source)
         at com.aig.alico.webapp.actions.FulfillmentDocumentsAction.printReport(FulfillmentDocumentsAction.java:252)
         at sun.reflect.GeneratedMethodAccessor2036.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
         at java.lang.reflect.Method.invoke(Method.java:618)
         at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:280)
         at org.apache.struts.actions.DispatchAction.execute(DispatchAction.java:216)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
         at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1146)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1087)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:145)
         at com.aig.alico.webapp.service.AuthenticationFilter.doFilter(AuthenticationFilter.java:288)
         at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:190)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
         at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:837)
         at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:680)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:588)
         at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:481)
         at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:90)
         at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:748)
         at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1466)
         at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:122)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
         at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)
         at com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$SSLReadCompletedCallback.complete(SSLReadServiceContext.java:1818)
         at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
         at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
         at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
         at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
         at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:196)
         at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:751)
         at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:881)
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)
    Caused by: java.lang.NoClassDefFoundError: com.crystaldecisions.reports.reportdefinition.InsertFieldObjectCommand
         at com.businessobjects.reports.reportconverter.v12.d.a(Unknown Source)
         at com.businessobjects.reports.reportconverter.v12.d.a(Unknown Source)
         at com.businessobjects.reports.reportconverter.v12.d.if(Unknown Source)
         at com.businessobjects.reports.reportconverter.v12.d.if(Unknown Source)
         at com.businessobjects.reports.reportconverter.v12.d.E(Unknown Source)
         at com.businessobjects.reports.reportconverter.v12.d.m(Unknown Source)
         at com.businessobjects.reports.reportconverter.v12.f.if(Unknown Source)
         at com.businessobjects.reports.reportconverter.v12.V12SaveLoader.a(Unknown Source)
         at com.businessobjects.reports.loader.ReportLoader.a(Unknown Source)
         at com.businessobjects.reports.sdk.JRCReportLoader.a(Unknown Source)
         at com.businessobjects.reports.sdk.JRCReportLoader.a(Unknown Source)
         at com.businessobjects.reports.sdk.requesthandler.ReportDocumentRequestHandler.a(Unknown Source)
         ... 47 more
    Caused by: java.lang.ClassNotFoundException: com.crystaldecisions.reports.reportdefinition.InsertFieldObjectCommand
         at com.ibm.ws.classloader.CompoundClassLoader.findClass(CompoundClassLoader.java:487)
         at com.ibm.ws.classloader.CompoundClassLoader.loadClass(CompoundClassLoader.java:388)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:597)
         ... 59 more}

    So, you mean that it could be a websphere issue?
    Can crystal reports be at fault here? Are you aware of anyt CR related issues related to this problem?
    We run our application in Websphere and include the crystal reports jars supplied by Rational Application Developer.
    What is the recommended method of including crystal reports jars in our web application. We put the CR jar files under WEB-INF\lib dir.
    Regards,
    Anand

Maybe you are looking for