Hi Michael,
Unfortunately I still get this error with Jenkins v1.492 and CVS Plugin v2.8:

ERROR: Failed to record SCM polling for hudson.model.FreeStyleProject@162a5f3[<project name>]
java.lang.NullPointerException
	at hudson.scm.AbstractCvs.compareRemoteRevisionWith(AbstractCvs.java:451)
	at hudson.scm.CVSSCM.compareRemoteRevisionWith(CVSSCM.java:193)
	at hudson.scm.SCM._compareRemoteRevisionWith(SCM.java:356)
	at hudson.scm.SCM.poll(SCM.java:373)
	at hudson.model.AbstractProject._poll(AbstractProject.java:1483)
	at hudson.model.AbstractProject.poll(AbstractProject.java:1403)
	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(Unknown Source)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

Let me know if/how I can provide more info.

Change By: Fred G (28/Feb/13 2:23 PM)
Resolution: Fixed

        
Status: Resolved Reopened
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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to