In my LTS instance I also identified these bugs : https://issues.jenkins-ci.org/browse/JENKINS-20769 (core) https://issues.jenkins-ci.org/browse/JENKINS-20482 (config-file-provider I need to see with domi)
On Fri, Jan 24, 2014 at 10:58 AM, Arnaud Héritier <[email protected]>wrote: > a bug in the project-stats-plugin plugin ? > I didn't updated it for a long time. Last release : Sep 22, 2012 > > > > > On Fri, Jan 24, 2014 at 9:59 AM, Vincent Latombe < > [email protected]> wrote: > >> Hi Arnaud, >> >> From the thread dump, it is pretty clear to me that it is caused by the >> plugin >> >> at >> hudson.plugins.projectstats.NumBuildsStats.compute(NumBuildsStats.java:52) >> >> at >> hudson.plugins.projectstats.column.NumBuildsColumn.getStats(NumBuildsColumn.java:53) >> >> which causes load of all builds for all jobs in sequence. >> >> Vincent >> >> >> 2014/1/24 Arnaud Héritier <[email protected]> >> >>> The upgrade to the RC didn't solve my issue. >>> I described it here : https://issues.jenkins-ci.org/browse/JENKINS-21487 >>> I don't yet know if it is really a problem 1.532 LTS or from a plugin. >>> All feedbacks are welcome. Meantime I will restart my server which is >>> again dead >>> >>> >>> On Thu, Jan 23, 2014 at 10:12 AM, Arnaud Héritier >>> <[email protected]>wrote: >>> >>>> Due to the slowness of the UI with my 1.532.1 I will give a try to the >>>> 1.532.2 >>>> RC (20140113) >>>> >>>> I'll let you know if its better >>>> >>>> >>>> On Sat, Jan 18, 2014 at 12:40 AM, Daniel Beck <[email protected]> wrote: >>>> >>>>> >>>>> On 18.01.2014, at 00:32, Les Mikesell <[email protected]> wrote: >>>>> >>>>> > Is there a changelog for that? >>>>> >>>>> Not a regular one yet, but there's the list of resolved issues [1] and >>>>> the list of changes since 1.532.1 in Git [2]. >>>>> >>>>> 1: >>>>> https://issues.jenkins-ci.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+10172+AND+labels+%3D+%221.532.2-fixed%22 >>>>> 2: >>>>> https://github.com/jenkinsci/jenkins/compare/jenkins-1.532.1...stable >>>>> >>>>> -- >>>>> 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. >>>>> >>>> >>>> >>>> >>>> -- >>>> ----- >>>> Arnaud Héritier >>>> http://aheritier.net >>>> Mail/GTalk: aheritier AT gmail DOT com >>>> Twitter/Skype : aheritier >>>> >>> >>> >>> >>> -- >>> ----- >>> Arnaud Héritier >>> http://aheritier.net >>> Mail/GTalk: aheritier AT gmail DOT com >>> Twitter/Skype : aheritier >>> >>> -- >>> 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. >>> >> >> -- >> 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. >> > > > > -- > ----- > Arnaud Héritier > http://aheritier.net > Mail/GTalk: aheritier AT gmail DOT com > Twitter/Skype : aheritier > -- ----- Arnaud Héritier http://aheritier.net Mail/GTalk: aheritier AT gmail DOT com Twitter/Skype : aheritier -- 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.
