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 hostnames to IP addresses. Linux maps the host machine’s hostname to 127.0.0.1 by default. If you are installing on Linux, you must remove this setting from all of the servers running RAP components.
127.0.0.1 MyComputer MyComputer.mydomain.com localhostChange the entry to this:
127.0.0.1 localhost