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

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

XMLWordPrintable

      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

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

              Created:
              Updated:
              Resolved: