Hi,

I am seeing similar slowness issue. I have Jenkins v1.567. The slowness is 
cross the board but it is especially slow when trying to open config system 
or config job pages. I caught some thread dump and noticed 
org.kohsuke.stapler.compression.CompressionFilter.doFilter shows up in all 
of the ones I caught. In some post from the past, I thought adding option 
"-Dorg.kohsuke.stapler.compression.CompressionFilter.disabled=true" in 
"JAVA_ARGS" in /etc/default/jenkins would disable the compression. But I am 
seeing the same thing after having done that. Do you guys have any idea 
what else I can try? I noticed that my version v.1.567 isn't the latest but 
it is fairly recent. I also checked the change log for all subsequent 
releases after v1.567 but did not see anything that may be related.

Thanks.

George.

On Tuesday, January 28, 2014 8:30:34 AM UTC-7, bl0ck3r wrote:
>
> Thanks for the advice.
>
> 1) scrolling to the end while config is loading: it gets to the end (the 
> last post-build step which is editable email notification) very quickly. so 
> it seems it's busy doing something else
>
> 2) examining the threadDump while loading the config is hung at the 
> bottom: nothing stands out in terms of plugin name. However, reloading the 
> threadDump repeatedly while the other tab is slowly loading the 
> configuration page show that there is a lot of activity going on. I have 
> pasted the threadDump here http://pastebin.com/F2Yhkjmp (but it changes 
> all the time)
>
> Does anyone see anything abnormal?
>

-- 
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.

Reply via email to