Re: can't use ignite get() method with error logs

2019-12-10 Thread akurbanov
Hello,

Could you please provide the full log for the case, the message seems to be
cut. The perfect way would be to provide short reproducer for the thing that
you are trying to do.

The configuration itself is fine, there is nothing that may break the
cluster.

Best regards,
Anton



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/


can't use ignite get() method with error logs

2019-12-10 Thread ???????-^
Hi:
   when i used ignite get() method in my java project   to 
connect my ignite 2.7.6 on linux, it print logs ,and i cant use get(),logs like 
this:



 
2019-12-10 16:58:03.402  WARN 1 --- [sys-#969] o.a.i.i.p.c.d.near.GridNearTxLocal   : The transaction was forciblersion=GridCacheVersion [topVer=187426084, order=1576292371280, nodeOrder=3], concurrency=PESSIMISTIC, isolation=SERI=5000, duration=5006, label=null]
 



my ignite config like this: