If you are using ATG Search to index remote repositories, such as those used by an ATG Commerce installation, you may encounter the following error:

Connection refused to host: 127.0.0.1

If this happens, modify the application server startup script to include the argument:

-Djava.rmi.server.hostname=XXX.XXX.XXX.XXX

Replace the XXX.XXX.XXX.XXX value with an IP address which other ATG instances can communicate with on this machine.

 
loading table of contents...