Quantcast

[JIRA] (JENKINS-14715) Unable to add new "Trigger/call builds on other projects" build step

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14715) Unable to add new "Trigger/call builds on other projects" build step

JIRA noreply@jenkins-ci.org
Issue Type: Bug Bug
Assignee: huybrechts
Components: parameterized-trigger, parameters
Created: 07/Aug/12 5:51 PM
Description:

This has started happening on our Jenkins instance a few weeks ago. We are running Jenkins 1.476 and Parameterized Trigger 2.15.

When I first try too add a trigger, the UI does not get any options, the second attempt give me one with invalid settings (non blocking should not show the Failure options).

When I try to save I get these exceptions in the master log.

Caused by: java.lang.RuntimeException: Failed to instantiate class hudson.plugins.parameterizedtrigger.TriggerBuilder from {"configs":{"block":true,"buildStepFailureThreshold":"FAILURE","failureThreshold":"FAILURE","projects":"sandbox-sleep1m","unstableThreshold":"UNSTABLE"},"kind":"hudson.plugins.parameterizedtrigger.TriggerBuilder","stapler-class":"hudson.plugins.parameterizedtrigger.TriggerBuilder"}
	at hudson.model.Descriptor.newInstance(Descriptor.java:575)
	at hudson.model.Descriptor.newInstancesFromHeteroList(Descriptor.java:912)
	at hudson.model.Descriptor.newInstancesFromHeteroList(Descriptor.java:899)
	at hudson.util.DescribableList.rebuildHetero(DescribableList.java:203)
	at hudson.model.Project.submit(Project.java:202)
	at hudson.model.Job.doConfigSubmit(Job.java:990)
	at hudson.model.AbstractProject.doConfigSubmit(AbstractProject.java:699)
	... 67 more

Existing jobs seems to run as expected, but we cannot update/add configuration that requires this feature.

Project: Jenkins
Priority: Major Major
Reporter: Stephane Odul
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14715) Unable to add new "Trigger/call builds on other projects" build step

JIRA noreply@jenkins-ci.org

Added screenshot showing the unstable behavior when adding the build parameter to a job.

Change By: Stephane Odul (07/Aug/12 6:35 PM)
Attachment: screenshot-1.jpg
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14715) Unable to add new "Trigger/call builds on other projects" build step

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
cjo9900 resolved Bug JENKINS-14715 as Duplicate

Duplicate of JENKINS-14495, core error should be fixed in Jenkins 1.477

Change By: cjo9900 (09/Aug/12 6:29 PM)
Status: Open Resolved
Resolution: Duplicate
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
Loading...