Change By: Dirk Kuypers (31/Jan/13 4:16 PM)
Description: When rebuilding a parameterized job with a node label parameter I get the following exception (I am not sure if it is an error in the  nodelabeöparameter  nodelabelparameter  or rebuild plugin):

Caused by: java.lang.IllegalArgumentException: at least one label must be given!
at org.jvnet.jenkins.plugins.nodelabelparameter.NodeParameterValue.<init>(NodeParameterValue.java:47)
at org.jvnet.jenkins.plugins.nodelabelparameter.NodeParameterDefinition.createValue(NodeParameterDefinition.java:182)
at com.sonyericsson.rebuild.RebuildAction.getParameterValue(RebuildAction.java:295)
at com.sonyericsson.rebuild.RebuildAction.doConfigSubmit(RebuildAction.java:237)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:288)
at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:151)
at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:90)
at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:111)
at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:573)
... 73 more
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/groups/opt_out.
 
 

Reply via email to