Issue Type: Bug Bug
Assignee: Unassigned
Components: cvs
Created: 05/Dec/12 10:32 AM
Description:

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)

Environment: CVS plugin version 2.7
Project: Jenkins
Priority: Major Major
Reporter: Anders Monrad
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