You need to upgrade the workflow pipeline components in addition to the git
plugin.  The git workflow SCM step really belongs inside the git plugin, so
we moved it there as part of git plugin 2.5.0.

Mark Waite

On Thu, Jun 30, 2016 at 9:40 PM Lionel Orellana <lione...@gmail.com> wrote:

> Thanks Mark.
>
>
> On Friday, 1 July 2016 13:28:40 UTC+10, Mark Waite wrote:
>
>> Looks like that might be fixed in the latest source code.  Refer to
>> https://github.com/jenkinsci/jenkins/commit/6d29dd4554345aed2905e8ab32da678e301736a7#diff-b2027094e76e9b99db901e8cd779e580
>>  .
>>
>> Seems to be documented as a bug in Jenkins 2.11,
>> https://issues.jenkins-ci.org/browse/JENKINS-36232 .  Your could roll
>> back to Jenkins 2.10, or build from the latest source code.
>>
>> Mark Waite
>>
>> On Thu, Jun 30, 2016 at 9:20 PM Lionel Orellana <lion...@gmail.com>
>> wrote:
>>
> Hi,
>>>
>>> I just upgraded from 2.10 to 2.11 not expecting much to change but I'm
>>> getting this error now in my git projects.
>>>
>>> ERROR: Failed to record SCM polling for 
>>> hudson.maven.MavenModuleSet@5830700a[xxxx]
>>>
>>> java.lang.NullPointerException 
>>> <http://stacktrace.jenkins-ci.org/search?query=java.lang.NullPointerException>
>>>
>>>  at 
>>> jenkins.triggers.SCMTriggerItem$SCMTriggerItems$Bridge.poll(SCMTriggerItem.java:124)
>>>         at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:528)
>>>         at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:574)
>>>         at 
>>> hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119)
>>>         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)
>>>
>>>
>>>
>>>
>>> I tried upgrading the Git Plugin and the GitHub Branch Source plugin but
>>> that only made it worse and Jenkins wouldn't start so I had to revert that.
>>>
>>> Anyone had this problem before?
>>>
>>> Thanks
>>>
>>> Lionel.
>>>
>>> --
>>> 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 jenkinsci-use...@googlegroups.com.
>>
>>
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/jenkinsci-users/b91cdfba-237d-409b-b3b9-80a8fdbd92db%40googlegroups.com
>>> <https://groups.google.com/d/msgid/jenkinsci-users/b91cdfba-237d-409b-b3b9-80a8fdbd92db%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>> --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/1e4ee4c2-b836-4789-8748-fac44e3dcf99%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/1e4ee4c2-b836-4789-8748-fac44e3dcf99%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtHmXLVHvDhs66_MEgW%3DrNOE_kwq456JRqkzDNaci3zNqg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to