<P>
Friends,<BR>
I need to define mutal dependancy between two web services in different hosts.<BR>
<BR>
PLease see the config below which end up throwing error:<BR>
-----------------------<BR>
Error: A circular execution dependency (which could result in a deadlock) exists for service 'www' on host 'host2'!<BR>
-----------------------<BR>
# Service Dependency Definition for cfservd <BR>
define servicedependency{<BR>
host_name            host1<BR>
service_description       www<BR>
dependent_host_name     host2<BR>
dependent_service_description   www<BR>
execution_failure_criteria    o<BR>
notification_failure_criteria  c,p<BR>
}<BR>
<BR>
define servicedependency{<BR>
host_name            host2<BR>
service_description        www<BR>
dependent_host_name       host1<BR>
dependent_service_description  www  <BR>
execution_failure_criteria    o<BR>
notification_failure_criteria  c,p<BR>
}<BR>
<BR>
Please share your thoughts for getting the config right.<BR>
<BR>
Thank you in advance,<BR>
Nair
</P>


<br><br>
<Table border=0 Width=644 Height=57 cellspacing=0 cellpadding=0 style="font-family:Verdana;font-size:11px;line-height:15px;"><TR><td><A HREF="http://sigads.rediff.com/RealMedia/ads/click_nx.ads/www.rediffmail.com/signatureline.htm@Middle?" target="_blank"><IMG SRC="http://sigads.rediff.com/RealMedia/ads/adstream_nx.ads/www.rediffmail.com/signatureline.htm@Middle"></A></td></TR></Table>