![]() |
|
|
|
|
Issue Type:
|
Bug
|
|
Assignee:
|
zregvart
|
|
Components:
|
xvfb |
|
Created:
|
02/Jun/14 9:41 AM
|
|
Description:
|
I get the following traceback when running a job with configured xvfb plugin:
FATAL: null
java.lang.NullPointerException
at org.jenkinsci.plugins.xvfb.XvfbBuildWrapper.setUp(XvfbBuildWrapper.java:568)
at hudson.model.Build$BuildExecution.doRun(Build.java:153)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:518)
at hudson.model.Run.execute(Run.java:1706)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:231)
The line reads:
if (assignedLabels != null || assignedLabels.trim().isEmpty()) {
shouldn't that be && ?
|
|
Project:
|
Jenkins
|
|
Labels:
|
plugin
xvfb
|
|
Priority:
|
Major
|
|
Reporter:
|
Alexander Clausen
|
|
|
|
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.