Skip to Main Content

Java User Groups

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

RMI intermittent issue.

908193Mar 22 2018 — edited Mar 22 2018

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.

Comments

Post Details

Added on Mar 22 2018
1 comment
170 views