1 Reply Latest reply on Jun 19, 2015 5:28 AM by powerq

    jgroup keeps join infinitely at same time coordinator flush failed

    powerq

      Hi,

       

      I found sometimes our application running into the status

      [6/12/15 4:43:42:690 EEST] 00000103 GMS           W org.jgroups.protocols.pbcast.ClientGmsImpl join join(10.92.28.123:36272) sent to 10.92.28.121:38057 timed out (after 5000 ms), retrying

      It will block the whole process.

       

      And at same time I found the coordinator had the log:

      [6/12/15 12:37:47:003 EEST] 00000677 GMS W org.jgroups.protocols.pbcast.GMS$1 call GMS flush by coordinator at 10.92.28.121:40010 failed


      I think there is deadlock happened in the scenario.


      Who have some idea on solving this problem?