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

Exception in IvyJob XMLConfigProvider: No Such Method Found

    • 1.27

      After upgrading Jenkins and all plugins, getting the exception below.

      Jenkins: 2.40
      Config File Provider: 2.15.3
      IvyPlugin: 1.26

      Workaround: downgrade Config File Provider to 2.13

      Exception
      FATAL: org.jenkinsci.plugins.configfiles.xml.XmlConfig$XmlConfigProvider.getConfigById(Ljava/lang/String;)Lorg/jenkinsci/lib/configprovider/model/Config;
      java.lang.NoSuchMethodError: org.jenkinsci.plugins.configfiles.xml.XmlConfig$XmlConfigProvider.getConfigById(Ljava/lang/String;)Lorg/jenkinsci/lib/configprovider/model/Config;
      	at hudson.ivy.IvyModuleSetBuild$RunnerImpl.doRun(IvyModuleSetBuild.java:365)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
      	at hudson.model.Run.execute(Run.java:1729)
      	at hudson.model.Run.run(Run.java:1688)
      	at hudson.ivy.IvyModuleSetBuild.run(IvyModuleSetBuild.java:281)
      	at hudson.model.ResourceController.execute(ResourceController.java:98)
      	at hudson.model.Executor.run(Executor.java:404)
      
      

          [JENKINS-40959] Exception in IvyJob XMLConfigProvider: No Such Method Found

          Jonathon Lamon created issue -
          Dominik Bartholdi made changes -
          Assignee Original: Dominik Bartholdi [ domi ] New: Kevin Formsma [ arothian ]
          Kevin Formsma made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          René Scheibe made changes -
          Released As New: 1.27
          Mark Waite made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]

            arothian Kevin Formsma
            jonl_percsol Jonathon Lamon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: