Hi all,

I have developed a custom action, which is being attached to a build.

This action has a submission method and this method, while checking for ACL
project.checkPermission(AbstractProject.BUILD);

throws a
java.lang.IllegalStateException: no parent set on
my.namespace.MyProjectType[null]

This exception is raised only after the Jenkins instance has been
reloaded, for build which have been executed before the instance
reboot. I haven't found any serialization issue in my instance logs.
Does somebody know how to fix this problem?

-- 
http://www.nilleb.com

-- 
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/CAPc4eF9dxibbLbto_XG4On-ZhQCEw4bWEkMGXDawpig6qaJ1TQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to