Hi, This log says that the client lost connection to the grid (single server in your case). Provide full server logs, they should show the reason why the server was shut down.
— Denis > On Jul 2, 2016, at 12:25 PM, daniel07 <[email protected]> wrote: > > Hi dear Val, > There arent many logs. > On client node side (in intelij idea console) is written the following > Caused by: org.apache.ignite.IgniteClientDisconnectedException: Client node > disconnected: sys_grid > at > org.apache.ignite.internal.GridKernalGatewayImpl.readLock(GridKernalGatewayImpl.java:87) > ~[ignite-core-1.6.0.jar:1.6.0] > at org.apache.ignite.internal.IgniteKernal.guard(IgniteKernal.java:3107) > ~[ignite-core-1.6.0.jar:1.6.0] > at > org.apache.ignite.internal.IgniteKernal.destroyCacheAsync(IgniteKernal.java:2683) > ~[ignite-core-1.6.0.jar:1.6.0] > at > org.apache.ignite.internal.IgniteKernal.destroyCache(IgniteKernal.java:2667) > ~[ignite-core-1.6.0.jar:1.6.0] > > > > INFO [tcp-client-disco-msg-worker-#4%sys_grid%] > org.apache.ignite.logger.java.JavaLogger.info Client node disconnected from > cluster, will try to reconnect with new id > [newId=83d52164-d5bb-40cb-9353-ae27ab3668a1, > prevId=a854b0ce-c8e7-4ca4-8ffe-127e2011174f, locNode=TcpDiscoveryNode > [id=a854b0ce-c8e7-4ca4-8ffe-127e2011174f, addrs=[0:0:0:0:0:0:0:1, 127.0.0.1, > 172.17.0.192, 192.168.56.1, 192.168.99.1], , discPort=0, order=2, > intOrder=0, lastExchangeTime=1467370078899, loc=true, > ver=1.6.0#20160518-sha1:0b22c45b, isClient=true]] > > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/IgniteClientDisconnectedException-Client-node-disconnected-grid-name-tp6041p6053.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com.
