-
Bug
-
Resolution: Fixed
-
Major
-
Jenkins 1.473
JDK 1.6.0_26
The following thread dump (from one stuck slave) shows a deadlock between
pool-635-thread-1 and pool-635-thread-2
Looks like it is due to commons-logging used by maven wagon.
- is duplicated by
-
JENKINS-16757 Commons Logging 1.1.1 creates Deadlocks
-
- Resolved
-
[JENKINS-15846] Deadlock during Maven builds Parsing POM step
Environment | Original: Jenkins 1.473 |
New:
Jenkins 1.473 JDK 1.6.0_26 |
Assignee | New: Jesse Glick [ jglick ] |
Attachment | New: masterThreadDump.txt [ 23218 ] | |
Attachment | New: slaveThreadDump.txt [ 23219 ] |
Looks like it is due to https://issues.apache.org/jira/browse/LOGGING-119