Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » error when install Eclipse (2021-03)(ERROR: org.eclipse.equinox.p2.transport.ecf code=1002 HTTP Proxy Authentication Required: http://download.eclipse.org/releases/2021-03/202103171000/content.xml)
error when install Eclipse (2021-03) [message #1841407] Fri, 14 May 2021 16:47 Go to next message
Michael Li is currently offline Michael LiFriend
Messages: 2
Registered: May 2021
Junior Member
I tried to install Eclipse (2021-03) but got the following errors:

Adding repository http://download.eclipse.org/oomph/updates/milestone/latest
ERROR: org.eclipse.equinox.p2.transport.ecf code=1002 HTTP Proxy Authentication Required: http://download.eclipse.org/releases/2021-03/202103171000/content.xml
ERROR: org.eclipse.ecf.identity code=0 Proxy Authentication Required
at org.eclipse.ecf.provider.filetransfer.httpclient45.HttpClientFileSystemBrowser.runRequest(HttpClientFileSystemBrowser.java:276)
at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(AbstractFileSystemBrowser.java:71)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)

Took 1 seconds.
There are failed tasks.
Press Back to choose different settings or Cancel to abort.

I am not sure whether it causes by the missing page.
Please reference the following details:

The required page http://download.eclipse.org/releases/2021-03/202103171000/content.xml is not exist.
Only the following one is available:
http://download.eclipse.org/releases/2021-03/202103171000/content.xml.xz


Re: error when install Eclipse (2021-03) [message #1841417 is a reply to message #1841407] Sat, 15 May 2021 04:53 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33145
Registered: July 2009
Senior Member
The p2 framework will look for both https://download.eclipse.org/releases/2021-03/202103171000/content.jar and https://download.eclipse.org/releases/2021-03/202103171000/content.xml. It does look for http://download.eclipse.org/releases/2021-03/202103171000/content.xml.xz first as directed by the resource https://download.eclipse.org/releases/2021-03/202103171000/p2.index but if there firewall issues it won't find/load any of these files and it ends up complaining about the content.xml even though it's tried content.xml.xz, content.jar, and content.xml all of which failed.

You can switch to Advanced Mode via the menu in the upper right, and then can access the Network Settings dialog via the buttons at the bottom. From the failure about proxy authentication it appears you need to configure something there to make the update sites accessible.

If you can't get that to work, you can always download a package from https://www.eclipse.org/downloads/packages/ but you'll most likely have trouble updating it or installing addition features in it for the same reason as the installer is failing to access update sites.


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: error when install Eclipse (2021-03) [message #1841463 is a reply to message #1841417] Mon, 17 May 2021 20:29 Go to previous message
Michael Li is currently offline Michael LiFriend
Messages: 2
Registered: May 2021
Junior Member
No Message Body
Previous Topic:Cannot complete the install-one required item could not be found, but shown in Repository Explorer
Next Topic:How to remove non existing repositories?
Goto Forum:
  


Current Time: Tue May 07 12:12:33 GMT 2024

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

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

Back to the top