You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Ilya Suntsov (JIRA)" <ji...@apache.org> on 2015/07/23 15:28:04 UTC

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

Ilya Suntsov created IGNITE-1149:
------------------------------------

             Summary: Failed to send time request to remote node
                 Key: IGNITE-1149
                 URL: https://issues.apache.org/jira/browse/IGNITE-1149
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: sprint-8
         Environment: jdk 1.7
host - OS X 10.10.3
vm - ubuntu 14.04
            Reporter: Ilya Suntsov
            Assignee: Nikolay Tikhonov


Steps for reproduce:
1. Start two nodes with examle-ignite.xml config on different hosts in verbose mode
Result:
The following message in log of one of nodes:
{noformat}
....
[16:19:01,155][WARNING][grid-time-coordinator-#49%null%][GridClockSyncProcessor] Failed to send time request to remote node [rmtNodeId=1b25492a-2d17-4557-8322-6eed54f602b6, addr=/192.168.3.18, port=31100]
[16:19:02,160][WARNING][grid-time-coordinator-#49%null%][GridClockSyncProcessor] Failed to send time request to remote node [rmtNodeId=1b25492a-2d17-4557-8322-6eed54f602b6, addr=/192.168.3.18, port=31100]
[16:19:03,165][WARNING][grid-time-coordinator-#49%null%][GridClockSyncProcessor] Failed to send time request to remote node [rmtNodeId=1b25492a-2d17-4557-8322-6eed54f602b6, addr=/192.168.3.18, port=31100]
[16:19:04,170][WARNING][grid-time-coordinator-#49%null%][GridClockSyncProcessor] Failed to send time request to remote node [rmtNodeId=1b25492a-2d17-4557-8322-6eed54f602b6, addr=/192.168.3.18, port=31100]
......
{noformat}

Full logs in attachment.



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