Memory Leak in Weblogic 10.3.5?
Hi,
we are using Weblogic 10.3.5 to provide SAML-based authentication, using 2 different authenticators: one a custom authenticator, and the other a standard Active Directory authenticator that is provided with Weblogic. We have been experiencing a gradual memory leak that appears to be related to growing numbers of instances of weblogic.security.principal.WLSGroupImpl. We are fairly sure our component is not the cause of this because the code is trivial, so has anyone else experienced anything like this?
Regards,
Robert
2