[
https://issues.jenkins-ci.org/browse/JENKINS-12807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159241#comment-159241
]
dogfood commented on JENKINS-12807:
-----------------------------------
Integrated in !http://ci.jenkins-ci.org/images/16x16/blue.png! [plugins_cvs
#11|http://ci.jenkins-ci.org/job/plugins_cvs/11/]
[FIXED JENKINS-12807] Adding null check in when getting child files
(Revision 8051c513eb71d274273a8004f76607764ce31113)
Result = SUCCESS
michael.m.clarke :
Files :
* src/main/java/hudson/scm/CVSSCM.java
> CVS plugin throwing Exception every time
> ----------------------------------------
>
> Key: JENKINS-12807
> URL: https://issues.jenkins-ci.org/browse/JENKINS-12807
> Project: Jenkins
> Issue Type: Bug
> Components: cvs
> Affects Versions: current
> Environment: SLES11
> Reporter: Mark Trinh
> Assignee: Michael Clarke
>
> After using the cvs plugin to get changes, it's throwing an exception at the
> end and never passes.
> cvs rlog: Logging zlib/x64/Release
> FATAL: null
> java.lang.NullPointerException
> at hudson.scm.CVSSCM$3.buildFileList(CVSSCM.java:922)
> at hudson.scm.CVSSCM$3.invoke(CVSSCM.java:900)
> at hudson.scm.CVSSCM$3.invoke(CVSSCM.java:886)
> at hudson.FilePath.act(FilePath.java:758)
> at hudson.FilePath.act(FilePath.java:740)
> at hudson.scm.CVSSCM.getCvsFiles(CVSSCM.java:886)
> at hudson.scm.CVSSCM.calculateWorkspaceState(CVSSCM.java:869)
> at hudson.scm.CVSSCM.checkout(CVSSCM.java:836)
> at hudson.model.AbstractProject.checkout(AbstractProject.java:1193)
> at
> hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:566)
> at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:454)
> at hudson.model.Run.run(Run.java:1376)
> at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
> at hudson.model.ResourceController.execute(ResourceController.java:88)
> at hudson.model.Executor.run(Executor.java:230)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira