|
||||||||
|
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

I am having is the same issue. If anyone have succesfully configured PVCS polling, kindly shed some light on this.
Platform : Redhat linux.
-----------------------------------------------------------------------------------------
looking for changes between Thu Jul 18 14:52:35 PDT 2013 and Thu Jul 18 15:08:26 PDT 2013
ERROR: Failed to record SCM polling for hudson.model.FreeStyleProject@55ac9683[DataComparisonTool_test]
java.lang.NullPointerException
at hudson.plugins.pvcs_scm.PvcsScm.getModifications(PvcsScm.java:419)
at hudson.plugins.pvcs_scm.PvcsScm.pollChanges(PvcsScm.java:337)
at hudson.scm.SCM.poll(SCM.java:375)
at hudson.model.AbstractProject._poll(AbstractProject.java:1541)
at hudson.model.AbstractProject.poll(AbstractProject.java:1466)
at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:439)
at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:468)
at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:118)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
-----------------------------------------------------------------------------------------------------