Has anyone else had issues in a Multi-NIC Environment, changing the "Deploy.rmiServerBind:" option in the "deploy.cfg" file to an address other than the default localhost startup. IP or Hostname.
Every time we change it to any NIC other than the default at startup, we get the follwing error. tested on both Windows 2008 & 2012.
java.rmi.ConnectException: Connection refused to host: 10.56.45.252;
nested exception is: java.net.ConnectException: Connection refused: connect
Deploy Port 20014 has no issue being changed in the odbase file, so this is an rmi.registry, java issue.