It's all about the answers!

Ask a question

Problem installing RTC 5.0.2 p2 Repository into Eclipse Luna 4.4.2


Paul Evans (2132) | asked Apr 29 '15, 7:58 p.m.
 I downloaded the p2 Repository and tried to install the RTC client.  The install fails with this message:

An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,com.ibm.etools.annotations.core,1.0.402.v20150401_2348
No repository found containing: osgi.bundle,com.ibm.etools.j2ee,6.0.500.v20150401_2348
No repository found containing: osgi.bundle,com.ibm.etools.j2ee.ui,6.0.700.v20150401_2348
No repository found containing: osgi.bundle,com.ibm.etools.j2ee.web,1.0.400.v20150401_2348
No repository found containing: osgi.bundle,com.ibm.etools.javaee.cdi.core,1.2.100.v20150401_2348
No repository found containing: osgi.bundle,com.ibm.etools.javaee.core,1.2.100.v20150401_2348
No repository found containing: osgi.bundle,com.ibm.etools.javaee.ui.editors,1.0.300.v20150401_2348
No repository found containing: osgi.bundle,com.ibm.etools.maven.javaee.core,1.1.200.v20150401_2348
No repository found containing: osgi.bundle,com.ibm.etools.maven.javaee.ui,1.1.200.v20150401_2348
No repository found containing: osgi.bundle,com.ibm.etools.webservice.was.core,6.1.400.v20150401_2348
No repository found containing: osgi.bundle,com.ibm.etools.webtools.customtag.lib,7.0.700.v20150401_2348
No repository found containing: osgi.bundle,com.ibm.propertygroup,6.5.100.v20150401_2348
No repository found containing: org.eclipse.update.feature,com.ibm.etools.annotations.feature,1.0.401.v20150401_2348
No repository found containing: osgi.bundle,com.ibm.etools.aries.juno,1.5.100.v20120717_1538
No repository found containing: org.eclipse.update.feature,com.ibm.etools.aries.v38.feature,1.5.100.v20120717_1538
No repository found containing: org.eclipse.update.feature,com.ibm.etools.javaee.editors.feature.eclipse43,1.1.100.v20150401_2348
No repository found containing: org.eclipse.update.feature,com.ibm.etools.maven.javaee.feature,1.1.201.v20150401_2348
No repository found containing: osgi.bundle,com.ibm.etools.rpe.jetty8,1.0.0.v20120918_0346
No repository found containing: org.eclipse.update.feature,com.ibm.etools.rpe.jetty8.feature,1.0.0.v20120918_0346
No repository found containing: osgi.bundle,com.ibm.jee.bean.validation.core,1.0.0.v20150401_2348
No repository found containing: org.eclipse.update.feature,com.ibm.jee.bean.validation.feature,1.0.0.v20150401_2348
No repository found containing: osgi.bundle,com.ibm.jee.bean.validation.ui,1.0.0.v20150401_2348
No repository found containing: org.eclipse.update.feature,com.ibm.propertygroup.feature,6.6.200.v20150401_2348
No repository found containing: org.eclipse.update.feature,com.ibm.wdt.javaee.feature,1.0.301.v20150401_2348
No repository found containing: org.eclipse.update.feature,com.ibm.wdt.webtools.feature,1.0.100.v20150401_2348
No repository found containing: osgi.bundle,com.ibm.websphere.wdt.product.site,1.0.300.v20140602_0512
No repository found containing: org.eclipse.update.feature,com.ibm.websphere.wdt.product.site.fe,1.0.200.v20140602_0512
No repository found containing: org.eclipse.update.feature,com.ibm.ws.ast.batch.webservices,1.0.300.v20150401_2348

3 answers



permanent link
Tiago Moura (8387) | answered Apr 29 '15, 10:07 p.m.
Do you downloaded this file?

https://jazz.net/downloads/rational-team-concert/releases/5.0.2/RTC-Client-p2Repo-5.0.2.zip

I tried in my pc and works fine without any extra config... which steps do you did?

Comments
Paul Evans commented Apr 29 '15, 10:19 p.m.

 Yes, that is the file I downloaded.  I just downloaded it, unzipped it and pointed Help->Install New Software at it.  Accepted the license and clicked "Install". 


permanent link
Donald Nong (14.5k414) | answered Apr 29 '15, 10:56 p.m.
Those "not found" files appear to be from RAD 9.1.x. Are you using a simple Eclipse package straight from the eclipse.org site, or some other IBM products already installed? Some users reported difficulties with installing RAD and RTC together so it will be helpful if you can make it clear what Eclipse base you want to install RTC 5.0.2 into.

Comments
Paul Evans commented Apr 30 '15, 12:49 a.m.

It is straight from eclipse.org.  Then I installed the WAS dev tools from here:



They seem to be working.  Then I tried to install the RTC client plugin.


 


Donald Nong commented May 01 '15, 5:59 a.m.

I installed Eclipse Luna for Java EE Developers 4.4.2, WebSphere Developer Tools for Eclipse Luna (third in the list above), and RTC 5.0.2 and had no problems at all. Judging by the build number, you are using the beta version (first in the list), so I also gave it a try, and managed to install it as well. Here are the screen shot of the Eclipse installation details.


permanent link
Jarry Apsit (11) | answered Nov 17 '16, 10:30 a.m.

For the "Install New Software", you may have selected the "work with" location as:

java:file:/C:/<some path>/RTC-Plugin-5.0.2/content.jar

Installing the above location will cause the output you showed.

The "work with" location you need is:

file:/C:/<some path>/RTC-Plugin-5.0.2/

And this should install fine.

The default behaviour of the location dialog is to search for a jar or zip file, but after you select the file you can manually edit out the "java:" and jar filename before accepting the "work with" location.

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.