It may be related to some plugin you have installed that is trying to fetch something from the filesystem, a remote URL, or something else.
The first step in diagnosing Jenkins slowness is opening the /threadDump URL in your Jenkins install while its loading the job configuration, this will give you a hint of what it's doing. Regards, Daniel Serodio On Friday, October 17, 2014 11:07:10 AM UTC-3, kamalakar vadla wrote: > > > I have Jenkins cluster setup with one master and 5 slaves and there are > 100 > jobs and so . Most of my jobs run on slave not on the master. When I open > configuration page of the jenkins job takes lot of time. How can I > improve > ? it is related to disk performance or can I do anything to make it > better. > > Regards > KV > > > > > -- > View this message in context: > http://jenkins-ci.361315.n4.nabble.com/Opening-configuration-page-of-the-job-is-very-slow-tp4724175.html > > Sent from the Jenkins users mailing list archive at Nabble.com. > -- 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/d/optout.
