Hello Folks.
I just began this error.
I am running Jenkins1.467
CVS Plugin 2.3
SEVERE: Failed to record SCM polling for
hudson.model.FreeStyleProject@7d08c1b7[]
java.lang.NullPointerException
at hudson.scm.CVSSCM.getBranchName(CVSSCM.java:664)
at hudson.scm.CVSSCM.buildEnvVars(CVSSCM.java:650)
at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:854)
at hudson.scm.CVSSCM.compareRemoteRevisionWith(CVSSCM.java:284)
at hudson.scm.SCM._compareRemoteRevisionWith(SCM.java:356)
at hudson.scm.SCM.poll(SCM.java:373)
at hudson.model.AbstractProject.poll(AbstractProject.java:1346)
at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:420)
at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:449)
at
hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:118)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:679)
Can anyone help with this issue?
Thanks