Hi all, Was facing the same issue with lazy-loading. Updated to 1.511 which includes a fix for issue 16845<https://issues.jenkins-ci.org/browse/JENKINS-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 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.jenkins-ci.org/browse/JENKINS-15601. Unresolved so far :( > > -- > Jean-Christophe > > Le jeudi 16 mai 2013 10:50:02 UTC+2, Steffen a écrit : >> >> 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. We're using Tomcat 6.0.36 >> as container. Tomcat itself still was responsive, but Jenkins was hanging >> for about 10 minutes. This occurred twice so far. When this happens, load >> and I/O on the machine itself are low, so we don't suspect issues with the >> machine or the OS itself. There isn't something of significance in the >> logs, either. >> >> We tried to get to the bottom of this issue, but we weren't successful >> yet. Monitoring the JVM or the OS didn't bring up anything. >> >> Anyone noticed a similar behaviour yet? >> >> Regards >> Steffen >> > -- 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.
