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

Update to version 1.22: ClassNotFoundException: com.joelj.jenkins.eztemplates.InheritenceStep.EzTemplateBuilder

      Updating the Multijob-plugin to version 1.22 broke our Jenkins instance.

      probably caused by https://github.com/jenkinsci/tikal-multijob-plugin/pull/75
      I searched the entire internet but could not find any EzTemplateBuilder class... and there is no version 1.0.5 in https://github.com/jenkinsci/ez-templates-plugin

      This exception happened when accessing a Hierarchy view:

      Caused by: java.lang.NoClassDefFoundError: com/joelj/jenkins/eztemplates/InheritenceStep/EzTemplateBuilder
      at com.tikal.jenkins.plugins.multijob.views.MultiJobView.addMultiProject(MultiJobView.java:127)
      at com.tikal.jenkins.plugins.multijob.views.MultiJobView.addTopLevelProject(MultiJobView.java:112)
      at com.tikal.jenkins.plugins.multijob.views.MultiJobView.getItems(MultiJobView.java:97)
      ... 102 more
      Caused by: java.lang.ClassNotFoundException: com.joelj.jenkins.eztemplates.InheritenceStep.EzTemplateBuilder
      at jenkins.util.AntClassLoader.findClassInComponents(AntClassLoader.java:1376)
      at jenkins.util.AntClassLoader.findClass(AntClassLoader.java:1326)
      at jenkins.util.AntClassLoader.loadClass(AntClassLoader.java:1079)
      at java.lang.ClassLoader.loadClass(Unknown Source)
      ... 105 more

          [JENKINS-37300] Update to version 1.22: ClassNotFoundException: com.joelj.jenkins.eztemplates.InheritenceStep.EzTemplateBuilder

          Jesse Luehrs added a comment -

          Is there a timeline on the 1.23 release? I'd like to be able to upgrade for some of the other changes, but this is still blocking.

          Jesse Luehrs added a comment - Is there a timeline on the 1.23 release? I'd like to be able to upgrade for some of the other changes, but this is still blocking.

          Yeah we really need this update too, do we know when this plugin will be available and released?

          Lorelei McCollum added a comment - Yeah we really need this update too, do we know when this plugin will be available and released?

          Lars Hupel added a comment -

          hagzag A new release would be much appreciated. It's affecting us too.

          Lars Hupel added a comment - hagzag A new release would be much appreciated. It's affecting us too.

          Lars Hupel added a comment -

          By the way, I deployed an updated version from Git (based on ae30e9b), and the error disappears.

          Lars Hupel added a comment - By the way, I deployed an updated version from Git (based on ae30e9b), and the error disappears.

          Federico Naum added a comment -

          Thanks larsrh building from ae30e9b works fine for me as well

          Federico Naum added a comment - Thanks larsrh building from ae30e9b works fine for me as well

          Brian Krische added a comment -

          Still no ETA on a 1.23 release?

          Brian Krische added a comment - Still no ETA on a 1.23 release?

          Running into the same issue when using latest LTS (2.7.4) plus "stable" plugins. Rolling multijob back to 1.21 fixes it, but I think it should be respun because otherwise every multijob user that updates plugins will see this.

          Klaus Schniedergers added a comment - Running into the same issue when using latest LTS (2.7.4) plus "stable" plugins. Rolling multijob back to 1.21 fixes it, but I think it should be respun because otherwise every multijob user that updates plugins will see this.

          Brenden Conte added a comment -

          Second a respin please.

          Brenden Conte added a comment - Second a respin please.

          Sebastian Götz added a comment - - edited

          Same problem for me here using LTS 2.19.1 with MultiJob plugin 1.22.
          Me too asking for a release plan for 1.23

          Update: Downgrade to 1.21 worked for me.

          Sebastian Götz added a comment - - edited Same problem for me here using LTS 2.19.1 with MultiJob plugin 1.22. Me too asking for a release plan for 1.23 Update: Downgrade to 1.21 worked for me.

          hagzag added a comment -

          Rolled back ez-template plugin support until maintainer helps out ...

          hagzag added a comment - Rolled back ez-template plugin support until maintainer helps out ...

            hagzag hagzag
            cobexer Ing. Christoph Obexer
            Votes:
            4 Vote for this issue
            Watchers:
            30 Start watching this issue

              Created:
              Updated:
              Resolved: