-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Win server 2003
Java 1.6
Jenkins 1.505
Throttle Concurrent Builds Plugin 1.7.2
Two jobs, both marked as "Throttle this project alone".
Both is started in the same time (periodically).
Both jobs are start, checkout sources, put Jenkins in shutdown mode and start awaiting until other jobs are finished. Since both of them are awaiting for the same - deadlock is caused.
- duplicates
-
JENKINS-21044 Throttle Concurrent Builds blocking Jenkins queue
-
- Resolved
-
[JENKINS-17612] Deadlock after simultaneous starting of two jobs
Environment |
Original:
Win server 2003 Java 1.6 Throttle Concurrent Builds Plugin 1.7.2 |
New:
Win server 2003 Java 1.6 Jenkins 1.505 Throttle Concurrent Builds Plugin 1.7.2 |
Link |
New:
This issue duplicates |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 148791 ] | New: JNJira + In-Review [ 192880 ] |
Most probably, the issue has been fixed in 1.8.2+ (the concurrency approach has been completely reworked). Please re-open the issue if you still see it