You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2006/07/13 05:12:30 UTC

[jira] Resolved: (MODELER-15) [modeler] IntrospectionUtils memory leak

     [ http://issues.apache.org/jira/browse/MODELER-15?page=all ]
     
Henri Yandell resolved MODELER-15:
----------------------------------

    Resolution: Fixed

> [modeler] IntrospectionUtils memory leak
> ----------------------------------------
>
>          Key: MODELER-15
>          URL: http://issues.apache.org/jira/browse/MODELER-15
>      Project: Commons Modeler
>         Type: Bug

>     Versions: 1.1
>  Environment: Operating System: other
> Platform: Other
>     Reporter: Chris
>      Fix For: 1.1.1

>
> When I reload my webapp, and I profile, I see Method objects in 
> IntrospectionUtils grow and grow (to the thousands of instances), and none of 
> my class Objects (or static references) get collected.
> This is in the objectsMethods HashTable.
> One suggestion: remove the caching
> or
> Another suggestion: add a method that clears it (or clears it for a certain 
> classloader), and make sure this method gets called from Tomcat when it 
> unloads a webapp (since I dont know how a webapp could call this method if 
> this class is loaded from the system classloader)
> More info:
> http://opensource2.atlassian.com/confluence/spring/pages/viewpage.action?
> pageId=2669 
> Thanks!
> Chris

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org