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

Exception on CVS Log parsing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • cvs-plugin
    • None
    • CVS plugin version 2.7

      During CVS checkout we see the exception below. This seems to happen on every 2nd build or so. Build stops and we have to run it again.
      We recently upgraded from an older version of CVS ( 1.6 ) and jenkins 1.389 or so. This happens on all builds using CVS.

      FATAL: 1
      java.lang.ArrayIndexOutOfBoundsException: 1
      at hudson.scm.CvsLog.parseFileName(CvsLog.java:142)
      at hudson.scm.CvsLog.mapCvsLog(CvsLog.java:69)
      at hudson.scm.AbstractCvs.calculateChangeLog(AbstractCvs.java:647)
      at hudson.scm.AbstractCvs.postCheckout(AbstractCvs.java:662)
      at hudson.scm.CVSSCM.checkout(CVSSCM.java:323)
      at hudson.model.AbstractProject.checkout(AbstractProject.java:1324)
      at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:676)
      at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
      at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:581)
      at hudson.model.Run.execute(Run.java:1518)
      at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:236)

        1. build.xml
          13 kB
        2. config.xml
          3 kB
        3. log
          32 kB

            Unassigned Unassigned
            g9adm Anders Monrad
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: