It must be possible to resolve the IP address correctly from the local host name (the host name to check by "hostname" or "uname -n " command). Check the hosts file settings before installing the product, and ensure that host names can be resolved correctly.
If you install Systemwalker Runbook Automation to IPv6 environment, ensure the following points.
Management Server
Set local host name or "localhost" in hosts file to correspond with only IPv4 address. Do not set local host name or "localhost" in IPv6 address.
Confirm hosts file and make sure "127.0.0.1" is not set to localhostname.
Linked Server/Relay Server
Ensure IP address that resolved from local host name or "localhost" is IPv4 address, or ensure it is IPv6 address in RFC 5952 format.
When setting local host name or "localhost" in hosts file, set to correspond with only one address. Do not set local host name or "localhost" in multiple addresses.
Business Server/Development Computer
When setting local host name or "localhost" in hosts file, set to correspond with only one address. Do not set local host name or "localhost" in multiple addresses.
Example
The example that IP address is "192.0.2.10" and local host name is "remote1" is shown below.
192.0.2.10 remote1 127.0.0.1 localhost.localdomain localhost