Pavel Konstantinov created IGNITE-2076:
------------------------------------------
Summary: Failed to send time request to remote node
Key: IGNITE-2076
URL:
https://issues.apache.org/jira/browse/IGNITE-2076 Project: Ignite
Issue Type: Bug
Reporter: Pavel Konstantinov
Priority: Minor
I'm started to server nodes.
I getting such warning in case if I explicitly set <property name="localHost" value="0.0.0.0"/>.
If I commenting this option then no warnings in the log.
{code}
[16:40:28,538][WARNING][grid-time-coordinator-#50%tester%][GridClockSyncProcessor] Failed to send time request to remote node [rmtNodeId=3e38be9c-eeae-46d8-9bd8-cbcb06ad4b0b, addr=0.0.0.0/0.0.0.0, port=31100]
[16:40:29,539][WARNING][grid-time-coordinator-#50%tester%][GridClockSyncProcessor] Failed to send time request to remote node [rmtNodeId=3e38be9c-eeae-46d8-9bd8-cbcb06ad4b0b, addr=0.0.0.0/0.0.0.0, port=31100]
[16:40:30,539][WARNING][grid-time-coordinator-#50%tester%][GridClockSyncProcessor] Failed to send time request to remote node [rmtNodeId=3e38be9c-eeae-46d8-9bd8-cbcb06ad4b0b, addr=0.0.0.0/0.0.0.0, port=31100]
[16:40:31,539][WARNING][grid-time-coordinator-#50%tester%][GridClockSyncProcessor] Failed to send time request to remote node [rmtNodeId=3e38be9c-eeae-46d8-9bd8-cbcb06ad4b0b, addr=0.0.0.0/0.0.0.0, port=31100]
[16:40:32,540][WARNING][grid-time-coordinator-#50%tester%][GridClockSyncProcessor] Failed to send time request to remote node [rmtNodeId=3e38be9c-eeae-46d8-9bd8-cbcb06ad4b0b, addr=0.0.0.0/0.0.0.0, port=31100]
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)