A problem when install BIRT plug-in into to RTC 2.0
Now I am installing BIRT plug-ins into my RTC client 2.0. but during the installation I met errors.
A message window poped and said that: The software items you selected may not be valid with your current installation. Do you want to open the wizard anyway to review the selections. Then I click yes. An install window poped and an error reported. the installation terminated. Cannot complete the request. And there are lots of errors in the console window such as: eclipse.buildId=unknown java.fullversion=J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32 j9vmwi3223ifx-20090422 (JIT enabled) J9VM - 20090421_34076_lHdSMr JIT - 20081112_1511ifx6_r8 GC - 200811_07 BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -product com.ibm.team.concert.product Command-line arguments: -os win32 -ws win32 -arch x86 -product com.ibm.team.concert.product Error Fri Oct 29 14:09:29 CST 2010 Unsatisfied dependency: requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.datatools.connectivity.oda.designer.feature.feature.group/1.5.0 eclipse.buildId=unknown java.fullversion=J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32 j9vmwi3223ifx-20090422 (JIT enabled) J9VM - 20090421_34076_lHdSMr JIT - 20081112_1511ifx6_r8 GC - 200811_07 BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US Framework arguments: -product com.ibm.team.concert.product Command-line arguments: -os win32 -ws win32 -arch x86 -product com.ibm.team.concert.product Error Fri Oct 29 14:09:29 CST 2010 Unsatisfied dependency: requiredCapability: osgi.bundle/org.eclipse.jst.common.frameworks/ |
4 answers
I'm seeing a similar problem. I unzip RTC 3.0 RC2, go to Help > Install new software, and add the update site for BIRT 2.5.x:
http://download.eclipse.org/birt/update-site/2.5 I select only the BIRT Framework option under BIRT 2.5 Reporting SDK and continue through the wizard. This is the message that I get: Cannot complete the install because one or more required items could not be found. I've also tried installing all of the BIRT-related features (not just the core framework) and I get a similar error message. Because that error message refers to Eclipse Data Tools, I tried installing DTP SDK 1.7.2 first. When I do so and restart RTC, then try again to install the BIRT framework, I get similar errors that say that the DTP SQL query builder requires org.eclipse.emf.feature.group, com.ibm.icu, org.eclipse.emf.edit.ui, org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group, org.eclipse.datatools.sqltools.sqlbuilder, and org.eclipse.datatools.sqltools.sqleditor. The last two are particularly confusing because sqlbuilder and sqleditor seem to be have been installed as part of DTP. Cannot complete the install because one or more required items could not be found. Long story short, how can we install BIRT reporting into RTC 3.0? |
Even I got these errors. But when I restarted RTC and installed each of the plugins seperatly it worked. :D
|
For everyone's reference, here's how I've been able to install BIRT into RTC 3.0:
Install EMF 2.5: 1. Click Help > Install New Software. 2. In the Work with field, fill in the following repository URL: http://download.eclipse.org/modeling/emf/updates/releases/ 3. Install the "EMF SDK 2.5.0 (EMF + XSD)" component. Install DTP 1.7.2: 1. Click Help > Install New Software. 2. In the Work with field, fill in the following repository URL: http://download.eclipse.org/datatools/updates 3. Install the "Eclipse Data Tools Platform SDK 1.7.2" component. Install BIRT 2.5.2: 1. Click Help > Install New Software. 2. In the Work with field, fill in the following repository URL: http://download.eclipse.org/birt/update-site/2.5 3. Install the "BIRT 2.5 Reporting SDK" component. For reference, here's a help topic in RTC 3.0. It needs some updates, so I've sent feedback to the doc team. http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0/index.jsp?topic=/com.ibm.jazz.reports.doc/topics/t_install_birt.html |
Here's a good reference page on how to get setup and author BIRT reports with links to all of the prerequisites:
https://jazz.net/wiki/bin/view/Main/ReportsCreatingANewReport30 |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.