It's all about the answers!

Ask a question

Can't install RTC 3.0.1 from Helios JEE SR2


Steven Zheng (21745) | asked May 19 '11, 1:28 a.m.
JAZZ DEVELOPER
I have a Helios JEE SR2 installed, want to try RTC 3.0.1 with it, but failed to add RTC feature in.

Steps I tried:

1. Download eclipse-jee-helios-SR2-linux-gtk.tar.gz from Eclipse.org
The version is listed as below:
Eclipse Java EE IDE for Web Developers.

Version: Helios Service Release 2
Build id: 20110218-0911

2. Download RTC 3.0.1 RC3 p2 zip file RTC-Client-p2Repo-3.0.1RC3.zip

3. Unzip p2 zip

4. In Helios, Help -> Install New Software -> Select the location of extracted p2 zip file.

Got below exception during the installation:

Cannot complete the install because of a conflicting dependency.
Software being installed: Rational Team Concert Client Feature 3.0.0.RTC-I20110513-1601 (com.ibm.team.rtc.client.feature.feature.group 3.0.0.RTC-I20110513-1601)
Software currently installed: Eclipse IDE for Java EE Developers 1.3.2.20110218-0812 (epp.package.jee 1.3.2.20110218-0812)
Only one of the following can be installed at once:
XSD Model 2.5.0.v200906151043 (org.eclipse.xsd 2.5.0.v200906151043)
XSD Model 2.6.0.v20100914-1218 (org.eclipse.xsd 2.6.0.v20100914-1218)
Cannot satisfy dependency:
From: Rational Team Concert Client Feature 3.0.0.RTC-I20110513-1601 (com.ibm.team.rtc.client.feature.feature.group 3.0.0.RTC-I20110513-1601)
To: org.eclipse.xsd.feature.group 0.0.0
Cannot satisfy dependency:
From: Eclipse IDE for Java EE Developers 1.3.2.20110218-0812 (epp.package.jee 1.3.2.20110218-0812)
To: org.eclipse.epp.package.jee.feature.feature.group
Cannot satisfy dependency:
From: Java EE IDE Feature 1.3.2.20110218-0812 (org.eclipse.epp.package.jee.feature.feature.group 1.3.2.20110218-0812)
To: org.eclipse.wst.xml_ui.feature.feature.group 0.0.0
Cannot satisfy dependency:
From: Eclipse XML Editors and Tools 3.2.3.v201102160550-7H7AFUWDxumQJOi9ghcTb5YgkwEZ (org.eclipse.wst.xml_ui.feature.feature.group 3.2.3.v201102160550-7H7AFUWDxumQJOi9ghcTb5YgkwEZ)
To: org.eclipse.wst.xsd.ui
Cannot satisfy dependency:
From: XML Schema Editor 1.2.304.v201101251958 (org.eclipse.wst.xsd.ui 1.2.304.v201101251958)
To: bundle org.eclipse.xsd.edit


Looks like the xsd version shipped with Helios JEE is 2.6 while RTC 3.0.1 need an older version 2.5?

Does any one have both Helios JEE and RTC 3.0.1 worked together?

4 answers



permanent link
Ralph Schoon (63.3k33646) | answered May 19 '11, 7:25 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi,

I have seen a similar case (other issue) where the manual install into the dropins folder succeeded where the others didn't. You could try that.

Please see https://jazz.net/downloads/rational-team-concert/milestones/3.0M5?p=releasenotes and search for dropins.

Ralph

I have a Helios JEE SR2 installed, want to try RTC 3.0.1 with it, but failed to add RTC feature in.

Steps I tried:

1. Download eclipse-jee-helios-SR2-linux-gtk.tar.gz from Eclipse.org
The version is listed as below:
Eclipse Java EE IDE for Web Developers.

Version: Helios Service Release 2
Build id: 20110218-0911

2. Download RTC 3.0.1 RC3 p2 zip file RTC-Client-p2Repo-3.0.1RC3.zip

3. Unzip p2 zip

4. In Helios, Help -> Install New Software -> Select the location of extracted p2 zip file.

