FWIW, there *is* an HTTP server running there, but it drops the connection
as soon as the request line is completed:

tim@otis ~ $ telnet hg.netbeans.org 80

Trying 137.254.60.37...

Connected to hg.netbeans.org.

Escape character is '^]'.

GET / HTTP/1.1


Connection closed by foreign host.


-Tim


On Sat, Mar 24, 2018 at 3:25 AM, Matthias Bläsing <mblaes...@doppel-helix.eu
> wrote:

> Hey Oracle people,
>
> if I'm not mistaken hg.netbeans.org is still hosted by oracle. Could
> you please contact your infrastructure people to see why
> hg.netbeans.org rejects connections?
>
> For example this download should succeed:
> http://hg.netbeans.org/binaries/2DC61D81338329D31905395F4738F5
> 8FFDCF8F2E-extbrowser-dlls-18.03.15.zip
>
> And currently the connection is reset:
>
> Caused by: java.net.SocketException: Connection reset
>         at java.net.SocketInputStream.read(SocketInputStream.java:210)
>         at java.net.SocketInputStream.read(SocketInputStream.java:141)
>
> Thank you for caring!
>
> Matthias
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org
> For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>


-- 
http://timboudreau.com

Reply via email to