cancel
Showing results for 
Search instead for 
Did you mean: 

Migration - licensing problem?

lusitano
Champ in-the-making
Champ in-the-making
Hello,

I migrated all my data from one Oracle database (3.3.3 Alfresco EE) to PostgreSQL.
Once finished, I start Alfresco (always EE version 3.3.3) and I have errors… certainly due to the license?
15:44:13,683  WARN  [node.index.FullIndexRecoveryComponent] The indexes are not synchronized with the database.15:44:13,857  WARN  [node.index.AVMFullIndexRecoveryComponent]     Index for avm store sitestore is out of date15:44:13,970 User:System WARN  [service.descriptor.DescriptorService] Alfresco license: Failed to verify license - Invalid License!15:44:13,970 User:System WARN  [service.descriptor.DescriptorService] Alfresco license: Restricted Alfresco Repository to read-only capability15:44:14,009  ERROR [web.context.ContextLoader] Context initialization failedorg.alfresco.service.cmr.repository.StoreExistsException   at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.createStore(HibernateNodeDaoServiceImpl.java:724)   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)   at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:62)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:413)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:157)   at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:132)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)   at $Proxy8.createStore(Unknown Source)   at org.alfresco.repo.node.db.DbNodeServiceImpl.createStore(DbNodeServiceImpl.java:201)   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)   at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:104)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)   at $Proxy10.createStore(Unknown Source)   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:215)   at $Proxy11.createStore(Unknown Source)   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)   at $Proxy10.createStore(Unknown Source)   at org.alfresco.repo.descriptor.RepositoryDescriptorDAOImpl.getDescriptorNodeRef(RepositoryDescriptorDAOImpl.java:346)   at org.alfresco.repo.descriptor.RepositoryDescriptorDAOImpl.updateDescriptor(RepositoryDescriptorDAOImpl.java:185)   at org.alfresco.repo.descriptor.DescriptorServiceImpl$1$2.execute(DescriptorServiceImpl.java:222)   at org.alfresco.repo.descriptor.DescriptorServiceImpl$1$2.execute(DescriptorServiceImpl.java:199)   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:325)   at org.alfresco.repo.descriptor.DescriptorServiceImpl$1.doWork(DescriptorServiceImpl.java:197)   at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:508)   at org.alfresco.repo.descriptor.DescriptorServiceImpl.onBootstrap(DescriptorServiceImpl.java:162)   at org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:56)   at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:97)   at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMulticaster.java:78)   at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:294)   at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:858)   at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:419)   at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:261)   at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:192)   at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)   at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:63)   at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3972)   at org.apache.catalina.core.StandardContext.start(StandardContext.java:4467)   at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)   at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)   at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)   at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:637)   at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:563)   at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:498)   at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)   at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)   at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)   at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)   at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)   at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)   at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)   at org.apache.catalina.core.StandardService.start(StandardService.java:519)   at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)   at org.apache.catalina.startup.Catalina.start(Catalina.java:581)   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)   at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)23 f?vr. 2011 15:44:14 org.apache.catalina.core.StandardContext startGRAVE: Error listenerStart23 f?vr. 2011 15:44:14 org.apache.catalina.core.StandardContext startGRAVE: Erreur de d?marrage du contexte [/alfresco] suite aux erreurs pr?c?dentes23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbcGRAVE: 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.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearReferencesStopTimerThreadGRAVE: A web application appears to have started a TimerThread named [net.sf.ehcache.CacheManager@66a1fdd8] 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. 23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: A web application appears to have started a thread named [Thread-12] but has failed to stop it. This is very likely to create a memory leak.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearReferencesStopTimerThreadGRAVE: 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. 23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: A web application appears to have started a thread named [DiagnosticsHandler,null,null] but has failed to stop it. This is very likely to create a memory leak.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@44d5ce53]) 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.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@30dcce73]) and a value of type [com.ibatis.sqlmap.engine.mapping.result.ResultObjectFactoryUtil.FactorySettings] (value [com.ibatis.sqlmap.engine.mapping.result.ResultObjectFactoryUtil$FactorySettings@5133c9ba]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [null] (value [com.sun.xml.bind.v2.ClassFactory$1@29b422df]) and a value of type [java.util.WeakHashMap] (value [{class java.util.ArrayList=java.lang.ref.WeakReference@9fbc913, class org.alfresco.repo.audit.model._3.AuditPath=java.lang.ref.WeakReference@714e0383, class org.alfresco.repo.audit.model._3.GenerateValue=java.lang.ref.WeakReference@38c8c792, class org.alfresco.repo.audit.model._3.DataGenerator=java.lang.ref.WeakReference@5a65f5e, class org.alfresco.repo.audit.model._3.DataGenerators=java.lang.ref.WeakReference@6dbf1737, class org.alfresco.repo.audit.model._3.Application=java.lang.ref.WeakReference@1c8d542b, class org.alfresco.repo.audit.model._3.PathMappings=java.lang.ref.WeakReference@290e1b2, class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@75d16e6e, class org.alfresco.repo.audit.model._3.DataExtractor=java.lang.ref.WeakReference@8a93430, class org.alfresco.repo.audit.model._3.RecordValue=java.lang.ref.WeakReference@1ca13fc1, class org.alfresco.repo.audit.model._3.PathMap=java.lang.ref.WeakReference@1e60a696, class org.alfresco.repo.audit.model._3.DataExtractors=java.lang.ref.WeakReference@5b58d16e, class org.alfresco.repo.audit.model._3.Audit=java.lang.ref.WeakReference@241dbb9c}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@1c08114a]) and a value of type [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory.ReferenceCountingReadOnlyIndexReader] (value [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory$ReferenceCountingReadOnlyIndexReader@68dda0a]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: 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@4ae5c9e2]) 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.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@34293ad8]) and a value of type [org.apache.cxf.bus.CXFBusImpl] (value [org.apache.cxf.bus.CXFBusImpl@7ed655a8]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [null] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@2991c9a6]) and a value of type [com.sun.xml.bind.v2.runtime.Coordinator[]] (value [[Lcom.sun.xml.bind.v2.runtime.Coordinator;@224dc69c]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.23 f?vr. 2011 15:44:14 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: 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@202a3d5c]) 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.log4j:ERROR LogMananger.repositorySelector was null likely due to error in class reloading, using NOPLoggerRepository.23 f?vr. 2011 15:44:16 org.apache.catalina.startup.HostConfig deployDescriptorINFO: D?ploiement du descripteur de configuration host-manager.xml23 f?vr. 2011 15:44:16 org.apache.catalina.startup.HostConfig deployDescriptorINFO: D?ploiement du descripteur de configuration manager.xml23 f?vr. 2011 15:44:16 org.apache.catalina.startup.HostConfig deployWARINFO: D?ploiement de l'archive share.war de l'application web‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍

