Marc Swingler edited a comment on Bug JENKINS-13669

I'm at version 1.44 of the plugin and I'm getting the same error in my Mercurial Polling logs:

NPE
Started on Mar 6, 2013 10:55:30 AM
Acquired master cache lock.
[...] $ "D:\Program Files\Mercurial\hg.exe" pull
warning: ... certificate with fingerprint ... not verified (check hostfingerprints or web.cacerts config setting)
pulling from ...
searching for changes
no changes found
ERROR: Failed to update D:\.jenkins\hgcache\...
Master cache lock released.
ERROR: Failed to use repository cache for ...
ERROR: Failed to record SCM polling for hudson.maven.MavenModuleSet@...[...]
java.lang.NullPointerException
	at hudson.plugins.mercurial.MercurialSCM.compareRemoteRevisionWith(MercurialSCM.java:242)
	at hudson.scm.SCM._compareRemoteRevisionWith(SCM.java:356)
	at hudson.scm.SCM.poll(SCM.java:373)
	at hudson.model.AbstractProject._poll(AbstractProject.java:1493)
	at hudson.model.AbstractProject.poll(AbstractProject.java:1410)
	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(Unknown Source)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
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.
 
 

Reply via email to