[ http://mc4j.org/jira/browse/STS-403?page=all ]

Aaron Porter resolved STS-403.
------------------------------

    Resolution: Fixed

freddy checked in updates to switch to slf4j in svn rev 735

> StripesFilter should call 
> LogFactory.release(Thread.currentThread().getContextClassLoader()) to prevent 
> memory leaks
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: STS-403
>                 URL: http://mc4j.org/jira/browse/STS-403
>             Project: Stripes
>          Issue Type: Bug
>    Affects Versions: Release 1.4.3
>            Reporter: Tim Fennell
>         Assigned To: Tim Fennell
>             Fix For: Release 1.5
>
>
> Stripes uses commons logging which has a well known memory leak (by retaining 
> references to ClassLoader instances).  Since Stripes uses commons-logging it 
> should call the following API to ensure resources are released properly:
>     LogFactory.release(Thread.currentThread().getContextClassLoader())

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mc4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to