New Install 2019.03 - no repository found [message #1805916] |
Sat, 27 April 2019 23:06  |
Eclipse User |
|
|
|
This is a fresh install (I manually removed everything from a prior version) on Win7.64 - downloaded from eclipse.org and installed ok. But after the install, update attempts failed (see my other post). After I cancelled thru those dialogs, and restarted Eclipse, I thought to try to kick off an "check updates" myself. I want to point out that I have a direct (wired) connection to the internet, no proxy, and a linux box is my firewall - so there's nothing stopping any traffic with this situation.
Here's the messages I got:
No repository found containing: osgi.bundle,org.apache.httpcomponents.httpclient.win,4.5.6.v20190213-1947
No repository found containing: osgi.bundle,org.eclipse.epp.mpc.core,1.7.6.v20190415-1216
No repository found containing: osgi.bundle,org.eclipse.epp.mpc.core.win32,1.7.6.v20190415-1216
No repository found containing: osgi.bundle,org.eclipse.epp.mpc.help.ui,1.7.6.v20190415-1216
No repository found containing: osgi.bundle,org.eclipse.epp.mpc.ui,1.7.6.v20190416-1746
No repository found containing: osgi.bundle,org.eclipse.epp.mpc.ui.css,1.7.6.v20190415-1216
No repository found containing: org.eclipse.update.feature,org.eclipse.epp.mpc,1.7.6.v20190416-1746
And YES, I have done quite a bit of Googling and I've found and read a massive pile of posts about these problems - from years ago, and current. So it's obviously been an issue for quite some time.
I don't want to debate the issues - I just want to find a way to solve them so I can finish this Java project I've spent 18 months on! LOL Then it's back to Visual Studio and c# for me! LOL
|
|
|
Re: New Install 2019.03 - no repository found [message #1805918 is a reply to message #1805916] |
Sun, 28 April 2019 03:34   |
Eclipse User |
|
|
|
As in your other post, there is little context about the nature of your workspace. As I mentioned, it sounds like it's a specialized workspace that contains setup tasks to work with a specific Eclipse project's source code. You can use Navigate -> Open Setup -> Workspace to see those tasks. If you double click on the "Workspace file:...", does the Properties view's Streams property show a list of references to various project setups? It seems that's likely the case. Those didn't end up there by themselves. You can use the cell editor for the Streams property to remove all these so that your workspace no longer tries to perform all the tasks specified by these projects.
|
|
|
Re: New Install 2019.03 - no repository found [message #1806028 is a reply to message #1805918] |
Tue, 30 April 2019 20:20   |
Eclipse User |
|
|
|
I'm getting the same errors when attempting to update to the new "Marketplace Client 1.7.6.v20190416-1746"
my system info:
Eclipse IDE for C/C++ Developers
Version: 2019-03 (4.11.0)
Build id: 20190314-1200
Error info:
An error occurred while collecting items to be installed
session context was:(profile=C__mreede01_eclipse_cpp-latest-released_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.apache.httpcomponents.httpclient.win,4.5.6.v20190213-1947
No repository found containing: osgi.bundle,org.eclipse.epp.mpc.core,1.7.6.v20190415-1216
No repository found containing: osgi.bundle,org.eclipse.epp.mpc.core.win32,1.7.6.v20190415-1216
No repository found containing: osgi.bundle,org.eclipse.epp.mpc.help.ui,1.7.6.v20190415-1216
No repository found containing: osgi.bundle,org.eclipse.epp.mpc.ui,1.7.6.v20190416-1746
No repository found containing: osgi.bundle,org.eclipse.epp.mpc.ui.css,1.7.6.v20190415-1216
No repository found containing: org.eclipse.update.feature,org.eclipse.epp.mpc,1.7.6.v20190416-1746
|
|
|
|
|
|
|
Re: New Install 2019.03 - no repository found [message #1806062 is a reply to message #1806045] |
Thu, 02 May 2019 02:24   |
Eclipse User |
|
|
|
Mark, I appreciate that you share the solution to your problem so that the next person can find such a thing.
This is kind of what I suspected, i.e., when you install something (an installable unit for a feature or bundle/plug-in) those things have the ability to add update sites to the installation profile's preferences such that "check for updates" can and will contact those sites.
|
|
|
Re: New Install 2019.03 - no repository found [message #1806083 is a reply to message #1806062] |
Thu, 02 May 2019 11:52   |
Eclipse User |
|
|
|
There is something fishy in updating the Marketplace Client from 1.7.5 to 1.7.6. The normal update procedure offers the new version but is unable to fetch it.
Starting the old Marketplace Client and waiting till it has filled the list of offered packages, the Client pops a dialog box offering an update to the Client, and it does work.
|
|
|
Re: New Install 2019.03 - no repository found [message #1807215 is a reply to message #1806045] |
Fri, 24 May 2019 16:51   |
Eclipse User |
|
|
|
I ran into the same sort of problem with Eclipse Modeling Tools Version: 2019-03 (4.11.0) Build id: 20190314-1200. Replaced Marketplace Client update site v1.7.6 with 1.7.5 as per Mark's advice, and restored proper functionality.
Mark, Thank you for the solution!
|
|
|
|
Powered by
FUDForum. Page generated in 0.10157 seconds