[ 
https://issues.apache.org/jira/browse/XMLSCHEMA-18?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13244311#comment-13244311
 ] 

Hudson commented on XMLSCHEMA-18:
---------------------------------

Integrated in xmlschema-trunk-jdk15 #20 (See 
[https://builds.apache.org/job/xmlschema-trunk-jdk15/20/])
    [XMLSCHEMA-18] Don't set anything into the threadlocal if we don't need
to to avoid having anything hold onto it (or our classloader) (Revision 1308397)

     Result = SUCCESS
dkulp : 
Files : 
* 
/webservices/xmlschema/trunk/xmlschema-core/src/main/java/org/apache/ws/commons/schema/SchemaBuilder.java
* 
/webservices/xmlschema/trunk/xmlschema-core/src/main/java/org/apache/ws/commons/schema/utils/CollectionFactory.java

                
> tomcat6 memory leak
> -------------------
>
>                 Key: XMLSCHEMA-18
>                 URL: https://issues.apache.org/jira/browse/XMLSCHEMA-18
>             Project: XmlSchema
>          Issue Type: Bug
>    Affects Versions: XmlSchema 2.0.1
>         Environment: aix, java6, tomcat6, cxf 2.4.3
>            Reporter: Kate Jackson
>            Assignee: Daniel Kulp
>            Priority: Minor
>             Fix For: 2.0.2
>
>
> My webapp uses a simple webservice client created with cxf. When my webapp 
> stops the following line is logged to catalina.out: Nov 4, 2011 10:18:07 AM
> org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE:
> The web application [/my.app] created a ThreadLocal with key of type 
> [org.apache.ws.commons.schema.utils.CollectionFactory$1] (value 
> [org.apache.ws.commons.schema.utils.CollectionFactory$1@5d315d31]) and a 
> value of type [java.lang.Boolean] (value [false]) but failed to remove it 
> when the web application was stopped. This is very likely to create a memory 
> leak.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to