I added -Dhudson.model.Hudson.logStartupPerformance=true to my java options to do this. The thing that's trying to load every single build is actually jenkins, not a plugin :(
On Fri, Mar 21, 2014 at 8:20 AM, Artur Szostak <[email protected]>wrote: > Hi, > > I have looked around to try figure out how to increase the logging level > during the startup phase of Jenkins. All I could find was to use the > --debug=9 option. However, this does not appear to increase anything for > the startup phase. > I am faced with a 2 hours startup time for my Jenkins installation and am > trying to figure out why. I tried looking at the stack traces by the only > thing I can figure out from them is that something is trying to load every > single build, but I cannot tell which plugin that comes from. > Any suggestions? > > Kind regards. > > Artur > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" 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. > -- Marc MacIntyre -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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.
