Trying to update from pre-installed windows zip 1.1.3 to 1.1.4 through the eclipse update:

An error occurred while collecting items to be installed
 session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Collect, operand=, action=).
 No repository found containing: osgi.bundle,webdsl.editor,1.1.4
 No repository found containing: org.eclipse.update.feature,webdsl.editor.feature,1.1.4

The same update works normally on Mac.

Submitted by Danny Groenewegen on 17 June 2010 at 21:43

On 17 June 2010 at 22:02 Danny Groenewegen commented:

Might be related to this specific Eclipse configuration, updating in a different Eclipse from an older version than 1.1.3 worked.


On 17 June 2010 at 22:10 Lennart Kats commented:

That’s pretty horrible :o Looks like this issue is more common (I’ve never seen it though): http://www.digitalsanctuary.com/tech-blog/general/no-repository-found-containing-error-when-update-eclipse.html - so it might be a slash in the update site URL that’s causing it 8-O Interestingly though, WebDSL’s site.xml and feature.xml have update site URLs without a slash, while Spoofax has URLs with the slash.


On 17 June 2010 at 22:39 Danny Groenewegen commented:

Adding a slash in the update site url seems to fix it. I will add the slash in WebDSL’s site.xml and feature.xml.


On 17 June 2010 at 23:26 Danny Groenewegen commented:

I added the slash in site.xml and feature.xml, but that doesn’t solve it. However, when re-entering the update site by hand, even without the slash, it does work. So it might be an issue with the script for creating these eclipse zips.

Log in to post comments