V
VisionSet
I'm getting this exception on connect attempt via rmi
I'd expect to see the remote ip address not localhost 127.0.0.1
Is this normal?
java.rmi.ConnectException:
Connection refused to host: 127.0.0.1; nested exception is:
java.net.ConnectException: Connection refused: connect
I'd expect to see the remote ip address not localhost 127.0.0.1
Is this normal?
java.rmi.ConnectException:
Connection refused to host: 127.0.0.1; nested exception is:
java.net.ConnectException: Connection refused: connect