If you're currently running git plugin 2.3.5, you might consider replacing it with git plugin 2.3.4 to see if that behavior changes. A change from 2.3.4 to 2.3.5 seems to have caused at least some cases of failure to detect changes in the remote repository, even though polling runs.
Mark Waite On Sun, Mar 29, 2015 at 7:43 AM, Ohad Basan <[email protected]> wrote: > Hi > > I am having a weird problem in my jenkins setup. > the scm polling is not working for some of the jobs (not all) > when I go to url/job/scmpolllog/ it says that it did poll but that there > are no changes in the git repository (which is not true... there were > changes) > if I manually trigger the job the changelog is being written and the job > successfully fetches the data. which means that connectionwise everything > is ok > there are no errors in the jenkins.log file > can anyone plz assist me debugging? > > thanks > > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/8f008836-1681-4dc1-92b2-62f8bef8514f%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/8f008836-1681-4dc1-92b2-62f8bef8514f%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Thanks! Mark Waite -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtFOEnt7vSD3OX2dQamK6mYEKXwqL-iDQQSh6k3nQKLrUA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
