java heap problem since upgrading to IdP 3.2.1

Cantor, Scott cantor.2 at osu.edu
Fri Jul 15 18:04:15 EDT 2016


> Since we upgraded to IdP 3.2.1, we find that our heap grows continuously,
> requiring that we restart tomcat regularly.

It has to be some specific feature then, or a leak in a driver or something, because it definitely doesn't do that in general. Do you have any unusual or advanced features used? How is storage is handled?

> We have a fair number of attributes that are populated by ECMAscript
> scripts.  Is there garbage collection we need to do there?

I have plenty of scripts, no problems. But I don't use Nashorn. If you were using OpenJDK, I would blame that, which I know for a fact has had leaks when scripts are involved.

-- Scott




More information about the users mailing list