Hello Experts,
Till yesterday my application worked with RMI. However today morning, it has start to spit below error.
java.rmi.ConnectException: Connection refused to host: 10.179.179.169; nested exception is: java.net.ConnectException: Connection timed out: connect
I think there are some changes I need to make at server level, because this application worked well for past many months.