Got below exception during the installation:

Cannot complete the install because of a conflicting dependency.
Software being installed: Rational Team Concert Client Feature 3.0.0.RTC-I20110513-1601 (com.ibm.team.rtc.client.feature.feature.group 3.0.0.RTC-I20110513-1601)
Software currently installed: Eclipse IDE for Java EE Developers 1.3.2.20110218-0812 (epp.package.jee 1.3.2.20110218-0812)
Only one of the following can be installed at once:
XSD Model 2.5.0.v200906151043 (org.eclipse.xsd 2.5.0.v200906151043)
XSD Model 2.6.0.v20100914-1218 (org.eclipse.xsd 2.6.0.v20100914-1218)
Cannot satisfy dependency:
From: Rational Team Concert Client Feature 3.0.0.RTC-I20110513-1601 (com.ibm.team.rtc.client.feature.feature.group 3.0.0.RTC-I20110513-1601)
To: org.eclipse.xsd.feature.group 0.0.0
Cannot satisfy dependency:
From: Eclipse IDE for Java EE Developers 1.3.2.20110218-0812 (epp.package.jee 1.3.2.20110218-0812)
To: org.eclipse.epp.package.jee.feature.feature.group
Cannot satisfy dependency:
From: Java EE IDE Feature 1.3.2.20110218-0812 (org.eclipse.epp.package.jee.feature.feature.group 1.3.2.20110218-0812)
To: org.eclipse.wst.xml_ui.feature.feature.group 0.0.0
Cannot satisfy dependency:
From: Eclipse XML Editors and Tools 3.2.3.v201102160550-7H7AFUWDxumQJOi9ghcTb5YgkwEZ (org.eclipse.wst.xml_ui.feature.feature.group 3.2.3.v201102160550-7H7AFUWDxumQJOi9ghcTb5YgkwEZ)
To: org.eclipse.wst.xsd.ui
Cannot satisfy dependency:
From: XML Schema Editor 1.2.304.v201101251958 (org.eclipse.wst.xsd.ui 1.2.304.v201101251958)
To: bundle org.eclipse.xsd.edit


Looks like the xsd version shipped with Helios JEE is 2.6 while RTC 3.0.1 need an older version 2.5?

Does any one have both Helios JEE and RTC 3.0.1 worked together?

permanent link
Simon Sasaki (161) | answered Jun 02 '11, 10:24 a.m.
Hi,

My Helios Java EE SR2 and RTC 3.0.1RC3 work well on Windows 7.

Downloaded files:
eclipse-jee-helios-SR2-win32.zip
RTC-Client-p2Repo-3.0.1RC3.zip

The version is listed as below:
Eclipse Java EE IDE for Web Developers.

Version: Helios Service Release 2
Build id: 20110218-0911

Does any one have both Helios JEE and RTC 3.0.1 worked together?

permanent link
allen gay (6) | answered Sep 16 '11, 5:26 a.m.
And how did you install those??

Hi,


My Helios Java EE SR2 and RTC 3.0.1RC3 work well on Windows 7.

Downloaded files:
eclipse-jee-helios-SR2-win32.zip
RTC-Client-p2Repo-3.0.1RC3.zip

The version is listed as below:
Eclipse Java EE IDE for Web Developers.

Version: Helios Service Release 2
Build id: 20110218-0911

Does any one have both Helios JEE and RTC 3.0.1 worked together?

permanent link
Sergio Deras (14613) | answered Sep 23 '11, 1:53 p.m.
JAZZ DEVELOPER
Hi:

You need to add some features into your existing Eclipse 3.6 Java EE SR2 configuration that RTC cannot install as it packages Eclipse 3.5.

RTC supports the Eclipse 3.6.x features, so you need to install the features that the Helios Java EE SR2 package does not include and that RTC requires in the environment.

You can follow these instructions to install with Installation Manager:
https://jazz.net/library/article/708
or you can complement the instructions above to install RTC using the p2 install once the correct features have been added.

Please, indicate if is was helpful and reply here too.

Regards.

And how did you install those??

Your answer


Register or to post 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.