[JIRA] [core] (JENKINS-33118) Upgrade to 2.0-alpha-1 fails

0 views
Skip to first unread message

anandparajuli@gmail.com (JIRA)

unread,
Feb 23, 2016, 10:50:01 PM2/23/16
to jenkinsc...@googlegroups.com
AN2D created an issue
 
Jenkins / Bug JENKINS-33118
Upgrade to 2.0-alpha-1 fails
Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 24/Feb/16 3:49 AM
Priority: Minor Minor
Reporter: AN2D

OS - Windows 7
Current version : 1.648
Jenkins suggested an upgrade was available (2.0.1)
Attempt to upgrade fails due to exception below
http://updates.jenkins-ci.org/download/war/2.0-alpha-1 return 404

hudson.util.IOException2: Failed to download from http://updates.jenkins-ci.org/download/war/2.0-alpha-1/jenkins.war (redirected to: http://mirrors.jenkins-ci.org/war/2.0-alpha-1/jenkins.war)
	at hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:821)
	at hudson.model.UpdateCenter$DownloadJob._run(UpdateCenter.java:1183)
	at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1161)
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:110)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.io.FileNotFoundException: http://mirrors.jenkins-ci.org/war/2.0-alpha-1/jenkins.war
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
	at java.lang.reflect.Constructor.newInstance(Unknown Source)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source)
	at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
	at hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:773)
	... 6 more
Caused by: java.io.FileNotFoundException: http://mirrors.jenkins-ci.org/war/2.0-alpha-1/jenkins.war
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
	at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)
	at java.net.URLConnection.getHeaderFieldLong(Unknown Source)
	at java.net.URLConnection.getContentLengthLong(Unknown Source)
	at java.net.URLConnection.getContentLength(Unknown Source)
	at hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:772)
Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265)
Atlassian logo

dbeck@cloudbees.com (JIRA)

unread,
Feb 24, 2016, 10:33:02 AM2/24/16
to jenkinsc...@googlegroups.com
Daniel Beck commented on Bug JENKINS-33118
 
Re: Upgrade to 2.0-alpha-1 fails

This is probably for the best (for your prod instance )

dbeck@cloudbees.com (JIRA)

unread,
Feb 24, 2016, 10:35:01 AM2/24/16
to jenkinsc...@googlegroups.com
Daniel Beck assigned an issue to Daniel Beck
Change By: Daniel Beck
Assignee: Daniel Beck

dbeck@cloudbees.com (JIRA)

unread,
Feb 24, 2016, 10:36:03 AM2/24/16
to jenkinsc...@googlegroups.com

So the actual issue is that this was actually published when it should not be. We'll publish preview builds of 2.0 through other channels, and certainly not through the auto update.

dbeck@cloudbees.com (JIRA)

unread,
Feb 24, 2016, 10:36:04 AM2/24/16
to jenkinsc...@googlegroups.com
Daniel Beck started work on Bug JENKINS-33118
 
Change By: Daniel Beck
Status: Open In Progress

dbeck@cloudbees.com (JIRA)

unread,
Mar 4, 2016, 7:44:01 AM3/4/16
to jenkinsc...@googlegroups.com
Daniel Beck resolved as Fixed
 

We're no longer advertising 2.0 via the update center. To download preview builds, go to https://jenkins-ci.org/2.0/

Change By: Daniel Beck
Status: In Progress Resolved
Resolution: Fixed
Reply all
Reply to author
Forward
0 new messages