Daniel Beck edited a comment on Bug JENKINS-14979

I'm calling this one a sporadic outage of a download mirror, therefore not a bug.

Note that even concurrent download from command line might not suffice to show it should work, as another mirror may have been provided for that. In fact, manual downloads in a web browser show a quick succession of mirrors selected for downloading.

To investigate, create a log recorder for sun.net.www.protocol.http.HttpURLConnection on level FINE, you'll see messages like:

May 17, 2014 5:14:36 PM FINE sun.net.www.protocol.http.HttpURLConnection
Redirected from http://updates.jenkins-ci.org/download/plugins/audit-trail/2.0/audit-trail.hpi to http://mirrors.jenkins-ci.org/plugins/audit-trail/2.0/audit-trail.hpi
May 17, 2014 5:14:36 PM FINE sun.net.www.protocol.http.HttpURLConnection
Redirected from http://mirrors.jenkins-ci.org/plugins/audit-trail/2.0/audit-trail.hpi to http://jenkins.mirror.isppower.de/plugins/audit-trail/2.0/audit-trail.hpi

This will tell you where Jenkins is trying to download from. If you can download outside Jenkins from the same mirror (jenkins.mirror.isppower.de in my example), THEN it's a Jenkins issue.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to