Issue Type: Bug Bug
Assignee: domi
Components: nodelabelparameter
Created: 17/Apr/13 9:25 PM
Description:

When I try to specify the label parameter in launching my jenkins job, it seems to ignore it and I end up with an error message like this:

00:00:00.018 FATAL: Null value not allowed as an environment variable: NODE_LABEL
00:00:00.018 java.lang.IllegalArgumentException: Null value not allowed as an environment variable: NODE_LABEL
00:00:00.019 at hudson.EnvVars.put(EnvVars.java:172)
00:00:00.019 at org.jvnet.jenkins.plugins.nodelabelparameter.LabelParameterValue.buildEnvVars(LabelParameterValue.java:71)
00:00:00.019 at hudson.model.ParametersAction.buildEnvVars(ParametersAction.java:82)
00:00:00.019 at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:961)
00:00:00.019 at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:776)
00:00:00.019 at hudson.model.AbstractProject.checkout(AbstractProject.java:1353)
00:00:00.019 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:689)
00:00:00.019 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
00:00:00.019 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:594)
00:00:00.019 at hudson.model.Run.execute(Run.java:1567)
00:00:00.019 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
00:00:00.019 at hudson.model.ResourceController.execute(ResourceController.java:88)
00:00:00.019 at hudson.model.Executor.run(Executor.java:237)

Project: Jenkins
Labels: plugin jenkins
Priority: Major Major
Reporter: Ho-Fan Kang
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/groups/opt_out.
 
 

Reply via email to