Re: deadlock.netbeans.org HTTP Service is down

Jiří Kovalský <[email protected]> Mon, 27 Nov 2017 16:29:34 +0100
Newsgroups gmane.comp.java.netbeans.webteam
Message-ID <[email protected]>
Hi Gustavo,

in order to get the tasks.jar please use one of the following links:

http://bits.netbeans.org/8.2/fcs/uc/tasks.jar
http://bits.netbeans.org/dev/nightly/latest/uc/tasks.jar

If you strongly need deadlock.netbeans.org up, please add your comment 
to the issue. Thanks.

Hope this helps,
-Jirka

Dne 24.11.2017 v 15:16 Gustavo Romero napsal(a):

> Hi,
> 
> It looks like that http://deadlock.netbeans.org host is down by now returning a
> 503 error:
> 
> Service Temporarily Unavailable
> 
> The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
> --
> Apache/2.2.15 (Oracle) Server at deadlock.netbeans.org Port 80
> 
> There is bug open that looks related to that but there is no reply on it so far:
> 
> https://netbeans.org/bugzilla/show_bug.cgi?id=271624
> 
> This host is still used to get the .jar files needed to run the so-called
> "IdealGraphVisualizer" that helps to inspect C2 Ideal Graphs generated by
> HotSpot JVM:
> 
> ~/hg/jdk10/hs/src/utils/IdealGraphVisualizer$ ant build
> Buildfile: /home/gromero/hg/jdk10/hs/src/utils/IdealGraphVisualizer/build.xml
> 
> download:
>       [echo] Downloading clusters ide|platform
>        [get] Getting: http://deadlock.netbeans.org/hudson/job/nbms-and-javadoc/lastSuccessfulBuild/artifact/nbbuild/netbeans/harness/tasks.jar
>        [get] To: /tmp/tasks.jar
>        [get] Error opening connection java.io.IOException: Server returned HTTP response code: 503 for URL: http://deadlock.netbeans.org/hudson/job/nbms-and-javadoc/lastSuccessfulBuild/artifact/nbbu
> /netbeans/harness/tasks.jar
>        [get] Error opening connection java.io.IOException: Server returned HTTP response code: 503 for URL:
> http://deadlock.netbeans.org/hudson/job/nbms-and-javadoc/lastSuccessfulBuild/artifact/nbbuild/netbeans/harness/tasks.jar
>        [get] Error opening connection java.io.IOException: Server returned HTTP response code: 503 for URL:
> http://deadlock.netbeans.org/hudson/job/nbms-and-javadoc/lastSuccessfulBuild/artifact/nbbuild/netbeans/harness/tasks.jar
>        [get] Can't get http://deadlock.netbeans.org/hudson/job/nbms-and-javadoc/lastSuccessfulBuild/artifact/nbbuild/netbeans/harness/tasks.jar to /tmp/tasks.jar
> 
> BUILD FAILED
> /home/gromero/hg/jdk10/hs/src/utils/IdealGraphVisualizer/build.xml:7: The following error occurred while executing this line:
> /home/gromero/hg/jdk10/hs/src/utils/IdealGraphVisualizer/nbproject/build-impl.xml:41: The following error occurred while executing this line:
> /home/gromero/hg/jdk10/hs/src/utils/IdealGraphVisualizer/nbproject/platform.xml:27: Can't get
> http://deadlock.netbeans.org/hudson/job/nbms-and-javadoc/lastSuccessfulBuild/artifact/nbbuild/netbeans/harness/tasks.jar to /tmp/tasks.jar
> 
> Total time: 0 seconds
> 
> Because:
> 
> ~/hg/jdk10/hs/src/utils/IdealGraphVisualizer$ fgrep bootstrap nbproject/platform.properties
> bootstrap.url=http://deadlock.netbeans.org/hudson/job/nbms-and-javadoc/lastSuccessfulBuild/artifact/nbbuild/netbeans/harness/tasks.jar
> 
> Is there any other surrogate HTTP Server that is now serving the same content in
> question or is deadlock.netbeans.org HTTP Server under maintenance and will
> return soon?
> 
> Thank you.
> 
> Regards,
> Gustavo
>