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

Installing plugin (without restarting) is broken with ruby-runtime.

XMLWordPrintable

      I tried to install the ws-cleanup plugin to a jenkins instance that did not have it, and it won't allow me to install without restarting due to this error:

      Failure -
      hudson.util.IOException2: Failed to dynamically deploy this plugin
      	at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1133)
      	at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:956)
      	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:619)
      Caused by: hudson.util.IOException2: Failed to install ws-cleanup plugin
      	at hudson.PluginManager.dynamicLoad(PluginManager.java:365)
      	at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1129)
      	... 7 more
      Caused by: jenkins.ExtensionRefreshException: ruby.RubyExtensionFinder@51ff5668 doesn't support refresh
      	at jenkins.model.Jenkins.refreshExtensions(Jenkins.java:1962)
      	at hudson.PluginManager.dynamicLoad(PluginManager.java:358)
      	... 8 more
      

            sogabe sogabe
            lshatzer Larry Shatzer, Jr.
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: