<?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 Reinicio de TOMCAT se cae Alfresco Web Cliente in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/reinicio-de-tomcat-se-cae-alfresco-web-cliente/m-p/166481#M120071</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Estimado amigos, su ayuda por favor con este problema&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Instalo Alfresco Community 3.4, en un Windows, y con Tomcat, todo funciona muy bien, pero al reiniciar el servidor, por A o B motivos, o unicamente parando el servicio de Tomcat y volviendo a subir, ya NO SUBE ALFRESCO, y en los logs me da este error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:21:40 org.apache.catalina.core.AprLifecycleListener init&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Cargada la biblioteca nativa APR de Apache Tomcat 1.1.20&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:21:40 org.apache.catalina.core.AprLifecycleListener init&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Capacidades APR: IPv6 [true], enviar fichero [true], aceptar filtros [false], aleatorio [true].&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:21:41 org.apache.coyote.http11.Http11AprProtocol init&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Inicializando Coyote HTTP/1.1 en puerto http-8080&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:21:41 org.apache.coyote.ajp.AjpAprProtocol init&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Inicializando Coyote AJP/1.3 en ajp-8009&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:21:41 org.apache.catalina.startup.Catalina load&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Initialization processed in 1465 ms&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:21:41 org.apache.catalina.core.StandardService start&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Arrancando servicio Catalina&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:21:41 org.apache.catalina.core.StandardEngine start&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Starting Servlet Engine: Apache Tomcat/6.0.26&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:21:41 org.apache.catalina.startup.HostConfig deployDescriptor&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Desplieque del descriptor de configuración alfresco.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:22:41 org.apache.catalina.core.StandardContext addApplicationListener&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: El escuchador "org.apache.myfaces.webapp.StartupServletContextListener" ya está configurado para este contexto. La definición duplicada ha sido ignorada.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:22:45 org.apache.catalina.core.ApplicationContext log&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Initializing Spring root WebApplicationContext&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.core.StandardContext listenerStart&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: Excepción enviando evento inicializado de contexto a instancia de escuchador de clase org.alfresco.web.app.ContextLoaderListener&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.error.AlfrescoRuntimeException: 07010000 Failed to find 'app:dictionary' node&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl.locatePersistanceFolder(ScheduledPersistedActionServiceImpl.java:132)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl$ScheduledPersistedActionServiceBootstrap$1$1.execute(ScheduledPersistedActionServiceImpl.java:489)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:381)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:253)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl$ScheduledPersistedActionServiceBootstrap$1.doWork(ScheduledPersistedActionServiceImpl.java:494)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:508)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl$ScheduledPersistedActionServiceBootstrap.onBootstrap(ScheduledPersistedActionServiceImpl.java:481)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:56)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:97)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMulticaster.java:78)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:294)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:858)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:419)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:261)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:192)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:63)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3972)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardContext.start(StandardContext.java:4467)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:637)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:563)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:498)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardService.start(StandardService.java:519)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.Catalina.start(Catalina.java:581)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.lang.reflect.Method.invoke(Method.java:597)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.core.StandardContext listenerStart&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: Excepción enviando evento inicializado de contexto a instancia de escuchador de clase org.alfresco.web.app.ContextListener&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.error.AlfrescoRuntimeException: 07010000 Failed to find 'app:dictionary' node&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl.locatePersistanceFolder(ScheduledPersistedActionServiceImpl.java:132)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl$ScheduledPersistedActionServiceBootstrap$1$1.execute(ScheduledPersistedActionServiceImpl.java:489)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:381)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:253)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl$ScheduledPersistedActionServiceBootstrap$1.doWork(ScheduledPersistedActionServiceImpl.java:494)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:508)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl$ScheduledPersistedActionServiceBootstrap.onBootstrap(ScheduledPersistedActionServiceImpl.java:481)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:56)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:97)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMulticaster.java:78)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:294)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:858)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:419)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:261)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:192)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:63)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3972)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardContext.start(StandardContext.java:4467)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:637)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:563)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:498)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardService.start(StandardService.java:519)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.Catalina.start(Catalina.java:581)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.lang.reflect.Method.invoke(Method.java:597)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.core.StandardContext start&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: Error listenerStart&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.core.StandardContext start&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: Falló en arranque del Contexto [/alfresco] debido a errores previos&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.core.ApplicationContext log&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Closing Spring root WebApplicationContext&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.core.ApplicationContext log&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INFO: Shutting down log4j&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application registered the JBDC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [DefaultScheduler_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;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [DefaultScheduler_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;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [DefaultScheduler_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;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [DefaultScheduler_Worker-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;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [DefaultScheduler_Worker-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;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [DefaultScheduler_Worker-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;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [DefaultScheduler_Worker-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;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [DefaultScheduler_Worker-8] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [DefaultScheduler_Worker-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;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [DefaultScheduler_Worker-10] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesStopTimerThread&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a TimerThread named [Timer-0] via the java.util.Timer API but has failed to stop it. To prevent a memory leak, the timer (and hence the associated thread) has been forcibly cancelled. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [Thread-14] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesStopTimerThread&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a TimerThread named [Timer-1] via the java.util.Timer API but has failed to stop it. To prevent a memory leak, the timer (and hence the associated thread) has been forcibly cancelled. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [AlfJLANWorker1] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [AlfJLANWorker2] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [AlfJLANWorker3] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [AlfJLANWorker4] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [AlfJLANWorker5] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [AlfJLANWorker6] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [AlfJLANWorker7] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [AlfJLANWorker8] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [AlfJLANWorker9] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [AlfJLANWorker10] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [AlfJLANWorker11] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [AlfJLANWorker12] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [AlfJLANWorker13] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [AlfJLANWorker14] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [AlfJLANWorker15] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [AlfJLANWorker16] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [AlfJLANWorker17] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [AlfJLANWorker18] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [AlfJLANWorker19] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [AlfJLANWorker20] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [AlfJLANWorker21] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [AlfJLANWorker22] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [AlfJLANWorker23] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [AlfJLANWorker24] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [AlfJLANWorker25] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [TimedRequestProcessor] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [ContentQuotaManagerChecker] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [FileStateReaper] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [Notify_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;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [NodeMonitor_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;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [CIFS Server] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [FTP Server] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [Thread-55] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [CIFSSessHandler_Win32 NetBIOS] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [Win32HostAnnouncer_L0] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [AlfrescoJbpmJobExecutor:192.168.0.119: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;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [indexThread1] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [indexThread2] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [indexThread3] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [indexThread4] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [indexThread5] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [indexThread6] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [indexThread7] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [indexThread8] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [indexThread10] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [indexThread9] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application appears to have started a thread named [DefaultScheduler_QuartzSchedulerThread] but has failed to stop it. This is very likely to create a memory leak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@120f327]) and a value of type [org.alfresco.util.CachingDateFormat] (value [yyyy-MM-dd]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@3bbd6a]) and a value of type [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory.ReferenceCountingReadOnlyIndexReader] (value [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory$ReferenceCountingReadOnlyIndexReader@19c39ba]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application created a ThreadLocal with key of type [null] (value [com.sun.xml.bind.v2.ClassFactory$1@1921360]) and a value of type [java.util.WeakHashMap] (value [{class org.alfresco.repo.audit.model._3.GenerateValue=java.lang.ref.WeakReference@2367ff, class org.alfresco.repo.audit.model._3.DataGenerator=java.lang.ref.WeakReference@80c8af, class org.alfresco.repo.audit.model._3.Audit=java.lang.ref.WeakReference@f75a71, class org.alfresco.repo.audit.model._3.DataExtractor=java.lang.ref.WeakReference@152dc4b, class java.util.ArrayList=java.lang.ref.WeakReference@fcde5a, class org.alfresco.repo.audit.model._3.DataGenerators=java.lang.ref.WeakReference@16a05fd, class org.alfresco.repo.audit.model._3.DataExtractors=java.lang.ref.WeakReference@1af655e, class org.alfresco.repo.audit.model._3.Application=java.lang.ref.WeakReference@281cee, class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@1838ae3, class org.alfresco.repo.audit.model._3.AuditPath=java.lang.ref.WeakReference@1134610, class org.alfresco.repo.audit.model._3.PathMap=java.lang.ref.WeakReference@5cef0c, class org.alfresco.repo.audit.model._3.RecordValue=java.lang.ref.WeakReference@152084c, class org.alfresco.repo.audit.model._3.PathMappings=java.lang.ref.WeakReference@9ecdd9}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@1dc7b85]) and a value of type [org.apache.cxf.bus.CXFBusImpl] (value [org.apache.cxf.bus.CXFBusImpl@3185d3]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application created a ThreadLocal with key of type [null] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@14badea]) and a value of type [com.sun.xml.bind.v2.runtime.Coordinator[]] (value [[Lcom.sun.xml.bind.v2.runtime.Coordinator;@1870e86]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@1cab16f]) and a value of type [com.ibatis.sqlmap.engine.mapping.result.ResultObjectFactoryUtil.FactorySettings] (value [com.ibatis.sqlmap.engine.mapping.result.ResultObjectFactoryUtil$FactorySettings@b89544]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application created a ThreadLocal with key of type [org.alfresco.repo.security.authentication.AuthenticationUtil.ThreadLocalStack] (value [org.alfresco.repo.security.authentication.AuthenticationUtil$ThreadLocalStack@4fced0]) and a value of type [java.util.Stack] (value [[]]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application created a ThreadLocal with key of type [org.springframework.core.NamedThreadLocal] (value [Current aspect-driven transaction]) and a value of type [org.springframework.transaction.interceptor.TransactionAspectSupport.TransactionInfo] (value [UserTransaction[object=org.alfresco.util.transaction.SpringAwareUserTransaction@6038e4, status=0]]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@13725db]) and a value of type [org.alfresco.repo.security.authentication.AlfrescoSecureContextImpl] (value [Real authenticaion = net.sf.acegisecurity.providers.UsernamePasswordAuthenticationToken@1965ff3: Username: net.sf.acegisecurity.providers.dao.User@1756f3c: Username: System; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_SYSTEM; Password: [PROTECTED]; Authenticated: true; Details: net.sf.acegisecurity.providers.dao.User@1756f3c: Username: System; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_SYSTEM; Granted Authorities: ROLE_SYSTEM, Effective authenticaion = net.sf.acegisecurity.providers.UsernamePasswordAuthenticationToken@1965ff3: Username: net.sf.acegisecurity.providers.dao.User@1756f3c: Username: System; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_SYSTEM; Password: [PROTECTED]; Authenticated: true; Details: net.sf.acegisecurity.providers.dao.User@1756f3c: Username: System; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_SYSTEM; Granted Authorities: ROLE_SYSTEM, ]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@1cab16f]) and a value of type [com.ibatis.sqlmap.engine.mapping.result.ResultObjectFactoryUtil.FactorySettings] (value [com.ibatis.sqlmap.engine.mapping.result.ResultObjectFactoryUtil$FactorySettings@d9fe20]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@13725db]) and a value of type [org.alfresco.repo.security.authentication.AlfrescoSecureContextImpl] (value [Real authenticaion = net.sf.acegisecurity.providers.UsernamePasswordAuthenticationToken@1bb1a9a: Username: net.sf.acegisecurity.providers.dao.User@cf86c9: Username: System; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_SYSTEM; Password: [PROTECTED]; Authenticated: true; Details: net.sf.acegisecurity.providers.dao.User@cf86c9: Username: System; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_SYSTEM; Granted Authorities: ROLE_SYSTEM, Effective authenticaion = net.sf.acegisecurity.providers.UsernamePasswordAuthenticationToken@1bb1a9a: Username: net.sf.acegisecurity.providers.dao.User@cf86c9: Username: System; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_SYSTEM; Password: [PROTECTED]; Authenticated: true; Details: net.sf.acegisecurity.providers.dao.User@cf86c9: Username: System; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_SYSTEM; Granted Authorities: ROLE_SYSTEM, ]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;01-ago-2011 19:26:32 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@1cab16f]) and a value of type [com.ibatis.sqlmap.engine.mapping.result.ResultObjectFactoryUtil.FactorySettings] (value [com.ibatis.sqlmap.engine.mapping.result.ResultObjectFactoryUtil$FactorySettings@9a1f91]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A que se debe el error, que debo hacer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;En espera de su pronta ayuda&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Aug 2011 18:01:16 GMT</pubDate>
    <dc:creator>mgrb_oso</dc:creator>
    <dc:date>2011-08-01T18:01:16Z</dc:date>
    <item>
      <title>Reinicio de TOMCAT se cae Alfresco Web Cliente</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/reinicio-de-tomcat-se-cae-alfresco-web-cliente/m-p/166481#M120071</link>
      <description>Estimado amigos, su ayuda por favor con este problemaInstalo Alfresco Community 3.4, en un Windows, y con Tomcat, todo funciona muy bien, pero al reiniciar el servidor, por A o B motivos, o unicamente parando el servicio de Tomcat y volviendo a subir, ya NO SUBE ALFRESCO, y en los logs me da este er</description>
      <pubDate>Mon, 01 Aug 2011 18:01:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/reinicio-de-tomcat-se-cae-alfresco-web-cliente/m-p/166481#M120071</guid>
      <dc:creator>mgrb_oso</dc:creator>
      <dc:date>2011-08-01T18:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Reinicio de TOMCAT se cae Alfresco Web Cliente</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/reinicio-de-tomcat-se-cae-alfresco-web-cliente/m-p/166482#M120072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Parece ser debido a una instalacion deficiente de Alfresco, ya que por lo que comenta el log el nodo "Diccionario de datos" no existe, el cual es clave para el funcionamiento de muchos "elementos" en alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Que tipo de instalacion has llevado a cabo? (bundel de bitnami, paquetes oficiales, etc..)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sobre que base de datos has configurado alfresco? (por defecto, mysql, etc..)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;De cualquier forma casi que te aconsejaria volver a realizar la instalacion siguiendo los pasos descritos aqui : &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Download_and_Install_Alfresco" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Download_and_Install_Alfresco&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Saludos y suerte!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 16:39:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/reinicio-de-tomcat-se-cae-alfresco-web-cliente/m-p/166482#M120072</guid>
      <dc:creator>venzia</dc:creator>
      <dc:date>2011-08-02T16:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Reinicio de TOMCAT se cae Alfresco Web Cliente</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/reinicio-de-tomcat-se-cae-alfresco-web-cliente/m-p/166483#M120073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Gracias InnovaSoft, pues si, era que faltaba el Diccionario de Datos, pero no era falla de mala instalacion o de Alfresco, soy nuevo en esto, y fue error mio, ya que borre el espacio "Diccionario de Datos", no sabia que era un espacio que NO se debe borrar.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 17:59:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/reinicio-de-tomcat-se-cae-alfresco-web-cliente/m-p/166483#M120073</guid>
      <dc:creator>mgrb_oso</dc:creator>
      <dc:date>2011-08-09T17:59:49Z</dc:date>
    </item>
  </channel>
</rss>

