-
Bug
-
Resolution: Duplicate
-
Major
-
None
AdjunctManager is installed only during the Hudson class constructor, so if the bootup fails in the pre-test of WebAppMain, it never gets instantiated, which breaks the <layout> tag, yet it's used to render error messages.
I can add AdjunctManager to ErrorObject, but for the time being it was easier to make this a non-fatal error by changing stapler.
I believe this is a regression introduced in ffbc0829bcb0c9e0abebca6c92663374abda0511
- duplicates
-
JENKINS-52583 Jenkins packages should depend on a Java package
-
- Open
-
- is related to
-
JENKINS-15355 AdjunctManager: exception upon startup
-
- Open
-
[JENKINS-9271] "AdjunctManager is not installed for this application" upon failed boot
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Link | New: This issue is related to JENKINS-15355 [ JENKINS-15355 ] |
Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
changelog.html
core/pom.xml
http://jenkins-ci.org/commit/jenkins/4d6df29e998706d0c981bb0837c0f728bee144a5
Log:
[FIXED JENKINS-9271] "AdjunctManager is not installed for this
application" upon failed boot