-
Bug
-
Resolution: Fixed
-
Critical
-
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
- depends on
-
JENKINS-19383 Bytecode compatibility transformer mistakenly corrupts org.apache.ivy.core.settings.IvySettings.triggers
- Resolved
-
JENKINS-21579 Very slow resource loading from UberClassLoader
- Resolved
- is blocking
-
JENKINS-18589 Deadlock
- Resolved