Issue Type: Bug Bug
Assignee: Unassigned
Components: testflight
Created: 21/Mar/13 6:07 PM
Description:

Builds with Perforce immediately fail after syncing the workspace with the following NPE:
FATAL: null
java.lang.NullPointerException
at testflight.TestflightRecorder$1.evaluate(TestflightRecorder.java:255)
at org.apache.commons.collections.CollectionUtils.select(CollectionUtils.java:517)
at org.apache.commons.collections.CollectionUtils.select(CollectionUtils.java:498)
at testflight.TestflightRecorder.getProjectActions(TestflightRecorder.java:253)
at hudson.model.Project.createTransientActions(Project.java:211)
at hudson.model.AbstractProject.updateTransientActions(AbstractProject.java:701)
at hudson.model.AbstractProject.save(AbstractProject.java:269)
at hudson.plugins.perforce.PerforceSCM.checkout(PerforceSCM.java:1004)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1353)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:689)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:594)
at hudson.model.Run.execute(Run.java:1567)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:237)

Environment: Running on OS X 10.8.3 with Jenkins 1.5.06 and TestFlight Plugin 1.3.5
Project: Jenkins
Priority: Major Major
Reporter: Chris Barnes
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