[jira] [Created] (IGNITE-1125) Failed to send time request to remote node

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-1125) Failed to send time request to remote node

Anton Vinogradov (Jira)
Ilya Suntsov created IGNITE-1125:
------------------------------------

             Summary:  Failed to send time request to remote node
                 Key: IGNITE-1125
                 URL: https://issues.apache.org/jira/browse/IGNITE-1125
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: sprint-7
         Environment: OS X 10.10.3
IDEA 14
VirtualBox 4.3.26 - ubuntu 14.04.2 LST
            Reporter: Ilya Suntsov
            Assignee: Semen Boikov
             Fix For: sprint-7


1. Set specific ip-addresses for client and servers in {noformat}org.apache.ignite.spi.discovery.tcp.ipfinder.vm.TcpDiscoveryVmIpFinder{noformat}
2. Start 2 servers in VirtualBox
3. Start client on host OS

Result:
One of servers prints in log warning until stop:
{noformat}
......
[17:21:46,290][WARN ][grid-time-coordinator-#41%null%][GridClockSyncProcessor] Failed to send time request to remote node [rmtNodeId=7b2fd844-4773-4fd2-81e2-9d9f6010230e, addr=/2001:db8:85a3:0:0:8a2e:370:7334, port=31100]
[17:21:47,291][WARN ][grid-time-coordinator-#41%null%][GridClockSyncProcessor] Failed to send time request to remote node [rmtNodeId=7b2fd844-4773-4fd2-81e2-9d9f6010230e, addr=/2001:db8:85a3:0:0:8a2e:370:7334, port=31100]
[17:21:48,292][WARN ][grid-time-coordinator-#41%null%][GridClockSyncProcessor] Failed to send time request to remote node [rmtNodeId=7b2fd844-4773-4fd2-81e2-9d9f6010230e, addr=/2001:db8:85a3:0:0:8a2e:370:7334, port=31100]
[17:21:49,293][WARN ][grid-time-coordinator-#41%null%][GridClockSyncProcessor] Failed to send time request to remote node [rmtNodeId=7b2fd844-4773-4fd2-81e2-9d9f6010230e, addr=/2001:db8:85a3:0:0:8a2e:370:7334, port=31100]
[17:21:50,294][WARN ][grid-time-coordinator-#41%null%][GridClockSyncProcessor] Failed to send time request to remote node [rmtNodeId=7b2fd844-4773-4fd2-81e2-9d9f6010230e, addr=/2001:db8:85a3:0:0:8a2e:370:7334, port=31100]
[17:21:51,298][WARN ][grid-time-coordinator-#41%null%][GridClockSyncProcessor] Failed to send time request to remote node [rmtNodeId=7b2fd844-4773-4fd2-81e2-9d9f6010230e, addr=/2001:db8:85a3:0:0:8a2e:370:7334, port=31100]
[17:21:52,299][WARN ][grid-time-coordinator-#41%null%][GridClockSyncProcessor] Failed to send time request to remote node [rmtNodeId=7b2fd844-4773-4fd2-81e2-9d9f6010230e, addr=/2001:db8:85a3:0:0:8a2e:370:7334, port=31100]
......
{noformat}

Full logs in attachment.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)