Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse 2022-06 (4.24.0) can't connect to update server
Eclipse 2022-06 (4.24.0) can't connect to update server [message #1853757] Sun, 17 July 2022 02:41 Go to next message
Eclipse UserFriend
I installed Eclipse 2022-06 (4.24.0) to a new machine using the Eclipse IDE for Java Developers option. Now it's looking like I'm going to need Java EE. So I went into Help/Install New Software and selected the required items. But when it tries to actually download them, it can't reach the required server(s). In fact, it fails to check for updates with a similar error. I see nothing in the firewall records for Windows Defender. The exception when it tries to update is below.

Does anyone know what's going on?


An error occurred while collecting items to be installed
session context was:(profile=C__Program Files_Eclipse_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.eclipse.nebula.widgets.tablecombo,1.2.0.202207072214
No repository found containing: osgi.bundle,org.eclipse.oomph.p2.core,1.22.0.v20220614-0642
No repository found containing: osgi.bundle,org.eclipse.oomph.resources,1.17.0.v20220619-0650
No repository found containing: osgi.bundle,org.eclipse.oomph.setup.core,1.25.0.v20220622-0423
No repository found containing: osgi.bundle,org.eclipse.oomph.util,1.19.0.v20220616-0849
No repository found containing: org.eclipse.update.feature,org.eclipse.oomph.p2,1.23.0.v20220614-0642
No repository found containing: org.eclipse.update.feature,org.eclipse.oomph.setup.core,1.25.0.v20220622-0423
No repository found containing: org.eclipse.update.feature,org.eclipse.oomph.setup,1.26.0.v20220622-0423
Re: Eclipse 2022-06 (4.24.0) can't connect to update server [message #1853806 is a reply to message #1853757] Mon, 18 July 2022 13:22 Go to previous messageGo to next message
Eclipse UserFriend
I had similar problems today. Try Window -> Preferences -> Oomph -> Bundle Pools -> Clear Cache... to throw away (delete) all local cached update site information and load them from the internet freshly.
Re: Eclipse 2022-06 (4.24.0) can't connect to update server [message #1853907 is a reply to message #1853806] Fri, 22 July 2022 00:42 Go to previous messageGo to next message
Eclipse UserFriend
Didn't help. ☹️
Re: Eclipse 2022-06 (4.24.0) can't connect to update server [message #1853910 is a reply to message #1853907] Fri, 22 July 2022 03:17 Go to previous messageGo to next message
Eclipse UserFriend
These are all present in this repository (as you can see using the Repository Explorer view):

https://download.eclipse.org/oomph/updates/milestone/latest

Generally this type of problem happens when the loaded content metadata and artifact metadata are not in sync. Flushing the caches often helps. But even then, p2 keeps soft references to already-loaded repositories and the only way to force flush those is to restart.
Re: Eclipse 2022-06 (4.24.0) can't connect to update server [message #1854072 is a reply to message #1853910] Sun, 31 July 2022 05:53 Go to previous messageGo to next message
Eclipse UserFriend
Ed Merks wrote on Fri, 22 July 2022 02:17
These are all present in this repository (as you can see using the Repository Explorer view):

https://download.eclipse.org/oomph/updates/milestone/latest

Generally this type of problem happens when the loaded content metadata and artifact metadata are not in sync. Flushing the caches often helps. But even then, p2 keeps soft references to already-loaded repositories and the only way to force flush those is to restart.

I've restarted both Eclipse and Windows. It still doesn't connect. So what do I need to restart?
Re: Eclipse 2022-06 (4.24.0) can't connect to update server [message #1854073 is a reply to message #1854072] Sun, 31 July 2022 08:13 Go to previous messageGo to next message
Eclipse UserFriend
Did you tell it to contact all available update sites? In Windows -> Preferences -> Install/Update -> Available Software Sites all the check-marked update sites will be used. You can disable ones for which/where you don't want to look for updates while installing. Or add https://download.eclipse.org/oomph/updates/milestone/latest if that's missing.

Or create a new JEE installation instead of updating what you have...
Re: Eclipse 2022-06 (4.24.0) can't connect to update server [message #1854074 is a reply to message #1854073] Sun, 31 July 2022 10:23 Go to previous message
Eclipse UserFriend
Ed Merks wrote on Sun, 31 July 2022 07:13
Did you tell it to contact all available update sites? In Windows -> Preferences -> Install/Update -> Available Software Sites all the check-marked update sites will be used. You can disable ones for which/where you don't want to look for updates while installing. Or add https://download.eclipse.org/oomph/updates/milestone/latest if that's missing.
Yes.

Ed Merks wrote on Sun, 31 July 2022 07:13
Or create a new JEE installation instead of updating what you have...
I reinstalled Eclipse specifying EE shortly after I started this thread.
Previous Topic:can not export plugin from eclipse
Next Topic:Adjust tab-space and mouse pointer?
Goto Forum:
  


Current Time: Thu Jul 31 07:32:06 EDT 2025

Powered by FUDForum. Page generated in 0.27157 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top