Expected time for return of mercurial (and java.net)?

mark.reinhold at oracle.com mark.reinhold at oracle.com
Thu Sep 1 13:16:29 PDT 2011


2011/9/1 13:13 -0700, bino at apple.com:
> Do you expect Mercurial to be back up today ? It has been down since yesterday.

The hg server is fine -- we had to switch over to new DNS servers, so
your local DNS server might yet have seen the update.  See below.

- Mark


----

From: mark.reinhold at oracle.com
To: announce at openjdk.java.net
Subject: openjdk.java.net status
Date: Wed, 31 Aug 2011 21:12:28 -0700

The DNS servers for the java.net domain became highly unstable earlier
today.  The actual OpenJDK site servers were not affected but the usual
hostnames failed to resolve, rendering the site mostly unusable.

About six hours ago the top-level DNS records for the java.net domain
were changed to point to new DNS servers.  DNS records for top-level
domains persist in server caches for up to 48 hours, so your local DNS
server might not be able to resolve any java.net domain name until some
time on Friday.

If you need to access an OpenJDK web site in the meantime then you can
temporarily add the following to your /etc/hosts file or equivalent:

  192.9.170.170  bugs.openjdk.java.net
  192.9.170.172  cr.openjdk.java.net
  192.9.170.171  db.openjdk.java.net
  192.9.170.175  hg.openjdk.java.net
  192.9.170.174  mail.openjdk.java.net
  192.9.170.173  openjdk.java.net

(Note to Oracle employees: openjdk.java.net and its subdomains have
 been usable from within the Oracle network all day since different
 DNS servers are used internally.)

- Mark


More information about the macosx-port-dev mailing list