Issue Type: Bug Bug
Assignee: Paul Allen
Components: p4-plugin
Created: 13/Nov/14 2:03 PM
Description:

Parent build fails with NPE when build is started by an SCM change deted by polling.

Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on Win7x64 (ntx64) in workspace c:\jenkins\workspace\pallen-test
FATAL: null
java.lang.NullPointerException
	at org.jenkinsci.plugins.p4.workspace.Workspace.set(Workspace.java:104)
	at org.jenkinsci.plugins.p4.PerforceScm.setBuildLabel(PerforceScm.java:241)
	at org.jenkinsci.plugins.p4.PerforceScm.checkout(PerforceScm.java:202)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1259)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:622)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:528)
	at hudson.model.Run.execute(Run.java:1759)
	at hudson.matrix.MatrixBuild.run(MatrixBuild.java:306)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)
	at hudson.model.OneOffExecutor.run(OneOffExecutor.java:43)
Project: Jenkins
Priority: Blocker Blocker
Reporter: Nick Poole
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