The following errors are observed in the SharePlex event log:
Line# 1554206: SharePlex Instance:2100: Notice 2009-09-16
16:25:03.226778 24097 1 Command server: Error calling get_host_ip for
host <hostname> (connecting from <hostname>) [module
cnc]
There is a typo in the compare command or in the config file for the hostname entry or there is a problem getting the IP address of <hostname>.
1. The error Error calling get_host_ip for host <hostname> means there is a problem getting the IP address of <hostname>. Make sure to do 'nslookup' on the host name <hostname>and ensure that it resolves to an IP address, and that you can do the same on the target for the source host name. You may want to make sure you can resolve the IP address likewise, namely the nslookup on IP should be able to resolve correctly to the hostname.
2. If the hostname entry is incorrect, then correct the hostname entry and re-run the compare or activate the config file (as the case may be) to resolve this error.
The errors are typically seen after a compare (with the wrong hostname entry) is run or a config file is modified and subsequently activated (with the wrong hostname entry).