Change the Linux host file mappings to allow the JINI server to locate remote components.
On UNIX and Linux-based systems, settings in the /etc/host file map host names to IP addresses. By default, Linux maps the host machine’s host name to 127.0.0.1. If you are installing on Linux, remove this setting from all servers running RAP components.
127.0.0.1 MyComputer MyComputer.mydomain.com localhostChange the entry to this:
127.0.0.1 localhost