This repository has been archived by the owner on Dec 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 34
v1.5.3 consistently hangs on Jenkins start, v1.5.1 did not. #30
Comments
We have encoutered a similar problem. We have some inherited jobs in a wall display (display on a wall screen and refreshed every 2 min). After this wekk-end, the server was blocked by a lot of deadlock thread, all locked on hudson.plugins.project_inheritance.util.TimedBuffer.get method. Here's the stack trace (I've clean this trace to be under the maximum of charaters in a comment) :
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If I upgrade the inheritance plugin to v1.5.3, each and every time Jenkins fails to get past the "Please wait while Jenkins is getting ready" page. Downgrading to v1.5.1 fixes the problem. Thread dump:
The text was updated successfully, but these errors were encountered: