2 Replies Latest reply on Aug 4, 2016 1:49 AM by ez1234

    Infinispan Server 8.2.2: Server gets stuck and remote cache can not be initialized. Most threads are BLOCKED

    ez1234

      Hi,

       

      I have two servers in replication mode in domain mode.

      heap size of 10g max.

       

      I have executed some low load tests and after some time the server stopped responding.

      I took jstack threaddumps of both servers and it looks as ~ 1200 threads out of 1300 are BLOCKED.

       

      It looks like you can connect to the hotrod server port 11222 but nothing can be written to cache or no cache events are sent.

       

      In my remote cache client code i see that executing new RemoteCacheManager(); --> gets stuck when trying to connect to the server.

       

      Please advise on this.

       

      Thanks,

      Eli