This page last changed on Mar 24, 2009 by smaddox.
Symptoms
During installation, after the license agreement screen, you may receive an error message similar to this:
An error occurred while collecting items to be installed
No repository found containing: com.atlassian.connector.commons/osgi.bundle/0.5.0.I20090320-BETA
No repository found containing: com.atlassian.connector.eclipse.bamboo.core/osgi.bundle/1.0.0.I20090320-BETA
No repository found containing: com.atlassian.connector.eclipse.bamboo/org.eclipse.update.feature/1.0.0.I20090320-BETA
No repository found containing: com.atlassian.connector.eclipse.bamboo.ui/osgi.bundle/1.0.0.I20090320-BETA
No repository found containing: com.atlassian.connector.eclipse.core/osgi.bundle/1.0.0.I20090320-BETA
No repository found containing: com.atlassian.connector.eclipse.crucible.core/osgi.bundle/1.0.0.I20090320-BETA
No repository found containing: com.atlassian.connector.eclipse.crucible/org.eclipse.update.feature/1.0.0.I20090320-BETA
No repository found containing: com.atlassian.connector.eclipse.crucible.ui/osgi.bundle/1.0.0.I20090320-BETA
No repository found containing: com.atlassian.connector.eclipse/org.eclipse.update.feature/1.0.0.I20090320-BETA
No repository found containing: com.atlassian.connector.eclipse.subclipse/org.eclipse.update.feature/1.0.0.I20090320-BETA
No repository found containing: com.atlassian.connector.eclipse.subclipse.ui/osgi.bundle/1.0.0.I20090320-BETA
No repository found containing: com.atlassian.connector.eclipse.ui/osgi.bundle/1.0.0.I20090320-BETA
No repository found containing: com.thoughtworks.xstream/osgi.bundle/1.3.0.v20090224-1640
No repository found containing: org.apache.commons.io/osgi.bundle/1.3.2.v20080604-1500
No repository found containing: org.jdom_jaxen/osgi.bundle/1.0.0.20081203-1100
No repository found containing: org.joda.time/osgi.bundle/1.6.0.v20081202-0100
Cause
P2 (Eclipse's update mechanism in Eclipse 3.4 and higher) has cached some incorrect information about the update site where the Atlassian Eclipse Connector plugins reside.
Resolution
Follow these steps to clear the cached information:
- Remove the Atlassian update site:
http://update.atlassian.com/atlassian-eclipse-plugin/e3.4
- Restart Eclipse
- Add the Atlassian update site again:
http://update.atlassian.com/atlassian-eclipse-plugin/e3.4
- Try to install the Atlassian Eclipse Connector again.
More Information
See issue PLE-393 in our bug tracker.
RELATED PAGES
Installing the Eclipse Connector
|