-
Bug
-
Resolution: Fixed
-
Minor
-
None
The Jenkins is loading page applies all page decorators when rendering, which means that during the extension loading phase of start-up the Jenkins is loading page can block for upwards of 2-3 minutes in some cases. The layout jelly pages should not try to iterate the extensions list before all extensions have been instantiated.
- is related to
-
JENKINS-15355 AdjunctManager: exception upon startup
- Open