Closed vzabawski closed 6 years ago
Probably just needs a timeout here: https://github.com/tomasbjerre/violation-comments-to-bitbucket-server-lib/blob/1.43/src/main/java/se/bjurr/violations/comments/bitbucketserver/lib/client/BitbucketServerInvoker.java#L37
Should be an easy fix.
Are you planning to include this fix in the next release?
Yes, I'll probably have time to fix it later today =)
Should be fixed in 1.67.
Thanks a lot!
I have a job that generates lint-compatible xml and violation comments plugin reports those violations to Bitbucket. Sometimes job hangs on "Report violations steps". Console output stops at
Environment: Windows Server 2012 R2 Java: 1.8.0.151 I've spotted such behavior on Jenkins 2.73.3, 2.89.2 Plugin version: 1.63-1.65 I've just updated to 1.66 but I'm not sure, if this will help. Thread dump: here
If you need any further information feel free to ask me.