Hi,

I have this strange stacktrace in my SCM polling log, anyone seen something similar?
java.lang.NullPointerException
at hudson.plugins.zentimestamp.ZenTimestampEnvironmentContributor.buildEnvironmentFor(ZenTimestampEnvironmentContributor.java:37)
        at hudson.model.Run.getEnvironment(Run.java:2045)
        at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:931)
at hudson.scm.SubversionSCM.compareRemoteRevisionWith(SubversionSCM.java:1230)
        at hudson.scm.SCM._compareRemoteRevisionWith(SCM.java:356)
        at hudson.scm.SCM.poll(SCM.java:373)
        at hudson.model.AbstractProject._poll(AbstractProject.java:1521)
        at hudson.model.AbstractProject.poll(AbstractProject.java:1446)
        at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:439)
        at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:468)

Thanks,
Peter

--
You received this message because you are subscribed to the Google Groups "Jenkins 
Users" 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