Bug 481414 - Unable to update Eclipse: 'Installing Software' has encountered a problem
Summary: Unable to update Eclipse: 'Installing Software' has encountered a problem
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Runtime (show other bugs)
Version: 4.6   Edit
Hardware: PC Windows 7
: P3 normal with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: platform-runtime-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-04 09:43 EST by Ben Johnson CLA
Modified: 2019-12-19 02:06 EST (History)
3 users (show)

See Also:


Attachments
Thread dump performed before clicking "Show Details" button (18.21 KB, text/plain)
2015-11-11 12:11 EST, Ben Johnson CLA
no flags Details
Thread dump performed very shortly after clicking "Show Details" button (19.15 KB, text/plain)
2015-11-11 12:11 EST, Ben Johnson CLA
no flags Details
Thead dump performed about 5 minutes after clicking "Show Details" button (19.15 KB, text/plain)
2015-11-11 12:11 EST, Ben Johnson CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Johnson CLA 2015-11-04 09:43:55 EST
Eclipse for PHP Developers

Version: Neon Milestone 2 (4.6.0M2)
Build id: 20151001-1406

To reproduce:

1. Help -> Install New Software.

2. --All Available Sites--, search for "JavaScript Development Tools". Select JavaScript Development Tools 1.6.201.v201508262249 and click "Next".

3. Click "Next" again.

4. Accept license agreement and click "Finish".

5. Eclipse pops an error dialog immediately: "'Installing Software' has encountered a problem. An error occurred while collecting items to be installed."

