This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 187558 - deadlock.netbeans.org cannot access download.hudson-labs.org
Summary: deadlock.netbeans.org cannot access download.hudson-labs.org
Status: RESOLVED WONTFIX
Alias: None
Product: www
Classification: Unclassified
Component: Builds & Repositories (show other bugs)
Version: 7.0
Hardware: PC Linux
: P1 normal (vote)
Assignee: pgebauer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-14 16:53 UTC by Jesse Glick
Modified: 2012-03-23 17:01 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2010-06-14 16:53:27 UTC
Automatic upgrades of Hudson on deadlock no longer work because the deadlock machine cannot connect to download.hudson-labs.org for some reason. netcat HTTP shows:

---%<---
hudson@deadlock:/hudson$ nc -v download.hudson-labs.org 80
DNS fwd/rev mismatch: nbextras.org != 66-199-241-182.reverse.ezzi.net
nbextras.org [66.199.241.182] 80 (www) open
GET /war/1.362/hudson.war HTTP/1.0

HTTP/1.1 404 Not Found
Date: Mon, 14 Jun 2010 17:07:52 GMT
Server: Apache/2.2.9 (Debian) mod_qos/9.1
Vary: Accept-Encoding
Content-Length: 310
Connection: close
Content-Type: text/html; charset=iso-8859-1

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /war/1.362/hudson.war was not found on this server.</p>
<hr>
<address>Apache/2.2.9 (Debian) mod_qos/9.1 Server at rimu.tdtran.org Port 80</address>
</body></html>
hudson@deadlock:/hudson$ 
---%<---

Note the rimu.tdtran.org. What is this? Some proxy server? If so, it is broken.
Comment 1 Jesse Glick 2010-06-16 14:27:54 UTC
This might be a server issue:

http://permalink.gmane.org/gmane.comp.java.hudson.devel/9595
Comment 2 Jesse Glick 2010-06-21 17:21:14 UTC
Maybe working now, but perhaps not reliably. Seems to be semirandom.
Comment 3 Jesse Glick 2010-06-29 23:07:25 UTC
Not working consistently enough to be usable. I have never been able to reproduce a problem from my laptop. From SSH on deadlock, sometimes wget on one of these URLs works, sometimes not. From http://deadlock.netbeans.org/hudson/updateCenter/ usually it does not work.
Comment 4 Jesse Glick 2012-03-23 17:01:15 UTC
This was the old hardware, situation on new hardware is probably unrelated.