On 07/17/2012 05:02 AM, Michael wrote:
What I would like to happen is that a pre-abort action be triggered, for
example run jstack on all the java processes.
This would be a nice enhancement for the Build Timeout plugin. For example, using [1] it is possible (on JDK 6+) to obtain rich diagnosti
Hi Micheal
Interesting to have something like that, I am currently using Build TimeOut
Plugin to would Abort/Fail the Build, it wont be able to Trigger any other
Action though. Please let me know as well, if you find something.
Thanks,
Krishna Kurnala
On Tue, Jul 17, 2012 at 2:02 AM, Michael wr
*Use Case*
A java process is causing the build to hang and as a result the build
times out and the build is aborted.
What I would like to happen is that a pre-abort action be triggered, for
example run jstack on all the java processes. I understand that
there could be a problem of this action