miguel Rodrigues edited a comment on Bug JENKINS-22348

@Daniel Beck

That is a good assumption, given that my use case is various EC2 instances running the jobs in parallel. some jobs take more time than other, and the node where the parent job is running was probably removed when the job that lasts the most ends.

EDIT: I changed the job that triggers all the parallel jobs ( the one that gets the join trigger) to my master node, and everything worked fine. So basically the plugin tries to notify an instance that no longer exists hence, the null pointer exception.

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/d/optout.

Reply via email to