[JIRA] (JENKINS-16601) NPE when loading a Matrix Project

2013-02-06 Thread ku...@gmx.de (JIRA)















































kutzi
 resolved  JENKINS-16601 as Duplicate


NPE when loading a Matrix Project
















Probably same as JENKINS-16499





Change By:


kutzi
(06/Feb/13 12:55 PM)




Status:


Open
Resolved





Resolution:


Duplicate



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16601) NPE when loading a Matrix Project

2013-02-02 Thread ku...@gmx.de (JIRA)














































kutzi
 updated  JENKINS-16601


NPE when loading a Matrix Project
















Change By:


kutzi
(02/Feb/13 6:21 PM)




Component/s:


jobconfighistory



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] (JENKINS-16601) NPE when loading a Matrix Project

2013-02-01 Thread m...@jasper-moeller.de (JIRA)














































Jasper Möller
 created  JENKINS-16601


NPE when loading a Matrix Project















Issue Type:


Bug



Assignee:


Unassigned


Attachments:


config.xml



Components:


matrix



Created:


01/Feb/13 4:21 PM



Description:


Version 1.500 fails when trying to load a matrix job - spitting out an NPE:

Jenkins restart log:


01.02.2013 17:04:16 jenkins.InitReactorRunner$1 onTaskFailed
SCHWERWIEGEND: Failed Loading job yFiles.NET_4.2_All
java.lang.NullPointerException
	at java.util.Vector.addAll(Vector.java:830)
	at hudson.model.AbstractProject.getActions(AbstractProject.java:1110)
	at hudson.model.Actionable.getActions(Actionable.java:88)
	at hudson.plugins.jobConfigHistory.JobConfigHistoryActionFactory.createFor(JobConfigHistoryActionFactory.java:30)
	at hudson.model.AbstractProject.createTransientActions(AbstractProject.java:698)
	at hudson.model.Project.createTransientActions(Project.java:206)
	at hudson.model.AbstractProject.updateTransientActions(AbstractProject.java:688)
	at hudson.matrix.MatrixConfiguration.updateTransientActions(MatrixConfiguration.java:92)
	at hudson.model.AbstractProject.save(AbstractProject.java:266)
	at hudson.model.Job.onLoad(Job.java:192)
	at hudson.model.AbstractProject.onLoad(AbstractProject.java:278)
	at hudson.model.Project.onLoad(Project.java:83)
	at hudson.matrix.MatrixConfiguration.onLoad(MatrixConfiguration.java:85)
	at hudson.matrix.MatrixProject.loadConfigurations(MatrixProject.java:541)
	at hudson.matrix.MatrixProject.loadConfigurations(MatrixProject.java:548)
	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:2539)
	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:889)
	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$Worker.runTask(ThreadPoolExecutor.java:885)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
	at java.lang.Thread.run(Thread.java:619)




The job itself works nice (i.e. as long as I don't restart jenkins afterwards)

Job configuration is attached.




Environment:


Windows Vista x64




Project:


Jenkins



Priority:


Major



Reporter:


Jasper Möller

























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.