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

Installing plugin (without restarting) is broken with other non-refreshable extension.

      Installing plugins without restart don't work in case if non-refreshable extension is activated. In my case I had https://wiki.jenkins-ci.org/display/JENKINS/Persona+Plugin installed, and received following exception:

      hudson.util.IOException2: Failed to dynamically deploy this plugin
      at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1137)
      at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:955)
      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
      at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
      at java.util.concurrent.FutureTask.run(FutureTask.java:138)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
      at java.lang.Thread.run(Thread.java:662)
      Caused by: hudson.util.IOException2: Failed to install build-name-setter-plugin plugin
      at hudson.PluginManager.dynamicLoad(PluginManager.java:365)
      at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1133)
      ... 7 more
      Caused by: jenkins.ExtensionRefreshException: hudson.plugins.persona.xml.XmlPersonaFinder@1664d71 doesn't support refresh
      at jenkins.model.Jenkins.refreshExtensions(Jenkins.java:1970)
      at hudson.PluginManager.dynamicLoad(PluginManager.java:358)
      ... 8 more

          [JENKINS-12803] Installing plugin (without restarting) is broken with other non-refreshable extension.

          Gavriil Konovalenko created issue -
          evernat made changes -
          Component/s New: persona [ 15760 ]
          sogabe made changes -
          Assignee New: sogabe [ sogabe ]
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Johno Crawford made changes -
          Resolution Original: Fixed [ 1 ]
          Status Original: Resolved [ 5 ] New: Reopened [ 4 ]
          Johno Crawford made changes -
          Priority Original: Minor [ 4 ] New: Major [ 3 ]
          Johno Crawford made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Reopened [ 4 ] New: Resolved [ 5 ]
          Jenkins IRC Bot made changes -
          Component/s New: core [ 15593 ]
          Component/s Original: update-center [ 15629 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 143261 ] New: JNJira + In-Review [ 190469 ]
          Jason Jardina made changes -
          Assignee Original: sogabe [ sogabe ]
          Resolution Original: Fixed [ 1 ]
          Status Original: Resolved [ 5 ] New: Reopened [ 4 ]

            Unassigned Unassigned
            gkonovalenko Gavriil Konovalenko
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: