Semen Boikov created IGNITE-712:
-----------------------------------
Summary: TcpClientDiscoverySelfTest hangs
Key: IGNITE-712
URL: https://issues.apache.org/jira/browse/IGNITE-712
Project: Ignite
Issue Type: Bug
Components: general
Reporter: Semen Boikov
Assignee: Valentin Kulichenko
Priority: Blocker
TcpClientDiscoverySelfTest hangs with this messages in the log:
{noformat}
17:55:59,807][WARN ][test-runner][TcpClientDiscoverySpi] Join process timed out
(will try other address)
[sock=Socket[addr=/127.0.0.1,port=47500,localport=47853], timeout=5000]
[17:55:59,811][WARN ][test-runner][TcpClientDiscoverySpi] Failed to connect to
any address from IP finder (will retry to join topology in 2000ms): []
[17:56:06,826][WARN ][test-runner][TcpClientDiscoverySpi] Join process timed
out (will try other address)
[sock=Socket[addr=/127.0.0.1,port=47500,localport=47855], timeout=5000]
[17:56:06,827][WARN ][test-runner][TcpClientDiscoverySpi] Failed to connect to
any address from IP finder (will retry to join topology in 2000ms): []
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)