Hey there,

We have a Java build process that sometimes gets stuck during execution of 
unit tests.  I'd like to capture a thread dump when that happens, but I can 
find no way (that works) to get that thread dump.  Our Jenkins is running 
on Windows.

I found some stuff on using sc.exe to create a debugservice...but that 
doesn't seem to work.

I did find a plug-in that will abort a job that has been running too long.  
That sounds handy in our case, but I see no option for grabbing a Java 
thread dump.

Is there a way?  Thanks in advance for any advice!

- DaveyBob

Reply via email to