[JIRA] (JENKINS-17341) Promoted builds throw NullPointerException after upgrade to 1.507

2013-03-25 Thread mchesh...@gmail.com (JIRA)














































Mikhail Cheshkov
 updated  JENKINS-17341


Promoted builds throw NullPointerException after upgrade to 1.507
















Change By:


Mikhail Cheshkov
(25/Mar/13 2:41 PM)




Environment:


Ubuntu 12.04Jenkins
 1.507
 through APT from http://pkg.jenkins-ci.org/debian



























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-17341) Promoted builds throw NullPointerException after upgrade to 1.507

2013-03-25 Thread mchesh...@gmail.com (JIRA)














































Mikhail Cheshkov
 updated  JENKINS-17341


Promoted builds throw NullPointerException after upgrade to 1.507
















Change By:


Mikhail Cheshkov
(25/Mar/13 2:27 PM)




Description:


After upgrade Jenkins to 1.507 I dont see any job, found this in log
{noformat}
SEVERE: Failed Loading job java.lang.NullPointerException	at hudson.plugins.promoted_builds.JobPropertyImpl.getItem(JobPropertyImpl.java:220)	at hudson.plugins.promoted_builds.JobPropertyImpl.getItem(JobPropertyImpl.java:41)	at hudson.model.AbstractProject.onLoad(AbstractProject.java:291)	at hudson.model.Items.load(Items.java:221)	at hudson.model.ItemGroupMixIn.loadChildren(ItemGroupMixIn.java:99)	at hudson.plugins.promoted_builds.JobPropertyImpl.setOwner(JobPropertyImpl.java:145)	at hudson.plugins.promoted_builds.JobPropertyImpl.setOwner(JobPropertyImpl.java:41)	at hudson.model.Job.onLoad(Job.java:201)	at hudson.model.AbstractProject.onLoad(AbstractProject.java:282)	at hudson.model.Project.onLoad(Project.java:83)	at hudson.model.Items.load(Items.java:221)	at jenkins.model.Jenkins$17.run(Jenkins.java:2552)	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:887)	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:1146)	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)	at java.lang.Thread.run(Thread.java:679)
{noformat}
When I disable promoted builds plugin, jobs appear again, but w/o promotions, of course.



























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-17341) Promoted builds throw NullPointerException after upgrade to 1.507

2013-03-25 Thread mchesh...@gmail.com (JIRA)














































Mikhail Cheshkov
 created  JENKINS-17341


Promoted builds throw NullPointerException after upgrade to 1.507















Issue Type:


Bug



Assignee:


Unassigned


Components:


promoted-builds



Created:


25/Mar/13 2:15 PM



Description:


After upgrade Jenkins to 1.507 I dont see any job, found this in log

SEVERE: Failed Loading job 
java.lang.NullPointerException
	at hudson.plugins.promoted_builds.JobPropertyImpl.getItem(JobPropertyImpl.java:220)
	at hudson.plugins.promoted_builds.JobPropertyImpl.getItem(JobPropertyImpl.java:41)
	at hudson.model.AbstractProject.onLoad(AbstractProject.java:291)
	at hudson.model.Items.load(Items.java:221)
	at hudson.model.ItemGroupMixIn.loadChildren(ItemGroupMixIn.java:99)
	at hudson.plugins.promoted_builds.JobPropertyImpl.setOwner(JobPropertyImpl.java:145)
	at hudson.plugins.promoted_builds.JobPropertyImpl.setOwner(JobPropertyImpl.java:41)
	at hudson.model.Job.onLoad(Job.java:201)
	at hudson.model.AbstractProject.onLoad(AbstractProject.java:282)
	at hudson.model.Project.onLoad(Project.java:83)
	at hudson.model.Items.load(Items.java:221)
	at jenkins.model.Jenkins$17.run(Jenkins.java:2552)
	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:887)
	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:1146)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:679)


When I disable promoted builds plugin, jobs appear again, but w/o promotions, of course.




Environment:


Ubuntu 12.04

Jenkins through APT from http://pkg.jenkins-ci.org/debian




Project:


Jenkins



Priority:


Major



Reporter:


Mikhail Cheshkov

























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.