Server claiming its IP address is 127.0.0.1

I know I've seen this error in the past, but can't remember what we did about it.

Trying to connect to an RMI Server on a remote PC, the client uses its actual IP but the remote object stub returned claims and endpoint of 127.0.0.1, causing method calls on the stub to fail with a socket exception.

It only seems to occur on linux/unix based servers. Anyone familiar with this issue?

Thanks,

Mike

[429 byte] By [msully72a] at [2007-10-2 17:35:30]
# 1
This entire forum is familiar with it. Try searching it for 127.0.0.1.
ejpa at 2007-7-13 18:52:46 > top of Java-index,Core,Core APIs...
# 2
thanks
msully72a at 2007-7-13 18:52:46 > top of Java-index,Core,Core APIs...