You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Eduard Shangareev (JIRA)" <ji...@apache.org> on 2018/08/01 14:21:00 UTC

[jira] [Created] (IGNITE-9159) Basic 2 TC configuration is halted by failure handler

Eduard Shangareev created IGNITE-9159:
-----------------------------------------

             Summary: Basic 2 TC configuration is halted by failure handler
                 Key: IGNITE-9159
                 URL: https://issues.apache.org/jira/browse/IGNITE-9159
             Project: Ignite
          Issue Type: Bug
            Reporter: Eduard Shangareev


{code}
[01:19:21][org.apache.ignite:ignite-core] [2018-07-13 22:19:21,713][ERROR][exchange-worker-#3043%messaging.IgniteMessagingConfigVariationFullApiTest3%][IgniteTestResources] JVM will be halted immediately due to the failure: [failureCtx=FailureContext [type=SYSTEM_WORKER_TERMINATION, err=class o.a.i.IgniteCheckedException: Failed to send message (node may have left the grid or TCP connection cannot be established due to firewall issues) [node=TcpDiscoveryNode [id=b8f7b201-ab85-4a14-bcf0-2b3975300002, addrs=[127.0.0.1], sockAddrs=[/127.0.0.1:47502], discPort=47502, order=3, intOrder=3, lastExchangeTime=1531520358330, loc=false, ver=2.7.0#20180713-sha1:6a8a2ff8, isClient=false], topic=TOPIC_CACHE, msg=GridDhtPartitionsSingleMessage [parts=null, partCntrs=null, partsSizes=null, partHistCntrs=null, err=null, client=true, compress=true, finishMsg=null, super=GridDhtPartitionsAbstractMessage [exchId=GridDhtPartitionExchangeId [topVer=AffinityTopologyVersion [topVer=10, minorTopVer=0], discoEvt=DiscoveryEvent [evtNode=TcpDiscoveryNode [id=0fe68fcc-eca6-4f40-9f16-c6181fa00000, addrs=[127.0.0.1], sockAddrs=[/127.0.0.1:47500], discPort=47500, order=1, intOrder=1, lastExchangeTime=1531520358330, loc=false, ver=2.7.0#20180713-sha1:6a8a2ff8, isClient=false], topVer=10, nodeId8=7b265a8e, msg=Node left: TcpDiscoveryNode [id=0fe68fcc-eca6-4f40-9f16-c6181fa00000, addrs=[127.0.0.1], sockAddrs=[/127.0.0.1:47500], discPort=47500, order=1, intOrder=1, lastExchangeTime=1531520358330, loc=false, ver=2.7.0#20180713-sha1:6a8a2ff8, isClient=false], type=NODE_LEFT, tstamp=1531520361620], nodeId=0fe68fcc, evt=NODE_LEFT], lastVer=GridCacheVersion [topVer=0, order=1531520357089, nodeOrder=0], super=GridCacheMessage [msgId=238, depInfo=null, err=null, skipPrepare=false]]], policy=2]]]
[01:19:22][org.apache.ignite:ignite-core] Process exited with code 130
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)