Issue Type: Bug Bug
Assignee: Unassigned
Components: cvs
Created: 03/Aug/12 1:40 PM
Description:

Getting this error with the new CVS v2.5 plugin:

FATAL: null
java.lang.NullPointerException
at hudson.scm.CVSSCM$2.cleanup(CVSSCM.java:895)
at hudson.scm.CVSSCM$2.invoke(CVSSCM.java:874)
at hudson.scm.CVSSCM$2.invoke(CVSSCM.java:869)
at hudson.FilePath.act(FilePath.java:842)
at hudson.FilePath.act(FilePath.java:824)
at hudson.scm.CVSSCM.checkout(CVSSCM.java:869)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1256)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:589)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:494)
at hudson.model.Run.execute(Run.java:1488)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:236)

Environment: CVS Plugin v2.5
Project: Jenkins
Priority: Critical Critical
Reporter: David Ehrenberger
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

Reply via email to