Re: [1.509.1 LTS] Massive performance issues

2013-05-26 Thread Vladimir Zak
Hi, I think it is because of the dashboard plugin. Is this problem already reported? Vladimir 2013/5/21 Steffen Breitbach > Hi Arnaud! > > > On 19.05.2013 11:48, Arnaud Héritier wrote: > >> I have such issue and downgraded back to 1.480.3 LTS. >> > > I'm also looking into this as a possible f

Re: [1.509.1 LTS] Massive performance issues

2013-05-21 Thread Steffen Breitbach
Hi Arnaud! On 19.05.2013 11:48, Arnaud Héritier wrote: I have such issue and downgraded back to 1.480.3 LTS. I'm also looking into this as a possible fix for our current situation. Did you face any issues after downgrading to 1.480.3 LTS ? Regards Steffen -- You received this message beca

Re: [1.509.1 LTS] Massive performance issues

2013-05-19 Thread alex ouzounis
Hi all, Was facing the same issue with lazy-loading. Updated to 1.511 which includes a fix for issue 16845 and the issue is gone for me. Alex On Sunday, May 19, 2013 7:13:19 PM UTC+1, jcsirot wrote: > > Hello Steffen, > > Yes, I'm facing t

Re: [1.509.1 LTS] Massive performance issues

2013-05-19 Thread jcsirot
Hello Steffen, Yes, I'm facing the same hanging issue. It seems that it appeared with the patch providing the lazy-loading build data (around 1.485). Like you I tried to look for the reason but I don't have much time to spend on this issue. 7 month ago, I opened a JIRA ticket https://issues.

Re: [1.509.1 LTS] Massive performance issues

2013-05-19 Thread Arnaud Héritier
Hi I have such issue and downgraded back to 1.480.3 LTS. It was the same with community versions since the introduction of the lazy loading. From my point of view the most culprit plugin in my case is the dashboard plugin and all it's portlets loading all the history to display various statist

Re: [1.509.1 LTS] Massive performance issues

2013-05-16 Thread Stephen Connolly
>From what I know, this is a side-effect of the new lazy loading of build data. Bad plugins force Jenkins to load all the build data. Because of lazy loading, Jenkins is able to throw away the lazy loaded data (not sure if it is or isn't because I have been too busy with other things to look at th

[1.509.1 LTS] Massive performance issues

2013-05-16 Thread sbreit
Hi everyone! After updating to 1.509.1 LTS (from 1.480.3) we're facing massive performance issues. Performance was OK before, but now loading pages takes significantly longer than before. Certain jobs also have a way longer runtime than before. Sometimes, Jenkins even won't respond any more. W