Hi Deven,
I have the same issue.
The network is very unstable:
hotspot: searching for changes
corba: pulling from
http://hg.openjdk.java.net/jigsaw/jake/corba
corba: abort: HTTP Error 500: Internal Server Error
jaxp: pulling from
http://hg.openjdk.java.net/jigsaw/jake/jaxp
jaxp: abort: HTTP Error 500: Internal Server Error
. . .
nashorn: pulling from
http://hg.openjdk.java.net/jigsaw/jake/nashorn
jaxws: pulling from
http://hg.openjdk.java.net/jigsaw/jake/jaxws
nashorn: abort: HTTP Error 500: Internal Server Error
jaxws: abort: HTTP Error 500: Internal Server Error
. . .
WARNING: corba exited abnormally (255)
WARNING: jaxp exited abnormally (255)
WARNING: jaxws exited abnormally (255)
WARNING: jdk exited abnormally (255)
WARNING: nashorn exited abnormally (255)
Thanks,
Serguei
On 2/24/16 07:20, deven you wrote:
Hi Alan,
I now can build jdk9/jdk9 and jigsaw/jake. I find the root cause from the
logs on our jenkins machine. Somehow, the network connecting to
hg.openjdk.java.net is not stable:
abort: HTTP Error 500: Internal Server Error
This error is very frequent so that our forest can not pull a consistent
forest.
I just wonder if any third party meets the same problem or it is just the
problem within my own network.
Thanks a lot!
2016-02-24 21:45 GMT+08:00 Alan Bateman <alan.bate...@oracle.com>:
On 24/02/2016 13:27, deven you wrote:
Yes, it's a fresh clone on Linux amd64.
Alan, what information you need? I can collect all information necessary
for this issue.
Are you able to build jdk9/jdk9 or jdk9/dev?
-Alan