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

Some jobs not loaded after jenkins restart: java.lang.NoSuchFieldError: triggers

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • core
    • CentOS 6.3
      JDK 1.6.0_37-b06

      After upgrading to version 1.522, some jobs were not correctly loaded once restarting jenkins. The following error is shown for some jobs in the jenkins log while restarting:

      Jul 9, 2013 10:15:55 AM jenkins.InitReactorRunner$1 onTaskFailed
      SEVERE: Failed Loading job Base-Checkout.Install
      java.lang.NoSuchFieldError: triggers
      at hudson.maven.AbstractMavenProject.createTransientActions(AbstractMavenProject.java:187)

      Not sure which specific configuration inside that jobs cause the problem but once jenkins is started the jobs are not listed nor located by other jobs that depend on them

          [JENKINS-18677] Some jobs not loaded after jenkins restart: java.lang.NoSuchFieldError: triggers

            kohsuke Kohsuke Kawaguchi
            arturoduran Arturo Duran
            Votes:
            3 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: