I've just upgraded our jenkins to 1.509 and am also experience this issue.
I've tried version 3.4 & 3.5 of the Folder plugin. Both versions work with 1.504. Josh On Thursday, 4 April 2013 23:26:58 UTC+1, Laurent Nicolas wrote: > > After upgrading to 1.509 and also upgrading a bunch of plugins, I'm seeing: > > Apr 4, 2013 3:16:02 PM jenkins.InitReactorRunner$1 onTaskFailed > SEVERE: Failed Loading job stats > > at > com.cloudbees.hudson.plugins.folder.Folder.getItem(Folder.java:465) > at > com.cloudbees.hudson.plugins.folder.Folder.getItem(Folder.java:90) > at hudson.model.AbstractProject.onLoad(AbstractProject.java:291) > at hudson.model.Project.onLoad(Project.java:83) > at hudson.model.Items.load(Items.java:221) > at hudson.model.ItemGroupMixIn.loadChildren(ItemGroupMixIn.java:99) > at > com.cloudbees.hudson.plugins.folder.Folder.onLoad(Folder.java:189) > at hudson.model.Items.load(Items.java:221) > at jenkins.model.Jenkins$17.run(Jenkins.java:2553) > 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:1110) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) > at java.lang.Thread.run(Thread.java:636) > > stats is a folder here. Any idea what could go wrong, and if I can > manually fix the error. I tried downgrading the folder plugin, but it does > not help. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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.
