Hi,
I configured the domain controller to control several server groups/hosts. Currently I am experiencing a problem with deployments.
If one of my hosts are down (say "hostA"), the domain controller failing all the deployments even if we deploying to a group to which "hostA' does not belong.
Basically domain controller is trying to get info from all hosts before it deploys. Is there way to change this behavior ?
{"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "JBAS014749: Operation handler failed: JBAS010956: Failed to get file from remote repository"}}}},"efgh.abcd.com"
in this case I am not even deploying to a group in which efgh.abcd.com is a member.
Thanks for the help in advance.