Error in display Reports whit Crystal

Good day
I am having problems eom to show reports in the BEA with Crystal Reports.
I use BEA WEBLOGIC PLATAFORM 8,1 for Linux with Crystal Reports XI.
I configured server BEA to initiate as a service in my Linux SUSE, and therefore I do not use myself in the graphical way.
However when I try to visualize some report of crystal JSP page, I receive the following error:
<code>
Can't connect you the X11 window server using ':0.0 ' the value of the variable DISPLAY
</code>
With the reports me this error only occurs, therefore I have you vary webservices and Jsp, Html pages that function perfectly.
Somebody could help me?
BEABRASIL
MONOLITO SISTEMAS

Hi
BEA has a partner relationship with Business Object who owns Crystal report and they might provide some support if the issue is pertaining to crystal report libraries.
In the U.S. and Canada, you can reach customer service at +1 866 681 3435, 6 a.m. to 5 p.m. Pacific time, Monday to Friday
Thanks
Vimala

Similar Messages

  • Error in displaying report

    I am geting the following error while displaying report-
    <b>Internal error (-101) occured [Message 131-183]</b>
    The reports are geting displayed on other pcs but not on my pc.I tried unistalling and re-installing sap but the error was not solved.

    Daan,
           The printer was not installed on my pc.After installing printer, the reports are visible.Thanks for u r help.
                                                                                    Regards,
                                                                                    Dilip Kumbhar

  • Error while displaying report

    I am getting following error while displaying report in sap business one-
    <b>Internal error (-101) occured [Message 131-183]</b>
    I tried resintalling sap but it did not solved the problem.The reports are getting displayed on other pc's but not on my pc.

    Hi Yogesh,
           I haven't installed any patch on my client machine.
                                                                                    Regards,
                                                                                    Dilip Kumbhar

  • Crystal Reports version 10  error when displaying report

    Hello: New member here, been lurking around for a while. A lot of good information here.
    I do hope this is the right place to ask this first question.  I have a customer that has a Crystal Reports 10 installation and cannot display reports since he upgraded from Crystal report 8 to Crystal reports 10
    The error he gets is pop message:
    CRAXDT error Occurred on Server Error Number: -2147221005 Error description: 006ASP 0177Server
    CreateObject Failed~800401f3
    Connection to the database is good we checked with query using SQL.
    Let me know what you think I should check next.
    I appreciate it.
    Thanks
    Damon

    1212487 - Error: "CRAXDRT Error Occured on Server. Error Number:-2147221005"
    Symptom
    A report is called through the Active Server Pages (ASP) Report Server to be displayed in the Report Viewer for ActiveX. However, the report is displayed with blank pages and when the viewer is switched to the Report Viewer for HTML the following error is displayed:
    "CRAXDRT Error Occurred on Server. Error Number:-2147221005 Error Description: 006ASP 0177 Server.CreateObject Failed~Invalid Class String"
    The same ASP application returns the report correctly when it is called from a client computer with the full version of Crystal Report 8 Developer Edition installed.
    Resolution
    It was found that the file, Emfgen.dll, was not installed and registered on the web server computer during the installation of the Crystal Reports ASP Reports Server. The report could be displayed correctly on the client computer, without Crystal Reports Developer Edition installed, after this file had been installed on the web server computer.
    For more information on installing the Crystal Reports web components please search for and download Scr8_WebManualInstall.zip from our website at:

  • Intermitten Errors when running reports in Crystal Report Viewer

    Hi All,
    We get intermittent errors when running the same crystal report over and over again.  Most of the time, it would run perfectly fine.  Once in a while we would see the error message below displayed...
    Failed to open the connection. Failed to open the connection. C:\DOCUME1\USBOAD1\LOCALS~1\Temp\{432E6564-2811-4364-84FB-5E315F8DCBCA}.rpt
    CrystalReportViewer - CrystalReportViewer1
    Error: Object reference not set to an instance of an object.
    We don't know how to reproduce this error.  We tried looking into the BusinessObjects log files and the error is trapped inside C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\Logging\crystalras_2009420_3626_2716_ras.log with the message below:
    ErrorLog 2009  4 21 11:28:28.598 2716 10272 (\servers\ras\dtsagent\reporthandler.cpp:11592): CReportHandler::buildReportViewerError: CSResultException thrown.   ErrorSrc:"CRPE" FileName:"\servers\ras\dtsagent\reporthandler.cpp" LineNum:11588 ErrorCode:756 ErrorMsg:"Failed to open the connection.
    Failed to open the connection.
    C:\DOCUME1\USBOAD1.000\LOCALS~1\Temp\{432E6564-2811-4364-84FB-5E315F8DCBCA}.rpt" DetailedErrorMsg:"
    Question:
    Does anyone know why this is happening?  Any help will be much appreciated.  It happens maybe 1 out of 10 times the report runs.
    Versions:
    CR XI R2 SP1
    .Net Framework 2.0
    Windows 2000 SP4

    Hi,
    Give it a try by using the close and dispose method for report object and also use the GC.collect.
    Hope it helps!!
    Amit

  • Crystal Reports 10 - Java. Error when displaying report

    <p>HI....</p><p>When attemping to display a report, i&#39;m getting the following error:</p><p><strong> java.lang.ExceptionInInitializerError<br /> com.crystaldecisions.reports.reportengineinterface.JPEReportSourceFactory.createReportSource(Unknown Source)<br /> org.apache.jsp.jsp.ras_jsp._jspService(ras_jsp.java:62)<br /> org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)<br /> javax.servlet.http.HttpServlet.service(HttpServlet.java:802)<br /> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)<br /> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)<br /> org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)<br /> javax.servlet.http.HttpServlet.service(HttpServlet.java:802) </strong></p><p> </p><p>This is my jsp code:</p><p><strong><%@ page language="java"<br />contentType="text/html;charset=UTF-8"%><br /><%@ page import="com.crystaldecisions.report.web.viewer.CrystalReportViewer"%><br /><%@ page import="com.crystaldecisions.reports.reportengineinterface.JPEReportSourceFactory,<br />com.crystaldecisions.sdk.occa.report.reportsource.IReportSourceFactory2,<br />com.crystaldecisions.sdk.occa.report.reportsource.IReportSource"%><br /><html><br /><head><br /><title><br />WithoutTag<br /></title> </head><br /><body bgcolor="#ffffff"><br /><%<br />/create a path to the report and create a report source off of it. The path must be a relative URL to the report; it will not work to use the fully qualified URL or pathname. Therefore the report must be in the same directory as the web application or below./<br />String path = "em_k_rpt_written_premium_web.rpt";<br />IReportSourceFactory2 rsf = new<br />JPEReportSourceFactory();<br />IReportSource rptSource =<br />(IReportSource)rsf.createReportSource(path,request.getLocale());<br />CrystalReportViewer viewer = new CrystalReportViewer();<br />viewer.setReportSource(rptSource);<br />viewer.processHttpRequest(request,<br />response,getServletConfig().getServletContext(), out);<br />%><br /></body><br /></html></strong> </p><p> </p><p>Im using Crystal reports 10, What I want to do is to pass a report some parameters and then display it onto a jsp.</p><p><br />Please, please help me out withthis issue, I&#39;ve been struggling for over 3 weeks trying to do this.</p><p> </p>

    <p>This kind of thing can be tuff to solve on a forum.  I&#39;ll give you my best guess advice.</p><p>1. Call Support - You may not want to do this if you don&#39;t already have a support contract.</p><p>2. You mentioned that there isn&#39;t alot of documentation on this.  I would have to agree, to a point.  </p><p>A little history - Crytal Reports 10 is the first version of the JRC.  In that version you use the JPE Report Source object model.  This object model was very basic.  In version 11 we also made the RAS object model available.  This is where you will find most of the documentation.</p><p>If you move to Crystal Reports for Eclipse for Free this is the object model that you will see in the documentation.</p><p>I would almost suggest that you download Crystal Reports for Eclipse and see if it works out for you.</p><p>3. Try Tomcat 4.x I don&#39;t believe that JRC 10 was tested on Tomcat 5.  We have seen XML serialation JAR issues in the past with different versions of Tomcat.</p><p>4. Try this kbase: <a href="http://technicalsupport.businessobjects.com/KanisaSupportSite/search.do?cmd=displayKC&docType=kc&externalId=c2014756&sliceId=&dialogID=11500056&stateId=1%200%2011498785">JRC WAR file ver 10</a></p><p>Good luck I hope you get this one solved </p><p>Rob Horne</p><p><a href="/blog/10">Rob&#39;s blog - http://diamond.businessobjects.com/blog/10</a></p>

  • Error When Displaying report Crystal Reports 10

    <p>Hi There.</p><p>When trying to display a report onto a jsp, Im getting the error shown below:</p><p><strong>java.lang.NoClassDefFoundError<br />    com.crystaldecisions.reports.reportengineinterface.JPEReportSourceFactory.createReportSource(Unknown Source)<br />    org.apache.jsp.jsp.struggling_jsp._jspService(struggling_jsp.java:61)<br />    org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)<br />    javax.servlet.http.HttpServlet.service(HttpServlet.java:802)<br />    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)<br />    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)<br />    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)<br />    javax.servlet.http.HttpServlet.service(HttpServlet.java:802)</strong></p><p> </p><p>The jsp code looks as follows:<br /><strong><font color="#0033ff"><br />IReportSourceFactory2 rptSrcFactory = new JPEReportSourceFactory();<br /><br />String report = "em_k_rpt_written_premium_web.rpt";<br />IReportSource reportSource = (IReportSource) rptSrcFactory.createReportSource(report, request.getLocale());<br /><br />CrystalReportViewer viewer = new CrystalReportViewer();<br /><br />viewer.setReportSource(reportSource);<br /><br />viewer.processHttpRequest(request, response, getServletConfig().getServletContext(), null);</font></strong><br /><br /></p><p>I already configured a JNDI datasource in my application server (Tomcat 5); so dont really know what might be happening and all SDK .jars are included in mi /lib application folder.<br /></p><p> Thanks very much in advance. <br /></p>

    <p>This kind of thing can be tuff to solve on a forum.  I&#39;ll give you my best guess advice.</p><p>1. Call Support - You may not want to do this if you don&#39;t already have a support contract.</p><p>2. You mentioned that there isn&#39;t alot of documentation on this.  I would have to agree, to a point.  </p><p>A little history - Crytal Reports 10 is the first version of the JRC.  In that version you use the JPE Report Source object model.  This object model was very basic.  In version 11 we also made the RAS object model available.  This is where you will find most of the documentation.</p><p>If you move to Crystal Reports for Eclipse for Free this is the object model that you will see in the documentation.</p><p>I would almost suggest that you download Crystal Reports for Eclipse and see if it works out for you.</p><p>3. Try Tomcat 4.x I don&#39;t believe that JRC 10 was tested on Tomcat 5.  We have seen XML serialation JAR issues in the past with different versions of Tomcat.</p><p>4. Try this kbase: <a href="http://technicalsupport.businessobjects.com/KanisaSupportSite/search.do?cmd=displayKC&docType=kc&externalId=c2014756&sliceId=&dialogID=11500056&stateId=1%200%2011498785">JRC WAR file ver 10</a></p><p>Good luck I hope you get this one solved </p><p>Rob Horne</p><p><a href="/blog/10">Rob&#39;s blog - http://diamond.businessobjects.com/blog/10</a></p>

  • Crystal Reports XI - Error when displaying report

    Hi Guys,
    I'm using Crystal reports XI release 2. I'm attempting to get some data from an Oracle database and display it as a Crsytal Report onto a JSP. Tomcat 5.0 is being used.
    At first I was using Crystal XI and than upgraded to Release 2.
    Here's the error message I'm getting when report is rendering:
    "Null page: Unable to create page from report source."
    And the stack trace for the error is:
    Exception at EPFPageFactory.getPage: java.lang.Exception: Error in EPFImapgeObjectInstancesBase.getInstanceProperties: null epfImage
    At this point I have not found any references at all on the web regarding this issue. It's been a long time now since I've been trying to use Crystal - Java and I've hot succeed to do so. I only find an article which said There's a hot fix which solves this issue, I installed it but nothing really happened, I kept getting the same error.
    Please , any help will be greatly appreciated.
    Best Regards,
    Esteban

    even i am trying the same if u get something pls do let me know

  • Error when displaying report -IncompatibleClassChangeError

    Hi there. I am attempting to display a Crystal Report onto a JSP and im getting the following error:
    java.lang.IncompatibleClassChangeError: Implementing class
         java.lang.ClassLoader.defineClass0(Native Method)
         java.lang.ClassLoader.defineClass(ClassLoader.java:539)
         java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
         org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:1634)
         org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:860)
         org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1307)
         org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1189)
         java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
         java.lang.ClassLoader.defineClass0(Native Method)
         java.lang.ClassLoader.defineClass(ClassLoader.java:539)
    Here's how my servlet code looks like:
    String path = "em_k_rpt_written_premium_web.rpt";
    IReportSourceFactory2 rsf = new JPEReportSourceFactory();
                   IReportSource rptSource = (IReportSource)rsf.createReportSource(path,request.getLocale());
                   ConnectionInfos connInfos = new ConnectionInfos();
                   IConnectionInfo connInfo1 = new ConnectionInfo();
                   connInfo1.setUserName("tron2000");
                   connInfo1.setPassword("tron2000");
                   connInfos.add(connInfo1);
                   CrystalReportViewer viewer = new CrystalReportViewer();
                   viewer.setDatabaseLogonInfos(connInfos);
                   viewer.setReportSource(rptSource);
                   viewer.setEnableLogonPrompt(false);
                   viewer.processHttpRequest(request, response, getServletConfig().getServletContext(),null);
    I'm using: JDK 1.4, Tomcat 5.0, Crystal Reports 9
    I already copied all JRC .jar files into my WEB-INF\lib directory.
    Dont really know what might be happening.
    Any help, will be greatly appreciated.
    Bye.
    Esteban

    even i am trying the same if u get something pls do let me know

  • Inconsistent error when displaying reports

    Hello,
    I have CrystalReports 12 server installed on a Windows 2003 Server.
    When attempting to view a report from IE, it displays the report sometimes and sometimes it reports an error >> Print Error.
    It seems to be inconsistent. I am sure it's not related to the database.
    Could it be related to a driver issue, i.e. jdbc driver, it the driver it uses when configuring the report?
    Any help appreciated.
    NOTE: Is there a log file on the server which I can browse for clues?
    thanks
    Henry

    Hi Henry,
    if you add "-trace" at the end of the command line of your crystal report page & cache servers (Use the CMC for this and go in the "servers" folder. You can modify the command line in the properties of your servers after you have stopped them). Restart the servers and look in the Logging directory directly under your BOBJ installation directory.
    Regards,
    Stratos

  • "Failed to open report" error while running reports using Crystal Report

    We have a web application develeoped in ASP.Net, SQL Server 2005 , Crystal Reports 10.0. Sometimes if a large number of users run reports from their individual nodes they receive an error "Failed to open report ", if we restart the IIS they are able to run the reports. In addition to this the users also sometimes get the error "Maximum Report limit attained". Can any one provide me with a solution other than restarting the IIS.

    Hi,
    Use the close and dispose method for Report object. Its a best practice to code also gc.collect for garbage collection.
    It might help you!!
    Regards,
    Amit

  • Error in preview report using Crystal Report in SBO 8.81

    Hi friends,
    I face problem when preview report. I import all my report to server and test it to server. When i preview the reports, it can't run well. It preview the error like this.
    Failed to Retrieved data from Database.
    Failed to Retrieved data from Database.
    Error in File Temp {..... LOTS OF LETTERS AND NUMBERS HERE}{..... LOTS OF LETTERS AND NUMBERS HERE}.rpt:
    Failed to Retrieved data from Database.
    I don't know , what it means.
    the query report runs in store procedure then attach it in crystal report.
    Actually , before i import to my user's Server, I test it in my local notebook first. It runs well. I also have tested it in my friend's notebook, it also runs well.
    Does any one know how to solve it ?
    Thanks in advance
    Regards
    KK

    Fyi , The Windows is installed in 64 bit, and the sql server is installed in 32 bits. When i analyze in sql profile the parameter date in the crystal report is converted. But when i run it in my local machine(My notebook), the date parameter is not converted and runs well.
    Is this the main problem , if the SQL server is installed in 32 bits  ?
    Thanks in advance
    Regards
    KK

  • Error while displaying report in BI Publisher

    Hi All,
    I am on BI Publisher 10.1.3.4 and applied the patch 9546699 .After applaying the patch , I am not able to view the reports.While clicking on view m getting the followin error:
    c:temp\xdo_070510_103402171_rtf_out.xsl (The system cannot find the path specified)
    I tried to install the bIP desktop as well but didnt resolve the issue.
    Do I need to make any chnges to any of the configuration files.
    Please suggest.
    Thanks!!

    can you create a folder in c: named as "temp"

  • Error when displaying report 1SIP-001

    Dear experts
    i have tried to run report for cost centers after changing the company code but i am getting the following error:
    Report 1SIP-001 does not contain any data pages for cost centre accounting.
    but reports for profit centre accounting are running correctly after changing the company and using the same company code that i am using fo running cost centre reports,
    What might be causing the problem

    even i am trying the same if u get something pls do let me know

  • Error in displaying Cascading Reports

    Hi,
    I'm using ASP.NET 2.0 page to display reports from Crystal Reports Server XI R2.
    I have trouble when displaying dynamic cascading reports in my web page:
    I got this error message:
    List of Values failure: fail to get values. [Cause of error: initializationEx SDKException:An error occurred at the server :
    Not a valid logon token.]
    The reports are displayed fine in Infoview.
    Actually sometimes the cascading reports work fine in my web, but at most cases the error occurs.
    The following code works fine when the report is not cascading type.
    Code:
    ReportApplicationServer.InfoStoreConnectionHelper helper = new ReportApplicationServer.InfoStoreConnectionHelper();
    using (helper)
           CrystalDecisions.ReportAppServer.ClientDoc.ReportClientDocument doc = helper.GetClientDocumentByID(id);
           if (doc != null)
          {     doc.DatabaseController.LogonEx(ConfigurationManager.AppSettings["report_servername"], ConfigurationManager.AppSettings["report_dbname"],ConfigurationManager.AppSettings["report_username"],ConfigurationManager.AppSettings["report_password"]);
                 crViewer.ReportSource = doc;
    Variable id contains report id in repository and is passed from previous page and I put that code on Page_Load.
    The following is stack trace:
    [COMException (0x80004005): List of Values failure: fail to get values. [Cause of error: initializationEx SDKException:An error occurred at the server :
    Not a valid logon token.
    CrystalDecisions.ReportAppServer.Prompting.IPromptEngine.processPrompting(IPromptingFeedback feedback) +0
    CrystalDecisions.ReportSource.EromReportSourceBase.DoParameterPrompting(PromptingRequestContext reqContext) +386
    CrystalDecisions.Web.ReportAgentBase.ProcessPrompting(PromptingHTMLFeedback feedback) +80
    CrystalDecisions.Web.CrystalReportViewerBase.OnParameterPrompt() +258
    CrystalDecisions.Web.CrystalReportViewerBase.RaisePostBackEvent(String eventArgument) +39
    CrystalDecisions.Web.CrystalReportViewer.RaisePostBackEvent(String eventArgument) +88
    System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11
    System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +172
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4921
    Please help me

    Hi, thanks for your reply.
    Actually my setting for Crystal Report Viewer in Infoview is Advanced DHTML Viewer.
    I've tried to switch between Advanced DHTML viewer and normal DHTML viewer but everything is OK in Infoview.
    I suspect if I need more than just calling LogonEx in my ASP.NET code for this case, but I have no reference.
    Everything is fine for static and dynamic (non cascading) reports in my web.
    Do you have any suggestion for this problem?

Maybe you are looking for

  • Can't change displayed properties in resource renderer

    Hello everybody! I'm trying to do display a very simple list of filenames in a KM navigation iView. I've assigned a layout set, which references a collection renderer and a resource renderer. In the resource renderer, "Visible Properties" is set to r

  • New to EJB, JMS

    I recently started to understand the concepts and examples around EJB, JMS, servlets. Now I am trying to understand how does UserTransactions (JTA) works in an environment where there is a TIBCO server that handles the queues and transactions to Orac

  • Why is my phone in recovery mode and wont update?

    My iphone 5 was preparing to update and is now in recovery mode and will not restore, pls help

  • PowerShell to call Stored Procedure in MSSQL

    Hi Experts Being new to PowerShell scripting I hope that someone is able to help me on how to execute the following Stored Procedure in MSSQL from PowerShell: USE [My Database] GO SET ANSI_NULLS OFF GO SET QUOTED_IDENTIFIER OFF GO ALTER PROCEDURE [db

  • How can i manually uninstall and keep all my music?

    Regular uninstall doesnt work, it gets and error. How do i maually uninstall and still keep my music/playlists and everything like that in tack? Thanks for any help you can offer!! ~Sean