Yves Schumann edited a comment on Bug JENKINS-11024

Im Using Jenkins-CLI to setup jobs based on an deactivated job template and modify the activation state of the created jobs in a second step. It seems that I run into this issue as the creation of new jobs works as expected but the activation fails:

Calling jenkins api to create job 'eisfair__bcstorage' hudson.security.AccessDeniedException2: anonymous fehlt das Recht 'Job/Configure' 
 	at hudson.security.ACL.checkPermission(ACL.java:54)
 	at hudson.model.AbstractItem.checkPermission(AbstractItem.java:446)
 	...

Why is there "anonymous" used? Username and password is the same as for job creation some milliseconds before!?

Sad story as there are more than 500 jobs handled this way and it is absolutely annoying to do this by hand...

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

Reply via email to