[JIRA] (JENKINS-16474) jenkins v1.484 - Universally slow page load times/hangs

2013-02-04 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-16474


jenkins v1.484 - Universally slow page load times/hangs















Code changed in jenkins
User: Jesse Glick
Path:
 README.html
 contrib/README_jp.html
 src/java/winstone/LocalStrings.properties
http://jenkins-ci.org/commit/winstone/ffe79e8789bfe42edf04b2dc88539942804b7e1d
Log:
  Diagnosis of JENKINS-16474 complicated by the fact that documentation did not match revised default values.



– 
You received this message because you are subscribed to the Google Groups "Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.






























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.
 
 


[JIRA] (JENKINS-16474) jenkins v1.484 - Universally slow page load times/hangs

2013-02-01 Thread jgl...@cloudbees.com (JIRA)












































  
Jesse Glick
 edited a comment on  JENKINS-16474


jenkins v1.484 - Universally slow page load times/hangs
















1.483 you mean: winstone 0.9.10-jenkins-38. https://github.com/jenkinsci/winstone/commit/dcc2b4c847ba57da137cc4dd83af585bbfbea41f



























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.
 
 


[JIRA] (JENKINS-16474) jenkins v1.484 - Universally slow page load times/hangs

2013-02-01 Thread jgl...@cloudbees.com (JIRA)














































Jesse Glick
 updated  JENKINS-16474


jenkins v1.484 - Universally slow page load times/hangs
















1.483 you mean: winstone 0.9.10-jenkins-38.





Change By:


Jesse Glick
(02/Feb/13 12:26 AM)




Labels:


performance winstone





Component/s:


core





Component/s:


jboss



























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.
 
 


[JIRA] (JENKINS-16474) jenkins v1.484 - Universally slow page load times/hangs

2013-01-30 Thread mstew...@riotgames.com (JIRA)














































Maxfield Stewart
 commented on  JENKINS-16474


jenkins v1.484 - Universally slow page load times/hangs















FYI we found a change note in Jenkins 1.482 indicating that the number of worker threads was reduced to 10 from 1000.  We traced our issue to this problem.  We can resolve it by upping the thread count the winstone container is using.  We set the min threads to 50 and the max threads to 500.



























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.
 
 


[JIRA] (JENKINS-16474) jenkins v1.484 - Universally slow page load times/hangs

2013-01-24 Thread mstew...@riotgames.com (JIRA)














































Maxfield Stewart
 created  JENKINS-16474


jenkins v1.484 - Universally slow page load times/hangs















Issue Type:


Bug



Assignee:


JulB4



Attachments:


threaddump.txt



Components:


jboss



Created:


24/Jan/13 9:58 PM



Description:


I'm looking for guidance on debugging slow page load times.  Ever since we upgraded from 1.480 to 1.484 (and other versions beyond that) we've had very slow page load times.  Sometimes upwards of 120 seconds to load a page, nearly any view tab, job configuration etc.

I've debugged many Java apps and I'm confounded.  There are few, if any, Full GC's occuring, regular GC's occur somewhat frequently but take .02 or less seconds.  CPU utilization for the java executeable is under %6 and and disk utilization is reasonable (we're averaging a %90+ idle time).  The initial HTTP ack comes back immediately but then we wait for the page response to come back for up to 2 minutes sometimes.  Othertimes it loads reasonably fast (under 4 seconds).  When it's hanging, it's hanging for all requests, much like it was doing a full garbage collect.  It feels like some kind of resource contention.

But I cannot find where the contention is, thread dumps look nominal (I've included one here for example).  Something causes long page load times, we back revved to 1.484 thinking it had something to do with lazy loading features but clearly it does not.  On 1.480 we did not have these issues.   I could use some help figuring out what else to look at to identify why Jenkins is slow. There is a lack of information available on common reasons for slow page load times, this results in a terrible user experience with an otherwise fine tool.




Project:


Jenkins



Priority:


Major



Reporter:


Maxfield Stewart

























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