Failing to install STS4 on Eclipse 2018-09 RC1
See original GitHub issueAn error occurred while collecting items to be installed
session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.springsource.ide.eclipse.commons.livexp,3.9.6.201808291957-CI-B411
No repository found containing: org.eclipse.update.feature,org.springframework.boot.ide.main.feature,4.0.0.201809050738-M15
No repository found containing: osgi.bundle,org.springframework.ide.eclipse.boot,3.9.6.201808300249-CI-B2053
No repository found containing: osgi.bundle,org.springframework.ide.eclipse.boot.launch,3.9.6.201808300249-CI-B2053
No repository found containing: osgi.bundle,org.springframework.ide.eclipse.boot.restart,3.9.6.201808300249-CI-B2053
No repository found containing: osgi.bundle,org.springframework.ide.eclipse.boot.templates,3.9.6.201808300249-CI-B2053
No repository found containing: osgi.bundle,org.springframework.ide.eclipse.boot.validation,3.9.6.201808300249-CI-B2053
No repository found containing: osgi.bundle,org.springframework.ide.eclipse.boot.wizard,3.9.6.201808300249-CI-B2053
No repository found containing: osgi.bundle,org.springframework.ide.eclipse.buildship20,3.9.6.201808300249-CI-B2053
No repository found containing: osgi.bundle,org.springframework.ide.eclipse.editor.support,3.9.6.201808300249-CI-B2053
No repository found containing: osgi.bundle,org.springframework.ide.eclipse.imports,3.9.6.201808300249-CI-B2053
No repository found containing: osgi.bundle,org.springframework.tooling.boot.ls,0.6.0.201809050727
No repository found containing: org.eclipse.update.feature,org.springframework.tooling.boot.ls.feature,4.0.0.201809050727
No repository found containing: osgi.bundle,org.springframework.tooling.jdt.ls.commons,1.0.0.201809050727
No repository found containing: osgi.bundle,org.springframework.tooling.ls.eclipse.commons,4.0.0.201809050727
No repository found containing: osgi.bundle,org.springframework.tooling.ls.eclipse.gotosymbol,4.0.0.201809050727
No repository found containing: osgi.bundle,org.springsource.ide.eclipse.commons.completions,3.9.6.201808291957-CI-B411
No repository found containing: osgi.bundle,org.springsource.ide.eclipse.commons.core,3.9.6.201808291957-CI-B411
No repository found containing: osgi.bundle,org.springsource.ide.eclipse.commons.frameworks.core,3.9.6.201808291957-CI-B411
No repository found containing: osgi.bundle,org.springsource.ide.eclipse.commons.frameworks.ui,3.9.6.201808291957-CI-B411
No repository found containing: osgi.bundle,org.springsource.ide.eclipse.commons.ui,3.9.6.201808291957-CI-B411
It also shows unwanted components as part of the STS4 update site

Issue Analytics
- State:
- Created 5 years ago
- Comments:8 (8 by maintainers)
Top Results From Across the Web
Unable to install sts in eclipse - Stack Overflow
Start with a fresh Eclipse 2021-12 and install Spring Tools 4 (aka STS 4) or with a fresh Spring Tools 4 for Eclipse...
Read more >Eclipse IDE 2018-09 R Packages
Try the Eclipse Installer 2022‑12 R The easiest way to install and update your Eclipse Development Environment.
Read more >Full Text Bug Listing - Bugs - Eclipse.org
Created attachment 275784 [details] Failing test project Originally opened in the STS project at ... Version: 2018-09 RC1 (4.9.0RC1) Build id: 20180906-1432.
Read more >Spring Tools 4 (aka Spring Tool Suite 4) - Eclipse Marketplace
This is usually caused by some stale cache data. You can fix this by going to the Preferenes -> Install/Update -> Available Update...
Read more >Oomph » 2018-12 Eclipse Installation Error
This is happening to me both in 2018-09 and 2018-12. When installing, I get this error: Unable to read repository at ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Great to hear that the other update site worked for you. So it looks like there was indeed some stale cache data in your installation that you could workaround by using the other update site URL (which technically points to the same one than the one you used first).
If someone else hits this issue, another option would be to completely delete the update site URL from the preferences, restart Eclipse, and go to the
Install New Softwaredialog again. This makes the stale cache data go away. Sometimes pressingReloadis enough, sometimes you need to remove it completely, restart, and add it back.The first update site in the above comment works on both fresh installation and a existing installations 👍 . since it worked i didn’t tried the second update site 😄