[ https://issues.apache.org/jira/browse/BATIK-939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Simon Steiner reassigned BATIK-939: ----------------------------------- Assignee: (was: Batik Developer's Mailing list) > [PATCH] CleanerThread never terminates, causes leaks in webapp > -------------------------------------------------------------- > > Key: BATIK-939 > URL: https://issues.apache.org/jira/browse/BATIK-939 > Project: Batik > Issue Type: Bug > Components: Utilities > Affects Versions: 1.7 > Environment: Operating System: Windows XP > Platform: PC > URL: > http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-users/201002.mbox/%3c27631790.p...@talk.nabble.com%3E > Reporter: Joel Carranza > Labels: PatchAvailable > Attachments: CleanerThread.java.patch, CleanerThread.java.patch > > > org.apache.batik.util.CleanerThread does not self-terminate, nor is there a > way to dispose of it programatically. When using Batik within a webapp, this > prevents the webapp's classloader from being garbage collected, eventually > causing PermGen: Out of Memory errors after several webapp redeploys. > CleanerThread should expose some method that allows for it to be terminated. > Patch attached which follows the same solution used in geotools package > [https://fisheye.codehaus.org/browse/GEOT-2742] -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: batik-dev-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: batik-dev-h...@xmlgraphics.apache.org