Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » http://download.eclipse.org/releases/neon/ site is not stable.(http://download.eclipse.org/releases/neon/ and oxygen sites are not stable and sometimes it is giving This site can’t be reached. )
http://download.eclipse.org/releases/neon/ site is not stable. [message #1796552] Tue, 16 October 2018 04:35 Go to next message
satish Chinthanippu is currently offline satish ChinthanippuFriend
Messages: 7
Registered: October 2018
Junior Member
Eclipse mirror site URLs

http://download.eclipse.org/releases/neon/

http://download.eclipse.org/releases/oxygen/

are not stable from 16/10/2018 onwards.
Re: http://download.eclipse.org/releases/neon/ site is not stable. [message #1796641 is a reply to message #1796552] Tue, 16 October 2018 19:44 Go to previous messageGo to next message
Denis Roy is currently offline Denis RoyFriend
Messages: 483
Registered: October 2004
Location: Ottawa, Ontario, Canada
Senior Member

We have resolved the issue.

Denis Roy
Eclipse Webmaster -- webmaster@eclipse.org
Re: http://download.eclipse.org/releases/neon/ site is not stable. [message #1799081 is a reply to message #1796641] Thu, 29 November 2018 15:18 Go to previous messageGo to next message
Axel Uhl is currently offline Axel UhlFriend
Messages: 41
Registered: July 2009
Member
Strange. We're using http://download.eclipse.org/releases/oxygen/ as a location for our target platform. In a build that is run on a Hudson build slave on an AWS EC2 instance, in two consecutive runs we see the first access to the p2 repository succeeding:

[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/
[INFO] Adding repository http://download.eclipse.org/releases/oxygen
[INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/oxygen/ (502B)
[INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/oxygen/ (502B)
[INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/oxygen/
[INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/oxygen/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/oxygen/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/oxygen/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201804111000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201804111000/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201804111000/ (863.03kB)
[INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201804111000/ (863.03kB)
...

Then in a second part of the build job we keep getting:

[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/
[INFO] Adding repository http://download.eclipse.org/releases/oxygen
[INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/oxygen/
[INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/oxygen/
[ERROR] Failed to resolve target definition /home/hudson/workspace/SAPSailingAnalytics-docker/java/com.sap.sse.common/../com.sap.sailing.targetplatform/definitions/race-analysis-p2-local.target: Failed to load p2 metadata repository from location http://download.eclipse.org/releases/oxygen: Unable to read repository at http://download.eclipse.org/releases/oxygen. Unable to read repository at http://download.eclipse.org/technology/epp/packages/oxygen/content.xml.xz. connect timed out -> [Help 1]

When the instance was in this state, also a wget for http://download.eclipse.org/technology/epp/packages/oxygen/content.xml.xz would time out whereas the same wget from some other network worked.

Are there any rules in place that could lead to subsequent accesses to the p2 update site coming from the same IP address being blocked? This would really be a problem...
Re: http://download.eclipse.org/releases/neon/ site is not stable. [message #1799100 is a reply to message #1799081] Thu, 29 November 2018 17:20 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33133
Registered: July 2009
Senior Member
This isn't really an Oomph question. In any case, part of such problem is that the download.eclipse.org server transparently redirects requests for repository metadata to mirrors. You can't control this because it's simply server behavior. Depending on where you are located (mostly the time zone) and perhaps on other non-deterministic factors of where the server redirects, you may be redirected to a mirror server that's having problems, or has stale content as in this bug that I still have open:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=539316

The stale content issue is highly reproducible. In any case, mostly transparent mirror redirection is good to help keep download.eclipse.org from being overwhelmed, but it can and does also cause problems because the mirror to which the server redirects can have problems too...


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:How do I develop/debug an oomph setup Task
Next Topic:Getting Install location after install is finished from cmd file
Goto Forum:
  


Current Time: Tue Apr 16 09:17:37 GMT 2024

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

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

Back to the top