multithreading - Hanging build in Jenkins/Hudson.Java thread -


when start build on jenkins(hudson then) goes , @ end , before end , starts hanging. after checking thread dump found hangs on same thread :

 id=81 group=main waiting on com.trilead.ssh2.channel.channel@76def13f     @ java.lang.object.wait(native method)     -  waiting on com.trilead.ssh2.channel.channel@76def13f 

any suggestions on fixing issue? thank in advance!


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

javascript - Bootstrap Popover: iOS Safari strange behaviour -

spring cloud - How to configure SpringCloud Eureka instance to point to https on non standard port -