Re: Slow loading of job configuration page after Jenkins upgrade

2018-01-24 Thread t3knoid
Just in case anyone runs into the same issue. I figured out that it was one of my Chrome extensions that was causing the slow load. Sorry, I didn't narrow it down to which one. I came about this by opening Jenkins in incognito mode. Opening the configure screen for a job was quick in this mode.

Re: Slow loading of job configuration page after Jenkins upgrade

2017-11-09 Thread t3knoid
Here's a thread dump shared in gist: https://gist.github.com/t3knoid/398bd00684ea5841c223ebcfed8a1c44 On Tuesday, November 7, 2017 at 3:14:49 PM UTC-5, Daniel Beck wrote: > > > > On 3. Nov 2017, at 19:42, t3knoid > > wrote: > > > > I tried that and I am at a lost as how to interpret the stac

Re: Slow loading of job configuration page after Jenkins upgrade

2017-11-07 Thread Daniel Beck
> On 3. Nov 2017, at 19:42, t3knoid wrote: > > I tried that and I am at a lost as how to interpret the stack. This happened > after updating to v2.87 and some of the plugins. I know this info is not much > help, but I'd appreciate how can I go about getting more info on how to > troubleshoot

Re: Slow loading of job configuration page after Jenkins upgrade

2017-11-07 Thread t3knoid
Not sure about the gc log. I thought it was a memory issue first. So I increased memory but that did not make a difference. I see the issue on other installations as well. This must be something to do with a plug-in. I am going to roll back and see if the behavior goes back to normal. On Friday

Re: Slow loading of job configuration page after Jenkins upgrade

2017-11-03 Thread Robert Hales
I would look into your gc, first. Does jenkins write a garbage collection log? I don't remember. You may need to just give it more memory. On Friday, November 3, 2017 at 12:42:01 PM UTC-6, t3knoid wrote: > > I've recently upgraded Jenkins and plug-ins. After doing so, now every job > configurat

Re: Slow loading of job configuration page after Jenkins upgrade

2017-11-03 Thread t3knoid
BTW, the slow load also happens when creating a new free style project or a maven project. However, the slowness does not appear creating a pipeline project. On Friday, November 3, 2017 at 2:42:01 PM UTC-4, t3knoid wrote: > > I've recently upgraded Jenkins and plug-ins. After doing so, now every