Hi,
   I have running ignite servers and clusters running in Azure cloud West US
region.

  I am trying to connect my local ignite(South India) to server. Initially
both are connections, but after few seconds client automatically
disconnected. Show these error messages:

2018-05-09 08:21:56 WARN  GridCachePartitionExchangeManager:480 - Local node
failed to complete partition map exchange due to network issues, will try to
reconnect to cluster
2018-05-09 08:22:06 WARN  TcpCommunicationSpi:480 - Connect timed out
(consider increasing 'failureDetectionTimeout' configuration property)
[addr=/10.0.0.9:47101, failureDetectionTimeout=10000]
2018-05-09 08:22:07 WARN  TcpCommunicationSpi:480 - Connect timed out
(consider increasing 'failureDetectionTimeout' configuration property)
[addr=/0:0:0:0:0:0:0:1%lo:47101, failureDetectionTimeout=10000]
2018-05-09 08:22:08 WARN  TcpCommunicationSpi:480 - Connect timed out
(consider increasing 'failureDetectionTimeout' configuration property)
[addr=/127.0.0.1:47101, failureDetectionTimeout=10000]
2018-05-09 08:22:08 WARN  TcpCommunicationSpi:480 - Failed to connect to a
remote node (make sure that destination node is alive and operating system
firewall is disabled on local and remote hosts) [addrs=[/10.0.0.9:47101,
/0:0:0:0:0:0:0:1%lo:47101, /127.0.0.1:47101]]
2018-05-09 08:22:08 WARN  TcpDiscoverySpi:480 - Local node will try to
reconnect to cluster with new id due to network problems
[newId=03f6723a-d7b2-4dff-b743-673b6760a52d,
prevId=b1425d4f-b126-452c-a944-b14330bc714f, locNode=TcpDiscoveryNode
[id=b1425d4f-b126-452c-a944-b14330bc714f, addrs=[0:0:0:0:0:0:0:1, 127.0.0.1,
192.168.1.31, 2001:0:9d38:6abd:20c3:3ba3:3f57:fee0],
sockAddrs=[/0:0:0:0:0:0:0:1:0, /127.0.0.1:0,
/2001:0:9d38:6abd:20c3:3ba3:3f57:fee0:0, DESKTOP-JP/192.168.1.31:0],
discPort=0, order=56, intOrder=0, lastExchangeTime=1525834262800, loc=true,
ver=2.3.0#20171028-sha1:8add7fd5, isClient=true]]

Even I have added timeout
too..https://apacheignite-net.readme.io/docs/clients-and-servers#section-managing-slow-clients.

How to solve this issue?




--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to