Hello!

Are you sure that you can connect from one server to another? Maybe you
have to adjust firewall rules?

What does "nc anotherhost:47500" return? Can you type something there, get
a response from server?

Regards,

-- 
Ilya Kasnacheev

2018-05-10 19:26 GMT+03:00 JP <jopandy...@gmail.com>:

> Just noticed that three ipaddress assigned to server vm.
>
> <http://apache-ignite-users.70518.x6.nabble.com/file/t1355/ipconfig.png>
>
>
> Change my configuration with communication api. Still facing issue.
>
> 2018-05-10 16:12:33 ERROR TcpDiscoverySpi:495 - Failed to initialize
> connection (this can happen due to short time network problems and can be
> ignored if does not affect node discovery)
> [sock=Socket[addr=/168.63.129.**,port=*****,localport=47500]]
> java.net.SocketTimeoutException: Read timed out
>         at java.net.SocketInputStream.socketRead0(Native Method)
>         at java.net.SocketInputStream.socketRead(Unknown Source)
>         at java.net.SocketInputStream.read(Unknown Source)
>         at java.net.SocketInputStream.read(Unknown Source)
>         at java.io.BufferedInputStream.fill(Unknown Source)
>         at java.io.BufferedInputStream.read1(Unknown Source)
>         at java.io.BufferedInputStream.read(Unknown Source)
>         at
> org.apache.ignite.spi.discovery.tcp.ServerImpl$
> SocketReader.body(ServerImpl.java:5734)
>         at
> org.apache.ignite.spi.IgniteSpiThread.run(IgniteSpiThread.java:62)
>
>
> Tested same application in another vm where one ipaddres assigned, there
> it's working fine.
>
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to