Anyone have an idea? has already do the same?

Thank you Smiley Very Happy
8 REPLIES 8

mrogers
Star Contributor
Star Contributor
Yes you need to install a license.

muralie39
Champ on-the-rise
Champ on-the-rise
use .lic file not .lic.installed file

lusitano
Champ in-the-making
Champ in-the-making
always the same error …
I also this message? the problem come from here?
15:44:13,683  WARN  [node.index.FullIndexRecoveryComponent] The indexes are not synchronized with the database.15:44:13,857  WARN  [node.index.AVMFullIndexRecoveryComponent]     Index for avm store sitestore is out of date‍‍‍‍

No?

muralie39
Champ on-the-rise
Champ on-the-rise
I think you are not followed the proper steps…

  set index.recover.mode=AUTO

lusitano
Champ in-the-making
Champ in-the-making
Hello,

I have set the property index.recovery.mode=AUTO

Now I have this error :
09:46:18,789  INFO  [node.index.FullIndexRecoveryComponent] Index recovery completed.09:46:18,804  INFO  [node.index.AVMFullIndexRecoveryComponent] Rebuilding indexes for 1 AVM Stores09:46:18,804  INFO  [node.index.AVMFullIndexRecoveryComponent]     Rebuilding index for sitestore09:46:18,959  INFO  [node.index.AVMFullIndexRecoveryComponent]   Reindex   100% complete09:46:18,960  INFO  [node.index.AVMFullIndexRecoveryComponent] Finished rebuilding indexes for AVM Stores09:46:19,410 User:System WARN  [service.descriptor.DescriptorService] Alfresco license: Failed to verify license - Invalid License!09:46:19,411 User:System WARN  [service.descriptor.DescriptorService] Alfresco license: Restricted Alfresco Repository to read-only capability09:46:19,432  ERROR [web.context.ContextLoader] Context initialization failedorg.alfresco.service.cmr.repository.StoreExistsException   at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.createStore(HibernateNodeDaoServiceImpl.java:724)   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)   at org.alfresco.repo.transaction.TransactionalDaoInterceptor.invoke(TransactionalDaoInterceptor.java:62)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.domain.hibernate.DirtySessionMethodInterceptor.invoke(DirtySessionMethodInterceptor.java:413)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invokeInternal(SingleEntryTransactionResourceInterceptor.java:157)   at org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor.invoke(SingleEntryTransactionResourceInterceptor.java:132)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)   at $Proxy8.createStore(Unknown Source)   at org.alfresco.repo.node.db.DbNodeServiceImpl.createStore(DbNodeServiceImpl.java:201)   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)   at org.alfresco.repo.tenant.MultiTNodeServiceInterceptor.invoke(MultiTNodeServiceInterceptor.java:104)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)   at $Proxy10.createStore(Unknown Source)   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.alfresco.repo.service.StoreRedirectorProxyFactory$RedirectorInvocationHandler.invoke(StoreRedirectorProxyFactory.java:215)   at $Proxy11.createStore(Unknown Source)   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)   at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.MLPropertyInterceptor.invoke(MLPropertyInterceptor.java:303)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.alfresco.repo.node.NodeRefPropertyMethodInterceptor.invoke(NodeRefPropertyMethodInterceptor.java:269)   at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)   at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)   at $Proxy10.createStore(Unknown Source)   at org.alfresco.repo.descriptor.RepositoryDescriptorDAOImpl.getDescriptorNodeRef(RepositoryDescriptorDAOImpl.java:346)   at org.alfresco.repo.descriptor.RepositoryDescriptorDAOImpl.updateDescriptor(RepositoryDescriptorDAOImpl.java:185)   at org.alfresco.repo.descriptor.DescriptorServiceImpl$1$2.execute(DescriptorServiceImpl.java:222)   at org.alfresco.repo.descriptor.DescriptorServiceImpl$1$2.execute(DescriptorServiceImpl.java:199)   at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:325)   at org.alfresco.repo.descriptor.DescriptorServiceImpl$1.doWork(DescriptorServiceImpl.java:197)   at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:508)   at org.alfresco.repo.descriptor.DescriptorServiceImpl.onBootstrap(DescriptorServiceImpl.java:162)   at org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:56)   at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:97)   at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMulticaster.java:78)   at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:294)   at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:858)   at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:419)   at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:261)   at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:192)   at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)   at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:63)   at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3972)   at org.apache.catalina.core.StandardContext.start(StandardContext.java:4467)   at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)   at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)   at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)   at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:637)   at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:563)   at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:498)   at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)   at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)   at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)   at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)   at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)   at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)   at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)   at org.apache.catalina.core.StandardService.start(StandardService.java:519)   at org.apache.catalina.core.StandardServer.start(StandardServer.java:710)   at org.apache.catalina.startup.Catalina.start(Catalina.java:581)   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)   at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)   at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)28 f?vr. 2011 09:46:19 org.apache.catalina.core.StandardContext startGRAVE: Error listenerStart28 f?vr. 2011 09:46:19 org.apache.catalina.core.StandardContext startGRAVE: Erreur de d?marrage du contexte [/alfresco] suite aux erreurs pr?c?dentes28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbcGRAVE: 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.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesStopTimerThreadGRAVE: A web application appears to have started a TimerThread named [net.sf.ehcache.CacheManager@1f4649ed] 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. 28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: A web application appears to have started a thread named [Thread-12] but has failed to stop it. This is very likely to create a memory leak.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesStopTimerThreadGRAVE: 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. 28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: 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.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: A web application appears to have started a thread named [indexTrackerThread1] but has failed to stop it. This is very likely to create a memory leak.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: A web application appears to have started a thread named [indexTrackerThread2] but has failed to stop it. This is very likely to create a memory leak.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: A web application appears to have started a thread named [indexTrackerThread3] but has failed to stop it. This is very likely to create a memory leak.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: A web application appears to have started a thread named [indexTrackerThread4] but has failed to stop it. This is very likely to create a memory leak.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: A web application appears to have started a thread named [indexTrackerThread5] but has failed to stop it. This is very likely to create a memory leak.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearReferencesThreadsGRAVE: A web application appears to have started a thread named [DiagnosticsHandler,null,null] but has failed to stop it. This is very likely to create a memory leak.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2b07544d]) 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.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: 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@6e2fa14c]) 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.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7906bd17]) and a value of type [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory.ReferenceCountingReadOnlyIndexReader] (value [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory$ReferenceCountingReadOnlyIndexReader@4abd567c]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@54790d39]) and a value of type [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory.ReferenceCountingReadOnlyIndexReader] (value [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory$ReferenceCountingReadOnlyIndexReader@57534482]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@1bb6df98]) and a value of type [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory.ReferenceCountingReadOnlyIndexReader] (value [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory$ReferenceCountingReadOnlyIndexReader@311825f]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@72862c8b]) and a value of type [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory.ReferenceCountingReadOnlyIndexReader] (value [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory$ReferenceCountingReadOnlyIndexReader@46d6946a]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@31a9df7b]) and a value of type [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory.ReferenceCountingReadOnlyIndexReader] (value [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory$ReferenceCountingReadOnlyIndexReader@78f1db6]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [null] (value [com.sun.xml.bind.v2.runtime.Coordinator$1@44e79b9a]) and a value of type [com.sun.xml.bind.v2.runtime.Coordinator[]] (value [[Lcom.sun.xml.bind.v2.runtime.Coordinator;@4198becd]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: 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@30c727d4]) 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.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@6307e850]) and a value of type [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory.ReferenceCountingReadOnlyIndexReader] (value [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory$ReferenceCountingReadOnlyIndexReader@1c250efb]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@44fa8f2c]) and a value of type [com.ibatis.sqlmap.engine.mapping.result.ResultObjectFactoryUtil.FactorySettings] (value [com.ibatis.sqlmap.engine.mapping.result.ResultObjectFactoryUtil$FactorySettings@2c2b84fc]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@5d27d30b]) and a value of type [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory.ReferenceCountingReadOnlyIndexReader] (value [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory$ReferenceCountingReadOnlyIndexReader@6190a6f4]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [null] (value [com.sun.xml.bind.v2.ClassFactory$1@5fc10f36]) and a value of type [java.util.WeakHashMap] (value [{class org.alfresco.repo.audit.model._3.Application=java.lang.ref.WeakReference@6b7bf1d9, class java.util.ArrayList=java.lang.ref.WeakReference@164314b0, class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@e033a3b, class org.alfresco.repo.audit.model._3.PathMappings=java.lang.ref.WeakReference@75e3feac, class org.alfresco.repo.audit.model._3.DataGenerator=java.lang.ref.WeakReference@4b650aab, class org.alfresco.repo.audit.model._3.DataExtractors=java.lang.ref.WeakReference@569f8738, class org.alfresco.repo.audit.model._3.RecordValue=java.lang.ref.WeakReference@36699f6, class org.alfresco.repo.audit.model._3.AuditPath=java.lang.ref.WeakReference@4505e738, class org.alfresco.repo.audit.model._3.PathMap=java.lang.ref.WeakReference@68f30ef, class org.alfresco.repo.audit.model._3.DataGenerators=java.lang.ref.WeakReference@22d59e46, class org.alfresco.repo.audit.model._3.GenerateValue=java.lang.ref.WeakReference@768a1787, class org.alfresco.repo.audit.model._3.DataExtractor=java.lang.ref.WeakReference@640edcdd, class org.alfresco.repo.audit.model._3.Audit=java.lang.ref.WeakReference@bc6647d}]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@def5095]) and a value of type [org.apache.cxf.bus.CXFBusImpl] (value [org.apache.cxf.bus.CXFBusImpl@5a936d58]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@54790d39]) and a value of type [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory.ReferenceCountingReadOnlyIndexReader] (value [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory$ReferenceCountingReadOnlyIndexReader@4efdadd]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@31a9df7b]) and a value of type [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory.ReferenceCountingReadOnlyIndexReader] (value [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory$ReferenceCountingReadOnlyIndexReader@1f09e5b3]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@44fa8f2c]) and a value of type [com.ibatis.sqlmap.engine.mapping.result.ResultObjectFactoryUtil.FactorySettings] (value [com.ibatis.sqlmap.engine.mapping.result.ResultObjectFactoryUtil$FactorySettings@42c75ab0]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7906bd17]) and a value of type [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory.ReferenceCountingReadOnlyIndexReader] (value [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory$ReferenceCountingReadOnlyIndexReader@2e12fb10]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@5d27d30b]) and a value of type [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory.ReferenceCountingReadOnlyIndexReader] (value [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory$ReferenceCountingReadOnlyIndexReader@6020ef11]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2b07544d]) 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.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@6307e850]) and a value of type [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory.ReferenceCountingReadOnlyIndexReader] (value [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory$ReferenceCountingReadOnlyIndexReader@122f7665]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@5d27d30b]) and a value of type [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory.ReferenceCountingReadOnlyIndexReader] (value [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory$ReferenceCountingReadOnlyIndexReader@6a05ea36]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2b07544d]) 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.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@44fa8f2c]) and a value of type [com.ibatis.sqlmap.engine.mapping.result.ResultObjectFactoryUtil.FactorySettings] (value [com.ibatis.sqlmap.engine.mapping.result.ResultObjectFactoryUtil$FactorySettings@2a53b59b]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@6307e850]) and a value of type [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory.ReferenceCountingReadOnlyIndexReader] (value [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory$ReferenceCountingReadOnlyIndexReader@5db7e8d2]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@44fa8f2c]) and a value of type [com.ibatis.sqlmap.engine.mapping.result.ResultObjectFactoryUtil.FactorySettings] (value [com.ibatis.sqlmap.engine.mapping.result.ResultObjectFactoryUtil$FactorySettings@5516630f]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@5d27d30b]) and a value of type [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory.ReferenceCountingReadOnlyIndexReader] (value [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory$ReferenceCountingReadOnlyIndexReader@30c1996d]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2b07544d]) 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.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@6307e850]) and a value of type [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory.ReferenceCountingReadOnlyIndexReader] (value [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory$ReferenceCountingReadOnlyIndexReader@763fdc1c]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@54790d39]) and a value of type [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory.ReferenceCountingReadOnlyIndexReader] (value [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory$ReferenceCountingReadOnlyIndexReader@5a8beeea]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@44fa8f2c]) and a value of type [com.ibatis.sqlmap.engine.mapping.result.ResultObjectFactoryUtil.FactorySettings] (value [com.ibatis.sqlmap.engine.mapping.result.ResultObjectFactoryUtil$FactorySettings@18f27317]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7906bd17]) and a value of type [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory.ReferenceCountingReadOnlyIndexReader] (value [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory$ReferenceCountingReadOnlyIndexReader@5561f7cc]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@5d27d30b]) and a value of type [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory.ReferenceCountingReadOnlyIndexReader] (value [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory$ReferenceCountingReadOnlyIndexReader@12d39ddf]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2b07544d]) 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.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@6307e850]) and a value of type [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory.ReferenceCountingReadOnlyIndexReader] (value [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory$ReferenceCountingReadOnlyIndexReader@321a521]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@5d27d30b]) and a value of type [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory.ReferenceCountingReadOnlyIndexReader] (value [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory$ReferenceCountingReadOnlyIndexReader@15e01b22]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2b07544d]) 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.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@72862c8b]) and a value of type [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory.ReferenceCountingReadOnlyIndexReader] (value [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory$ReferenceCountingReadOnlyIndexReader@2c156066]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@54790d39]) and a value of type [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory.ReferenceCountingReadOnlyIndexReader] (value [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory$ReferenceCountingReadOnlyIndexReader@2f6bdf26]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@44fa8f2c]) and a value of type [com.ibatis.sqlmap.engine.mapping.result.ResultObjectFactoryUtil.FactorySettings] (value [com.ibatis.sqlmap.engine.mapping.result.ResultObjectFactoryUtil$FactorySettings@5307501c]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7906bd17]) and a value of type [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory.ReferenceCountingReadOnlyIndexReader] (value [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory$ReferenceCountingReadOnlyIndexReader@51c88da]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.28 f?vr. 2011 09:46:19 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMapGRAVE: A web application created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@6307e850]) and a value of type [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory.ReferenceCountingReadOnlyIndexReader] (value [org.alfresco.repo.search.impl.lucene.index.ReferenceCountingReadOnlyIndexReaderFactory$ReferenceCountingReadOnlyIndexReader@145ca2d5]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.log4j:ERROR LogMananger.repositorySelector was null likely due to error in class reloading, using NOPLoggerRepository.28 f?vr. 2011 09:46:21 org.apache.catalina.startup.HostConfig deployDescriptorINFO: D?ploiement du descripteur de configuration host-manager.xml28 f?vr. 2011 09:46:21 org.apache.catalina.startup.HostConfig deployDescriptorINFO: D?ploiement du descripteur de configuration manager.xml28 f?vr. 2011 09:46:21 org.apache.catalina.startup.HostConfig deployWARINFO: D?ploiement de l'archive share.war de l'application web09:46:25,859  INFO  [extensions.webscripts.DeclarativeRegistry] Registered 269 Web Scripts (+0 failed), 277 URLs09:46:25,860  INFO  [extensions.webscripts.DeclarativeRegistry] Registered 8 Package Description Documents (+0 failed) 09:46:25,861  INFO  [extensions.webscripts.DeclarativeRegistry] Registered 0 Schema Description Documents (+0 failed) 09:46:26,009  INFO  [extensions.webscripts.AbstractRuntimeContainer] Initialised Spring Surf Container Web Script Container (in 1901.291ms)09:46:26,079  INFO  [extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl09:46:26,145  INFO  [extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js09:46:26,208  INFO  [extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl09:46:26,212  INFO  [extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js09:46:26,280  INFO  [extensions.webscripts.TemplateProcessorRegistry] Registered template processor freemarker for extension ftl09:46:26,285  INFO  [extensions.webscripts.ScriptProcessorRegistry] Registered script processor javascript for extension js28 f?vr. 2011 09:46:27 org.apache.catalina.startup.HostConfig deployDirectoryINFO: D?ploiement du r?pertoire docs de l'application web28 f?vr. 2011 09:46:27 org.apache.catalina.startup.HostConfig deployDirectoryINFO: D?ploiement du r?pertoire examples de l'application web28 f?vr. 2011 09:46:27 org.apache.catalina.startup.HostConfig deployDirectoryINFO: D?ploiement du r?pertoire ROOT de l'application web28 f?vr. 2011 09:46:27 org.apache.coyote.http11.Http11Protocol startINFO: D?marrage de Coyote HTTP/1.1 sur http-808028 f?vr. 2011 09:46:27 org.apache.jk.common.ChannelSocket initINFO: JK: ajp13 listening on /0.0.0.0:800928 f?vr. 2011 09:46:27 org.apache.jk.server.JkMain startINFO: Jk running ID=0 time=0/17  config=null28 f?vr. 2011 09:46:27 org.apache.catalina.startup.Catalina startINFO: Server startup in 107140 ms‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍

I use the file .lic   Smiley Sad

mrogers
Star Contributor
Star Contributor
No you didn't…   

Is the license for the correct version and is it in the right place?

However the license should already be persisted in your alfresco instance so I suspect that you have not restored your database or content store to the correct place.    That's probably also why you are getting an index error.

I suggest you contact Alfresco support if you continue to have problems.

lusitano
Champ in-the-making
Champ in-the-making
I put the .lic file in this place: TOMCAT_HOME/shared/classes/alfresco/extension/license

I want debug and I need the source code of this class: org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl
12:58:02,998  ERROR [web.context.ContextLoader] Context initialization failedorg.alfresco.service.cmr.repository.StoreExistsException   at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.createStore(HibernateNodeDaoServiceImpl.java:724)   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)   at java.lang.reflect.Method.invoke(Method.java:597)‍‍‍‍‍‍‍
it's not in the svn … Smiley Sad where can I find the last version ?

Thanks

mrogers
Star Contributor
Star Contributor
You are debugging the wrong thing but Alfresco Support will help point you to the correct source code if you insist.