I am having an issue with a Job hanging.

The job has two build steps to Execute shell script on remote host using 
ssh. It connects to the first server, executes all the commands and 
disconnects and connects to the next build step which is the next Execute 
shell script on remote host using ssh. It executes all the commands but 
instead of disconnecting and finishing the build it is hanging. 

I cannot figure out why it is hanging. I tried changing the order of these 
build steps, putting the one that was hanging before the one that wasn't 
and it still hangs so it doesn't seem to be the order of the build steps.

Has anyone else experienced this?

Thanks in advance for your time.

-Bryan

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/2b4b44b0-36c9-4577-b2f3-51698d64d55a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to