DOWNLOAD CRYSTAL REPORTS FOR ECLIPSE 1.0.8 not compatible with java 1.4

Hi,
I understand that this plugin requires java 1.5. However, due to my company's existing infrastructure, I have to use java 1.4 for my web applications.
May I know if there is a older version of the CRYSTAL REPORTS FOR ECLIPSE compatible with java 1.4 (manual installation) available for download ?
Thanks in advance.

You can download Java Runtime version 11.8.8.x [here|http://downloads.businessobjects.com/akdlm/crystalreportsforeclipse/1_0/crystalreports-javasdk-11.8.8.zip]
It supported JDK 1.4 for a few different web application server deployment. Check platform.txt in it. However this is very old version of CR runtime and can cause other issues in crystal reports rendering etc. in which case the only solution would be to get the latest CRJ runtime.

Similar Messages

  • Cannot access POGO games.Downloaded 6.0 and it says it is not compatible with Java Console 6.0.22, java console 6.0.23 and Norton Toolbar 2010.9.06. Pogo needs the Java Console to run. What version of Firefox can I download to access the pogo games.

    the following is the error message I receive when accessing pogo games:
    The connection was reset
    The connection to the server was reset while the page was loading.
    The site could be temporarily unavailable or too busy. Try again in a few
    moments.
    If you are unable to load any pages, check your computer's network
    connection.
    If your computer or network is protected by a firewall or proxy, make sure
    that Firefox is permitted to access the Web.

    The Java plugin (Tools > Add-ons > Plugins) is used to run Java applets.<br />
    The Java Console extensions are only needed if you want to check the code for errors and debug Java applets and are not needed for running Java applets as a visitor.
    See also:
    * http://kb.mozillazine.org/Java#Multiple_Java_Console_extensions

  • 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

  • Crystal Reports for Eclipse throwing error - wizard could not be open

    Hi,
    Today i downloaded Crystal Reports for Eclipse version 3.4.1. i copied the same to the program files folder & while i double click on eclipse.exe. I am able to get in to the eclipse, but while i am trying to create a blank report by right click project -> New -> Other ->Crystal Report -> Blank Report i am getting error " Problem Opening the wizard" & additional details on error as " the selectd wizard could not be started Plug-incom.businessobjects.designer.blankreportwizard was undable to load class com.businessobjects.crystalreports.designer.blankreportwizard.blankreportwizard.com/businessobjects/crystalreprots/designer/blankreportwizard/blankreportwizard(unsupported major.minor version 49.0)"
    In my machine i have J2SE Development Kit 5.0 Update 11 & J2SE Runtime Environment 5.0 Update 11 . Can anyone help me to resolve the issue.
    Thanks,
    Siby

    Hi,
    Please make sure you have Tomcat 5.5 installed on your machine.
    Also JAVA_HOME and Tomcat's CATALINA path are set accordingly in Environment Variables.
    After setting these restart machine and Eclipse.
    The latest version for crystal report for eclipse isCrystal Report For Eclipse v2.0 SP1
    Thanks,
    Neeraj
    Edited by: Neeraj SP on May 19, 2009 6:08 PM

  • XMLExportFormat and Crystal Reports for Eclipse 2.0

    Hello,
    I found this example code on the Crystal Reports for Eclipse wiki but can't find XMLExportFormat(s) classes in any jar. XMLExportFormatOptions is still referenced in javadoc even if it is useless as it needs the above mentioned classes.
    I really need to export to default XML (as we used to do it in Crystal "save as..." menu) because those files are post-processed. Any hint ? Where can I find those classes ?
    1. Create a new XMLExportFormatOptions object.
      IXMLExportFormat xmlExportFormat = new XMLExportFormat();
      XMLExportFormats xmlExportFormats = new XMLExportFormats(); 
      IXMLExportFormatOptions xmlExpFormatOpts = new XMLExportFormatOptions();
    2. Use the PrintOutputController class to get the list of XML export format types saved with the report.
      xmlExportFormats = rcd.getPrintOutputController().getSavedXMLExportFormats();
      int index = xmlExportFormats.getDefaultExportSelection();
      xmlExpFormatOpts.setXMLExportSelection(index);
      xmlExportFormat = xmlExportFormats.getXMLExportFormat(index);
    3. Create an XMLExportFormatOptions object and set the export format type to XML.
      IExportOptions expOpts = new ExportOptions();
      expOpts.setExportFormatType(ReportExportFormat.XML);
    4. Apply the XML export options.
      expOpts.setFormatOptions(xmlExpFormatOpts);
    5. Creates a new file with the specified path, name, and file extension.
      String xmlPath = "C:
    " + rcd.displayName() + "_" + xmlExportFormat.getName() + "." + xmlExportFormat.getFileExtension();
      FileOutputStream fs = new FileOutputStream(xmlPath);
    6. Creates a new ByteArrayInputStream object, streams the file using the Write method, and closes the stream.
      ByteArrayInputStream byteIS = (ByteArrayInputStream)rcd.getPrintOutputController().export(expOpts);
      byte[] buf = new byte[2000 * 1024];
      int nRead = 0; 
      int maxSize = buf.length;
      while ((nRead = byteIS.read(buf)) != -1)
         fs.write(buf, 0, maxSize);
      fs.close();

    I found the code at that url:
    https://www.sdn.sap.com/irj/boc/sdklibrary
    Go to "Report Application Server Java SDK Developer Guide" link. It's a zip file.
    In the zip file you can go right up to topic93.html
    I found another example here:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/webcontent/uuid/f0aea666-5384-2b10-ffb0-a6facef1d5e5 [original link is broken]
    See example under "Java_RAS-Managed_BE12_Export_XML"
    Anyway, I've never used Crystal till now and I'm totally lost in all those libraries. I found examples but on those example pages there are never links to libraries neither references to versions. So I just downloaded Crystal Report for Eclipse 2.0 but the examples didn't compile because classes in these examples don't exist. (!?)  Please, don't tell me about "you can do that or you can not do that with version X or version Y" but give me a hint on what I need to run these examples and where to find it, or simply how I can output a report to xml.
    (forgive bad english)
    Thanks for your help,
    Fabrice

  • Unable to download the Crystal Reports for Eclipse

    <p>Hi,</p><p>I could able to see the download links for "Crystal Reports for Eclipse" in diamond site. But i am not able to download the file completely and the download is not supporting the resume option. Some times the downloads crosses 50% and finally the connection gets disconnected.</p><p>Is there any alternate way to download the content?</p><p>Regards,</p><p>Senthil </p><p> </p>

    Â Hi Senthil
    The only way for you to get CR4E is to download it from our web site.
    I just made a try, just to check if our web site was having any troubles today, and it worked fine, so I assume you might be experiencing some troubles on your side with your internet connexion.
    I have successfully downloaded the All-In-One zip file of CR4E, that you can find there :
    Â http://diamond.businessobjects.com/node/433
    I suggest you give it some more tries.
    Thank you for using CR4E.
    Thierry (Business Objects)

  • Download link for Crystal Reports for Eclipse 2.0 Release Update 12

    Hi,
    In Release note we found that the Unexpected database connector error is resolved while using JDBC result set in setDataSource in CR4E in Release update 12. Please give me the link to download the Release update 12 jars.

    Hi,
    Below is link for the Crystal report for Eclipse 2.0:
    [http://www.businessobjects.com/campaigns/forms/downloads/crystal/eclipse/datasave.asp|http://www.businessobjects.com/campaigns/forms/downloads/crystal/eclipse/datasave.asp]
    you could always refer to the following thread as Bryan updated with new releases :
    [Crystal Reports for Eclipse 2.0 Release Update 8 is Now Available!|Crystal Reports for Eclipse 2.0 Release Update 8 is Now Available!;
    Hope this will help
    Regards,
    Rameez Shaikh

  • Crystal Reports for Eclipse 2.0 - Service Pack 1 - is Now Available!

    Service Pack 1 for Crystal Reports for Eclipse 2.0 is now available!
    Readme file listing the fixes is here:
    [http://downloads.businessobjects.com/akdlm/crystalreportsforeclipse/2_0/cr4ev2_readme.pdf]
    Kirby Leong in another post listed the download URLs, which I'll copy here:
    CR4E Runtime Package
    [http://downloads.businessobjects.com/akdlm/crystalreportsforeclipse/2_0/crjava-runtime_12.2.202.zip]
    CR4E Manual Install Package
    [http://downloads.businessobjects.com/akdlm/crystalreportsforeclipse/2_0/cr4e_2.0.1.zip]
    CR4E All-In-One Package
    [http://downloads.businessobjects.com/akdlm/crystalreportsforeclipse/2_0/cr4e-all-in-one-win_2.0.1.zip]
    CR4E Language Packs
    [http://downloads.businessobjects.com/akdlm/crystalreportsforeclipse/2_0/cr4e.nls1_2.0.1.zip]
    [http://downloads.businessobjects.com/akdlm/crystalreportsforeclipse/2_0/cr4e.nls2_2.0.1.zip]
    If you wish to use the Eclipse IDE Software Updater:
    1. Start Eclipse 3.4.1 (Gemini) IDE.
    2. Select Help -> Software Updates...
    3. Select the "Available Software" tab.
    4. Click the "Manage Sites..." button.
    5. If you do not see the following URL listed:
    http://downloads.businessobjects.com/akdlm/crystalreportsforeclipse/2_0/update_site/
        then click "Add..." and add it.
    6. Select the above URL in the "Available Software Sites", then click "OK".
    7. The Available Software should now list the above URL.  Open the node, and you should see "Crystal Reports for Eclipse".
    8. Check all checkboxes for "Crystal Reports for Eclipse", and "Install..."
    After successful update, you'll see version 2.0.1 listed in Help -> About Eclipse SDK and clicking on the "Crystal Reports for Eclipse" icon (blue swoosh with green diamond).
    If you don't see that version listed, here's some troubleshooting tips:
    Open a web browser, and Go to the following URL:
      http://downloads.businessobjects.com/akdlm/crystalreportsforeclipse/2_0/update_site/site.xml
    You should get back a XML file listed the current CR4E plugin and language packs versions.  If you get an error instead, it may be because (1) you're in a locked down environment that won't let you access that site, or (2) the CR4E Update Site may be down for maintenance.   If the former, you'll have to download the updates by some other means and upgrade manually.

    hello ....
    my report is  ''crystal report 11'' => "OLE DB"  => "Add Command(select * from table) " .
    code(JRC) : eclipse + crystal report for eclipse version 2 =>  "cr4e-all-in-one-win_2.0.1.zip"
    <%@ page contentType="text/html; charset=UTF-8"
    import="
    com.crystaldecisions.report.web.viewer.CrystalReportViewer,
    com.crystaldecisions.reports.sdk.ReportClientDocument,
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKExceptionBase,
    java.sql.Connection,
    java.sql.DriverManager,
    java.sql.ResultSet,
    java.sql.SQLException,
    java.sql.Statement" %>
    <%
    try {
         String reportName = "report.rpt";
         ReportClientDocument clientDoc = new ReportClientDocument();
         clientDoc.open(reportName, 0);
         String tableAlias = "Command";
         clientDoc.getDatabaseController().setDataSource(
                   myResult("SELECT * FROM table"),
                   tableAlias,"resultsetTable");
         CrystalReportViewer crystalReportPageViewer = new CrystalReportViewer();
         crystalReportPageViewer.setReportSource(clientDoc.getReportSource());
         crystalReportPageViewer.processHttpRequest(
                   request,
                   response,
                   application,
                   null);
    } catch (ReportSDKExceptionBase e) {
         e.printStackTrace();
        out.println(e);
    %>
    I simplified the code, *myResult("SELECT * FROM table") *  is absolutely no problem ,
    and this code is absolutely no problem in the "crystal report for eclipse "version 1
    but in  version 2 run error:
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: 無法預期的資料庫連線器錯誤---- Error code:-2147467259 Error code name:failed
    Please help me and tell me why....

  • Crystal Reports for Eclipse and CR2008

    SQL-Server 2005
    CR 2008, Ver.12.0.0.683
    Crystal Reports for Eclipse Plug-in Details:
    all Plug-in-files from Business Objects have the Versions 1.0.4.v1094 or 11.8.0.v20060727 except "CR for Eclipse Dev.Guide": Ver. 1.0.0.v1094
    I created a report with CR 2008 and load this report with eclipse. A preview in CR and eclipse is running perfect.
    When I bind this report to a jsp I get the error "Es wurde keine Rowsetspalte für das SQL-Ausdrucksfeld "strRefNo" gefunden", in english
    "no rowset-column for sql-statement "strRefNo""
    General this kind of SQL-statement is not working. This statement is a function which needs first a value from the database.
    When this value is fixed in the statement, the report is running in the jsp otherwise I get the error.
    When I delete this statement in eclispe, save this report, redo my delete and save the report again, the report is running with jsp!
    May be, there is a version conflict between CR and eclipse.
    I have to create the reports in CR2008 but I can not save the report in CR2008 to an older version.
    Is there a newer version for eclipse, which works with CR2008? I could not find any other version.
    Do you have other ideas?
    Thanks!
    Jens

    Hi Bryan,
    thank you for your good informations.
    I have downloaded the complete new eclipse and I don't get this error anymore.
    But in the next step, I tried a report with subreports. This is complete not working in Eclipse. When I load this report to Eclipse Ican see and click into the subreports. Each subreport is working in Preview, but the whole reports does not work (black screen), I get the error
    eclipse.buildId=M20080911-1700
    java.version=1.6.0_11
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
    Command-line arguments:  -os win32 -ws win32 -arch x86
    Error
    Fri Feb 06 08:13:34 CET 2009
    Unknown Error (java.lang.NullPointerException)
    Info
    Fri Feb 06 08:13:34 CET 2009
    Plug-in Info: Business Objects, an SAP company - 12.2.200.r454
    java.lang.NullPointerException
         at com.crystaldecisions.reports.queryengine.QueryInfo.wF(Unknown Source)
         at com.crystaldecisions.reports.datafoundation.DFQuery.if(Unknown Source)
         at com.crystaldecisions.reports.datafoundation.DFQuery.a(Unknown Source)
         at com.crystaldecisions.reports.datafoundation.DFQuery.int(Unknown Source)
         at com.crystaldecisions.reports.datalayer.a.do(Unknown Source)
         at com.crystaldecisions.reports.dataengine.m.l(Unknown Source)
         at com.crystaldecisions.reports.dataengine.m.b(Unknown Source)
         at com.crystaldecisions.reports.dataengine.j.b(Unknown Source)
         at com.crystaldecisions.reports.dataengine.m.o(Unknown Source)
         at com.crystaldecisions.reports.dataengine.m.a(Unknown Source)
         at com.crystaldecisions.reports.dataengine.ContextNode.a(Unknown Source)
         at com.crystaldecisions.reports.dataengine.ContextNode.a(Unknown Source)
         at com.crystaldecisions.reports.dataengine.j.case(Unknown Source)
         at com.crystaldecisions.reports.dataengine.h.<init>(Unknown Source)
         at com.crystaldecisions.reports.dataengine.DataContext.a(Unknown Source)
         at com.crystaldecisions.reports.dataengine.DataProcessor2.a(Unknown Source)
         at com.crystaldecisions.reports.dataengine.DataProcessor2.a(Unknown Source)
         at com.crystaldecisions.reports.dataengine.DataProcessor2.new(Unknown Source)
         at com.crystaldecisions.reports.dataengine.DataProcessor2.try(Unknown Source)
         at com.crystaldecisions.reports.dataengine.DataProcessor2.int(Unknown Source)
         at com.crystaldecisions.reports.dataengine.DataProcessor2.I(Unknown Source)
         at com.crystaldecisions.reports.formatter.formatter.objectformatter.ObjectFormatter.fm(Unknown Source)
         at com.crystaldecisions.reports.formatter.formatter.paginator.PageFormatter.if(Unknown Source)
         at com.crystaldecisions.reports.formatter.formatter.paginator.PageFormatter.a(Unknown Source)
         at com.crystaldecisions.reports.formatter.formatter.paginator.PageFormatter.Y(Unknown Source)
         at com.crystaldecisions.reports.formatter.formatter.paginator.PageFormatter.moveToPageN(Unknown Source)
         at com.crystaldecisions.reports.formatter.formatter.lightmodel.FCMPageFormatter.goToPage(Unknown Source)
         at com.businessobjects.crystalreports.designer.core.elements.formatted.MultiPageModel.B(Unknown Source)
         at com.businessobjects.crystalreports.designer.core.elements.formatted.MultiPageModel.A(Unknown Source)
         at com.businessobjects.crystalreports.designer.core.elements.formatted.FormattedPages$2.A(Unknown Source)
         at com.businessobjects.crystalreports.designer.core.elements.formatted.FormattedPages$2.call(Unknown Source)
         at com.businessobjects.crystalreports.designer.core.util.thread.ExecutorWithIdleProcessing.A(Unknown Source)
         at com.businessobjects.crystalreports.designer.core.util.thread.ExecutorWithIdleProcessing.syncExecute(Unknown Source)
         at com.businessobjects.crystalreports.designer.core.elements.formatted.FormattedPages.create(Unknown Source)
         at com.businessobjects.crystalreports.designer.core.elements.formatted.FormattedDocumentModeller.getValidFormattedPages(Unknown Source)
         at com.businessobjects.crystalreports.designer.core.elements.formatted.FormattedDocumentModeller$3.doWork(Unknown Source)
         at com.businessobjects.crystalreports.designer.core.util.thread.AbstractCancellableRunnable.run(Unknown Source)
         at com.businessobjects.crystalreports.designer.core.util.thread.PriorityTask.run(Unknown Source)
         at com.businessobjects.crystalreports.designer.core.util.thread.PriorityCompoundCancellableRunnable.runSubtask(Unknown Source)
         at com.businessobjects.crystalreports.designer.core.util.thread.PriorityProgressAwareRunnable.runSubtask(Unknown Source)
         at com.businessobjects.crystalreports.designer.core.util.thread.PriorityCompoundCancellableRunnable.doWork(Unknown Source)
         at com.businessobjects.crystalreports.designer.core.util.thread.AbstractCancellableRunnable.run(Unknown Source)
         at com.businessobjects.crystalreports.designer.core.util.thread.ExecutorWithIdleProcessing$_B.run(Unknown Source)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Any other good idea?
    Thanks in advance.
    Regards
    Jens
    Edited by: Jens Kutsche on Feb 6, 2009 8:27 AM
    Info
    Fri Feb 06 08:13:34 CET 2009
    Plug-in Info: Business Objects, an SAP company - 12.2.200.r454

  • Accessing test.jsp page outside Crystal Reports for Eclipse

    <p><br />Hello All,</p><p>Iam very very new to Crystal Reports for Eclipse...</p><p>I have created a .jsp called as test.jsp (by using the help file which i downloaded from diamond)..</p><p>I have created a report called CrystalReport1.rpt and i have integreatd the same with a .jsp called test.jsp</p><p>I can see the file running absoultely fine in Eclipse but when I ty to open using Internet explorer by gidving <a href="http://localhost:8080/WebContent/test.jsp">http://localhost:8080/WebContent/test.jsp</a> iam getting nothing...</p><p>Can anyone here help to open the same file using Internet explorer?</p><p>The reason why i want to open it Internet explorer is becasuse i wanted to integreat the new jsp file with my current application which is developed using jsp...</p><p>Is it require to deploy the application something like we do in Visual Studio?</p><p>Thanks in advance</p><p>Jack<br /></p>

    Rob Horne<br /><a href="/blog/10">Rob&#39;s blog - http://diamond.businessobjects.com/blog/10</a>

  • Test Connection failed in Crystal Reports for Eclipse using SQL Server 2008

    I installed an SQL Server Express 2008 on my local PC (Window XP SP3). I downloaded sqljdbc4.jar to Crystal Reports for Eclipse
    IDE library path and tried to Test Connection, but got the Ping failed message : The TCP/IP connection to the host localhost, port 1433 has failed. It said that check that an instance of SQL Server is running on the host (I saw SQL Server SQLEXPRESS is Running on my PC) and accepting TCP/IP connection at the port (I enabled TCP/IPin my PC's SQL Server Network Configuration),
    and that no firewall is blocking TCP connection to the port(I turned OFF Window Firewall on my OC). Can anyone tell me how can I fix this problem ?

    Hi,
    Check the below thread also:
    http://scn.sap.com/thread/1634856
    Thanks,
    DJ

  • Crystal Reports for Eclipse Install

    I am attempting to install Crystal Reports for Eclipse.  I am running Eclipse 3.5.0.
    I am able to find the download at http://downloads.businessobjects.com/akdlm/crystalreportsforeclipse/2_0/update_site/
    I select the software to download from within eclipse, the process begins and then I receive teh following message:
    Cannot complete the install because one or more required items could not be found.
      Software being installed: Crystal Reports for Eclipse 2.0.2.r678 (com.businessobjects.crystalreports.integration.eclipse.feature.feature.group 2.0.2.r678)
      Missing requirement: Crystal Reports for Eclipse 2.0.2.r678 (com.businessobjects.crystalreports.integration.eclipse.feature.feature.group 2.0.2.r678) requires 'org.eclipse.wst.feature.group 0.0.0' but it could not be found
    I have attempted the install from a local download with the same results.
    Any idea on what may be missing?

    Got the same issue with Eclipse 3.5.  Spent several hours downloading the exact versions of the prereq's, to no avail.  Still amazes me that what takes hours in Eclipse is already included in Visual Studio.  No wonder everyone is ditching Java and moving to .NET.

  • Crystal Reports for Eclipse - Licensing

    Hello,
    My company is looking for a reporting solution which can easily be integrated into an existing J2EE web application. CR4E seems to be a very interesting candidate but the license terms are a bit unclear to me.
    It is mentionned on your site that the Eclipse plugins needed for development + the runtime JRC are available free of charge. However, this is contradicting the license terms in section 4.9 (Crystal Reports for Eclipse) of the [Business Objects License Agreement|https://boc.sdn.sap.com/node/449]:
    Crystal Reports for Eclipse may be licensed in one of the following ways: 1) In the form of a no-fee Development License which may be downloaded at www.businessobjects.com/eclipse following completion of the required registration information; or 2) in the form of production use ERE Licenses pursuant to your completion and submission of appropriate ordering documentation and payment of applicable license and Support fees.
    1) This section seems to indicate that the purchasing of an ERE license is required to use the product in production. Could you clarify this?
    2) Assuming that CR4E can be used in development and production free of charge, I have seen that a keycode is required to remove watermarks from the report and to be able to run the JRC. The website mention that a free registration is needed to obtain this keycode. However, I was able to download the keycode from the site without any registration. Can we use the keycode I downloaded for multiple development environments and in the web applications we are going to deploy in production? Can the keycode expires? What is its purpose if it can be obtained without registration?
    Thanks for your help and clarifications

    Did you get the keycode from this page:
    [https://boc.sdn.sap.com/node/462|https://boc.sdn.sap.com/node/462]
    If so, then that's the Crystal Reports for Eclipse - Basic keycode.  No expiry. Licensing described above applies.
    Note that this keycode comes with 2 Concurrent Processing License (CPL), meaning that it services two concurrent report requests simultaneously, and further requests are queued.  A "report request" isn't per-report, per-session or per-user, but any request for processing by the JRC - any clicks on the DHTML viewer for next page, last page, refresh, etc takes up a CPL till a result is returned to the client.
    Note that CR4E version 1 JRC (jar version 11.8) allows you to use the Crystal Reports Developer XI Release 1 or Release 2 keycode.  If you use these keycodes, then you get 3 CPLs.  However, different licensing will apply, as described here:
    [https://boc.sdn.sap.com/node/1523|https://boc.sdn.sap.com/node/1523]
    comparable with licensing for CR.NET
    Sincerely,
    Ted Ueda

  • Crystal Reports for Eclipse ReportViewer

    Hi there. I'm just getting started with Crystal Reports for Eclipse plug-in.... I've downloaded the plug in for Eclipse.... now I'm trying to run a swing application that displays a report I found online.... but I can't find the ReportViewer.jar file that it is referencing. Any ideas on how I can get this .jar file? Thanks!
    Eclipse version:
    Version: 3.4.0
    Build id: I20080617-2000

    With CR4E Version 2, it's in the CrystalReportsRuntime.jar
    Sincerely,
    Ted Ueda

  • Crystal Reports for Eclipse Version 2 - Feedback?

    Hello All!
    The new [Crystal Reports for Eclipse Version 2|https://www.sdn.sap.com/irj/boc/crystalreports-java] has been out for a couple of weeks now, so I thought it'll be good opportunity to get your initial impressions of the new version.
    What do you think of the new embedded designer?
    What do you think of the new Crystal Reports Java SDK?
    What do you think of the new Embedded Designer Extension Points SDK?
    What do you think of the new features - export features, report creation/modification API, etc?
    Please do reply to this forum post with your views!
    Sincerely,
    Ted Ueda

    Hi Clark,
    Great timing as the packages just became generally available:
    CR4E Runtime Package
    crjava-runtime_12.2.202.zip
    http://downloads.businessobjects.com/akdlm/crystalreportsforeclipse/2_0/crjava-runtime_12.2.202.zip
    CR4E Manual Install Package
    cr4e_2.0.1.zip
    http://downloads.businessobjects.com/akdlm/crystalreportsforeclipse/2_0/cr4e_2.0.1.zip
    CR4E All-In-One Package
    cr4e-all-in-one-win_2.0.1.zip
    http://downloads.businessobjects.com/akdlm/crystalreportsforeclipse/2_0/cr4e-all-in-one-win_2.0.1.zip
    CR4E Language Packs
    cr4e.nls1_2.0.1.zip
    http://downloads.businessobjects.com/akdlm/crystalreportsforeclipse/2_0/cr4e.nls1_2.0.1.zip
    cr4e.nls2_2.0.1.zip
    http://downloads.businessobjects.com/akdlm/crystalreportsforeclipse/2_0/cr4e.nls2_2.0.1.zip

Maybe you are looking for

  • Open hyperlinks in new window/tab/pop-up ?

    Now that my hyperlinks are working again.... I have a section with "directions" to lots of locations, each location has a google map link and a link to a pdf , when the user clicks on a link for a PDF or google map etc, it comes up fine but when you

  • Connecting a second monitor to a iMac27

    I have a problem with my new iMac27 displaying through a second monitor. The second display monitor is a Samsung Syncmaster 225BW. I 'm using an Apple Mini DisplayPort to HDMI Adapter cable out of the iMac and connecting to the second display via an

  • Aperture 3 and Apple TV 2nd Gen

    I'm trying out Aperture for the 30 day free trial. I can get my Aperture albums to appear on Apple TV, but the Events also only appear in the same list format as the albums.  I am used to the iPhoto events appearing in a nice grid-like pattern on App

  • Regarding BW report

    Hi Experts   I have a Req:one BW Report is avilable in a repository in the form of excel.   How can i port that one into portal.   Plz give me the solution as step by step procedure.   Iam new for EP adninstration   Thanks & Regards   Hazrath.G

  • Pictures with a large amount of white

    I am digitalising the botanical paintings of my wife, and have some issues with getting the white background of the paintings white instead of light grey. I use the X-rite color checker passport for getting accurate colors, and I guess I should use t