Issue Type: Bug Bug
Assignee: Unassigned
Components: promoted-builds
Created: 02/Oct/14 3:43 PM
Description:

Hi, i'm running with Jenkins 1.559 and promoted builds plugin 2.17.
In a job with a promotion process defined with a manual approbation, the first execution of the promotion on a build (by clicking 'approve' button) is successful, but the next ones (by clicking on 'Re-execute promotion' button) return a blank http page, and produces this exception in Jenkins log:

Error while serving http://ci-server/jenkins/job/test_promotion_1/descriptorByName/org.jenkinsci.plugins.ghprb.GhprbTrigger/checkCron
java.lang.reflect.InvocationTargetException
	at sun.reflect.GeneratedMethodAccessor1135.invoke(Unknown Source)
(snip)	
Caused by: java.lang.NoSuchMethodError: hudson.triggers.TimerTrigger$DescriptorImpl.doCheckSpec(Ljava/lang/String;)Lhudson/util/FormValidation;
	at org.jenkinsci.plugins.ghprb.GhprbTrigger$DescriptorImpl.doCheckCron(GhprbTrigger.java:349)

The problem is not reproducible when i use an admin user.

Project: Jenkins
Priority: Minor Minor
Reporter: Maxime Lemanissier
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