Change By: Jose Sa (16/Feb/13 11:36 PM)
Description: After upgrading to latest 1.501 (from 1.484) I see this error a lot in my Jenkins log surging from several actions: scm polling, columns sort, dashboard views, etc.

{code}
Feb 16, 2013 6:00:55 PM hudson.triggers.SCMTrigger$Runner runPolling
SEVERE: Failed to record SCM polling for hudson.model.FreeStyleProject@4dcc1f71[PM_OSS5_ACOMHFE_ADAPTATION_LV1]
java.lang.NullPointerException
        at hudson.model.AbstractBuild.getPreviousBuild(AbstractBuild.java:213)
        at hudson.tasks.Fingerprinter$FingerprintAction.onLoad(Fingerprinter.java:349)
        at hudson.model.Run.onLoad(Run.java:320)
        at hudson.model.RunMap.retrieve(RunMap.java:226)
        at hudson.model.RunMap.retrieve(RunMap.java:59)
        at jenkins.model.lazy.AbstractLazyLoadRunMap.load(AbstractLazyLoadRunMap.java:645)
        at jenkins.model.lazy.AbstractLazyLoadRunMap.load(AbstractLazyLoadRunMap.java:608)
        at jenkins.model.lazy.AbstractLazyLoadRunMap.search(AbstractLazyLoadRunMap.java:347)
        at jenkins.model.lazy.AbstractLazyLoadRunMap.getByNumber(AbstractLazyLoadRunMap.java:505)
        at jenkins.model.lazy.AbstractLazyLoadRunMap.search(AbstractLazyLoadRunMap.java:358)
        at jenkins.model.lazy.AbstractLazyLoadRunMap.newestBuild(AbstractLazyLoadRunMap.java:300)
        at hudson.model.AbstractProject.getLastBuild(AbstractProject.java:1021)
        at hudson.model.AbstractProject.poll(AbstractProject.java:1387)
        at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:439)
        at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:468)
        at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:118)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:722)
{code}

I've disabled Downstream+buildview+plugin because of this error some
 hobs woudln  jobs wouldn 't even load, while other plugins like DashboardView would get dogslow while still throwing this same stacktrace, but still the same stack trace keeps  comming  showing  up even in the most basic things like SCM Polling.

Please check.
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to