Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Mecurial Repo on https://hg.openjdk.java.net/ down?

Steffen MoserMay 13 2019

Hi all,

in order to do some tests with Apereo CAS on Solaris 11.4 x86-64, I need to compile JDK 11 on Solaris. While I can find only JDK-8 in the Solaris IPKG repo, I have to do a bootstrapping from JDK-8 -> JDK-9 -> JDK-10 -> JDK-11. Unfortunately, the HG repos on https://hg.openjdk.java.net/jdk  seem to be down. I get the following error message when trying to access the HG repos:

<type 'exceptions.RuntimeError'>: maximum recursion depth exceeded while calling a Python object

     args = ('maximum recursion depth exceeded while calling a Python object',)

     message = 'maximum recursion depth exceeded while calling a Python object'

Does anybody know when the repos will be working again? Are there any binaries of Java 11 for Solaris 11.4 x86-64?

Thank you very much for any helpful answers!

Kind regards,
Steffen

Comments
Post Details
Added on May 13 2019
0 comments
290 views