Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: matrix
Created: 06/Jul/12 11:15 PM
Description:

We had several multi-configuration projects which were working properly on 1.472. Upon upgrading to 1.473 these projects no longer appeared.

I noticed the following in the Jenkins logs:
SEVERE: Failed Loading job foo_bar
java.lang.NullPointerException
at hudson.matrix.MatrixProject.updateTransientActions(MatrixProject.java:431)
at hudson.model.AbstractProject.onLoad(AbstractProject.java:296)
at hudson.matrix.MatrixProject.onLoad(MatrixProject.java:466)
at hudson.model.Items.load(Items.java:115)
at jenkins.model.Jenkins$17.run(Jenkins.java:2492)
at org.jvnet.hudson.reactor.TaskGraphBuilder$TaskImpl.run(TaskGraphBuilder.java:146)
at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:259)
at jenkins.model.Jenkins$7.runTask(Jenkins.java:878)
at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:187)
at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:94)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:679)

Let me know if I can provide any further information.

Environment: Ubuntu 11.04
Jenkins 1.473
Java Runtime Version 1.6.0_22-b22
Project: Jenkins
Labels: exception matrix
Priority: Major Major
Reporter: Brett Clouser
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to