Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-11016

Add an option to try again after a failed Jenkins upgrade

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None
    • Linux buildmaster 2.6.26-2-amd64 #1 SMP Tue Jan 25 05:59:43 UTC 2011 x86_64 GNU/Linux

      Attempting to upgrade from 1.409.1 to 1.409.2 failed: Jenkins reported that an update was available but due to a server-side issue, it was then unable to actually download the new .war file.

      Since then, Jenkins only displays:

      Upgrade to Jenkins 1.409.2 is in progress or failed.
      

      with no way to re-try the upgrade process (now that the issue on the server has been resolved). Also see attached screenshots.

      Adding a simple "retry" button would help here.

      For more context, see http://groups.google.com/group/jenkinsci-dev/browse_thread/thread/5fdd91ec3c4080d0

          [JENKINS-11016] Add an option to try again after a failed Jenkins upgrade

          Daniel Beck added a comment -

          It's not that difficult to download the jar manually and place it on the server. If it failed in the first place, it's not necessarily a bad idea to force the admin to log in, resolve the issue, and clean up.

          Daniel Beck added a comment - It's not that difficult to download the jar manually and place it on the server. If it failed in the first place, it's not necessarily a bad idea to force the admin to log in, resolve the issue, and clean up.

          Urs Wiss added a comment -

          would also welcome such an option

          Urs Wiss added a comment - would also welcome such an option

          Code changed in jenkins
          User: Daniel Beck
          Path:
          core/src/filter/resources/hudson/model/UpdateCenter/CoreUpdateMonitor/message.properties
          core/src/main/resources/hudson/model/UpdateCenter/CoreUpdateMonitor/message.jelly
          http://jenkins-ci.org/commit/jenkins/e539198c092bd161fe0cc9d1d332d94c15abd04d
          Log:
          [FIX JENKINS-11016] Add button that allows retrying core update

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Daniel Beck Path: core/src/filter/resources/hudson/model/UpdateCenter/CoreUpdateMonitor/message.properties core/src/main/resources/hudson/model/UpdateCenter/CoreUpdateMonitor/message.jelly http://jenkins-ci.org/commit/jenkins/e539198c092bd161fe0cc9d1d332d94c15abd04d Log: [FIX JENKINS-11016] Add button that allows retrying core update

          Code changed in jenkins
          User: Daniel Beck
          Path:
          core/src/filter/resources/hudson/model/UpdateCenter/CoreUpdateMonitor/message.properties
          core/src/main/resources/hudson/model/UpdateCenter/CoreUpdateMonitor/message.jelly
          http://jenkins-ci.org/commit/jenkins/9a546233ab942b99e731c23cb3c0b67dcea0c122
          Log:
          Merge pull request #1953 from daniel-beck/JENKINS-11016

          [FIX JENKINS-11016] Add button that allows retrying core update

          Compare: https://github.com/jenkinsci/jenkins/compare/9339a34967dd...9a546233ab94

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Daniel Beck Path: core/src/filter/resources/hudson/model/UpdateCenter/CoreUpdateMonitor/message.properties core/src/main/resources/hudson/model/UpdateCenter/CoreUpdateMonitor/message.jelly http://jenkins-ci.org/commit/jenkins/9a546233ab942b99e731c23cb3c0b67dcea0c122 Log: Merge pull request #1953 from daniel-beck/ JENKINS-11016 [FIX JENKINS-11016] Add button that allows retrying core update Compare: https://github.com/jenkinsci/jenkins/compare/9339a34967dd...9a546233ab94

          dogfood added a comment -

          Integrated in jenkins_2.0 #5
          [FIX JENKINS-11016] Add button that allows retrying core update (Revision e539198c092bd161fe0cc9d1d332d94c15abd04d)

          Result = SUCCESS
          daniel-beck : e539198c092bd161fe0cc9d1d332d94c15abd04d
          Files :

          • core/src/filter/resources/hudson/model/UpdateCenter/CoreUpdateMonitor/message.properties
          • core/src/main/resources/hudson/model/UpdateCenter/CoreUpdateMonitor/message.jelly

          dogfood added a comment - Integrated in jenkins_2.0 #5 [FIX JENKINS-11016] Add button that allows retrying core update (Revision e539198c092bd161fe0cc9d1d332d94c15abd04d) Result = SUCCESS daniel-beck : e539198c092bd161fe0cc9d1d332d94c15abd04d Files : core/src/filter/resources/hudson/model/UpdateCenter/CoreUpdateMonitor/message.properties core/src/main/resources/hudson/model/UpdateCenter/CoreUpdateMonitor/message.jelly

            danielbeck Daniel Beck
            dhaun Dirk Haun
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: