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

Git plugin version 4.0.0-rc failed to load

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Major Major
    • git-plugin
    • None

      Update my Jenkins to ver. 2.194 and update the last week plugins versions.

      After all the restart, jenkins showed a warning about a security issue on the Git Client plugin.

      Because of that, I downgraded the Git Client plugin to the previous version.

      After the restart, Jenkins cannot start Jenkins Git Plugin. Re-installed again the latest Git Client plugin but the error remains.

      The log refers to install version 3.0.0-rc or later of the Jenkins Git client... but the only version available is 2.8.5 and 2.7.6.

      Can you give instructions to proceed?

      Share bellow the referred log error:

      (...)

      2019-09-12 18:45:06.525+0000 [id=33] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins

      2019-09-12 18:45:06.803+0000 [id=35] SEVERE jenkins.InitReactorRunner$1#onTaskFailed: Failed Loading plugin Jenkins Git plugin v4.0.0-rc (git)
      java.io.IOException: Jenkins Git plugin version 4.0.0-rc failed to load.

      • Jenkins Git client plugin version 2.8.5 is older than required. To fix, install version 3.0.0-rc or later.
        at hudson.PluginWrapper.resolvePluginDependencies(PluginWrapper.java:922)
        at hudson.PluginManager$2$1$1.run(PluginManager.java:544)
        at org.jvnet.hudson.reactor.TaskGraphBuilder$TaskImpl.run(TaskGraphBuilder.java:169)
        at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:296)
        at jenkins.model.Jenkins$5.runTask(Jenkins.java:1118)
        at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:214)
        at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:117)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

      (...)

       

            markewaite Mark Waite
            pcgrilo Paulo Grilo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: