CVS Plugin v2.5 throws NPE

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Critical
    • Component/s: cvs-plugin
    • None
    • Environment:
      CVS Plugin v2.5

      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)

            Assignee:
            Michael Clarke
            Reporter:
            David Ehrenberger
            Votes:
            1 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: