2 Replies Latest reply on Nov 14, 2011 11:09 AM by matthew.hayes

    Token Registry doesn't remove expired Tokens

    matthew.hayes

      We are running into an issue where after 5-6 days we are at 99+% of heap and GC starts failing.  We have traced this to the DefaultTokenRegistry.  It looks as if when a person explicitly logs out the token is removed from the registry however if the person just exits their browser the token is getting left in there.  Since the majority of our users do this, after several days there is a lot of data in there. 

       

      Unless I'm missing something there doesn't appear to be any process running to remove expired tokens from the registry.