<?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 Parada Alfresco in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/parada-alfresco/m-p/210560#M163690</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hola,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tengo un problema con la parada de tomcat que contiene la instalación de Alfresco. El problema se me replica en todos los entornos que preparo con la misma versión de Alfresco, listo las versiones que tengo:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;- Debian 6 (squeeze) x64&lt;BR /&gt;- JDK 1.6 update 20&lt;BR /&gt;- Tomcat 6.0.29&lt;BR /&gt;- Alfresco 4.0.e&lt;BR /&gt;- MySQL 5.1.66&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;El contenido del alfresco-global.properties es el siguiente:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;blockcode&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Repositorio&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;dir.root=/datos/alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Datos de conexión la BBDD&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.name=alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.username=alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.password=alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.host=localhost&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.port=3306&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.pool=250&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.driver=org.gjt.mm.mysql.Driver&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.url=jdbc:mysql://${db.host}:${db.port}/${db.name}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Complementos&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;img.root=/usr/local&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;swf.exe=/usr/local/bin/pdf2swf&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ooo.enabled=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Indexar en background&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;lucene.maxAtomicTransformationTime=0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# Protocolos de conexion (true/false)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.enabled=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ftp.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ftp.port=2121&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/blockcode&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Los valores de la máquina virtual de Java son:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;-Xms1024m -Xmx1024m -Xss1024k -XX:MaxPermSize=512m -XX:NewSize=256m -server&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Al parar Tomcat se ve una serie de errores en el log:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;blockcode&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;29-may-2013 11:12:41 org.apache.coyote.http11.Http11Protocol pause&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Pausando Coyote HTTP/1.1 en puerto http-8080&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;29-may-2013 11:12:42 org.apache.catalina.core.StandardService stop&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Parando servicio Catalina&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;29-may-2013 11:12:43 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: The web application [/share] created a ThreadLocal with key of type [null] (value [org.springframework.extensions.webscripts.processor.FTLTemplateProcessor$NonBlockingObjectWrapper$1@3bb94e08]) and a value of type [freemarker.template.DefaultObjectWrapper] (value [freemarker.template.DefaultObjectWrapper@2b20dda]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;29-may-2013 11:12:43 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: The web application [/share] created a ThreadLocal with key of type [null] (value [null]) and a value of type [freemarker.template.DefaultObjectWrapper] (value [freemarker.template.DefaultObjectWrapper@77ab6497]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;29-may-2013 11:12:43 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: The web application [/share] created a ThreadLocal with key of type [null] (value [org.springframework.extensions.webscripts.processor.FTLTemplateProcessor$NonBlockingObjectWrapper$1@155932e2]) and a value of type [freemarker.template.DefaultObjectWrapper] (value [freemarker.template.DefaultObjectWrapper@131b9e61]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;29-may-2013 11:12:43 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: The web application [/share] created a ThreadLocal with key of type [null] (value [org.springframework.extensions.webscripts.processor.FTLTemplateProcessor$NonBlockingObjectWrapper$1@7a3afc13]) and a value of type [freemarker.template.DefaultObjectWrapper] (value [freemarker.template.DefaultObjectWrapper@367b8216]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2013-05-29 11:12:44,865&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [main] Stopping 'Replication' subsystem, ID: [Replication, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-05-29 11:12:44,866&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [main] Stopped 'Replication' subsystem, ID: [Replication, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-05-29 11:12:44,916&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [main] Stopping 'Subscriptions' subsystem, ID: [Subscriptions, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-05-29 11:12:44,917&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [main] Stopped 'Subscriptions' subsystem, ID: [Subscriptions, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-05-29 11:12:44,917&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [main] Stopping 'googledocs' subsystem, ID: [googledocs, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-05-29 11:12:44,917&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [main] Stopped 'googledocs' subsystem, ID: [googledocs, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-05-29 11:12:44,917&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [main] Stopping 'email' subsystem, ID: [email, inbound]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-05-29 11:12:44,918&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [main] Stopped 'email' subsystem, ID: [email, inbound]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-05-29 11:12:44,926&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [main] Stopping 'fileServers' subsystem, ID: [fileServers, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-05-29 11:12:44,928&amp;nbsp; WARN&amp;nbsp; [factory.support.DisposableBeanAdapter] [main] Invocation of destroy method failed on bean with name 'fileServerConfiguration': java.lang.NullPointerException&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-05-29 11:12:44,938&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [main] Stopped 'fileServers' subsystem, ID: [fileServers, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-05-29 11:12:44,942&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [main] Stopping 'ActivitiesFeed' subsystem, ID: [ActivitiesFeed, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-05-29 11:12:44,943&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [main] Stopped 'ActivitiesFeed' subsystem, ID: [ActivitiesFeed, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-05-29 11:12:44,952&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [main] Stopping 'OOoDirect' subsystem, ID: [OOoDirect, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-05-29 11:12:44,952&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [main] Stopped 'OOoDirect' subsystem, ID: [OOoDirect, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-05-29 11:12:44,954&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [main] Stopping 'Synchronization' subsystem, ID: [Synchronization, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-05-29 11:12:44,954&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [main] Stopped 'Synchronization' subsystem, ID: [Synchronization, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-05-29 11:12:44,957&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [main] Stopping 'email' subsystem, ID: [email, outbound]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-05-29 11:12:44,957&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [main] Stopped 'email' subsystem, ID: [email, outbound]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-05-29 11:12:44,962&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [main] Stopping 'imap' subsystem, ID: [imap, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-05-29 11:12:44,963&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [main] Stopped 'imap' subsystem, ID: [imap, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-05-29 11:12:45,244&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [main] Stopping 'Search' subsystem, ID: [Search, managed, lucene]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-05-29 11:12:45,246&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [main] Stopped 'Search' subsystem, ID: [Search, managed, lucene]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-05-29 11:12:45,276&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [main] Stopping 'thirdparty' subsystem, ID: [thirdparty, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-05-29 11:12:45,277&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [main] Stopped 'thirdparty' subsystem, ID: [thirdparty, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-05-29 11:12:45,282&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [main] Stopping 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-05-29 11:12:45,282&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [main] Stopped 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-05-29 11:12:45,282&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [main] Stopping 'Authentication' subsystem, ID: [Authentication, managed, ldap1]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-05-29 11:12:45,282&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [main] Stopped 'Authentication' subsystem, ID: [Authentication, managed, ldap1]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-05-29 11:12:45,302&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [main] Stopping 'sysAdmin' subsystem, ID: [sysAdmin, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2013-05-29 11:12:45,303&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [main] Stopped 'sysAdmin' subsystem, ID: [sysAdmin, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 29-may-2013 11:12:45 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: 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;29-may-2013 11:12:45 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: 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;29-may-2013 11:12:45 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: 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;29-may-2013 11:12:45 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: The web application [/alfresco] appears to have started a thread named [Timer-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;29-may-2013 11:12:45 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: 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;29-may-2013 11:12:45 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: 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;29-may-2013 11:12:45 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: 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;29-may-2013 11:12:45 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: 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;29-may-2013 11:12:45 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: 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;29-may-2013 11:12:45 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: The web application [/alfresco] appears to have started a thread named [OplockExpire_Alfresco] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;29-may-2013 11:12:45 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: 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;29-may-2013 11:12:45 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: The web application [/alfresco] appears to have started a thread named [Timer-9] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;29-may-2013 11:12:45 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: The web application [/alfresco] created a ThreadLocal with key of type [null] (value [org.alfresco.repo.template.QNameAwareObjectWrapper$1@7390ddad]) and a value of type [null] (value [org.alfresco.repo.template.QNameAwareObjectWrapper$1$1@2bc9c421]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;29-may-2013 11:12:45 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: The web application [/alfresco] created a ThreadLocal with key of type [null] (value [com.sun.xml.bind.v2.ClassFactory$1@4b6b68fc]) and a value of type [java.util.WeakHashMap] (value [{class org.alfresco.repo.audit.model._3.Application=java.lang.ref.WeakReference@5d4e61f7, class org.alfresco.repo.audit.model._3.DataExtractor=java.lang.ref.WeakReference@4501cefc, class org.alfresco.repo.audit.model._3.DataGenerators=java.lang.ref.WeakReference@79bc25c8, class org.alfresco.repo.audit.model._3.RecordValue=java.lang.ref.WeakReference@2f54abe8, class org.alfresco.repo.audit.model._3.AuditPath=java.lang.ref.WeakReference@5fe2249e, class org.alfresco.repo.audit.model._3.Audit=java.lang.ref.WeakReference@77d2323f, class org.alfresco.repo.audit.model._3.PathMap=java.lang.ref.WeakReference@8e1038e, class org.alfresco.repo.audit.model._3.GenerateValue=java.lang.ref.WeakReference@6cb0642f, class org.alfresco.repo.audit.model._3.DataGenerator=java.lang.ref.WeakReference@30818168, class org.alfresco.repo.audit.model._3.PathMappings=java.lang.ref.WeakReference@656ebb9, class java.util.ArrayList=java.lang.ref.WeakReference@348dc1ef, class org.alfresco.repo.audit.model._3.DataExtractors=java.lang.ref.WeakReference@46b74cdd, class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@2c176570}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;29-may-2013 11:12:45 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@3404b2ad]) and a value of type [org.alfresco.util.CachingDateFormat] (value [yyyy-MM-dd]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;29-may-2013 11:12:45 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: The web application [/alfresco] created a ThreadLocal with key of type [org.apache.axis.utils.XMLUtils.ThreadLocalDocumentBuilder] (value [org.apache.axis.utils.XMLUtils$ThreadLocalDocumentBuilder@3c5d0d01]) and a value of type [org.apache.xerces.jaxp.DocumentBuilderImpl] (value [org.apache.xerces.jaxp.DocumentBuilderImpl@100db9d]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;29-may-2013 11:12:45 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: 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@5f5220ee]) and a value of type [java.util.Stack] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;29-may-2013 11:12:45 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.policy.BaseBehaviour.StackThreadLocal] (value [org.alfresco.repo.policy.BaseBehaviour$StackThreadLocal@8f01a26]) and a value of type [java.util.Stack] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;29-may-2013 11:12:45 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: 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@4b44b95f]) and a value of type [java.util.Stack] (value [[]]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;29-may-2013 11:12:45 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: The web application [/alfresco] created a ThreadLocal with key of type [null] (value [org.springframework.extensions.webscripts.processor.FTLTemplateProcessor$NonBlockingObjectWrapper$1@ce63294]) and a value of type [freemarker.template.DefaultObjectWrapper] (value [freemarker.template.DefaultObjectWrapper@5d029929]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;29-may-2013 11:12:46 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@55958273]) and a value of type [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory.ReferenceCountingReadOnlyIndexReader] (value [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory$ReferenceCountingReadOnlyIndexReader@7c81ea2]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;29-may-2013 11:12:46 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: The web application [/alfresco] created a ThreadLocal with key of type [null] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@6fee13f1]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@775f6c9f]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;29-may-2013 11:12:46 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: The web application [/alfresco] created a ThreadLocal with key of type [null] (value [org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor$1@19d477f3]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j:ERROR LogMananger.repositorySelector was null likely due to error in class reloading, using NOPLoggerRepository.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;29-may-2013 11:12:51 org.apache.coyote.http11.Http11Protocol destroy&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Parando Coyote HTTP/1.1 en puerto http-8080&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/blockcode&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;El proceso nunca llega a finalizar y se tiene que cerrar el proceso con el comando "kill".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Muchas gracias.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 May 2013 10:30:46 GMT</pubDate>
    <dc:creator>denissp</dc:creator>
    <dc:date>2013-05-29T10:30:46Z</dc:date>
    <item>
      <title>Parada Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/parada-alfresco/m-p/210560#M163690</link>
      <description>Hola,Tengo un problema con la parada de tomcat que contiene la instalación de Alfresco. El problema se me replica en todos los entornos que preparo con la misma versión de Alfresco, listo las versiones que tengo:- Debian 6 (squeeze) x64- JDK 1.6 update 20- Tomcat 6.0.29- Alfresco 4.0.e- MySQL 5.1.66</description>
      <pubDate>Wed, 29 May 2013 10:30:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/parada-alfresco/m-p/210560#M163690</guid>
      <dc:creator>denissp</dc:creator>
      <dc:date>2013-05-29T10:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Parada Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/parada-alfresco/m-p/210561#M163691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Buenas.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Prueba a ver con estos valores:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;JAVA_OPTS="-Xms512m -Xmx1024m -Xss1024k -XX:MaxPermSize=256m -server"&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Comentanos.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Un saludo.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2013 15:16:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/parada-alfresco/m-p/210561#M163691</guid>
      <dc:creator>cristinamr</dc:creator>
      <dc:date>2013-05-30T15:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Parada Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/parada-alfresco/m-p/210562#M163692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Muchas gracias por tu respuesta pero el problema persiste. Solo me pasa con esta versión de Alfresco, con la misma configuración en otras versiones no hay ningún problema.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2013 15:49:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/parada-alfresco/m-p/210562#M163692</guid>
      <dc:creator>denissp</dc:creator>
      <dc:date>2013-06-06T15:49:37Z</dc:date>
    </item>
  </channel>
</rss>