6. If I click "OK", the dialog goes away. If I click "Show Details", Eclipse completely locks-up, pegs the CPU, and never recovers (I'm forced to terminate eclipse.exe).

The 'workspace\.metadata\.log" contains the following when this occurs:

!ENTRY org.eclipse.equinox.p2.engine 4 4 2015-11-04 09:32:24.849
!MESSAGE An error occurred while collecting items to be installed
!SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2015-11-04 09:32:24.849
!MESSAGE session context was:(profile=C__Users_bjohnson_php-neon_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2015-11-04 09:32:24.849
!MESSAGE No repository found containing: osgi.bundle,org.eclipse.wst.server.core,1.7.0.v201508271522
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2015-11-04 09:32:24.849
!MESSAGE No repository found containing: osgi.bundle,org.eclipse.wst.server.discovery,1.1.0.v201508271522
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2015-11-04 09:32:24.849
!MESSAGE No repository found containing: osgi.bundle,org.eclipse.wst.server.ui,1.5.201.v201509022125
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2015-11-04 09:32:24.849
!MESSAGE No repository found containing: osgi.bundle,org.eclipse.wst.validation,1.2.700.v201508251749
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2015-11-04 09:32:24.849
!MESSAGE No repository found containing: org.eclipse.update.feature,org.eclipse.wst.common_core.feature,3.7.1.v201508262220
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2015-11-04 09:32:24.849
!MESSAGE No repository found containing: org.eclipse.update.feature,org.eclipse.wst.common_ui.feature,3.7.1.v201508262220
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2015-11-04 09:32:24.849
!MESSAGE No repository found containing: org.eclipse.update.feature,org.eclipse.wst.jsdt.feature,1.6.201.v201508262249
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2015-11-04 09:32:24.849
!MESSAGE No repository found containing: org.eclipse.update.feature,org.eclipse.wst.server_core.feature,3.3.600.v201508271522
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2015-11-04 09:32:24.849
!MESSAGE No repository found containing: org.eclipse.update.feature,org.eclipse.wst.server_ui.feature,3.3.600.v201509022125
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2015-11-04 09:32:24.849
!MESSAGE No repository found containing: org.eclipse.update.feature,org.eclipse.wst.web_core.feature,3.7.1.v201508271605
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2015-11-04 09:32:24.850
!MESSAGE No repository found containing: org.eclipse.update.feature,org.eclipse.wst.web_ui.feature,3.7.1.v201509022125
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2015-11-04 09:32:24.850
!MESSAGE No repository found containing: org.eclipse.update.feature,org.eclipse.wst.xml_ui.feature,3.7.1.v201508271605
Comment 1 Pascal Rapicault CLA 2015-11-06 20:30:20 EST
I'm surprised that you have to force terminate Eclipse... Next time it happens, please try to take a thread dump before killing it (using jstack).

As for the errors themselves, they just means that the information provided by the site you are installing from is inconsistent. In this particular case it says it has version a certain version of a file, but it does not have it.
Comment 2 Ben Johnson CLA 2015-11-11 12:10:21 EST
"I'm surprised that you have to force terminate Eclipse..."

You and me both, kind sir!

I've attached a thread dump from between steps 5 and 6 in my original post (that is, when the error dialog is in focus, but I have not yet clicked "Show Details"). I don't expect this dump to tell you much, but I included it in case it's useful.

I've also attached a thread dump from after I click "Show Details", which causes my CPU to spike to 100% (well, 25%, because it's a quad-core and Eclipse is limited to 25% accordingly). I've left Eclipse in that state for several minutes now (and up to 30 minutes previously) and it simply never recovers.

Something else that I find obnoxious is that Windows + D no longer works to show my desktop (I'm on Windows 7) once Eclipse enters this state. I find it unbelievable that a single hung app is capable of such influence in Windows, but, alas, that is what we have here. Other Windows + Key commands work fine, it's just this one that ceases to work when this happens.

Not surprisingly, then, I'm unable to bring Eclipse into focus at all in this hung state. Clicking the Eclipse icon on my taskbar doesn't have any noticeable effect, nor do "Switch to" or "Bring to front" when initiated from within the Windows Task Manager's "Applications" tab. For what it's worth, Eclipse's state in this is "Not Responding".

Finally, I've attached another thread dump after letting Eclipse sit in this state for roughly 5 minutes. A diff against dumps 2 and 3 reveals that they are identical, excepting only the first (timestamp) line. So, Eclipse has definitely thrown in the proverbial towel at this point.

If there's any other information that I can provide, please let me know.

Thanks, Pascal!
Comment 3 Ben Johnson CLA 2015-11-11 12:11:00 EST
Created attachment 257876 [details]
Thread dump performed before clicking "Show Details" button
Comment 4 Ben Johnson CLA 2015-11-11 12:11:28 EST
Created attachment 257877 [details]
Thread dump performed very shortly after clicking "Show Details" button
Comment 5 Ben Johnson CLA 2015-11-11 12:11:55 EST
Created attachment 257878 [details]
Thead dump performed about 5 minutes after clicking "Show Details" button
Comment 6 Ben Johnson CLA 2015-12-03 09:58:01 EST
Update to add that this problem is not specific to installing JavaScript Development Tools.

Eclipse just alerted me that there are updates ready to be installed, so I attempted to install them, and the installation process crashes in precisely the manner described in my initial post.

Again, I had to kill the eclipse.exe process, manually, once the application crashed.

I tried unchecking the update for JavaScript development tools, to determine whether or not it matters which packages are selected, and it doesn't seem to matter. The behavior is exactly the same.

So, basically, I can no longer update Eclipse.

A little help, please? Surely, I'm not the only one...
Comment 7 Ben Johnson CLA 2015-12-16 16:07:49 EST
For whatever it's worth, I was able to install the "Oomph Setup" and "JavaScript Development Tools" updates without issue. (I installed them one at a time, in that order, and restarted Eclipse after each installation.)

So, the problem appears to be with one (or all) of the remaining three updates:

Eclipse IDE for PHP Developers	4.6.0.20151112-1155
Eclipse Platform	4.6.0.v20151029-1349
Eclipse RCP	4.6.0.v20151029-1100

I can't install them individually, due to the associated dependencies, and if there is some means by which to override those, I don't care to muck-up my installation any worse than is already the case. :D
Comment 8 eclipsesoldmyemail eclipsesoldmyemail CLA 2019-12-19 01:31:33 EST
This is still an issue in 2019-09 running windows 10 Professional 64-bit.  Windows Defender and Windows Firewall are disabled.  Other internet traffic is verified.

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,com.sun.jna,4.5.1.v20190425-1842
No repository found containing: osgi.bundle,com.sun.jna.platform,4.5.1.v20190425-1842
No repository found containing: osgi.bundle,org.apache.ant,1.10.7.v20190926-0324
No repository found containing: osgi.bundle,org.apache.httpcomponents.httpclient,4.5.6.v20190503-0009
No repository found containing: osgi.bundle,org.apache.lucene.misc,8.0.0.v20190418-1455
No repository found containing: osgi.bundle,org.bouncycastle.bcpg,1.64.0.v20191109-0815
No repository found containing: osgi.bundle,org.bouncycastle.bcpkix,1.64.0.v20191109-0815
No repository found containing: osgi.bundle,org.bouncycastle.bcprov,1.64.0.v20191109-0815
No repository found containing: osgi.bundle,org.eclipse.ant.core,3.5.600.v20191122-2102
No repository found containing: osgi.bundle,org.eclipse.cdt.core,6.10.0.201912051559
No repository found containing: osgi.bundle,org.eclipse.cdt.core.native,5.10.300.201910171407
No repository found containing: osgi.bundle,org.eclipse.cdt.native.serial,1.1.300.201911041219
No repository found containing: osgi.bundle,org.eclipse.compare,3.7.800.v20191122-2107
No repository found containing: osgi.bundle,org.eclipse.compare.core,3.6.700.v20191122-2107
No repository found containing: osgi.bundle,org.eclipse.compare.win32,1.2.700.v20191122-2107
No repository found containing: osgi.bundle,org.eclipse.core.commands,3.9.600.v20191122-2109
No repository found containing: osgi.bundle,org.eclipse.core.contenttype,3.7.500.v20190916-2125
No repository found containing: osgi.bundle,org.eclipse.core.databinding,1.7.700.v20191122-2109
No repository found containing: osgi.bundle,org.eclipse.core.databinding.beans,1.6.0.v20191118-0932
No repository found containing: osgi.bundle,org.eclipse.core.databinding.observable,1.8.100.v20191118-0932
No repository found containing: osgi.bundle,org.eclipse.core.databinding.property,1.7.200.v20191105-1311
No repository found containing: osgi.bundle,org.eclipse.core.expressions,3.6.600.v20191122-2104
No repository found containing: osgi.bundle,org.eclipse.core.externaltools,1.1.500.v20191014-1300
No repository found containing: osgi.bundle,org.eclipse.core.filebuffers,3.6.800.v20191122-2108
No repository found containing: osgi.bundle,org.eclipse.core.filesystem,1.7.600.v20191122-2104
No repository found containing: osgi.bundle,org.eclipse.core.jobs,3.10.600.v20191122-2104
No repository found containing: osgi.bundle,org.eclipse.core.net,1.3.700.v20191122-2107
No repository found containing: osgi.bundle,org.eclipse.core.net.win32.x86_64,1.1.500.v20190925-1337
No repository found containing: osgi.bundle,org.eclipse.core.resources,3.13.600.v20191122-2104
No repository found containing: osgi.bundle,org.eclipse.core.runtime,3.17.0.v20191122-2104
No repository found containing: osgi.bundle,org.eclipse.core.variables,3.4.700.v20191114-1848
No repository found containing: osgi.bundle,org.eclipse.debug.core,3.14.100.v20191115-1406
No repository found containing: osgi.bundle,org.eclipse.debug.ui,3.14.300.v20191116-2105
No repository found containing: osgi.bundle,org.eclipse.dltk,6.0.0.201911302123
No repository found containing: osgi.bundle,org.eclipse.dltk.annotations,6.0.0.201911302123
No repository found containing: osgi.bundle,org.eclipse.dltk.console,6.0.0.201911302123
No repository found containing: osgi.bundle,org.eclipse.dltk.console.ui,6.0.0.201911302123
No repository found containing: osgi.bundle,org.eclipse.dltk.core,6.0.0.201911302123
No repository found containing: osgi.bundle,org.eclipse.dltk.core.index,6.0.0.201911302123
No repository found containing: osgi.bundle,org.eclipse.dltk.core.index.lucene,6.0.0.201911302123
No repository found containing: osgi.bundle,org.eclipse.dltk.core.manipulation,6.0.0.201911302123
No repository found containing: osgi.bundle,org.eclipse.dltk.debug,6.0.0.201911302123
No repository found containing: osgi.bundle,org.eclipse.dltk.debug.ui,6.0.0.201911302123
No repository found containing: osgi.bundle,org.eclipse.dltk.formatter,6.0.0.201911302123
No repository found containing: osgi.bundle,org.eclipse.dltk.launching,6.0.0.201911302123
No repository found containing: osgi.bundle,org.eclipse.dltk.logconsole,6.0.0.201911302123
No repository found containing: osgi.bundle,org.eclipse.dltk.logconsole.ui,6.0.0.201911302123
No repository found containing: osgi.bundle,org.eclipse.dltk.mylyn,6.0.0.201911302123
No repository found containing: osgi.bundle,org.eclipse.dltk.testing,6.0.0.201911302123
No repository found containing: osgi.bundle,org.eclipse.dltk.ui,6.0.0.201911302123
No repository found containing: osgi.bundle,org.eclipse.dltk.validators.core,6.0.0.201911302123
No repository found containing: osgi.bundle,org.eclipse.dltk.validators.externalchecker,6.0.0.201911302123
No repository found containing: osgi.bundle,org.eclipse.dltk.validators.ui,6.0.0.201911302123
No repository found containing: osgi.bundle,org.eclipse.e4.core.commands,0.12.800.v20190926-0808
No repository found containing: osgi.bundle,org.eclipse.e4.core.contexts,1.8.300.v20191017-1404
No repository found containing: osgi.bundle,org.eclipse.e4.core.di,1.7.500.v20190916-2125
No repository found containing: osgi.bundle,org.eclipse.e4.core.di.annotations,1.6.500.v20190925-0538
No repository found containing: osgi.bundle,org.eclipse.e4.core.di.extensions,0.15.400.v20191122-2104
No repository found containing: osgi.bundle,org.eclipse.e4.core.services,2.2.100.v20191122-2104
No repository found containing: osgi.bundle,org.eclipse.e4.emf.xpath,0.2.500.v20191021-1408
No repository found containing: osgi.bundle,org.eclipse.e4.ui.bindings,0.12.700.v20191105-1310
No repository found containing: osgi.bundle,org.eclipse.e4.ui.css.core,0.12.900.v20191106-1716
No repository found containing: osgi.bundle,org.eclipse.e4.ui.css.swt,0.13.700.v20191113-1031
No repository found containing: osgi.bundle,org.eclipse.e4.ui.css.swt.theme,0.12.500.v20191125-1011
No repository found containing: osgi.bundle,org.eclipse.e4.ui.di,1.2.700.v20191114-0830
No repository found containing: osgi.bundle,org.eclipse.e4.ui.model.workbench,2.1.600.v20191106-1503
No repository found containing: osgi.bundle,org.eclipse.e4.ui.services,1.3.700.v20190930-1643
No repository found containing: osgi.bundle,org.eclipse.e4.ui.widgets,1.2.600.v20190926-0808
No repository found containing: osgi.bundle,org.eclipse.e4.ui.workbench,1.11.0.v20191120-1917
No repository found containing: osgi.bundle,org.eclipse.e4.ui.workbench.addons.swt,1.3.700.v20191030-1314
No repository found containing: osgi.bundle,org.eclipse.e4.ui.workbench.renderers.swt,0.14.900.v20191114-0715
No repository found containing: osgi.bundle,org.eclipse.e4.ui.workbench.swt,0.14.800.v20190930-1643
No repository found containing: osgi.bundle,org.eclipse.e4.ui.workbench3,0.15.300.v20190926-0808
No repository found containing: osgi.bundle,org.eclipse.ecf,3.9.4.v20191020-1846
No repository found containing: osgi.bundle,org.eclipse.ecf.filetransfer,5.0.300.v20191020-1846
No repository found containing: osgi.bundle,org.eclipse.ecf.identity,3.9.300.v20191020-1846
No repository found containing: osgi.bundle,org.eclipse.ecf.provider.filetransfer,3.2.500.v20191017-1905
No repository found containing: osgi.bundle,org.eclipse.ecf.provider.filetransfer.httpclient45,1.0.100.v20191012-1656
No repository found containing: osgi.bundle,org.eclipse.ecf.provider.filetransfer.ssl,1.0.101.v20191012-1926
No repository found containing: osgi.bundle,org.eclipse.ecf.ssl,1.2.300.v20191012-1926
No repository found containing: osgi.bundle,org.eclipse.egit,5.6.0.201912101111-r
No repository found containing: osgi.bundle,org.eclipse.egit.core,5.6.0.201912101111-r
No repository found containing: osgi.bundle,org.eclipse.egit.doc,5.6.0.201912101111-r
No repository found containing: osgi.bundle,org.eclipse.egit.gitflow,5.6.0.201912101111-r
No repository found containing: osgi.bundle,org.eclipse.egit.gitflow.ui,5.6.0.201912101111-r
No repository found containing: osgi.bundle,org.eclipse.egit.github.core,5.6.0.201912101111-r
No repository found containing: osgi.bundle,org.eclipse.egit.mylyn.ui,5.6.0.201912101111-r
No repository found containing: osgi.bundle,org.eclipse.egit.ui,5.6.0.201912101111-r
No repository found containing: osgi.bundle,org.eclipse.emf.common,2.17.0.v20190920-0401
No repository found containing: osgi.bundle,org.eclipse.emf.ecore,2.20.0.v20190920-0401
No repository found containing: osgi.bundle,org.eclipse.emf.edit,2.16.0.v20190920-0401
No repository found containing: osgi.bundle,org.eclipse.emf.edit.ui,2.17.0.v20190920-0412
No repository found containing: osgi.bundle,org.eclipse.epp.mpc.core,1.8.1.v20191106-1317
No repository found containing: osgi.bundle,org.eclipse.epp.mpc.core.win32,1.8.1.v20191106-1317
No repository found containing: osgi.bundle,org.eclipse.epp.mpc.help.ui,1.8.1.v20191106-1317
No repository found containing: osgi.bundle,org.eclipse.epp.mpc.ui,1.8.1.v20191106-1317
No repository found containing: osgi.bundle,org.eclipse.epp.mpc.ui.css,1.8.1.v20191106-1317
No repository found containing: osgi.bundle,org.eclipse.epp.package.common,4.14.0.20191212-1200
No repository found containing: osgi.bundle,org.eclipse.epp.package.php,4.14.0.20191212-1200
No repository found containing: osgi.bundle,org.eclipse.equinox.bidi,1.2.200.v20191008-0718
No repository found containing: osgi.bundle,org.eclipse.equinox.common,3.10.600.v20191004-1420
No repository found containing: osgi.bundle,org.eclipse.equinox.event,1.5.300.v20191001-1333
No repository found containing: osgi.bundle,org.eclipse.equinox.frameworkadmin,2.1.400.v20191002-0702
No repository found containing: osgi.bundle,org.eclipse.equinox.frameworkadmin.equinox,1.1.200.v20191015-1207
No repository found containing: osgi.bundle,org.eclipse.equinox.http.jetty,3.7.300.v20191015-2006
No repository found containing: osgi.bundle,org.eclipse.equinox.http.servlet,1.6.300.v20191011-1612
No repository found containing: osgi.bundle,org.eclipse.equinox.launcher,1.5.600.v20191014-2022
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.artifact.repository,1.3.300.v20191015-1504
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.console,1.1.300.v20191014-1219
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.core,2.6.200.v20191014-1220
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.director,2.4.500.v20191014-1220
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.director.app,1.1.400.v20191015-1945
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.directorywatcher,1.2.400.v20191015-1945
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.engine,2.6.500.v20191014-1645
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.extensionlocation,1.3.300.v20191014-1645
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.garbagecollector,1.1.300.v20191015-1207
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.jarprocessor,1.1.500.v20191014-1732
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.metadata,2.4.600.v20191002-0702
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.metadata.repository,1.3.300.v20191002-0702
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.operations,2.5.600.v20191016-0507
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.publisher,1.5.300.v20191016-0507
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.publisher.eclipse,1.3.400.v20191018-2256
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.reconciler.dropins,1.3.200.v20191016-0510
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.repository,2.4.600.v20191016-0510
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.repository.tools,2.2.400.v20191016-0510
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.touchpoint.eclipse,2.2.500.v20191114-1206
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.touchpoint.natives,1.3.400.v20191017-1917
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.transport.ecf,1.2.300.v20191001-0955
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.ui,2.5.700.v20190930-1517
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.ui.discovery,1.1.300.v20191014-1907
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.ui.importexport,1.2.400.v20191016-0512
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.ui.sdk,1.1.500.v20191016-0512
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.ui.sdk.scheduler,1.4.500.v20191016-0512
No repository found containing: osgi.bundle,org.eclipse.equinox.p2.updatesite,1.1.300.v20191016-0515
No repository found containing: osgi.bundle,org.eclipse.equinox.preferences,3.7.600.v20191017-2055
No repository found containing: osgi.bundle,org.eclipse.equinox.registry,3.8.600.v20191017-2055
No repository found containing: osgi.bundle,org.eclipse.equinox.security,1.3.400.v20191008-0645
No repository found containing: osgi.bundle,org.eclipse.equinox.security.ui,1.2.500.v20191003-0536
No repository found containing: osgi.bundle,org.eclipse.equinox.simpleconfigurator,1.3.400.v20191015-1836
No repository found containing: osgi.bundle,org.eclipse.equinox.simpleconfigurator.manipulator,2.1.400.v20191015-1836
No repository found containing: osgi.bundle,org.eclipse.help,3.8.600.v20191123-0656
No repository found containing: osgi.bundle,org.eclipse.help.base,4.2.800.v20191210-0610
No repository found containing: osgi.bundle,org.eclipse.help.ui,4.1.700.v20191123-0656
No repository found containing: osgi.bundle,org.eclipse.help.webapp,3.9.700.v20191123-0656
No repository found containing: osgi.bundle,org.eclipse.jetty.continuation,9.4.24.v20191120
No repository found containing: osgi.bundle,org.eclipse.jetty.http,9.4.24.v20191120
No repository found containing: osgi.bundle,org.eclipse.jetty.io,9.4.24.v20191120
No repository found containing: osgi.bundle,org.eclipse.jetty.security,9.4.24.v20191120
No repository found containing: osgi.bundle,org.eclipse.jetty.server,9.4.24.v20191120
No repository found containing: osgi.bundle,org.eclipse.jetty.servlet,9.4.24.v20191120
No repository found containing: osgi.bundle,org.eclipse.jetty.util,9.4.24.v20191120
No repository found containing: osgi.bundle,org.eclipse.jface,3.18.0.v20191122-2109
No repository found containing: osgi.bundle,org.eclipse.jface.databinding,1.9.200.v20191113-1050
No repository found containing: osgi.bundle,org.eclipse.jface.text,3.16.100.v20191203-1634
No repository found containing: osgi.bundle,org.eclipse.jgit,5.6.0.201912101111-r
No repository found containing: osgi.bundle,org.eclipse.jgit.archive,5.6.0.201912101111-r
No repository found containing: osgi.bundle,org.eclipse.jgit.ssh.apache,5.6.0.201912101111-r
No repository found containing: osgi.bundle,org.eclipse.jsch.core,1.3.700.v20190925-1021
No repository found containing: osgi.bundle,org.eclipse.jsch.ui,1.3.700.v20191105-0922
No repository found containing: osgi.bundle,org.eclipse.ltk.core.refactoring,3.10.300.v20191104-1954
No repository found containing: osgi.bundle,org.eclipse.ltk.ui.refactoring,3.10.100.v20191113-0119
No repository found containing: osgi.bundle,org.eclipse.mylyn.github.core,5.6.0.201912101111-r
No repository found containing: osgi.bundle,org.eclipse.mylyn.github.doc,5.6.0.201912101111-r
No repository found containing: osgi.bundle,org.eclipse.mylyn.github.ui,5.6.0.201912101111-r
No repository found containing: osgi.bundle,org.eclipse.mylyn.wikitext,3.0.35.20191206145759
No repository found containing: osgi.bundle,org.eclipse.mylyn.wikitext.ant,3.0.35.20191206145759
No repository found containing: osgi.bundle,org.eclipse.mylyn.wikitext.asciidoc,3.0.35.20191206145759
No repository found containing: osgi.bundle,org.eclipse.mylyn.wikitext.asciidoc.ui,3.0.35.201912061959
No repository found containing: osgi.bundle,org.eclipse.mylyn.wikitext.confluence,3.0.35.20191206145759
No repository found containing: osgi.bundle,org.eclipse.mylyn.wikitext.confluence.ui,3.0.35.201912061959
No repository found containing: osgi.bundle,org.eclipse.mylyn.wikitext.context.ui,3.0.35.201912061959
No repository found containing: osgi.bundle,org.eclipse.mylyn.wikitext.help.ui,3.0.35.201912061959
No repository found containing: osgi.bundle,org.eclipse.mylyn.wikitext.html,3.0.35.20191206145759
No repository found containing: osgi.bundle,org.eclipse.mylyn.wikitext.markdown,3.0.35.20191206145759
No repository found containing: osgi.bundle,org.eclipse.mylyn.wikitext.markdown.ui,3.0.35.201912061959
No repository found containing: osgi.bundle,org.eclipse.mylyn.wikitext.mediawiki,3.0.35.20191206145759
No repository found containing: osgi.bundle,org.eclipse.mylyn.wikitext.mediawiki.ui,3.0.35.201912061959
No repository found containing: osgi.bundle,org.eclipse.mylyn.wikitext.osgi,3.0.35.201912061959
No repository found containing: osgi.bundle,org.eclipse.mylyn.wikitext.tasks.ui,3.0.35.201912061959
No repository found containing: osgi.bundle,org.eclipse.mylyn.wikitext.textile,3.0.35.20191206145759
No repository found containing: osgi.bundle,org.eclipse.mylyn.wikitext.textile.ui,3.0.35.201912061959
No repository found containing: osgi.bundle,org.eclipse.mylyn.wikitext.tracwiki,3.0.35.20191206145759
No repository found containing: osgi.bundle,org.eclipse.mylyn.wikitext.tracwiki.ui,3.0.35.201912061959
No repository found containing: osgi.bundle,org.eclipse.mylyn.wikitext.twiki,3.0.35.20191206145759
No repository found containing: osgi.bundle,org.eclipse.mylyn.wikitext.twiki.ui,3.0.35.201912061959
No repository found containing: osgi.bundle,org.eclipse.mylyn.wikitext.ui,3.0.35.201912061959
No repository found containing: osgi.bundle,org.eclipse.oomph.p2.core,1.14.0.v20191209-1132
No repository found containing: osgi.bundle,org.eclipse.osgi,3.15.100.v20191114-1701
No repository found containing: osgi.bundle,org.eclipse.php.builtin.server.core,7.0.0.201912041612
No repository found containing: osgi.bundle,org.eclipse.php.builtin.server.ui,7.0.0.201912041612
No repository found containing: osgi.bundle,org.eclipse.php.composer.api,7.0.0.201912041612
No repository found containing: osgi.bundle,org.eclipse.php.composer.core,7.0.0.201912041612
No repository found containing: osgi.bundle,org.eclipse.php.composer.ui,7.0.0.201912041612
No repository found containing: osgi.bundle,org.eclipse.php.core,7.0.0.201912041612
No repository found containing: osgi.bundle,org.eclipse.php.core.parser,7.0.0.201912041612
No repository found containing: osgi.bundle,org.eclipse.php.debug.core,7.0.0.201912041612
No repository found containing: osgi.bundle,org.eclipse.php.debug.daemon,7.0.0.201912041612
No repository found containing: osgi.bundle,org.eclipse.php.debug.ui,7.0.0.201912041612
No repository found containing: osgi.bundle,org.eclipse.php.formatter.core,7.0.0.201912041612
No repository found containing: osgi.bundle,org.eclipse.php.formatter.ui,7.0.0.201912041612
No repository found containing: osgi.bundle,org.eclipse.php.help,7.0.0.201912041612
No repository found containing: osgi.bundle,org.eclipse.php.mylyn.ui,7.0.0.201912041612
No repository found containing: osgi.bundle,org.eclipse.php.phpunit,7.0.0.201912041612
No repository found containing: osgi.bundle,org.eclipse.php.profile.core,7.0.0.201912041612
No repository found containing: osgi.bundle,org.eclipse.php.profile.ui,7.0.0.201912041612
No repository found containing: osgi.bundle,org.eclipse.php.rdt.sync.ui,7.0.0.201912041612
No repository found containing: osgi.bundle,org.eclipse.php.refactoring.core,7.0.0.201912041612
No repository found containing: osgi.bundle,org.eclipse.php.refactoring.ui,7.0.0.201912041612
No repository found containing: osgi.bundle,org.eclipse.php.server.core,7.0.0.201912041612
No repository found containing: osgi.bundle,org.eclipse.php.server.ui,7.0.0.201912041612
No repository found containing: osgi.bundle,org.eclipse.php.ui,7.0.0.201912041612
No repository found containing: osgi.bundle,org.eclipse.platform,4.14.0.v20191210-0610
No repository found containing: osgi.bundle,org.eclipse.platform.doc.user,4.14.0.v20191204-0828
No repository found containing: osgi.bundle,org.eclipse.ptp.rdt.sync.core,6.0.0.201912111948
No repository found containing: osgi.bundle,org.eclipse.ptp.rdt.sync.git.core,2.0.0.201912111948
No repository found containing: osgi.bundle,org.eclipse.ptp.rdt.sync.git.ui,1.0.0.201912111948
No repository found containing: osgi.bundle,org.eclipse.ptp.rdt.sync.ui,2.0.0.201912111948
No repository found containing: osgi.bundle,org.eclipse.ptp.remote.server.core,3.0.0.201912111948
No repository found containing: osgi.bundle,org.eclipse.rcp,4.14.0.v20191210-0610
No repository found containing: osgi.bundle,org.eclipse.search,3.11.800.v20191122-2108
No repository found containing: osgi.bundle,org.eclipse.swt,3.113.0.v20191204-0601
No repository found containing: osgi.bundle,org.eclipse.swt.win32.win32.x86_64,3.113.0.v20191204-0601
No repository found containing: osgi.bundle,org.eclipse.team.core,3.8.800.v20191122-2107
No repository found containing: osgi.bundle,org.eclipse.team.genericeditor.diff.extension,1.0.500.v20190925-1021
No repository found containing: osgi.bundle,org.eclipse.team.ui,3.8.700.v20191122-2107
No repository found containing: osgi.bundle,org.eclipse.text,3.10.0.v20191122-2108
No repository found containing: osgi.bundle,org.eclipse.text.quicksearch,1.0.100.v20191122-2108
No repository found containing: osgi.bundle,org.eclipse.tm.terminal.view.ui,4.5.200.201911231043
No repository found containing: osgi.bundle,org.eclipse.ui,3.115.0.v20191127-1056
No repository found containing: osgi.bundle,org.eclipse.ui.browser,3.6.600.v20191122-2109
No repository found containing: osgi.bundle,org.eclipse.ui.cheatsheets,3.5.600.v20191123-0656
No repository found containing: osgi.bundle,org.eclipse.ui.console,3.9.0.v20191126-0912
No repository found containing: osgi.bundle,org.eclipse.ui.editors,3.13.0.v20191203-1122
No repository found containing: osgi.bundle,org.eclipse.ui.externaltools,3.4.500.v20191025-1523
No repository found containing: osgi.bundle,org.eclipse.ui.forms,3.8.200.v20191114-0830
No repository found containing: osgi.bundle,org.eclipse.ui.genericeditor,1.1.600.v20191114-0832
No repository found containing: osgi.bundle,org.eclipse.ui.ide,3.16.100.v20191122-2109
No repository found containing: osgi.bundle,org.eclipse.ui.ide.application,1.3.500.v20191122-2109
No repository found containing: osgi.bundle,org.eclipse.ui.intro,3.5.800.v20191123-0656
No repository found containing: osgi.bundle,org.eclipse.ui.intro.quicklinks,1.0.400.v20191119-0804
No repository found containing: osgi.bundle,org.eclipse.ui.intro.universal,3.3.700.v20191025-0657
No repository found containing: osgi.bundle,org.eclipse.ui.monitoring,1.1.600.v20191106-1253
No repository found containing: osgi.bundle,org.eclipse.ui.navigator,3.9.100.v20191122-2109
No repository found containing: osgi.bundle,org.eclipse.ui.navigator.resources,3.7.100.v20191209-1336
No repository found containing: osgi.bundle,org.eclipse.ui.net,1.3.600.v20190925-1021
No repository found containing: osgi.bundle,org.eclipse.ui.themes,1.2.800.v20191127-1314
No repository found containing: osgi.bundle,org.eclipse.ui.views,3.10.100.v20191114-0830
No repository found containing: osgi.bundle,org.eclipse.ui.views.log,1.2.900.v20191122-2109
No repository found containing: osgi.bundle,org.eclipse.ui.views.properties.tabbed,3.8.700.v20191113-0939
No repository found containing: osgi.bundle,org.eclipse.ui.win32,3.4.300.v20190926-0808
No repository found containing: osgi.bundle,org.eclipse.ui.workbench,3.117.0.v20191126-1131
No repository found containing: osgi.bundle,org.eclipse.ui.workbench.texteditor,3.14.0.v20191122-2108
No repository found containing: osgi.bundle,org.eclipse.update.configurator,3.4.400.v20191122-2102
No repository found containing: osgi.bundle,org.eclipse.urischeme,1.0.500.v20191122-2109
No repository found containing: osgi.bundle,org.eclipse.wst.css.ui,1.1.300.v201911262315
No repository found containing: osgi.bundle,org.eclipse.wst.html.core,1.3.200.v201910140306
No repository found containing: osgi.bundle,org.eclipse.wst.internet.monitor.core,1.0.700.v201910252115
No repository found containing: osgi.bundle,org.eclipse.wst.internet.monitor.ui,1.0.800.v201910252115
No repository found containing: osgi.bundle,org.eclipse.wst.jsdt.ui,2.0.401.v201912012351
No repository found containing: osgi.bundle,org.eclipse.wst.json.jshint.core,1.0.1.v201908281850
No repository found containing: osgi.bundle,org.eclipse.wst.server.core,1.10.100.v201910252115
No repository found containing: osgi.bundle,org.eclipse.wst.server.discovery,1.3.200.v201910252115
No repository found containing: osgi.bundle,org.eclipse.wst.server.ui,1.5.600.v201910252115
No repository found containing: osgi.bundle,org.eclipse.wst.sse.ui,1.6.200.v201911262138
No repository found containing: osgi.bundle,org.eclipse.wst.xml.core,1.2.200.v201911262147
No repository found containing: osgi.bundle,org.eclipse.xsd,2.17.0.v20191117-1035
No repository found containing: binary,epp.package.php.executable.win32.win32.x86_64,4.14.0.20191212-1200
No repository found containing: org.eclipse.update.feature,org.eclipse.dltk.core,6.0.0.201911302123
No repository found containing: org.eclipse.update.feature,org.eclipse.dltk.core.index.lucene,6.0.0.201911302123
No repository found containing: binary,org.eclipse.dltk.core_root,6.0.0.201911302123
No repository found containing: org.eclipse.update.feature,org.eclipse.dltk.mylyn,6.0.0.201911302123
No repository found containing: binary,org.eclipse.dltk.mylyn_root,6.0.0.201911302123
No repository found containing: org.eclipse.update.feature,org.eclipse.e4.rcp,4.14.0.v20191204-0601
No repository found containing: org.eclipse.update.feature,org.eclipse.ecf.core.feature,1.5.400.v20191023-2007
No repository found containing: org.eclipse.update.feature,org.eclipse.ecf.core.ssl.feature,1.1.300.v20191023-2007
No repository found containing: org.eclipse.update.feature,org.eclipse.ecf.filetransfer.feature,3.14.600.v20191023-2007
No repository found containing: org.eclipse.update.feature,org.eclipse.ecf.filetransfer.httpclient45.feature,1.0.100.v20191024-1546
No repository found containing: org.eclipse.update.feature,org.eclipse.ecf.filetransfer.ssl.feature,1.1.200.v20191024-1546
No repository found containing: org.eclipse.update.feature,org.eclipse.egit,5.6.0.201912101111-r
No repository found containing: org.eclipse.update.feature,org.eclipse.egit.gitflow.feature,5.6.0.201912101111-r
No repository found containing: org.eclipse.update.feature,org.eclipse.egit.mylyn,5.6.0.201912101111-r
No repository found containing: org.eclipse.update.feature,org.eclipse.emf.common,2.17.0.v20190920-0401
No repository found containing: org.eclipse.update.feature,org.eclipse.emf.ecore,2.20.0.v20190920-0401
No repository found containing: org.eclipse.update.feature,org.eclipse.epp.mpc,1.8.1.v20191106-1317
No repository found containing: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.14.0.20191212-1200
No repository found containing: org.eclipse.update.feature,org.eclipse.epp.package.php.feature,4.14.0.20191212-1200
No repository found containing: org.eclipse.update.feature,org.eclipse.equinox.p2.core.feature,1.6.400.v20191120-0247
No repository found containing: org.eclipse.update.feature,org.eclipse.equinox.p2.discovery.feature,1.2.400.v20191014-1907
No repository found containing: org.eclipse.update.feature,org.eclipse.equinox.p2.extras.feature,1.4.600.v20191120-0247
No repository found containing: org.eclipse.update.feature,org.eclipse.equinox.p2.rcp.feature,1.4.600.v20191120-0247
No repository found containing: org.eclipse.update.feature,org.eclipse.equinox.p2.user.ui,2.4.600.v20191120-0247
No repository found containing: org.eclipse.update.feature,org.eclipse.help,2.3.0.v20191210-0610
No repository found containing: osgi.bundle,org.eclipse.jdt.core.compiler.batch,3.19.0.v20190903-0936
No repository found containing: org.eclipse.update.feature,org.eclipse.jgit,5.6.0.201912101111-r
No repository found containing: osgi.bundle,org.eclipse.jgit.http.apache,5.6.0.201912101111-r
No repository found containing: org.eclipse.update.feature,org.eclipse.jgit.http.apache,5.6.0.201912101111-r
No repository found containing: org.eclipse.update.feature,org.eclipse.jgit.ssh.apache,5.6.0.201912101111-r
No repository found containing: org.eclipse.update.feature,org.eclipse.mylyn.github.feature,5.6.0.201912101111-r
No repository found containing: org.eclipse.update.feature,org.eclipse.mylyn.wikitext.editors_feature,3.0.35.201912061959
No repository found containing: org.eclipse.update.feature,org.eclipse.mylyn.wikitext_feature,3.0.35.201912061959
No repository found containing: org.eclipse.update.feature,org.eclipse.oomph.p2,1.14.0.v20191209-1132
No repository found containing: org.eclipse.update.feature,org.eclipse.oomph.setup,1.15.0.v20191209-1132
No repository found containing: org.eclipse.update.feature,org.eclipse.php.composer,7.0.0.201912041612
No repository found containing: org.eclipse.update.feature,org.eclipse.php,7.0.0.201912041612
No repository found containing: org.eclipse.update.feature,org.eclipse.php.mylyn,7.0.0.201912041612
No repository found containing: org.eclipse.update.feature,org.eclipse.php.phpunit.feature,7.0.0.201912041612
No repository found containing: org.eclipse.update.feature,org.eclipse.php.profiler,7.0.0.201912041612
No repository found containing: org.eclipse.update.feature,org.eclipse.php.rdt.sync,7.0.0.201912041612
No repository found containing: org.eclipse.update.feature,org.eclipse.platform,4.14.0.v20191210-0610
No repository found containing: binary,org.eclipse.platform.ide.executable.win32.win32.x86_64,4.14.0.I20191210-0610
No repository found containing: binary,org.eclipse.platform_root,4.14.0.v20191210-0610
No repository found containing: org.eclipse.update.feature,org.eclipse.ptp.rdt.sync,9.3.1.201912111948
No repository found containing: org.eclipse.update.feature,org.eclipse.ptp.remote,9.3.1.201912111948
No repository found containing: org.eclipse.update.feature,org.eclipse.rcp,4.14.0.v20191210-0610
No repository found containing: binary,org.eclipse.rcp_root,4.14.0.v20191210-0610
No repository found containing: org.eclipse.update.feature,org.eclipse.rse.core,4.5.100.201911240504
No repository found containing: org.eclipse.update.feature,org.eclipse.rse.dstore,4.5.100.201911240504
No repository found containing: org.eclipse.update.feature,org.eclipse.rse,4.5.100.201911240504
No repository found containing: org.eclipse.update.feature,org.eclipse.rse.ftp,4.5.100.201911240504
No repository found containing: org.eclipse.update.feature,org.eclipse.rse.local,4.5.100.201911240504
No repository found containing: org.eclipse.update.feature,org.eclipse.rse.ssh,4.5.100.201911240504
No repository found containing: org.eclipse.update.feature,org.eclipse.rse.telnet,4.5.100.201911240504
No repository found containing: org.eclipse.update.feature,org.eclipse.rse.useractions,4.5.100.201911240504
No repository found containing: org.eclipse.update.feature,org.eclipse.tm.terminal.connector.local.feature,4.5.100.201911240504
No repository found containing: org.eclipse.update.feature,org.eclipse.tm.terminal.connector.ssh.feature,4.5.100.201911240504
No repository found containing: org.eclipse.update.feature,org.eclipse.tm.terminal.connector.telnet.feature,4.5.100.201911240504
No repository found containing: org.eclipse.update.feature,org.eclipse.tm.terminal.control.feature,4.5.102.201911240504
No repository found containing: org.eclipse.update.feature,org.eclipse.tm.terminal.feature,4.5.200.201911240504
No repository found containing: org.eclipse.update.feature,org.eclipse.tm.terminal.view.feature,4.5.200.201911240504
No repository found containing: org.eclipse.update.feature,org.eclipse.userstorage,1.2.0.v20191120-1614
No repository found containing: org.eclipse.update.feature,org.eclipse.wst.jsdt.feature,2.1.4.v201912012351
No repository found containing: org.eclipse.update.feature,org.eclipse.wst.json_core.feature,1.1.8.v201909302219
No repository found containing: org.eclipse.update.feature,org.eclipse.wst.json_ui.feature,1.1.8.v201909302219
No repository found containing: org.eclipse.update.feature,org.eclipse.wst.server_core.feature,3.3.800.v201910252115
No repository found containing: org.eclipse.update.feature,org.eclipse.wst.server_ui.feature,3.3.900.v201910252115
No repository found containing: org.eclipse.update.feature,org.eclipse.wst.web_core.feature,3.16.0.v201911262147
No repository found containing: org.eclipse.update.feature,org.eclipse.wst.web_ui.feature,3.16.0.v201911262315
No repository found containing: org.eclipse.update.feature,org.eclipse.wst.web_userdoc.feature,3.16.0.v201909302219
No repository found containing: org.eclipse.update.feature,org.eclipse.wst.xml_core.feature,3.16.0.v201911262147
No repository found containing: org.eclipse.update.feature,org.eclipse.wst.xml_ui.feature,3.16.0.v201911262138
No repository found containing: org.eclipse.update.feature,org.eclipse.wst.xml_userdoc.feature,3.16.0.v201909302219
Comment 9 eclipsesoldmyemail eclipsesoldmyemail CLA 2019-12-19 02:06:37 EST
I was able to work around this problem by the following:

"Another workaround I found, is to edit the pre-defined URL link by adding just a trailing “/” to the update site URL." from https://stackoverflow.com/questions/6470802/what-to-do-about-eclipses-no-repository-found-containing-error-messages

AND starting Eclipse as Administrator.

AND turning off firewall and antivirus.

There seems to be two separate issues.  One has to do with problems in the metadata of the update site that requires it to be removed and recreated.  The other is permissions issues with Windows.  Starting the application as administrator allowed Eclipse to delete the backup eclipse file and continue the install.