Discussion:
[cross-project-issues-dev] Server Error - HTTP returns 502 -- Bad Gateway
LE MENEZ Quentin
2018-10-24 14:26:16 UTC
Permalink
Hi,

I am unsure if I am the only one or not but it seems that the connection is behaving very strangely since this morning. I keep failing builds locally due to a number of errors that seem to point at the resolution of the dependencies:
Caused by: java.io.FileNotFoundException:
Caused by: java.lang.RuntimeException: org.eclipse.equinox.p2.core.ProvisionException: Unable to read repository
Caused by: org.eclipse.ecf.filetransfer.IncomingFileTransferException: HttpComponents connection error response code 502
And more...
Worse, when navigating through the papyrus repo in the browser it redirected me to the archive.

I tried, as a test, to disable the mirrors but to no avail (I got the FileNotFoundException on the 4.10milestones of eclipse).
Is it only on my end / should I do something ?


Quentin
Christian W. Damus
2018-10-24 14:34:38 UTC
Permalink
Hi, Quentin,

I’ve had a bunch of builds fail this morning on time-outs in the Papyrus Compare repository, likely because it contains dozens of obsolete nightly builds.  I had to clean out old builds the hard way (manually editing the XMLs, re-jarring them, and deleting folders) because the p2 Administrator tool is not able to connect to download.eclipse.org from build.eclipse.org (no route to host).  I can ping download.eclipse.org from home, but not from build.eclipse.org.  That seems wrong.

Cheers,

Christian
Post by LE MENEZ Quentin
Hi,
Caused by: java.lang.RuntimeException: org.eclipse.equinox.p2.core.ProvisionException: Unable to read repository
Caused by: org.eclipse.ecf.filetransfer.IncomingFileTransferException: HttpComponents connection error response code 502
And more

Worse, when navigating through the papyrus repo in the browser it redirected me to the archive.
I tried, as a test, to disable the mirrors but to no avail (I got the FileNotFoundException on the 4.10milestones of eclipse).
Is it only on my end / should I do something ?
Quentin
_______________________________________________
cross-project-issues-dev mailing list
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
Denis Roy
2018-10-25 13:47:55 UTC
Permalink
Hi all,

Indeed, we had a gateway issue yesterday, which had an impact on
download.eclipse.org and also, to a lesser extent, Wiki.

We have corrected the issue and the service is again stable.

You can use https ://status.eclipse.org to observe service status.

Denis
Post by Christian W. Damus
Hi, Quentin,
I’ve had a bunch of builds fail this morning on time-outs in the Papyrus
Compare repository, likely because it contains dozens of obsolete nightly
builds. I had to clean out old builds the hard way (manually editing the
XMLs, re-jarring them, and deleting folders) because the p2 Administrator
tool is not able to connect to download.eclipse.org from build.eclipse.org
(no route to host). I can ping download.eclipse.org from home, but not
from build.eclipse.org. That seems wrong.
Cheers,
Christian
Hi,
I am unsure if I am the only one or not but it seems that the connection
is behaving very strangely since this morning. I keep failing builds
locally due to a number of errors that seem to point at the resolution of
org.eclipse.equinox.p2.core.ProvisionException: Unable to read repository
HttpComponents connection error response code 502
And more

Worse, when navigating through the papyrus repo in the browser it
redirected me to the archive.
I tried, as a test, to disable the mirrors but to no avail (I got the
FileNotFoundException on the 4.10milestones of eclipse).
Is it only on my end / should I do something ?
Quentin
_______________________________________________
cross-project-issues-dev mailing list
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
_______________________________________________
cross-project-issues-dev mailing list
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
Loading...