I think that is an issue in cloudbees-folders plugin On 4 October 2017 at 03:02, pallen <[email protected]> wrote:
> Hi Guys, > > The p4-plugin shows a warning during multi-branch indexing when an old > branch is being removed: > > > Oct 04, 2017 10:19:46 AM hudson.model.listeners.ItemListener forAll > WARNING: failed to send event to listener of class org.jenkinsci.plugins. > pipeline.milestone.MilestoneStepExecution$CleanupJobsOnDelete > java.lang.NullPointerException > at org.jenkinsci.plugins.pipeline.milestone.MilestoneStepExecution$ > CleanupJobsOnDelete.onDeleted(MilestoneStepExecution.java:348) > at hudson.model.listeners.ItemListener$4.apply(ItemListener.java:205) > at hudson.model.listeners.ItemListener$4.apply(ItemListener.java:203) > at hudson.model.listeners.ItemListener.forAll(ItemListener.java:167) > at hudson.model.listeners.ItemListener.fireOnDeleted(ItemListener.java:203) > > at com.cloudbees.hudson.plugins.folder.AbstractFolder. > onDeleted(AbstractFolder.java:949) > at com.cloudbees.hudson.plugins.folder.AbstractFolder. > onDeleted(AbstractFolder.java:135) > at hudson.model.AbstractItem.delete(AbstractItem.java:583) > at hudson.model.Job.delete(Job.java:687) > at com.cloudbees.hudson.plugins.folder.computed. > ComputedFolder.updateChildren(ComputedFolder.java:198) > at > com.cloudbees.hudson.plugins.folder.computed.FolderComputation.run(FolderComputation.java:139) > > at hudson.model.ResourceController.execute(ResourceController.java:98) > at hudson.model.Executor.run(Executor.java:410) > > > I'm not sure if this is just due to me testing on an old Jenkins (1.642.3) > or if I have not implemented a cleanup method? > > Kind regards, > Paul > > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jenkinsci-dev/e2717b91-0803-4621-b1da-80e327381218% > 40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/e2717b91-0803-4621-b1da-80e327381218%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CA%2BnPnMzm_Ti4PQUsbcjxfgZ-CXNOTkTu8YXctq4toPy7hwjnnQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
