Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-14680

CVS Plugin v2.5 throws NPE

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • cvs-plugin
    • None
    • 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)

            mc1arke Michael Clarke
            daehren David Ehrenberger
            Votes:
            1 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: