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

[jira] [Created] (IGNITE-250) Assertion in discovery when local and remote versions are different

Alexey Goncharuk created IGNITE-250:
---------------------------------------

             Summary: Assertion in discovery when local and remote versions are different
                 Key: IGNITE-250
                 URL: https://issues.apache.org/jira/browse/IGNITE-250
             Project: Ignite
          Issue Type: Bug
          Components: general
    Affects Versions: sprint-1
            Reporter: Alexey Goncharuk
            Priority: Blocker
             Fix For: sprint-1


{code}
[13:19:36,576][SEVERE][tcp-disco-msg-worker-#5%null][TcpDiscoverySpi] Runtime error caught during grid runnable execution: IgniteSpiThread [name=tcp-disco-msg-worker-#5%null]
java.lang.AssertionError
	at org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi$RingMessageWorker.processJoinRequestMessage(TcpDiscoverySpi.java:3188)
	at org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi$RingMessageWorker.processMessage(TcpDiscoverySpi.java:2515)
	at org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpiAdapter$MessageWorkerAdapter.body(TcpDiscoverySpiAdapter.java:953)
	at org.apache.ignite.spi.IgniteSpiThread.run(IgniteSpiThread.java:62)
{code}



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