posted 23 years ago
Friends,
I'm facing a problem with RMI communication when my Server is running on Redhat Linux 7.0 and Client is running on Windows NT 4.0. I'm getting the following Error. On all other combinations of Linux and Windows it is working.
java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested excepti
on is:
java.net.ConnectException: Connection refused: no further information
I read some posts, and they say, it is problem with /etc/hosts file. I tried changing it but in vain.
Any Help is appreciated.
Thanks,
Ravi.