<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Server taking too long to respond in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/server-taking-too-long-to-respond/m-p/293396#M246526</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have Alfresco running on Windows Server 2008 R2 using the standard Tomcat/Postgres installation. On the same server I have IIS7 running another site with MySQL. Yeah, I know, but the decision was not mine to make, but they seemed to run along side each other well enough. A couple of days the server was powered down so it could be shifted to another rack. I connected to the server and using the Manager Tool started Tomcat and Postgres and they are both indicated as running. When I try and connect from a PC to either Share or Alfresco Explorer I get the message that the server is taking too long to respond. I can however see the IIS site. If I go on to the server and try to access Share or Alfresco Explorer from 127.0.0.1, I can get into Alfresco Explorer (passthru to AD works), but the Share page does not show the login box.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Mar 2013 07:21:56 GMT</pubDate>
    <dc:creator>manutius</dc:creator>
    <dc:date>2013-03-26T07:21:56Z</dc:date>
    <item>
      <title>Server taking too long to respond</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/server-taking-too-long-to-respond/m-p/293396#M246526</link>
      <description>I have Alfresco running on Windows Server 2008 R2 using the standard Tomcat/Postgres installation. On the same server I have IIS7 running another site with MySQL. Yeah, I know, but the decision was not mine to make, but they seemed to run along side each other well enough. A couple of days the serve</description>
      <pubDate>Tue, 26 Mar 2013 07:21:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/server-taking-too-long-to-respond/m-p/293396#M246526</guid>
      <dc:creator>manutius</dc:creator>
      <dc:date>2013-03-26T07:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Server taking too long to respond</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/server-taking-too-long-to-respond/m-p/293397#M246527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Manutius,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thats pretty hard to tell. Can you post your tomcat server.xml and share web-config-custom.xml and logs?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you access Tomcat directly or via a reverse proxy?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Michael&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2013 15:33:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/server-taking-too-long-to-respond/m-p/293397#M246527</guid>
      <dc:creator>michaelböckling</dc:creator>
      <dc:date>2013-03-26T15:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Server taking too long to respond</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/server-taking-too-long-to-respond/m-p/293398#M246528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Michael,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for responding. Not sure which log files you might want, but I will paste the two you mentioned and the a couple of log files in this and the next replies.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Server.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at &lt;/SPAN&gt;&lt;A href="http://www.apache.org/licenses/LICENSE-2.0" rel="nofollow noopener noreferrer"&gt;http://www.apache.org/licenses/LICENSE-2.0&lt;/A&gt;&lt;SPAN&gt; Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– Note: A "Server" is not itself a "Container", so you may not define subcomponents such as "Valves" at this level. Documentation at /docs/config/server.html –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-&amp;lt;Server shutdown="SHUTDOWN" port="8005"&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– Security listener. Documentation at /docs/config/listeners.html &amp;lt;Listener className="org.apache.catalina.security.SecurityListener" /&amp;gt; –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!–APR library loader. Documentation at /docs/apr.html –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;Listener SSLEngine="on" className="org.apache.catalina.core.AprLifecycleListener"/&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!–Initialize Jasper prior to webapps are loaded. Documentation at /docs/jasper-howto.html –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;Listener className="org.apache.catalina.core.JasperListener"/&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– Prevent memory leaks due to use of particular java/javax APIs–&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– Listener className="org.apache.catalina.core.JreMemoryLeakPreventionListener" /–&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;Listener className="org.apache.catalina.mbeans.GlobalResourcesLifecycleListener"/&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– Listener className="org.apache.catalina.core.ThreadLocalLeakPreventionListener" /–&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– Global JNDI resources Documentation at /docs/jndi-resources-howto.html –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; -&amp;lt;GlobalNamingResources&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– Editable user database that can also be used by UserDatabaseRealm to authenticate users –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;Resource pathname="conf/tomcat-users.xml" factory="org.apache.catalina.users.MemoryUserDatabaseFactory" description="User database that can be updated and saved" type="org.apache.catalina.UserDatabase" auth="Container" name="UserDatabase"/&amp;gt; &amp;lt;/GlobalNamingResources&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– A "Service" is a collection of one or more "Connectors" that share a single "Container" Note: A "Service" is not itself a "Container", so you may not define subcomponents such as "Valves" at this level. Documentation at /docs/config/service.html –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; -&amp;lt;Service name="Catalina"&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!–The connectors can use a shared executor, you can define one or more named thread pools–&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– &amp;lt;Executor name="tomcatThreadPool" namePrefix="catalina-exec-" maxThreads="150" minSpareThreads="4"/&amp;gt; –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– A "Connector" represents an endpoint by which requests are received and responses are returned. Documentation at : Java HTTP Connector: /docs/config/http.html (blocking &amp;amp; non-blocking) Java AJP Connector: /docs/config/ajp.html APR (HTTP/AJP) Connector: /docs/apr.html Define a non-SSL HTTP/1.1 Connector on port 8080 –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;Connector port="8080" redirectPort="8443" connectionTimeout="20000" protocol="HTTP/1.1" URIEncoding="UTF-8"/&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– A "Connector" using the shared thread pool–&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– &amp;lt;Connector executor="tomcatThreadPool" port="8080" protocol="HTTP/1.1" connectionTimeout="20000" redirectPort="8443" /&amp;gt; –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– Define a SSL HTTP/1.1 Connector on port 8443 This connector uses the JSSE configuration, when using APR, the connector should be using the OpenSSL style configuration described in the APR documentation –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– &amp;lt;Connector port="8443" protocol="HTTP/1.1" SSLEnabled="true" maxThreads="150" scheme="https" secure="true" clientAuth="false" sslProtocol="TLS" /&amp;gt; –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– Define an AJP 1.3 Connector on port 8009 –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;Connector port="8009" redirectPort="8443" protocol="AJP/1.3"/&amp;gt; &amp;lt;Connector port="8443" connectionTimeout="240000" protocol="org.apache.coyote.http11.Http11Protocol" maxSavePostSize="-1" allowUnsafeLegacyRenegotiation="true" sslProtocol="TLS" clientAuth="false" truststoreType="JCEKS" truststorePass="kT9X6oe68t" truststoreFile="L:\Alfresco/alf_data/keystore/ssl.truststore" secure="true" keystoreType="JCEKS" keystorePass="kT9X6oe68t" keystoreFile="L:\Alfresco/alf_data/keystore/ssl.keystore" scheme="https" maxThreads="150" SSLEnabled="true"/&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– An Engine represents the entry point (within Catalina) that processes every request. The Engine implementation for Tomcat stand alone analyzes the HTTP headers included with the request, and passes them on to the appropriate Host (virtual host). Documentation at /docs/config/engine.html –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– You should set jvmRoute to support load-balancing via AJP ie : &amp;lt;Engine name="Catalina" defaultHost="localhost" jvmRoute="jvm1"&amp;gt; –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; -&amp;lt;Engine name="Catalina" defaultHost="localhost"&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!–For clustering, please take a look at documentation at: /docs/cluster-howto.html (simple how to) /docs/config/cluster.html (reference documentation) –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– &amp;lt;Cluster className="org.apache.catalina.ha.tcp.SimpleTcpCluster"/&amp;gt; –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– Use the LockOutRealm to prevent attempts to guess user passwords via a brute-force attack –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; -&amp;lt;Realm className="org.apache.catalina.realm.LockOutRealm"&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– This Realm uses the UserDatabase configured in the global JNDI resources under the key "UserDatabase". Any edits that are performed against this UserDatabase are immediately available for use by the Realm. –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;Realm className="org.apache.catalina.realm.UserDatabaseRealm" resourceName="UserDatabase"/&amp;gt; &amp;lt;/Realm&amp;gt; -&amp;lt;Host name="localhost" autoDeploy="true" unpackWARs="true" appBase="webapps"&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– SingleSignOn valve, share authentication between web applications Documentation at: /docs/config/valve.html –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– &amp;lt;Valve className="org.apache.catalina.authenticator.SingleSignOn" /&amp;gt; –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– Access log processes all example. Documentation at: /docs/config/valve.html Note: The pattern used is equivalent to using pattern="common" –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;Valve className="org.apache.catalina.valves.AccessLogValve" pattern="%h %l %u %t "%r" %s %b" suffix=".txt" prefix="localhost_access_log." directory="logs"/&amp;gt; &amp;lt;/Host&amp;gt; &amp;lt;/Engine&amp;gt; &amp;lt;/Service&amp;gt; &amp;lt;/Server&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 05:27:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/server-taking-too-long-to-respond/m-p/293398#M246528</guid>
      <dc:creator>manutius</dc:creator>
      <dc:date>2013-03-27T05:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Server taking too long to respond</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/server-taking-too-long-to-respond/m-p/293399#M246529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;share-custom-config&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;?xml version="1.0"?&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-&amp;lt;alfresco-config&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– Repository Library config section –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; -&amp;lt;config replace="true" condition="RepositoryLibrary" evaluator="string-compare"&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– Whether the link to the Repository Library appears in the header component or not. –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;visible&amp;gt;true&amp;lt;/visible&amp;gt; &amp;lt;/config&amp;gt; -&amp;lt;config condition="Remote" evaluator="string-compare"&amp;gt; -&amp;lt;remote&amp;gt; -&amp;lt;endpoint&amp;gt; &amp;lt;id&amp;gt;alfresco-noauth&amp;lt;/id&amp;gt; &amp;lt;name&amp;gt;Alfresco - unauthenticated access&amp;lt;/name&amp;gt; &amp;lt;description&amp;gt;Access to Alfresco Repository WebScripts that do not require authentication&amp;lt;/description&amp;gt; &amp;lt;connector-id&amp;gt;alfresco&amp;lt;/connector-id&amp;gt; &amp;lt;endpoint-url&amp;gt;&lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco/s" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/s&lt;/A&gt;&lt;SPAN&gt;&amp;lt;/endpoint-url&amp;gt; &amp;lt;identity&amp;gt;none&amp;lt;/identity&amp;gt; &amp;lt;/endpoint&amp;gt; -&amp;lt;endpoint&amp;gt; &amp;lt;id&amp;gt;alfresco&amp;lt;/id&amp;gt; &amp;lt;name&amp;gt;Alfresco - user access&amp;lt;/name&amp;gt; &amp;lt;description&amp;gt;Access to Alfresco Repository WebScripts that require user authentication&amp;lt;/description&amp;gt; &amp;lt;connector-id&amp;gt;alfresco&amp;lt;/connector-id&amp;gt; &amp;lt;endpoint-url&amp;gt;&lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco/s" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/s&lt;/A&gt;&lt;SPAN&gt;&amp;lt;/endpoint-url&amp;gt; &amp;lt;identity&amp;gt;user&amp;lt;/identity&amp;gt; &amp;lt;/endpoint&amp;gt; -&amp;lt;endpoint&amp;gt; &amp;lt;id&amp;gt;alfresco-feed&amp;lt;/id&amp;gt; &amp;lt;name&amp;gt;Alfresco Feed&amp;lt;/name&amp;gt; &amp;lt;description&amp;gt;Alfresco Feed - supports basic HTTP authentication via the EndPointProxyServlet&amp;lt;/description&amp;gt; &amp;lt;connector-id&amp;gt;http&amp;lt;/connector-id&amp;gt; &amp;lt;endpoint-url&amp;gt;&lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco/s" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/s&lt;/A&gt;&lt;SPAN&gt;&amp;lt;/endpoint-url&amp;gt; &amp;lt;basic-auth&amp;gt;true&amp;lt;/basic-auth&amp;gt; &amp;lt;identity&amp;gt;user&amp;lt;/identity&amp;gt; &amp;lt;/endpoint&amp;gt; -&amp;lt;endpoint&amp;gt; &amp;lt;id&amp;gt;activiti-admin&amp;lt;/id&amp;gt; &amp;lt;name&amp;gt;Activiti Admin UI - user access&amp;lt;/name&amp;gt; &amp;lt;description&amp;gt;Access to Activiti Admin UI, that requires user authentication&amp;lt;/description&amp;gt; &amp;lt;connector-id&amp;gt;activiti-admin-connector&amp;lt;/connector-id&amp;gt; &amp;lt;endpoint-url&amp;gt;&lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco/activiti-admin" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/activiti-admin&lt;/A&gt;&lt;SPAN&gt;&amp;lt;/endpoint-url&amp;gt; &amp;lt;identity&amp;gt;user&amp;lt;/identity&amp;gt; &amp;lt;/endpoint&amp;gt; &amp;lt;/remote&amp;gt; &amp;lt;/config&amp;gt; &amp;lt;/alfresco-config&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 05:28:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/server-taking-too-long-to-respond/m-p/293399#M246529</guid>
      <dc:creator>manutius</dc:creator>
      <dc:date>2013-03-27T05:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: Server taking too long to respond</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/server-taking-too-long-to-respond/m-p/293400#M246530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;catalina log&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.coyote.AbstractProtocol pause&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Pausing ProtocolHandler ["http-apr-8080"]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.coyote.AbstractProtocol pause&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Pausing ProtocolHandler ["ajp-apr-8009"]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.coyote.AbstractProtocol pause&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Pausing ProtocolHandler ["http-bio-8443"]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.core.StandardService stopInternal&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Stopping service Catalina&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@251782a7]) and a value of type [org.alfresco.web.scripts.SlingshotRemoteClient] (value [org.alfresco.web.scripts.SlingshotRemoteClient@2a82b4f7]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [org.springframework.extensions.webscripts.servlet.mvc.ResourceController$1] (value [org.springframework.extensions.webscripts.servlet.mvc.ResourceController$1@5e1dcf3f]) and a value of type [byte[]] (value [[B@7711615e]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [org.springframework.extensions.webscripts.connector.RemoteClient$1] (value [org.springframework.extensions.webscripts.connector.RemoteClient$1@160f9f64]) and a value of type [org.apache.commons.httpclient.HttpClient] (value [org.apache.commons.httpclient.HttpClient@4f509557]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@251782a7]) and a value of type [org.alfresco.web.scripts.SlingshotRemoteClient] (value [org.alfresco.web.scripts.SlingshotRemoteClient@337cab6f]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [org.springframework.extensions.webscripts.servlet.mvc.ResourceController$1] (value [org.springframework.extensions.webscripts.servlet.mvc.ResourceController$1@5e1dcf3f]) and a value of type [byte[]] (value [[B@3ddb1ed1]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [org.springframework.extensions.webscripts.connector.RemoteClient$1] (value [org.springframework.extensions.webscripts.connector.RemoteClient$1@160f9f64]) and a value of type [org.apache.commons.httpclient.HttpClient] (value [org.apache.commons.httpclient.HttpClient@3b1c476e]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@251782a7]) and a value of type [org.alfresco.web.scripts.SlingshotRemoteClient] (value [org.alfresco.web.scripts.SlingshotRemoteClient@3d95a513]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [org.springframework.extensions.webscripts.servlet.mvc.ResourceController$1] (value [org.springframework.extensions.webscripts.servlet.mvc.ResourceController$1@5e1dcf3f]) and a value of type [byte[]] (value [[B@2b88a1fb]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [org.springframework.extensions.webscripts.connector.RemoteClient$1] (value [org.springframework.extensions.webscripts.connector.RemoteClient$1@160f9f64]) and a value of type [org.apache.commons.httpclient.HttpClient] (value [org.apache.commons.httpclient.HttpClient@ddf4c05]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@251782a7]) and a value of type [org.alfresco.web.scripts.SlingshotRemoteClient] (value [org.alfresco.web.scripts.SlingshotRemoteClient@3ef7e360]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [org.springframework.extensions.webscripts.servlet.mvc.ResourceController$1] (value [org.springframework.extensions.webscripts.servlet.mvc.ResourceController$1@5e1dcf3f]) and a value of type [byte[]] (value [[B@470d3ec]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [org.springframework.extensions.webscripts.connector.RemoteClient$1] (value [org.springframework.extensions.webscripts.connector.RemoteClient$1@160f9f64]) and a value of type [org.apache.commons.httpclient.HttpClient] (value [org.apache.commons.httpclient.HttpClient@26188257]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@251782a7]) and a value of type [org.alfresco.web.scripts.SlingshotRemoteClient] (value [org.alfresco.web.scripts.SlingshotRemoteClient@1315314b]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [org.springframework.extensions.webscripts.servlet.mvc.ResourceController$1] (value [org.springframework.extensions.webscripts.servlet.mvc.ResourceController$1@5e1dcf3f]) and a value of type [byte[]] (value [[B@54573cb6]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [org.springframework.extensions.webscripts.connector.RemoteClient$1] (value [org.springframework.extensions.webscripts.connector.RemoteClient$1@160f9f64]) and a value of type [org.apache.commons.httpclient.HttpClient] (value [org.apache.commons.httpclient.HttpClient@551d739c]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@251782a7]) and a value of type [org.alfresco.web.scripts.SlingshotRemoteClient] (value [org.alfresco.web.scripts.SlingshotRemoteClient@91326c]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [org.springframework.extensions.webscripts.servlet.mvc.ResourceController$1] (value [org.springframework.extensions.webscripts.servlet.mvc.ResourceController$1@5e1dcf3f]) and a value of type [byte[]] (value [[B@3c8550be]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [org.springframework.extensions.webscripts.connector.RemoteClient$1] (value [org.springframework.extensions.webscripts.connector.RemoteClient$1@160f9f64]) and a value of type [org.apache.commons.httpclient.HttpClient] (value [org.apache.commons.httpclient.HttpClient@149603b7]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [org.springframework.extensions.webscripts.processor.FTLTemplateProcessor$NonBlockingObjectWrapper$1] (value [org.springframework.extensions.webscripts.processor.FTLTemplateProcessor$NonBlockingObjectWrapper$1@4cdedf0]) and a value of type [freemarker.template.DefaultObjectWrapper] (value [freemarker.template.DefaultObjectWrapper@6bc02a06]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [org.springframework.extensions.webscripts.processor.FTLTemplateProcessor$NonBlockingObjectWrapper$1] (value [org.springframework.extensions.webscripts.processor.FTLTemplateProcessor$NonBlockingObjectWrapper$1@1507272e]) and a value of type [freemarker.template.DefaultObjectWrapper] (value [freemarker.template.DefaultObjectWrapper@89d47cb]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [org.springframework.extensions.webscripts.processor.FTLTemplateProcessor$NonBlockingObjectWrapper$1] (value [org.springframework.extensions.webscripts.processor.FTLTemplateProcessor$NonBlockingObjectWrapper$1@1507272e]) and a value of type [freemarker.template.DefaultObjectWrapper] (value [freemarker.template.DefaultObjectWrapper@31197f8e]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@251782a7]) and a value of type [org.alfresco.web.scripts.SlingshotRemoteClient] (value [org.alfresco.web.scripts.SlingshotRemoteClient@1055cd1]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [org.springframework.extensions.webscripts.servlet.mvc.ResourceController$1] (value [org.springframework.extensions.webscripts.servlet.mvc.ResourceController$1@5e1dcf3f]) and a value of type [byte[]] (value [[B@7109ddd]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [org.springframework.extensions.webscripts.connector.RemoteClient$1] (value [org.springframework.extensions.webscripts.connector.RemoteClient$1@160f9f64]) and a value of type [org.apache.commons.httpclient.HttpClient] (value [org.apache.commons.httpclient.HttpClient@321495d1]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [org.springframework.extensions.surf.CssImageDataHandler$1] (value [org.springframework.extensions.surf.CssImageDataHandler$1@6577e606]) and a value of type [byte[]] (value [[B@229ec7f5]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [org.springframework.extensions.webscripts.processor.FTLTemplateProcessor$NonBlockingObjectWrapper$1] (value [org.springframework.extensions.webscripts.processor.FTLTemplateProcessor$NonBlockingObjectWrapper$1@4cdedf0]) and a value of type [freemarker.template.DefaultObjectWrapper] (value [freemarker.template.DefaultObjectWrapper@6659b794]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@251782a7]) and a value of type [org.alfresco.web.scripts.SlingshotRemoteClient] (value [org.alfresco.web.scripts.SlingshotRemoteClient@c238a0b]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [org.springframework.extensions.webscripts.servlet.mvc.ResourceController$1] (value [org.springframework.extensions.webscripts.servlet.mvc.ResourceController$1@5e1dcf3f]) and a value of type [byte[]] (value [[B@713bde66]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [org.springframework.extensions.webscripts.connector.RemoteClient$1] (value [org.springframework.extensions.webscripts.connector.RemoteClient$1@160f9f64]) and a value of type [org.apache.commons.httpclient.HttpClient] (value [org.apache.commons.httpclient.HttpClient@1e87a0f]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@251782a7]) and a value of type [org.alfresco.web.scripts.SlingshotRemoteClient] (value [org.alfresco.web.scripts.SlingshotRemoteClient@45a56fc3]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [org.springframework.extensions.webscripts.servlet.mvc.ResourceController$1] (value [org.springframework.extensions.webscripts.servlet.mvc.ResourceController$1@5e1dcf3f]) and a value of type [byte[]] (value [[B@704c8eed]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [org.springframework.extensions.webscripts.connector.RemoteClient$1] (value [org.springframework.extensions.webscripts.connector.RemoteClient$1@160f9f64]) and a value of type [org.apache.commons.httpclient.HttpClient] (value [org.apache.commons.httpclient.HttpClient@6957c4af]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@251782a7]) and a value of type [org.alfresco.web.scripts.SlingshotRemoteClient] (value [org.alfresco.web.scripts.SlingshotRemoteClient@131f331]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [org.springframework.extensions.webscripts.servlet.mvc.ResourceController$1] (value [org.springframework.extensions.webscripts.servlet.mvc.ResourceController$1@5e1dcf3f]) and a value of type [byte[]] (value [[B@76551693]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:25 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/share] created a ThreadLocal with key of type [org.springframework.extensions.webscripts.connector.RemoteClient$1] (value [org.springframework.extensions.webscripts.connector.RemoteClient$1@160f9f64]) and a value of type [org.apache.commons.httpclient.HttpClient] (value [org.apache.commons.httpclient.HttpClient@4baa3df4]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] appears to have started a thread named [SolrWatcherScheduler_Worker-1] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] appears to have started a thread named [SolrWatcherScheduler_Worker-2] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] appears to have started a thread named [SolrWatcherScheduler_Worker-3] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-2] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-3] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-4] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-5] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-6] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-7] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] appears to have started a thread named [PassthruReaper] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] appears to have started a thread named [Thread-60] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] appears to have started a thread named [Win32HostAnnouncer_L12] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] appears to have started a thread named [MultiThreadedHttpConnectionManager cleanup] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2c575f14]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@4a582c34]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.template.QNameAwareObjectWrapper$1] (value [org.alfresco.repo.template.QNameAwareObjectWrapper$1@62be300d]) and a value of type [org.alfresco.repo.template.QNameAwareObjectWrapper$1$1] (value [org.alfresco.repo.template.QNameAwareObjectWrapper$1$1@3444d820]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@13c937af]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7f66cc4e]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@35ef563a]) and a value of type [org.alfresco.util.CachingDateFormat] (value [yyyy-MM-dd]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7406157f]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@3b6d805b]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1] (value [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1@1205f4d8]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@450d9a26]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@35835]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@5b93ff94]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@51707c84]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2ffee7e1]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@8297d65]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2c575f14]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@4a582c34]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.template.QNameAwareObjectWrapper$1] (value [org.alfresco.repo.template.QNameAwareObjectWrapper$1@62be300d]) and a value of type [org.alfresco.repo.template.QNameAwareObjectWrapper$1$1] (value [org.alfresco.repo.template.QNameAwareObjectWrapper$1$1@5be77612]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@13c937af]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7f66cc4e]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@35ef563a]) and a value of type [org.alfresco.util.CachingDateFormat] (value [yyyy-MM-dd]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7406157f]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@3b6d805b]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1] (value [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1@1205f4d8]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@450d9a26]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@35835]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@5b93ff94]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@51707c84]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2ffee7e1]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@8297d65]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2c575f14]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@4a582c34]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.template.QNameAwareObjectWrapper$1] (value [org.alfresco.repo.template.QNameAwareObjectWrapper$1@62be300d]) and a value of type [org.alfresco.repo.template.QNameAwareObjectWrapper$1$1] (value [org.alfresco.repo.template.QNameAwareObjectWrapper$1$1@38f8c6e1]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@13c937af]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7f66cc4e]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@35ef563a]) and a value of type [org.alfresco.util.CachingDateFormat] (value [yyyy-MM-dd]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7406157f]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@3b6d805b]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1] (value [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1@1205f4d8]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@450d9a26]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@35835]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@5b93ff94]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@51707c84]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2ffee7e1]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@8297d65]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2c575f14]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@4a582c34]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.template.QNameAwareObjectWrapper$1] (value [org.alfresco.repo.template.QNameAwareObjectWrapper$1@62be300d]) and a value of type [org.alfresco.repo.template.QNameAwareObjectWrapper$1$1] (value [org.alfresco.repo.template.QNameAwareObjectWrapper$1$1@54c8faff]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@13c937af]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7f66cc4e]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@35ef563a]) and a value of type [org.alfresco.util.CachingDateFormat] (value [yyyy-MM-dd]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7406157f]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@3b6d805b]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@450d9a26]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@35835]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@5b93ff94]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@51707c84]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2ffee7e1]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@8297d65]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2c575f14]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@4a582c34]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.template.QNameAwareObjectWrapper$1] (value [org.alfresco.repo.template.QNameAwareObjectWrapper$1@62be300d]) and a value of type [org.alfresco.repo.template.QNameAwareObjectWrapper$1$1] (value [org.alfresco.repo.template.QNameAwareObjectWrapper$1$1@56d6a6d5]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@13c937af]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7f66cc4e]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@35ef563a]) and a value of type [org.alfresco.util.CachingDateFormat] (value [yyyy-MM-dd]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7406157f]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@3b6d805b]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1] (value [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1@1205f4d8]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@450d9a26]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@35835]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@5b93ff94]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@51707c84]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2ffee7e1]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@8297d65]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2c575f14]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@4a582c34]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.template.QNameAwareObjectWrapper$1] (value [org.alfresco.repo.template.QNameAwareObjectWrapper$1@62be300d]) and a value of type [org.alfresco.repo.template.QNameAwareObjectWrapper$1$1] (value [org.alfresco.repo.template.QNameAwareObjectWrapper$1$1@2663167d]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@13c937af]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7f66cc4e]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@35ef563a]) and a value of type [org.alfresco.util.CachingDateFormat] (value [yyyy-MM-dd]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7406157f]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@3b6d805b]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1] (value [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1@1205f4d8]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@450d9a26]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@35835]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@5b93ff94]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@51707c84]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2ffee7e1]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@8297d65]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2c575f14]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@4a582c34]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.template.QNameAwareObjectWrapper$1] (value [org.alfresco.repo.template.QNameAwareObjectWrapper$1@62be300d]) and a value of type [org.alfresco.repo.template.QNameAwareObjectWrapper$1$1] (value [org.alfresco.repo.template.QNameAwareObjectWrapper$1$1@33597c3b]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@13c937af]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7f66cc4e]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@35ef563a]) and a value of type [org.alfresco.util.CachingDateFormat] (value [yyyy-MM-dd]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7406157f]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@3b6d805b]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@450d9a26]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@35835]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1] (value [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1@1205f4d8]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@5b93ff94]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@51707c84]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2ffee7e1]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@8297d65]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2c575f14]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@4a582c34]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.template.QNameAwareObjectWrapper$1] (value [org.alfresco.repo.template.QNameAwareObjectWrapper$1@62be300d]) and a value of type [org.alfresco.repo.template.QNameAwareObjectWrapper$1$1] (value [org.alfresco.repo.template.QNameAwareObjectWrapper$1$1@37eb1fd3]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@13c937af]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7f66cc4e]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@35ef563a]) and a value of type [org.alfresco.util.CachingDateFormat] (value [yyyy-MM-dd]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7406157f]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@3b6d805b]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@450d9a26]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@35835]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1] (value [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1@1205f4d8]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@5b93ff94]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@51707c84]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2ffee7e1]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@8297d65]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2c575f14]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@4a582c34]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.template.QNameAwareObjectWrapper$1] (value [org.alfresco.repo.template.QNameAwareObjectWrapper$1@62be300d]) and a value of type [org.alfresco.repo.template.QNameAwareObjectWrapper$1$1] (value [org.alfresco.repo.template.QNameAwareObjectWrapper$1$1@2d767253]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@13c937af]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7f66cc4e]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@35ef563a]) and a value of type [org.alfresco.util.CachingDateFormat] (value [yyyy-MM-dd]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7406157f]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@3b6d805b]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@450d9a26]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@35835]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1] (value [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1@1205f4d8]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@5b93ff94]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@51707c84]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2ffee7e1]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@8297d65]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2c575f14]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@4a582c34]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.template.QNameAwareObjectWrapper$1] (value [org.alfresco.repo.template.QNameAwareObjectWrapper$1@62be300d]) and a value of type [org.alfresco.repo.template.QNameAwareObjectWrapper$1$1] (value [org.alfresco.repo.template.QNameAwareObjectWrapper$1$1@3b4bbe76]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@13c937af]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7f66cc4e]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@35ef563a]) and a value of type [org.alfresco.util.CachingDateFormat] (value [yyyy-MM-dd]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7406157f]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@3b6d805b]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@450d9a26]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@35835]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1] (value [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1@1205f4d8]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@5b93ff94]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@51707c84]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2ffee7e1]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@8297d65]) and a value of type [org.alfresco.repo.web.scripts.RepositoryImageResolver$1] (value [org.alfresco.repo.web.scripts.RepositoryImageResolver$1@1c2330ca]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.security.authentication.AuthenticationUtil.ThreadLocalStack] (value [org.alfresco.repo.security.authentication.AuthenticationUtil$ThreadLocalStack@19e5bed5]) and a value of type [java.util.Stack] (value [[]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1] (value [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1@1205f4d8]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.security.authentication.AuthenticationUtil.ThreadLocalStack] (value [org.alfresco.repo.security.authentication.AuthenticationUtil$ThreadLocalStack@3a539f3b]) and a value of type [java.util.Stack] (value [[]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.security.authentication.AuthenticationUtil.ThreadLocalStack] (value [org.alfresco.repo.security.authentication.AuthenticationUtil$ThreadLocalStack@19e5bed5]) and a value of type [java.util.Stack] (value [[]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1] (value [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1@1205f4d8]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.security.authentication.AuthenticationUtil.ThreadLocalStack] (value [org.alfresco.repo.security.authentication.AuthenticationUtil$ThreadLocalStack@3a539f3b]) and a value of type [java.util.Stack] (value [[]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.security.authentication.AuthenticationUtil.ThreadLocalStack] (value [org.alfresco.repo.security.authentication.AuthenticationUtil$ThreadLocalStack@19e5bed5]) and a value of type [java.util.Stack] (value [[]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1] (value [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1@1205f4d8]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.security.authentication.AuthenticationUtil.ThreadLocalStack] (value [org.alfresco.repo.security.authentication.AuthenticationUtil$ThreadLocalStack@3a539f3b]) and a value of type [java.util.Stack] (value [[]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [javax.faces.context.FacesContext$1] (value [javax.faces.context.FacesContext$1@47faf867]) and a value of type [org.apache.myfaces.context.servlet.ServletFacesContextImpl] (value [org.apache.myfaces.context.servlet.ServletFacesContextImpl@2dca571c]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.security.authentication.AuthenticationUtil.ThreadLocalStack] (value [org.alfresco.repo.security.authentication.AuthenticationUtil$ThreadLocalStack@19e5bed5]) and a value of type [java.util.Stack] (value [[]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1] (value [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1@1205f4d8]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.security.authentication.AuthenticationUtil.ThreadLocalStack] (value [org.alfresco.repo.security.authentication.AuthenticationUtil$ThreadLocalStack@3a539f3b]) and a value of type [java.util.Stack] (value [[]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.security.authentication.AuthenticationUtil.ThreadLocalStack] (value [org.alfresco.repo.security.authentication.AuthenticationUtil$ThreadLocalStack@19e5bed5]) and a value of type [java.util.Stack] (value [[]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1] (value [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1@1205f4d8]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.security.authentication.AuthenticationUtil.ThreadLocalStack] (value [org.alfresco.repo.security.authentication.AuthenticationUtil$ThreadLocalStack@3a539f3b]) and a value of type [java.util.Stack] (value [[]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@3f1d06c0]) and a value of type [org.alfresco.repo.security.authentication.AlfrescoSecureContextImpl] (value [Real authenticaion = net.sf.acegisecurity.providers.UsernamePasswordAuthenticationToken@aa6479f: Username: net.sf.acegisecurity.providers.dao.User@2aa81d2f: Username: reynoldsh1; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_AUTHENTICATED; Password: [PROTECTED]; Authenticated: true; Details: net.sf.acegisecurity.providers.dao.User@2aa81d2f: Username: reynoldsh1; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_AUTHENTICATED; Granted Authorities: ROLE_AUTHENTICATED, Effective authenticaion = net.sf.acegisecurity.providers.UsernamePasswordAuthenticationToken@aa6479f: Username: net.sf.acegisecurity.providers.dao.User@2aa81d2f: Username: reynoldsh1; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_AUTHENTICATED; Password: [PROTECTED]; Authenticated: true; Details: net.sf.acegisecurity.providers.dao.User@2aa81d2f: Username: reynoldsh1; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_AUTHENTICATED; Granted Authorities: ROLE_AUTHENTICATED, ]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.security.authentication.AuthenticationUtil.ThreadLocalStack] (value [org.alfresco.repo.security.authentication.AuthenticationUtil$ThreadLocalStack@19e5bed5]) and a value of type [java.util.Stack] (value [[]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1] (value [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1@1205f4d8]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.security.authentication.AuthenticationUtil.ThreadLocalStack] (value [org.alfresco.repo.security.authentication.AuthenticationUtil$ThreadLocalStack@3a539f3b]) and a value of type [java.util.Stack] (value [[]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.security.authentication.AuthenticationUtil.ThreadLocalStack] (value [org.alfresco.repo.security.authentication.AuthenticationUtil$ThreadLocalStack@19e5bed5]) and a value of type [java.util.Stack] (value [[]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.security.authentication.AuthenticationUtil.ThreadLocalStack] (value [org.alfresco.repo.security.authentication.AuthenticationUtil$ThreadLocalStack@3a539f3b]) and a value of type [java.util.Stack] (value [[]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.security.authentication.AuthenticationUtil.ThreadLocalStack] (value [org.alfresco.repo.security.authentication.AuthenticationUtil$ThreadLocalStack@19e5bed5]) and a value of type [java.util.Stack] (value [[]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1] (value [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1@1205f4d8]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.security.authentication.AuthenticationUtil.ThreadLocalStack] (value [org.alfresco.repo.security.authentication.AuthenticationUtil$ThreadLocalStack@3a539f3b]) and a value of type [java.util.Stack] (value [[]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [javax.faces.context.FacesContext$1] (value [javax.faces.context.FacesContext$1@47faf867]) and a value of type [org.apache.myfaces.context.servlet.ServletFacesContextImpl] (value [org.apache.myfaces.context.servlet.ServletFacesContextImpl@19c6879a]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.policy.BaseBehaviour.StackThreadLocal] (value [org.alfresco.repo.policy.BaseBehaviour$StackThreadLocal@38f09cae]) and a value of type [java.util.Stack] (value [[]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.security.authentication.AuthenticationUtil.ThreadLocalStack] (value [org.alfresco.repo.security.authentication.AuthenticationUtil$ThreadLocalStack@19e5bed5]) and a value of type [java.util.Stack] (value [[]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1] (value [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1@1205f4d8]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.security.authentication.AuthenticationUtil.ThreadLocalStack] (value [org.alfresco.repo.security.authentication.AuthenticationUtil$ThreadLocalStack@3a539f3b]) and a value of type [java.util.Stack] (value [[]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.security.authentication.AuthenticationUtil.ThreadLocalStack] (value [org.alfresco.repo.security.authentication.AuthenticationUtil$ThreadLocalStack@19e5bed5]) and a value of type [java.util.Stack] (value [[]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1] (value [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1@1205f4d8]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.security.authentication.AuthenticationUtil.ThreadLocalStack] (value [org.alfresco.repo.security.authentication.AuthenticationUtil$ThreadLocalStack@3a539f3b]) and a value of type [java.util.Stack] (value [[]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/solr] appears to have started a thread named [SolrTrackerScheduler_Worker-1] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/solr] appears to have started a thread named [SolrTrackerScheduler_Worker-2] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/solr] appears to have started a thread named [SolrTrackerScheduler_Worker-3] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/solr] appears to have started a thread named [MultiThreadedHttpConnectionManager cleanup] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/solr] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7964f6c4]) and a value of type [org.alfresco.util.CachingDateFormat] (value [yyyy-MM-dd]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/solr] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7964f6c4]) and a value of type [org.alfresco.util.CachingDateFormat] (value [yyyy-MM-dd]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: The web application [/solr] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7964f6c4]) and a value of type [org.alfresco.util.CachingDateFormat] (value [yyyy-MM-dd]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.coyote.AbstractProtocol stop&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Stopping ProtocolHandler ["http-apr-8080"]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.coyote.AbstractProtocol stop&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Stopping ProtocolHandler ["ajp-apr-8009"]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:28 AM org.apache.coyote.AbstractProtocol stop&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Stopping ProtocolHandler ["http-bio-8443"]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:32 AM org.apache.catalina.core.AprLifecycleListener init&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Loaded APR based Apache Tomcat Native library 1.1.24 using APR version 1.4.6.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:32 AM org.apache.catalina.core.AprLifecycleListener init&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:33 AM org.apache.catalina.core.AprLifecycleListener initializeSSL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: OpenSSL successfully initialized (OpenSSL 1.0.1c 10 May 2012)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:33 AM org.apache.coyote.AbstractProtocol init&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Initializing ProtocolHandler ["http-apr-8080"]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:34 AM org.apache.coyote.AbstractProtocol init&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Initializing ProtocolHandler ["ajp-apr-8009"]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:34 AM org.apache.coyote.AbstractProtocol init&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Initializing ProtocolHandler ["http-bio-8443"]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:34 AM org.apache.catalina.startup.Catalina load&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Initialization processed in 1772 ms&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:34 AM org.apache.catalina.core.StandardService startInternal&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Starting service Catalina&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:34 AM org.apache.catalina.core.StandardEngine startInternal&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Starting Servlet Engine: Apache Tomcat/7.0.30&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:34 AM org.apache.catalina.startup.HostConfig deployDescriptor&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Deploying configuration descriptor L:\Alfresco\tomcat\conf\Catalina\localhost\solr.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:34 AM org.apache.catalina.startup.SetContextPropertiesRule begin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;WARNING: [SetContextPropertiesRule]{Context} Setting property 'debug' to '0' did not find a matching property.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:39 AM org.apache.catalina.startup.HostConfig deployWAR&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Deploying web application archive L:\Alfresco\tomcat\webapps\alfresco.war&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:46 AM org.apache.catalina.core.StandardContext addApplicationListener&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: The listener "org.apache.myfaces.webapp.StartupServletContextListener" is already configured for this context. The duplicate definition has been ignored.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:21:28 AM org.apache.catalina.startup.HostConfig deployWAR&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Deploying web application archive L:\Alfresco\tomcat\webapps\share.war&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:21:37 AM org.apache.catalina.startup.HostConfig deployDirectory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Deploying web application directory L:\Alfresco\tomcat\webapps\host-manager&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:21:37 AM org.apache.catalina.startup.HostConfig deployDirectory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Deploying web application directory L:\Alfresco\tomcat\webapps\manager&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:21:37 AM org.apache.catalina.startup.HostConfig deployDirectory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Deploying web application directory L:\Alfresco\tomcat\webapps\ROOT&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:21:37 AM org.apache.coyote.AbstractProtocol start&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Starting ProtocolHandler ["http-apr-8080"]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:21:37 AM org.apache.coyote.AbstractProtocol start&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Starting ProtocolHandler ["ajp-apr-8009"]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:21:37 AM org.apache.coyote.AbstractProtocol start&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Starting ProtocolHandler ["http-bio-8443"]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:21:37 AM org.apache.catalina.startup.Catalina start&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Server startup in 62852 ms&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 05:28:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/server-taking-too-long-to-respond/m-p/293400#M246530</guid>
      <dc:creator>manutius</dc:creator>
      <dc:date>2013-03-27T05:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Server taking too long to respond</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/server-taking-too-long-to-respond/m-p/293401#M246531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;alfrescotomcat-stderr&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2013-03-25 08:20:32 Commons Daemon procrun stderr initialized&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:32 AM org.apache.catalina.core.AprLifecycleListener init&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Loaded APR based Apache Tomcat Native library 1.1.24 using APR version 1.4.6.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:32 AM org.apache.catalina.core.AprLifecycleListener init&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:33 AM org.apache.catalina.core.AprLifecycleListener initializeSSL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: OpenSSL successfully initialized (OpenSSL 1.0.1c 10 May 2012)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:33 AM org.apache.coyote.AbstractProtocol init&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Initializing ProtocolHandler ["http-apr-8080"]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:34 AM org.apache.coyote.AbstractProtocol init&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Initializing ProtocolHandler ["ajp-apr-8009"]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:34 AM org.apache.coyote.AbstractProtocol init&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Initializing ProtocolHandler ["http-bio-8443"]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:34 AM org.apache.catalina.startup.Catalina load&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Initialization processed in 1772 ms&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:34 AM org.apache.catalina.core.StandardService startInternal&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Starting service Catalina&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:34 AM org.apache.catalina.core.StandardEngine startInternal&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Starting Servlet Engine: Apache Tomcat/7.0.30&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:34 AM org.apache.catalina.startup.HostConfig deployDescriptor&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Deploying configuration descriptor L:\Alfresco\tomcat\conf\Catalina\localhost\solr.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:34 AM org.apache.catalina.startup.SetContextPropertiesRule begin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;WARNING: [SetContextPropertiesRule]{Context} Setting property 'debug' to '0' did not find a matching property.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:39 AM org.apache.catalina.startup.HostConfig deployWAR&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Deploying web application archive L:\Alfresco\tomcat\webapps\alfresco.war&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:20:46 AM org.apache.catalina.core.StandardContext addApplicationListener&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: The listener "org.apache.myfaces.webapp.StartupServletContextListener" is already configured for this context. The duplicate definition has been ignored.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:21:28 AM org.apache.catalina.startup.HostConfig deployWAR&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Deploying web application archive L:\Alfresco\tomcat\webapps\share.war&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:21:37 AM org.apache.catalina.startup.HostConfig deployDirectory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Deploying web application directory L:\Alfresco\tomcat\webapps\host-manager&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:21:37 AM org.apache.catalina.startup.HostConfig deployDirectory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Deploying web application directory L:\Alfresco\tomcat\webapps\manager&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:21:37 AM org.apache.catalina.startup.HostConfig deployDirectory&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Deploying web application directory L:\Alfresco\tomcat\webapps\ROOT&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:21:37 AM org.apache.coyote.AbstractProtocol start&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Starting ProtocolHandler ["http-apr-8080"]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:21:37 AM org.apache.coyote.AbstractProtocol start&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Starting ProtocolHandler ["ajp-apr-8009"]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:21:37 AM org.apache.coyote.AbstractProtocol start&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Starting ProtocolHandler ["http-bio-8443"]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mar 25, 2013 8:21:37 AM org.apache.catalina.startup.Catalina start&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Server startup in 62852 ms&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 05:31:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/server-taking-too-long-to-respond/m-p/293401#M246531</guid>
      <dc:creator>manutius</dc:creator>
      <dc:date>2013-03-27T05:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Server taking too long to respond</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/server-taking-too-long-to-respond/m-p/293402#M246532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;alfrescotomcat-stdout&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2013-03-25 08:20:32 Commons Daemon procrun stdout initialized&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2013-03-25 08:20:38,468&amp;nbsp; WARN&amp;nbsp; [handler.component.SpellCheckComponent] [localhost-startStop-1] No queryConverter defined, using default converter&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:20:39,154&amp;nbsp; WARN&amp;nbsp; [handler.component.SpellCheckComponent] [localhost-startStop-1] No queryConverter defined, using default converter&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:20:55,098&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'sysAdmin' subsystem, ID: [sysAdmin, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:20:55,113&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'sysAdmin' subsystem, ID: [sysAdmin, default] complete&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:06,002&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor Repository Template Processor for extension ftl&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:06,002&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor Repository Script Processor for extension js&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:11,104&amp;nbsp; INFO&amp;nbsp; [domain.schema.SchemaBootstrap] [localhost-startStop-1] Connecting to database: jdbc&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ostgresql://localhost:5432/alfresco, UserName=alfresco, PostgreSQL Native Driver&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:11,104&amp;nbsp; INFO&amp;nbsp; [domain.schema.SchemaBootstrap] [localhost-startStop-1] Schema managed by database dialect org.hibernate.dialect.PostgreSQLDialect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:13,724&amp;nbsp; INFO&amp;nbsp; [domain.schema.SchemaBootstrap] [localhost-startStop-1] No changes were made to the schema.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:14,317&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Search' subsystem, ID: [Search, managed, solr]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:14,411&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Search' subsystem, ID: [Search, managed, solr] complete&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:14,645&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'thirdparty' subsystem, ID: [thirdparty, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:14,879&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'thirdparty' subsystem, ID: [thirdparty, default] complete&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:14,879&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'OOoDirect' subsystem, ID: [OOoDirect, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:17,172&amp;nbsp; WARN&amp;nbsp; [alfresco.util.OpenOfficeConnectionTester] [localhost-startStop-1] An initial OpenOffice connection could not be established.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:17,172&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'OOoDirect' subsystem, ID: [OOoDirect, default] complete&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:17,172&amp;nbsp; INFO&amp;nbsp; [repo.admin.ConfigurationChecker] [localhost-startStop-1] The Alfresco root data directory ('dir.root') is: L:\Alfresco\alf_data&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:17,188&amp;nbsp; INFO&amp;nbsp; [admin.patch.PatchExecuter] [localhost-startStop-1] Checking for patches to apply …&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:17,765&amp;nbsp; INFO&amp;nbsp; [admin.patch.PatchExecuter] [localhost-startStop-1] No patches were required.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:17,781&amp;nbsp; INFO&amp;nbsp; [repo.module.ModuleServiceImpl] [localhost-startStop-1] Found 2 module(s).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:17,843&amp;nbsp; INFO&amp;nbsp; [repo.module.ModuleServiceImpl] [localhost-startStop-1] Starting module 'org.alfresco.module.vti' version 1.2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:17,874&amp;nbsp; INFO&amp;nbsp; [repo.module.ModuleServiceImpl] [localhost-startStop-1] Starting module 'org.alfresco.integrations.google.docs' version 2.0.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:17,874&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'fileServers' subsystem, ID: [fileServers, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:18,311&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Authentication' subsystem, ID: [Authentication, managed, passthru1]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:18,592&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Authentication' subsystem, ID: [Authentication, managed, passthru1] complete&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:18,717&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'fileServers' subsystem, ID: [fileServers, default] complete&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:18,717&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'imap' subsystem, ID: [imap, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:18,869&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'imap' subsystem, ID: [imap, default] complete&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:18,869&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'email' subsystem, ID: [email, outbound]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:18,909&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'email' subsystem, ID: [email, outbound] complete&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:18,909&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'email' subsystem, ID: [email, inbound]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:18,972&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'email' subsystem, ID: [email, inbound] complete&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:18,972&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'googledocs' subsystem, ID: [googledocs, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:19,020&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'googledocs' subsystem, ID: [googledocs, default] complete&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:19,020&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Subscriptions' subsystem, ID: [Subscriptions, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:19,031&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Subscriptions' subsystem, ID: [Subscriptions, default] complete&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:19,032&amp;nbsp; INFO&amp;nbsp; [repo.usage.UserUsageTrackingComponent] [localhost-startStop-1] Disabled - clear non-missing user usages …&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:19,071&amp;nbsp; INFO&amp;nbsp; [repo.usage.UserUsageTrackingComponent] [localhost-startStop-1] Found 0 users to clear&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:19,071&amp;nbsp; INFO&amp;nbsp; [repo.usage.UserUsageTrackingComponent] [localhost-startStop-1] … cleared non-missing usages for 0 users&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:19,071&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Synchronization' subsystem, ID: [Synchronization, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:19,118&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Synchronization' subsystem, ID: [Synchronization, default] complete&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:19,170&amp;nbsp; INFO&amp;nbsp; [service.descriptor.DescriptorService] [localhost-startStop-1] Alfresco JVM - v1.7.0_07-b10; maximum heap size 910.250MB&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:19,171&amp;nbsp; INFO&amp;nbsp; [service.descriptor.DescriptorService] [localhost-startStop-1] Alfresco started (Community). Current version: 4.2.0 (4576) schema 6,022. Originally installed version: 4.2.0 (4576) schema 6,022.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:19,171&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'ActivitiesFeed' subsystem, ID: [ActivitiesFeed, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:19,241&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'ActivitiesFeed' subsystem, ID: [ActivitiesFeed, default] complete&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:19,241&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Replication' subsystem, ID: [Replication, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:19,258&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Replication' subsystem, ID: [Replication, default] complete&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:20,729&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'googledocs' subsystem, ID: [googledocs, v2]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:20,794&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'googledocs' subsystem, ID: [googledocs, v2] complete&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:20,859&amp;nbsp; INFO&amp;nbsp; [module.vti.VtiServer] [localhost-startStop-1] Vti server started successfully on port: 7070&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:20,859&amp;nbsp; INFO&amp;nbsp; [module.vti.VtiServer] [localhost-startStop-1] Vti server SessionIdManagerWorkerName: jetty1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:26,043&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 486 Web Scripts (+0 failed), 766 URLs&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:26,043&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 2 Package Description Documents (+0 failed) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:26,043&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 1 Schema Description Documents (+0 failed) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:26,043&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.AbstractRuntimeContainer] [localhost-startStop-1] Initialised Repository Web Script Container (in 5143.5776ms)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:26,059&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor freemarker for extension ftl&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:26,059&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor javascript for extension js&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:34,436&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor freemarker for extension ftl&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:34,514&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor javascript for extension js&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:34,514&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor freemarker for extension ftl&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:34,514&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor javascript for extension js&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:36,636&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 342 Web Scripts (+0 failed), 355 URLs&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:36,636&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 8 Package Description Documents (+0 failed) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:36,636&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.DeclarativeRegistry] [localhost-startStop-1] Registered 0 Schema Description Documents (+0 failed) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:36,807&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.AbstractRuntimeContainer] [localhost-startStop-1] Initialised Spring Surf Container Web Script Container (in 2291.296ms)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:36,823&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor freemarker for extension ftl&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:21:36,823&amp;nbsp; INFO&amp;nbsp; [extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor javascript for extension js&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:22:00,099&amp;nbsp; WARN&amp;nbsp; [alfresco.util.OpenOfficeConnectionTester] [DefaultScheduler_Worker-4] Error trying to query Open Office version information. OpenOffice.org's ConfigurationRegistry not implemented in this version of OOo. This should not affect the operation of OOo.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:22:00,099&amp;nbsp; INFO&amp;nbsp; [alfresco.util.OpenOfficeConnectionTester] [DefaultScheduler_Worker-4] The OpenOffice connection was re-established.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-03-25 08:37:13,787&amp;nbsp; INFO&amp;nbsp; [web.site.EditionInterceptor] [http-apr-8080-exec-2] Unable to retrieve License information from Alfresco: 401&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 05:32:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/server-taking-too-long-to-respond/m-p/293402#M246532</guid>
      <dc:creator>manutius</dc:creator>
      <dc:date>2013-03-27T05:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Server taking too long to respond</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/server-taking-too-long-to-respond/m-p/293403#M246533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hmm, can't spot anything suspicious in the logs, and your XMLs got eaten by the forum software, so I'm afraid I can't help you there.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 12:29:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/server-taking-too-long-to-respond/m-p/293403#M246533</guid>
      <dc:creator>michaelböckling</dc:creator>
      <dc:date>2013-03-27T12:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: Server taking too long to respond</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/server-taking-too-long-to-respond/m-p/293404#M246534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Michael,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Someone mailed me today and said they can't ftp to the server either, so there is something else afoot. I need to chat to the server admins. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 13:19:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/server-taking-too-long-to-respond/m-p/293404#M246534</guid>
      <dc:creator>manutius</dc:creator>
      <dc:date>2013-03-27T13:19:39Z</dc:date>
    </item>
  </channel>
</rss>

