https://issues.apache.org/bugzilla/show_bug.cgi?id=56472

--- Comment #10 from Stefan Frings <stefan_fri...@qvc.com> ---
Created attachment 31671
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31671&action=edit
Screenshot of jvisualvm showing that webappclassloader has no gc root

I tested again with version 7.0.54, the problem still occurs.

The classloader of the stopped web application still remains in memory, but it
has no gc root. 
The problem occurs only when the after the application did an LDAP
communication. It does not happen, when I comment out the related lines of code
or when I configure Spring Security to use dummy user accounts (in xml file)
instead of LDAP authentication.
Any ideas why the class loader remains in memory?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to