sunil madhu commented on Bug JENKINS-26524

I have confirmed that the same issue now exists for Polling Github as well:
Started on Jan 21, 2015 4:42:00 PM
Using strategy: Default
[poll] Last Built Revision: Revision 4fe2eefaf2beca036a8a9e05cf040b270405e39e (refs/remotes/origin/stage)
ERROR: Failed to record SCM polling for hudson.maven.MavenModuleSet@2324ada3[stage-service]
java.lang.NullPointerException
at org.jenkinsci.plugins.chromedriver.EnvironmentContributorImpl.buildEnvironmentFor(EnvironmentContributorImpl.java:23)
at hudson.model.Run.getEnvironment(Run.java:2224)
at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:905)
at hudson.maven.AbstractMavenBuild.getEnvironment(AbstractMavenBuild.java:56)
at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:167)
at hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:563)
at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:525)
at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:380)
at hudson.scm.SCM.poll(SCM.java:397)
at hudson.model.AbstractProject._poll(AbstractProject.java:1441)
at hudson.model.AbstractProject.poll(AbstractProject.java:1344)
at jenkins.triggers.SCMTriggerItem$SCMTriggerItems$Bridge.poll(SCMTriggerItem.java:119)
at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:515)
at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:544)
at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:118)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)

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/d/optout.

Reply via email to