Hello Steffen,
While it is our intention to keep a read-only version of hg.openjdk.org
available for a long time, I would strongly encourage you to switch your
scripts to using GitHub. The sources on hg.openjdk.org are severely
outdated and the server is only kept around for reference. We have
migrated all relevant repositories to GitHub and that is now our
preferred hosting solution.
/Erik
On 12/26/23 14:32, Steffen Moser wrote:
Hi all,
I've got a question about the availability of the Mercurial server
hg.openjdk.java.net alias hg.openjdk.org. I access some of the
repositories from there to build OpenJDK 9..17 for Solaris 11.4 x86
using the build scripts available at
https://github.com/sapsDev/oraclesolaris-contrib/
During the last weeks, I see quite often an error 504
abort: HTTP Error 504: Gateway Time-out
While this started to happen already a year ago from time to time, it
is occurring now so often that I typically don't get any build done.
Is there any malfunction of the server or anything I can do from my
side, e.g. accessing via another port or protocol besides HTTP or HTTPS?
Currently, I am considering changing my scripts to fetch everything
from Github.
Kind regards,
Steffen