java heap problem since upgrading to IdP 3.2.1

Cantor, Scott cantor.2 at osu.edu
Tue Jul 19 09:55:18 EDT 2016


> We're using memcached (spymemcached-2.11.4.jar,  for session storage
> (which we've also had some memory issues with since the upgrade).

Are you using CAS or Logout (the latter shouldn't require that)? If not, any particular reason for using it? But I know Marvin certainly has been using it, obviously, so I doubt it leaks.
 
> We're using MySQL (mysql-connector-java-5.1.35-bin.jar) for the
> JPAStorageService (consent, persistent id, etc).

I don't use MySQL for storage but I use it for attribute resolution, and the driver I have doesn't leak. I've used the MySQL one for years but have switched to the mariadb driver more recently.

But I don't have any experience with the JPA storage option.

> We /are/ using Nashorn.

Plenty of people that aren't me are using it, so without it being an OpenJDK issue, I still doubt that's the problem.

Any sign of something causing the context in Tomcat be to redeployed while running? Tomcat leaks like a sieve, or used to, when that was done.

-- Scott



More information about the users mailing list