Daniel Mish commented on Bug JENKINS-27442

I am seeing this as well, however, I do not have EnvInject installed, so https://issues.jenkins-ci.org/browse/JENKINS-16036 does not apply in my case.

The Jenkins version is 1.602.

Here is a Stack Trace:

Apr 23, 2015 2:16:00 PM hudson.triggers.SCMTrigger$Runner runPolling
SEVERE: Failed to record SCM polling for hudson.model.FreeStyleProject@528d94b0[vendorCommon]
java.lang.NullPointerException
        at org.jenkinsci.plugins.chromedriver.EnvironmentContributorImpl.buildEnvironmentFor(EnvironmentContributorImpl.java:23)
        at hudson.model.Run.getEnvironment(Run.java:2248)
        at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:917)
        at hudson.scm.SubversionSCM.compareRemoteRevisionWith(SubversionSCM.java:1343)
        at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:380)
        at hudson.scm.SCM.poll(SCM.java:397)
        at hudson.model.AbstractProject._poll(AbstractProject.java:1446)
        at hudson.model.AbstractProject.poll(AbstractProject.java:1349)
        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:745)
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