This change broke loading (not reloading!) of matrix projects:

java.lang.NullPointerException
	at hudson.matrix.MatrixProject.getItem(MatrixProject.java:669)
	at hudson.matrix.MatrixProject.getItem(MatrixProject.java:662)
	at hudson.matrix.MatrixProject.getItem(MatrixProject.java:98)
	at hudson.model.AbstractProject.onLoad(AbstractProject.java:291)
	at hudson.model.Project.onLoad(Project.java:83)
	at hudson.matrix.MatrixConfiguration.onLoad(MatrixConfiguration.java:89)
	at hudson.matrix.MatrixProject.loadConfigurations(MatrixProject.java:541)
	at hudson.matrix.MatrixProject.rebuildConfigurations(MatrixProject.java:585)
	at hudson.matrix.MatrixProject.onLoad(MatrixProject.java:476)
	at hudson.model.Items.load(Items.java:221)
	at jenkins.model.Jenkins$17.run(Jenkins.java:2552)
Change By: Jesse Glick (19/Mar/13 10:30 PM)
Resolution: Fixed

        
Status: Resolved Reopened
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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to