Jenkins startup hangs on `Augmented all extensions`:
Found one Java-level deadlock: ============================= "Handling POST /jenkins/html5-notifier-plugin/list from 192.168.1.181 : RequestHandlerThread[#40]": waiting to lock monitor 0x00007fc92c746878 (object 0x000000011c3abc30, a hudson.ExtensionList$Lock), which is held by "GitTool.onLoaded" "GitTool.onLoaded": waiting to lock monitor 0x00007fc92d3aa448 (object 0x000000011ce04750, a hudson.DescriptorExtensionList), which is held by "UpdateCenter.init" "UpdateCenter.init": waiting to lock monitor 0x00007fc92c746878 (object 0x000000011c3abc30, a hudson.ExtensionList$Lock), which is held by "GitTool.onLoaded"
- is related to
-
JENKINS-55361 DescriptorExtensionList not locking correctly, leading to deadlocks
-
- Resolved
-
[JENKINS-31622] Jenkins Startup Deadlock
Description |
Original:
Jenkins startup hangs on `Augmented all extensions`: {code} Found one Java-level deadlock: ============================= "Handling POST /jenkins/html5-notifier-plugin/list from 192.168.1.181 : RequestHandlerThread[#40]": waiting to lock monitor 0x00007fc92c746878 (object 0x000000011c3abc30, a hudson.ExtensionList$Lock), which is held by "GitTool.onLoaded" "GitTool.onLoaded": waiting to lock monitor 0x00007fc92d3aa448 (object 0x000000011ce04750, a hudson.DescriptorExtensionList), which is held by "UpdateCenter.init" "UpdateCenter.init": waiting to lock monitor 0x00007fc92c746878 (object 0x000000011c3abc30, a hudson.ExtensionList$Lock), which is held by "GitTool.onLoaded" {code} |
New:
Jenkins startup hangs on `Augmented all extensions`: {code} Found one Java-level deadlock: ============================= "Handling POST /jenkins/html5-notifier-plugin/list from 192.168.1.181 : RequestHandlerThread[#40]": waiting to lock monitor 0x00007fc92c746878 (object 0x000000011c3abc30, a hudson.ExtensionList$Lock), which is held by "GitTool.onLoaded" "GitTool.onLoaded": waiting to lock monitor 0x00007fc92d3aa448 (object 0x000000011ce04750, a hudson.DescriptorExtensionList), which is held by "UpdateCenter.init" "UpdateCenter.init": waiting to lock monitor 0x00007fc92c746878 (object 0x000000011c3abc30, a hudson.ExtensionList$Lock), which is held by "GitTool.onLoaded" {code} |
Assignee | Original: Mark Waite [ markewaite ] |
Component/s | New: core [ 15593 ] | |
Component/s | Original: git-plugin [ 15543 ] |
Workflow | Original: JNJira [ 167054 ] | New: JNJira + In-Review [ 182565 ] |
Link |
New:
This issue is related to |
Released As | New: Jenkins 2.163 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Fixed but Unreleased [ 10203 ] |
Labels | Original: git jenkins | New: git jenkins lts-candidate |
Status | Original: Fixed but Unreleased [ 10203 ] | New: Resolved [ 5 ] |
Labels | Original: git jenkins lts-candidate | New: git jenkins |