Skip to Main Content

Java APIs

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!

Connection refused to host: 127.0.1.1

843793Sep 4 2006 — edited Sep 4 2006
Hi,
I've developed a simple rmi server client software
Everything work if the server and the client works on the same machine, but when I try to lunch the client side on another machine I receive this message:

java.rmi.RemoteExceptionjava.rmi.ConnectException: Connection refused to host: 127.0.1.1; nested exception is:
java.net.ConnectException: Connection refused: connect

Any help will be apprecieted.
Thanks.

ots1
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 2 2006
Added on Sep 4 2006
2 comments
1,183 views