I'm running Confluence 4.3.1 with IIS both and I keep getting random shutdowns which requires a manual restart of the Confluence service. I had this same problem with the previous version as well before I upgraded a couple of day back. Below is the catalina log and I'm wondering if there is a way to fix this.
catalina.2012-10-11.log
11/10/2012 3:19:43 AM org.apache.coyote.http11.Http11Protocol pause INFO: Pausing Coyote HTTP/1.1 on http-8090 11/10/2012 3:19:44 AM org.apache.catalina.core.StandardService stop INFO: Stopping service Tomcat-Standalone 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc SEVERE: The web application [] registered the JDBC driver [org.hsqldb.jdbc.JDBCDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc SEVERE: The web application [] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc SEVERE: The web application [] registered the JDBC driver [com.mysql.jdbc.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads SEVERE: The web application [] appears to have started a thread named [Timer-3] but has failed to stop it. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads SEVERE: The web application [] appears to have started a thread named [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0] but has failed to stop it. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads SEVERE: The web application [] appears to have started a thread named [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1] but has failed to stop it. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads SEVERE: The web application [] appears to have started a thread named [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2] but has failed to stop it. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads SEVERE: The web application [] appears to have started a thread named [Timer-4] but has failed to stop it. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads SEVERE: The web application [] appears to have started a thread named [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0] but has failed to stop it. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads SEVERE: The web application [] appears to have started a thread named [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1] but has failed to stop it. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads SEVERE: The web application [] appears to have started a thread named [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2] but has failed to stop it. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads SEVERE: The web application [] appears to have started a thread named [MultiThreadedHttpConnectionManager cleanup] but has failed to stop it. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads SEVERE: The web application [] appears to have started a thread named [AWT-Windows] but has failed to stop it. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads SEVERE: The web application [] appears to have started a thread named [read-only-transaction:thread-1] but has failed to stop it. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.concurrent.ThreadLocalMap] (value [com.atlassian.confluence.concurrent.ThreadLocalMap@1689e79]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.opensymphony.xwork.ActionContext.ActionContextThreadLocal] (value [com.opensymphony.xwork.ActionContext$ActionContextThreadLocal@24c03f]) and a value of type [com.opensymphony.xwork.ActionContext] (value [com.opensymphony.xwork.ActionContext@c97aa2]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.core.logging.ThreadLocalErrorCollection$2] (value [com.atlassian.core.logging.ThreadLocalErrorCollection$2@192576d]) 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. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@a9b6ef]) and a value of type [org.dom4j.DocumentFactory] (value [org.dom4j.DocumentFactory@2944d9]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1673902]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@1cfd0c5]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@9371f0]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1d533e]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.concurrent.ThreadLocalMap] (value [com.atlassian.confluence.concurrent.ThreadLocalMap@1689e79]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1443dc4]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@13349fb]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@3e0067]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@8ca0af]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.core.logging.ThreadLocalErrorCollection$1] (value [com.atlassian.core.logging.ThreadLocalErrorCollection$1@894798]) and a value of type [java.util.LinkedList] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@bb7fb8]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.renderer.v2.components.RssThreadLocal$1] (value [com.atlassian.renderer.v2.components.RssThreadLocal$1@1be42da]) 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. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@170991]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.plugin.util.ClassLoaderStack$1] (value [com.atlassian.plugin.util.ClassLoaderStack$1@75470e]) and a value of type [java.util.LinkedList] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@18bfde8]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1cac8af]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@3d8529]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@f1825d]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.template.soy.internal.base.CharEscaper$2] (value [com.google.template.soy.internal.base.CharEscaper$2@1a5e29f]) and a value of type [char[]] (value [[C@1c15c8c]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.core.logging.ThreadLocalErrorCollection$2] (value [com.atlassian.core.logging.ThreadLocalErrorCollection$2@192576d]) 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. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1a30f1b]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@34c2c3]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@1f645ec]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1673902]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@1dea0b9]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@10a06f5]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1d533e]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.concurrent.ThreadLocalMap] (value [com.atlassian.confluence.concurrent.ThreadLocalMap@1689e79]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@14ee449]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1443dc4]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@6d8de9]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@8ca0af]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@7fd5dc]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@b17a78]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.core.logging.ThreadLocalErrorCollection$1] (value [com.atlassian.core.logging.ThreadLocalErrorCollection$1@894798]) and a value of type [java.util.LinkedList] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.search.ThreadLocalIndexerControl$1] (value [com.atlassian.confluence.search.ThreadLocalIndexerControl$1@1df5da9]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.renderer.v2.components.RssThreadLocal$1] (value [com.atlassian.renderer.v2.components.RssThreadLocal$1@1be42da]) 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. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.plugin.util.ClassLoaderStack$1] (value [com.atlassian.plugin.util.ClassLoaderStack$1@75470e]) and a value of type [java.util.LinkedList] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@17e2c3d]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@18bfde8]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.template.soy.internal.base.CharEscaper$2] (value [com.google.template.soy.internal.base.CharEscaper$2@1a5e29f]) and a value of type [char[]] (value [[C@8a68f2]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.core.logging.ThreadLocalErrorCollection$2] (value [com.atlassian.core.logging.ThreadLocalErrorCollection$2@192576d]) 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. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1a30f1b]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@eff267]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [net.java.ao.EntityManager$1] (value [net.java.ao.EntityManager$1@1134dcd]) and a value of type [net.java.ao.LRUMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@1f645ec]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.concurrent.ThreadLocalMap] (value [com.atlassian.confluence.concurrent.ThreadLocalMap@1689e79]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1443dc4]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@58d576]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.core.logging.ThreadLocalErrorCollection$1] (value [com.atlassian.core.logging.ThreadLocalErrorCollection$1@894798]) and a value of type [java.util.LinkedList] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.renderer.v2.components.RssThreadLocal$1] (value [com.atlassian.renderer.v2.components.RssThreadLocal$1@1be42da]) 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. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.plugin.util.ClassLoaderStack$1] (value [com.atlassian.plugin.util.ClassLoaderStack$1@75470e]) and a value of type [java.util.LinkedList] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.template.soy.internal.base.CharEscaper$2] (value [com.google.template.soy.internal.base.CharEscaper$2@1a5e29f]) and a value of type [char[]] (value [[C@2654ed]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.core.logging.ThreadLocalErrorCollection$2] (value [com.atlassian.core.logging.ThreadLocalErrorCollection$2@192576d]) 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. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [net.java.ao.EntityManager$1] (value [net.java.ao.EntityManager$1@1134dcd]) and a value of type [net.java.ao.LRUMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@1f645ec]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@91cb13]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.concurrent.ThreadLocalMap] (value [com.atlassian.confluence.concurrent.ThreadLocalMap@1689e79]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1ab719d]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1443dc4]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@b0296f]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@17061d8]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.core.logging.ThreadLocalErrorCollection$1] (value [com.atlassian.core.logging.ThreadLocalErrorCollection$1@894798]) and a value of type [java.util.LinkedList] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@127ea31]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1805862]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@12a9c23]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.search.ThreadLocalIndexerControl$1] (value [com.atlassian.confluence.search.ThreadLocalIndexerControl$1@1df5da9]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.renderer.v2.components.RssThreadLocal$1] (value [com.atlassian.renderer.v2.components.RssThreadLocal$1@1be42da]) 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. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@70de3b]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.template.soy.internal.base.CharEscaper$2] (value [com.google.template.soy.internal.base.CharEscaper$2@1a5e29f]) and a value of type [char[]] (value [[C@df6ca]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.core.logging.ThreadLocalErrorCollection$2] (value [com.atlassian.core.logging.ThreadLocalErrorCollection$2@192576d]) 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. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@c576fd]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@6e8bf]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@10a06f5]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@19a7a97]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@e67d76]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@36e501]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@14ee449]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@1f4cdcb]) and a value of type [com.atlassian.confluence.plugins.rest.manager.RequestContext] (value [com.atlassian.confluence.plugins.rest.manager.RequestContext@f2ed47]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@b81067]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@b17a78]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.plugin.util.ClassLoaderStack$1] (value [com.atlassian.plugin.util.ClassLoaderStack$1@75470e]) and a value of type [java.util.LinkedList] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@3cf32e]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [net.java.ao.EntityManager$1] (value [net.java.ao.EntityManager$1@1134dcd]) and a value of type [net.java.ao.LRUMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@1f645ec]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1673902]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@181532e]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@17c108d]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@9371f0]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@22d53d]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.concurrent.ThreadLocalMap] (value [com.atlassian.confluence.concurrent.ThreadLocalMap@1689e79]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1ab719d]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@ddaa53]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1443dc4]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@d965f4]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@8ca0af]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@b4b73b]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.core.logging.ThreadLocalErrorCollection$1] (value [com.atlassian.core.logging.ThreadLocalErrorCollection$1@894798]) and a value of type [java.util.LinkedList] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@127ea31]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.search.ThreadLocalIndexerControl$1] (value [com.atlassian.confluence.search.ThreadLocalIndexerControl$1@1df5da9]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.renderer.v2.components.RssThreadLocal$1] (value [com.atlassian.renderer.v2.components.RssThreadLocal$1@1be42da]) 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. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@70de3b]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@18bfde8]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@69bd52]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@c6e66]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@3d8529]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@2417b3]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.template.soy.internal.base.CharEscaper$2] (value [com.google.template.soy.internal.base.CharEscaper$2@1a5e29f]) and a value of type [char[]] (value [[C@18ff526]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.core.logging.ThreadLocalErrorCollection$2] (value [com.atlassian.core.logging.ThreadLocalErrorCollection$2@192576d]) 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. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@c576fd]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1a30f1b]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@27c7ee]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.renderer.v2.components.RssThreadLocal$2] (value [com.atlassian.renderer.v2.components.RssThreadLocal$2@1b710b4]) and a value of type [java.util.ArrayList] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1a9c770]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@1648aea]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@6e8bf]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@10a06f5]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1dc21fb]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@13b067e]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1d533e]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@2740fb]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@11b2e34]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@17669ed]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1246e56]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@c7dcff]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@19a7a97]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@e67d76]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@17dfd3d]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@14ee449]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@1f4cdcb]) and a value of type [com.atlassian.confluence.plugins.rest.manager.RequestContext] (value [com.atlassian.confluence.plugins.rest.manager.RequestContext@7cb5af]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@17c3402]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@3e0067]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@b81067]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@13aa047]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@b17a78]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1f0c001]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@170991]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.plugin.util.ClassLoaderStack$1] (value [com.atlassian.plugin.util.ClassLoaderStack$1@75470e]) and a value of type [java.util.LinkedList] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@cd9937]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [net.java.ao.EntityManager$1] (value [net.java.ao.EntityManager$1@1134dcd]) and a value of type [net.java.ao.LRUMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@1f645ec]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@5f699]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1673902]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@180e915]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.security.cookie.ServerCookie$1] (value [com.atlassian.security.cookie.ServerCookie$1@469df7]) and a value of type [java.text.SimpleDateFormat] (value [java.text.SimpleDateFormat@a99420e6]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@2cf589]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1abfa97]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1d0d684]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.concurrent.ThreadLocalMap] (value [com.atlassian.confluence.concurrent.ThreadLocalMap@1689e79]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1ab719d]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1443dc4]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@1b37f4c]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@16a7846]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@fe74cf]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1a6de3d]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@8ca0af]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.core.logging.ThreadLocalErrorCollection$1] (value [com.atlassian.core.logging.ThreadLocalErrorCollection$1@894798]) and a value of type [java.util.LinkedList] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@127ea31]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.search.ThreadLocalIndexerControl$1] (value [com.atlassian.confluence.search.ThreadLocalIndexerControl$1@1df5da9]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.renderer.v2.components.RssThreadLocal$1] (value [com.atlassian.renderer.v2.components.RssThreadLocal$1@1be42da]) 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. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@48b637]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@18bfde8]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.template.soy.internal.base.CharEscaper$2] (value [com.google.template.soy.internal.base.CharEscaper$2@1a5e29f]) and a value of type [char[]] (value [[C@1b2d920]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@ccf3ef]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.core.logging.ThreadLocalErrorCollection$2] (value [com.atlassian.core.logging.ThreadLocalErrorCollection$2@192576d]) 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. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@c576fd]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1a30f1b]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@1a2d46c]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1a9c770]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@1282332]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@10a06f5]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@13b067e]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1d533e]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1eb171]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1246e56]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@1138a65]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1e30508]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.sun.xml.bind.v2.runtime.Coordinator$1] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@15f66ba]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@5160ea]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@19a7a97]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@14ee449]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@b1e162]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@1f4cdcb]) and a value of type [com.atlassian.confluence.plugins.rest.manager.RequestContext] (value [com.atlassian.confluence.plugins.rest.manager.RequestContext@4424c8]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@1caec8f]) and a value of type [java.util.WeakHashMap] (value [{class com.atlassian.plugins.domain.model.review.ReviewSummary=java.lang.ref.WeakReference@170c101, class com.atlassian.plugins.domain.model.plugin.PluginPricing=java.lang.ref.WeakReference@18f3ad4, class com.atlassian.plugins.domain.model.plugin.PluginIcon=java.lang.ref.WeakReference@5f54e5, class com.atlassian.plugins.domain.model.vendor.Vendor=java.lang.ref.WeakReference@beb1a9, class com.atlassian.plugins.domain.model.category.Category=java.lang.ref.WeakReference@181ee6d, class com.atlassian.plugins.domain.model.Link=java.lang.ref.WeakReference@14c6403, class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@3a32dc, class com.atlassian.plugins.domain.wrapper.ListWrapper=java.lang.ref.WeakReference@e139d8, class com.atlassian.plugins.domain.model.plugin.Plugin=java.lang.ref.WeakReference@9cb428, class com.atlassian.plugins.domain.model.plugin.PluginVersion=java.lang.ref.WeakReference@1f7c914}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@b24e64]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@b81067]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@389c1b]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@90dac9]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@b17a78]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@bc36f]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@4be7ee]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.plugin.util.ClassLoaderStack$1] (value [com.atlassian.plugin.util.ClassLoaderStack$1@75470e]) and a value of type [java.util.LinkedList] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@17e2c3d]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [net.java.ao.EntityManager$1] (value [net.java.ao.EntityManager$1@1134dcd]) and a value of type [net.java.ao.LRUMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@1f645ec]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@17c108d]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.concurrent.ThreadLocalMap] (value [com.atlassian.confluence.concurrent.ThreadLocalMap@1689e79]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@ddaa53]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1443dc4]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@167d307]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.core.logging.ThreadLocalErrorCollection$1] (value [com.atlassian.core.logging.ThreadLocalErrorCollection$1@894798]) and a value of type [java.util.LinkedList] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.search.ThreadLocalIndexerControl$1] (value [com.atlassian.confluence.search.ThreadLocalIndexerControl$1@1df5da9]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.renderer.v2.components.RssThreadLocal$1] (value [com.atlassian.renderer.v2.components.RssThreadLocal$1@1be42da]) 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. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.template.soy.internal.base.CharEscaper$2] (value [com.google.template.soy.internal.base.CharEscaper$2@1a5e29f]) and a value of type [char[]] (value [[C@14f9530]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.core.logging.ThreadLocalErrorCollection$2] (value [com.atlassian.core.logging.ThreadLocalErrorCollection$2@192576d]) 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. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.renderer.v2.components.RssThreadLocal$2] (value [com.atlassian.renderer.v2.components.RssThreadLocal$2@1b710b4]) and a value of type [java.util.ArrayList] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@17669ed]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1cbbc6e]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [org.apache.shindig.common.xml.XmlUtil$2] (value [org.apache.shindig.common.xml.XmlUtil$2@bfea10]) and a value of type [org.apache.xerces.jaxp.DocumentBuilderImpl] (value [org.apache.xerces.jaxp.DocumentBuilderImpl@19ffe5e]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@17c3402]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@f50ec7]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@9d5c8b]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1f0c001]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.plugin.util.ClassLoaderStack$1] (value [com.atlassian.plugin.util.ClassLoaderStack$1@75470e]) and a value of type [java.util.LinkedList] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [net.java.ao.EntityManager$1] (value [net.java.ao.EntityManager$1@1134dcd]) and a value of type [net.java.ao.LRUMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@1f645ec]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@5f699]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@126e78a]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1d0d684]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.concurrent.ThreadLocalMap] (value [com.atlassian.confluence.concurrent.ThreadLocalMap@1689e79]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@ddaa53]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1443dc4]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@12b270d]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@10ef16]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1a6de3d]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@8ca0af]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.core.logging.ThreadLocalErrorCollection$1] (value [com.atlassian.core.logging.ThreadLocalErrorCollection$1@894798]) and a value of type [java.util.LinkedList] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@127ea31]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1805862]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@1c09ab8]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.search.ThreadLocalIndexerControl$1] (value [com.atlassian.confluence.search.ThreadLocalIndexerControl$1@1df5da9]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.renderer.v2.components.RssThreadLocal$1] (value [com.atlassian.renderer.v2.components.RssThreadLocal$1@1be42da]) 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. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1edcde9]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@70de3b]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1698c5f]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@18bfde8]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.template.soy.internal.base.CharEscaper$2] (value [com.google.template.soy.internal.base.CharEscaper$2@1a5e29f]) and a value of type [char[]] (value [[C@7ecc5e]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.core.logging.ThreadLocalErrorCollection$2] (value [com.atlassian.core.logging.ThreadLocalErrorCollection$2@192576d]) 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. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@c576fd]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@9b420a]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1a9c770]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@10c9ed5]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@6e8bf]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@10a06f5]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1d533e]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.sun.xml.bind.v2.runtime.Coordinator$1] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@15f66ba]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@18fdb85]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@a9b6ef]) and a value of type [org.dom4j.DocumentFactory] (value [org.dom4j.DocumentFactory@19502cb]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@19a7a97]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1ea832a]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@e67d76]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@17dfd3d]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@14ee449]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@b1e162]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [org.apache.shindig.common.xml.XmlUtil$2] (value [org.apache.shindig.common.xml.XmlUtil$2@bfea10]) and a value of type [org.apache.xerces.jaxp.DocumentBuilderImpl] (value [org.apache.xerces.jaxp.DocumentBuilderImpl@1496677]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1e61a92]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@1caec8f]) and a value of type [java.util.WeakHashMap] (value [{class com.atlassian.plugins.domain.model.review.ReviewSummary=java.lang.ref.WeakReference@1da9246, class com.atlassian.plugins.domain.model.plugin.PluginPricing=java.lang.ref.WeakReference@b9461a, class com.atlassian.plugins.domain.model.plugin.PluginIcon=java.lang.ref.WeakReference@1a995f5, class com.atlassian.plugins.domain.model.product.Product=java.lang.ref.WeakReference@b42359, class com.atlassian.plugins.domain.model.vendor.Vendor=java.lang.ref.WeakReference@7cb0a0, class com.atlassian.plugins.domain.model.category.Category=java.lang.ref.WeakReference@2fea10, class com.atlassian.plugins.domain.model.Link=java.lang.ref.WeakReference@1afd50c, class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@cc38ee, class com.atlassian.plugins.domain.wrapper.ListWrapper=java.lang.ref.WeakReference@1adc1e1, class com.atlassian.plugins.domain.model.plugin.Plugin=java.lang.ref.WeakReference@93b442, class com.atlassian.plugins.domain.model.plugin.PluginVersion=java.lang.ref.WeakReference@11f5c6d}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@b81067]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@13aa047]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@389c1b]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@1ed1ea2]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@b17a78]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@bc36f]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.plugin.util.ClassLoaderStack$1] (value [com.atlassian.plugin.util.ClassLoaderStack$1@75470e]) and a value of type [java.util.LinkedList] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@cd9937]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [net.java.ao.EntityManager$1] (value [net.java.ao.EntityManager$1@1134dcd]) and a value of type [net.java.ao.LRUMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@1f645ec]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@5f699]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@17c108d]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.security.cookie.ServerCookie$1] (value [com.atlassian.security.cookie.ServerCookie$1@469df7]) and a value of type [java.text.SimpleDateFormat] (value [java.text.SimpleDateFormat@a99420e6]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@91cb13]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1d0d684]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.concurrent.ThreadLocalMap] (value [com.atlassian.confluence.concurrent.ThreadLocalMap@1689e79]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1ab719d]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@ddaa53]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1443dc4]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@765b30]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@17061d8]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1a6de3d]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@8ca0af]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.core.logging.ThreadLocalErrorCollection$1] (value [com.atlassian.core.logging.ThreadLocalErrorCollection$1@894798]) and a value of type [java.util.LinkedList] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.search.ThreadLocalIndexerControl$1] (value [com.atlassian.confluence.search.ThreadLocalIndexerControl$1@1df5da9]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.renderer.v2.components.RssThreadLocal$1] (value [com.atlassian.renderer.v2.components.RssThreadLocal$1@1be42da]) 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. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@70de3b]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@18bfde8]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.template.soy.internal.base.CharEscaper$2] (value [com.google.template.soy.internal.base.CharEscaper$2@1a5e29f]) and a value of type [char[]] (value [[C@5ce5fe]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.core.logging.ThreadLocalErrorCollection$2] (value [com.atlassian.core.logging.ThreadLocalErrorCollection$2@192576d]) 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. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@ffbd3f]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1a30f1b]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@1e1b128]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.sun.jersey.core.header.HttpDateFormat$1] (value [com.sun.jersey.core.header.HttpDateFormat$1@35e93f]) and a value of type [java.util.Collections.UnmodifiableRandomAccessList] (value [[java.text.SimpleDateFormat@c4dc9900, java.text.SimpleDateFormat@b831d961, java.text.SimpleDateFormat@937457b6]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.renderer.v2.components.RssThreadLocal$2] (value [com.atlassian.renderer.v2.components.RssThreadLocal$2@1b710b4]) and a value of type [java.util.ArrayList] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1a9c770]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@1ea828c]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@6e8bf]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@10a06f5]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1d533e]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@120e05e]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@17669ed]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@16a60d4]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@19a7a97]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1ea832a]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@e67d76]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@14ee449]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@b1e162]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@1f4cdcb]) and a value of type [com.atlassian.confluence.plugins.rest.manager.RequestContext] (value [com.atlassian.confluence.plugins.rest.manager.RequestContext@fb052d]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@17c3402]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [org.apache.shindig.common.xml.XmlUtil$2] (value [org.apache.shindig.common.xml.XmlUtil$2@bfea10]) and a value of type [org.apache.xerces.jaxp.DocumentBuilderImpl] (value [org.apache.xerces.jaxp.DocumentBuilderImpl@10efb5]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@1caec8f]) and a value of type [java.util.WeakHashMap] (value [{class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@1e98c87}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@b81067]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@9005b]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@b17a78]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@bb7fb8]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@bc36f]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@f6710d]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1f0c001]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.plugin.util.ClassLoaderStack$1] (value [com.atlassian.plugin.util.ClassLoaderStack$1@75470e]) and a value of type [java.util.LinkedList] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1782ab9]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [net.java.ao.EntityManager$1] (value [net.java.ao.EntityManager$1@1134dcd]) and a value of type [net.java.ao.LRUMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@1f645ec]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@5f699]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1673902]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@3cdc8a]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1d0d684]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1b300c3]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.concurrent.ThreadLocalMap] (value [com.atlassian.confluence.concurrent.ThreadLocalMap@1689e79]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1ab719d]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1443dc4]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@f73972]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@dc8688]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1a6de3d]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.core.logging.ThreadLocalErrorCollection$1] (value [com.atlassian.core.logging.ThreadLocalErrorCollection$1@894798]) and a value of type [java.util.LinkedList] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1805862]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@47538]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.search.ThreadLocalIndexerControl$1] (value [com.atlassian.confluence.search.ThreadLocalIndexerControl$1@1df5da9]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.renderer.v2.components.RssThreadLocal$1] (value [com.atlassian.renderer.v2.components.RssThreadLocal$1@1be42da]) 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. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@70de3b]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@abb5b1]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@18bfde8]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.template.soy.internal.base.CharEscaper$2] (value [com.google.template.soy.internal.base.CharEscaper$2@1a5e29f]) and a value of type [char[]] (value [[C@125b55b]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@ccf3ef]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.core.logging.ThreadLocalErrorCollection$2] (value [com.atlassian.core.logging.ThreadLocalErrorCollection$2@192576d]) 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. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1a30f1b]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@a592fc]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.sun.jersey.core.header.HttpDateFormat$1] (value [com.sun.jersey.core.header.HttpDateFormat$1@35e93f]) and a value of type [java.util.Collections.UnmodifiableRandomAccessList] (value [[java.text.SimpleDateFormat@c4dc9900, java.text.SimpleDateFormat@b831d961, java.text.SimpleDateFormat@937457b6]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1a9c770]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@54dfbf]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@6e8bf]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@10a06f5]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1eb171]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1e30508]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.sun.xml.bind.v2.runtime.Coordinator$1] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@15f66ba]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@2d97a5]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@13ee224]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@19a7a97]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@e67d76]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@14ee449]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@b1e162]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@1f4cdcb]) and a value of type [com.atlassian.confluence.plugins.rest.manager.RequestContext] (value [com.atlassian.confluence.plugins.rest.manager.RequestContext@170b254]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [org.apache.shindig.common.xml.XmlUtil$2] (value [org.apache.shindig.common.xml.XmlUtil$2@bfea10]) and a value of type [org.apache.xerces.jaxp.DocumentBuilderImpl] (value [org.apache.xerces.jaxp.DocumentBuilderImpl@1cbc53b]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@1caec8f]) and a value of type [java.util.WeakHashMap] (value [{class com.atlassian.plugins.domain.model.review.ReviewSummary=java.lang.ref.WeakReference@101c950, class com.atlassian.plugins.domain.model.plugin.PluginPricing=java.lang.ref.WeakReference@47acef, class com.atlassian.plugins.domain.model.vendor.Vendor=java.lang.ref.WeakReference@1aaad37, class com.sun.jersey.server.wadl.generators.resourcedoc.model.NamedValueType=java.lang.ref.WeakReference@520204, class com.atlassian.plugins.domain.model.Link=java.lang.ref.WeakReference@278ad, class com.sun.jersey.server.wadl.generators.resourcedoc.model.AnnotationDocType=java.lang.ref.WeakReference@40bf81, class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType=java.lang.ref.WeakReference@dccf1b, class javax.xml.bind.annotation.adapters.CollapsedStringAdapter=java.lang.ref.WeakReference@a12437, class com.sun.jersey.server.wadl.generators.ApplicationDocs=java.lang.ref.WeakReference@150c34f, class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType=java.lang.ref.WeakReference@146af9a, class com.atlassian.plugins.domain.model.plugin.PluginVersion=java.lang.ref.WeakReference@1b2d125, class com.sun.jersey.server.wadl.generators.resourcedoc.model.ClassDocType=java.lang.ref.WeakReference@c11187, class com.atlassian.plugins.domain.model.plugin.PluginIcon=java.lang.ref.WeakReference@165f60d, class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResponseDocType=java.lang.ref.WeakReference@fd0483, class com.sun.research.ws.wadl.Grammars=java.lang.ref.WeakReference@1336112, class com.atlassian.plugins.domain.model.category.Category=java.lang.ref.WeakReference@2a24f5, class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@e06da1, class com.sun.research.ws.wadl.Doc=java.lang.ref.WeakReference@3d9196, class com.atlassian.plugins.domain.wrapper.ListWrapper=java.lang.ref.WeakReference@21237d, class com.atlassian.plugins.domain.model.plugin.Plugin=java.lang.ref.WeakReference@1a115df, class com.sun.research.ws.wadl.Include=java.lang.ref.WeakReference@a31bb3, class java.util.ArrayList=java.lang.ref.WeakReference@6fbb76, class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResourceDocType=java.lang.ref.WeakReference@17c7ec6}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@b81067]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@7fd5dc]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@b17a78]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@bc36f]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.plugin.util.ClassLoaderStack$1] (value [com.atlassian.plugin.util.ClassLoaderStack$1@75470e]) and a value of type [java.util.LinkedList] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@17e2c3d]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [net.java.ao.EntityManager$1] (value [net.java.ao.EntityManager$1@1134dcd]) and a value of type [net.java.ao.LRUMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@1f645ec]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@10a06f5]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.concurrent.ThreadLocalMap] (value [com.atlassian.confluence.concurrent.ThreadLocalMap@1689e79]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1ab719d]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@14ee449]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1443dc4]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@6718b3]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@b17a78]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.core.logging.ThreadLocalErrorCollection$1] (value [com.atlassian.core.logging.ThreadLocalErrorCollection$1@894798]) and a value of type [java.util.LinkedList] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.search.ThreadLocalIndexerControl$1] (value [com.atlassian.confluence.search.ThreadLocalIndexerControl$1@1df5da9]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.renderer.v2.components.RssThreadLocal$1] (value [com.atlassian.renderer.v2.components.RssThreadLocal$1@1be42da]) 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. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.plugin.util.ClassLoaderStack$1] (value [com.atlassian.plugin.util.ClassLoaderStack$1@75470e]) and a value of type [java.util.LinkedList] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.template.soy.internal.base.CharEscaper$2] (value [com.google.template.soy.internal.base.CharEscaper$2@1a5e29f]) and a value of type [char[]] (value [[C@86acb2]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.core.logging.ThreadLocalErrorCollection$2] (value [com.atlassian.core.logging.ThreadLocalErrorCollection$2@192576d]) 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. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@1f645ec]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@126e78a]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@91cb13]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.concurrent.ThreadLocalMap] (value [com.atlassian.confluence.concurrent.ThreadLocalMap@1689e79]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1ab719d]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@ddaa53]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1443dc4]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@1b417ef]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@10ef16]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@17061d8]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.core.logging.ThreadLocalErrorCollection$1] (value [com.atlassian.core.logging.ThreadLocalErrorCollection$1@894798]) and a value of type [java.util.LinkedList] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@127ea31]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.search.ThreadLocalIndexerControl$1] (value [com.atlassian.confluence.search.ThreadLocalIndexerControl$1@1df5da9]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.renderer.v2.components.RssThreadLocal$1] (value [com.atlassian.renderer.v2.components.RssThreadLocal$1@1be42da]) 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. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.template.soy.internal.base.CharEscaper$2] (value [com.google.template.soy.internal.base.CharEscaper$2@1a5e29f]) and a value of type [char[]] (value [[C@8f75d1]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.core.logging.ThreadLocalErrorCollection$2] (value [com.atlassian.core.logging.ThreadLocalErrorCollection$2@192576d]) 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. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@c576fd]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1a30f1b]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@7fefb4]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.google.inject.internal.InjectorImpl$1] (value [com.google.inject.internal.InjectorImpl$1@1a9c770]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@1522d59]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@10a06f5]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@17669ed]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1e30508]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.sun.xml.bind.v2.runtime.Coordinator$1] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@15f66ba]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@1f4c7c]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@19a7a97]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@14ee449]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@d66928]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@1f4cdcb]) and a value of type [com.atlassian.confluence.plugins.rest.manager.RequestContext] (value [com.atlassian.confluence.plugins.rest.manager.RequestContext@91fe0b]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@17c3402]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@1caec8f]) and a value of type [java.util.WeakHashMap] (value [{class com.sun.jersey.server.wadl.generators.resourcedoc.model.ClassDocType=java.lang.ref.WeakReference@bdc0fd, class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResponseDocType=java.lang.ref.WeakReference@1c958ca, class com.sun.research.ws.wadl.Grammars=java.lang.ref.WeakReference@1e45eb2, class com.sun.jersey.server.wadl.generators.resourcedoc.model.NamedValueType=java.lang.ref.WeakReference@50ea1, class com.sun.jersey.server.wadl.generators.resourcedoc.model.AnnotationDocType=java.lang.ref.WeakReference@37b6c, class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@9c1fac, class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType=java.lang.ref.WeakReference@1e37136, class javax.xml.bind.annotation.adapters.CollapsedStringAdapter=java.lang.ref.WeakReference@11db30c, class com.sun.research.ws.wadl.Doc=java.lang.ref.WeakReference@d5dd80, class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType=java.lang.ref.WeakReference@c13e87, class com.sun.jersey.server.wadl.generators.ApplicationDocs=java.lang.ref.WeakReference@f0303a, class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType=java.lang.ref.WeakReference@ee49f6, class com.sun.jersey.server.wadl.generators.resourcedoc.model.RequestDocType=java.lang.ref.WeakReference@39d1a6, class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResourceDocType=java.lang.ref.WeakReference@1f31583, class java.util.ArrayList=java.lang.ref.WeakReference@983d9}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@b81067]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@9005b]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@7fd5dc]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@b17a78]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.plugin.util.ClassLoaderStack$1] (value [com.atlassian.plugin.util.ClassLoaderStack$1@75470e]) and a value of type [java.util.LinkedList] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1] (value [com.atlassian.confluence.setup.velocity.ApplyDecoratorDirective$1@1782ab9]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [net.java.ao.EntityManager$1] (value [net.java.ao.EntityManager$1@1134dcd]) and a value of type [net.java.ao.LRUMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@1f645ec]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@1f645ec]) and a value of type [java.util.Hashtable] (value [{referer=http://wiki.company.com/display/company/News+Posting+to+Facebook, url=/plugins/servlet/imgFilter.png, userName=jillian}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [java.lang.InheritableThreadLocal] (value [java.lang.InheritableThreadLocal@af560c]) and a value of type [org.apache.felix.framework.BundleContextImpl] (value [org.apache.felix.framework.BundleContextImpl@13a562f]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.plugin.util.ClassLoaderStack$1] (value [com.atlassian.plugin.util.ClassLoaderStack$1@75470e]) and a value of type [java.util.LinkedList] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [com.atlassian.confluence.concurrent.ThreadLocalMap] (value [com.atlassian.confluence.concurrent.ThreadLocalMap@1689e79]) and a value of type [java.util.HashMap] (value [{}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:19:54 AM org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap SEVERE: The web application [] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@1f645ec]) and a value of type [java.util.Hashtable] (value [{url=/login.action, userName=anonymous, action=login}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak. 11/10/2012 3:20:00 AM org.apache.coyote.http11.Http11Protocol destroy INFO: Stopping Coyote HTTP/1.1 on http-8090 11/10/2012 3:22:32 AM org.apache.tomcat.util.digester.SetPropertiesRule begin WARNING: [SetPropertiesRule]{Server} Setting property 'debug' to '0' did not find a matching property. 11/10/2012 3:22:33 AM org.apache.tomcat.util.digester.SetPropertiesRule begin WARNING: [SetPropertiesRule]{Server/Service/Engine} Setting property 'debug' to '0' did not find a matching property. 11/10/2012 3:22:33 AM org.apache.tomcat.util.digester.SetPropertiesRule begin WARNING: [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'debug' to '0' did not find a matching property. 11/10/2012 3:22:33 AM org.apache.tomcat.util.digester.SetPropertiesRule begin WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property. 11/10/2012 3:22:33 AM org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on http-8090 11/10/2012 3:22:33 AM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 1878 ms 11/10/2012 3:22:33 AM org.apache.catalina.core.StandardService start INFO: Starting service Tomcat-Standalone 11/10/2012 3:22:33 AM org.apache.catalina.core.StandardEngine start INFO: Starting Servlet Engine: Apache Tomcat/6.0.32 11/10/2012 3:24:33 AM org.apache.coyote.http11.Http11Protocol start INFO: Starting Coyote HTTP/1.1 on http-8090 11/10/2012 3:24:33 AM org.apache.jk.common.ChannelSocket init INFO: JK: ajp13 listening on /0.0.0.0:8009 11/10/2012 3:24:33 AM org.apache.jk.server.JkMain start INFO: Jk running ID=0 time=0/110 config=null 11/10/2012 3:24:33 AM org.apache.catalina.startup.Catalina start INFO: Server startup in 119759 ms 11/10/2012 3:25:25 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.8-atlassian-6 03/12/2012 02:59 PM' 11/10/2012 3:25:25 AM com.sun.jersey.api.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc 11/10/2012 3:25:25 AM com.sun.jersey.api.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport 11/10/2012 3:25:25 AM com.sun.jersey.api.wadl.config.WadlGeneratorLoader loadWadlGenerator INFO: Loading wadlGenerator com.atlassian.plugins.rest.doclet.generators.resourcedoc.AtlassianWadlGeneratorResourceDocSupport
Hi there,
From the look of the errors in your logs you may have a malfunctioning decorator, which would explain why the application "randomly" goes down because if someone were to browse to a page with the problematic decorator then the system would crash. So, to test this theory I would like to ask you to follow the instructions in this document: https://confluence.atlassian.com/display/CONFKB/%27java.lang.RuntimeException+Error+rendering+template+for+decorator+root%27+in+a+Page
If this doesn't resolve your issue then please open a ticket with Atlassian Support in the Confluence project, (including all our logs), and we will take a look at it for you.
All the best,
John
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.