2020-06-03 00:00:00,529 [DefaultQuartzScheduler_Worker-3] ERROR stalledExtensionCountScheduler - Failed to update installed count for extension [ExtensionCode.ExtensionTemplate] java.lang.NullPointerException: Cannot invoke method searchInstalls() on null object at org.codehaus.groovy.runtime.NullObject.invokeMethod(NullObject.java:91) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:43) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.NullCallSite.call(NullCallSite.java:34) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:115) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:143) at Script1.updateCount(Script1.groovy:21) at Script1$updateCount.callCurrent(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:156) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:176) at Script1.run(Script1.groovy:59) at groovy.lang.GroovyShell.evaluate(GroovyShell.java:443) at groovy.lang.GroovyShell.evaluate(GroovyShell.java:481) at groovy.lang.GroovyShell.evaluate(GroovyShell.java:452) at com.xpn.xwiki.plugin.scheduler.GroovyJob.executeJob(GroovyJob.java:83) at com.xpn.xwiki.plugin.scheduler.AbstractJob.execute(AbstractJob.java:76) at org.quartz.core.JobRunShell.run(JobRunShell.java:202) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573) 03-Jun-2020 13:03:47.585 INFORMATION [Thread-13] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-8080"] 03-Jun-2020 13:03:47.592 INFORMATION [Thread-13] org.apache.catalina.core.StandardService.stopInternal Stopping service [Catalina] Exception in thread "User event dispatcher thread" org.infinispan.IllegalLifecycleStateException: ISPN000323: Cache 'configuration.document.space' is in 'TERMINATED' state and so it does not accept new invocations. Either restart it or recreate the cache container. at org.infinispan.interceptors.impl.InvocationContextInterceptor.ignoreCommand(InvocationContextInterceptor.java:98) at org.infinispan.interceptors.impl.InvocationContextInterceptor.visitCommand(InvocationContextInterceptor.java:87) at org.infinispan.interceptors.impl.AsyncInterceptorChainImpl.invoke(AsyncInterceptorChainImpl.java:248) at org.infinispan.cache.impl.CacheImpl.get(CacheImpl.java:527) at org.infinispan.cache.impl.CacheImpl.get(CacheImpl.java:520) at org.infinispan.cache.impl.AbstractDelegatingCache.get(AbstractDelegatingCache.java:438) at org.infinispan.cache.impl.EncoderCache.get(EncoderCache.java:660) at org.xwiki.cache.infinispan.internal.InfinispanCache.get(InfinispanCache.java:101) at org.xwiki.configuration.internal.AbstractDocumentConfigurationSource.getPropertyValue(AbstractDocumentConfigurationSource.java:331) at org.xwiki.configuration.internal.AbstractDocumentConfigurationSource.containsKey(AbstractDocumentConfigurationSource.java:201) at org.xwiki.configuration.internal.AbstractSpacesConfigurationSource$SpaceConfigurationSource.containsKey(AbstractSpacesConfigurationSource.java:171) at org.xwiki.configuration.internal.AbstractCompositeConfigurationSource.containsKey(AbstractCompositeConfigurationSource.java:45) at org.xwiki.configuration.internal.AbstractCompositeConfigurationSource.containsKey(AbstractCompositeConfigurationSource.java:45) at org.xwiki.configuration.internal.AbstractCompositeConfigurationSource.getProperty(AbstractCompositeConfigurationSource.java:95) at org.xwiki.url.internal.DefaultURLConfiguration.getURLFormatId(DefaultURLConfiguration.java:55) at org.xwiki.url.internal.URLExecutionContextInitializer.initialize(URLExecutionContextInitializer.java:55) at org.xwiki.context.internal.DefaultExecutionContextManager.runInitializers(DefaultExecutionContextManager.java:131) at org.xwiki.context.internal.DefaultExecutionContextManager.pushContext(DefaultExecutionContextManager.java:112) at org.xwiki.notifications.notifiers.internal.UserEventDispatcher.run(UserEventDispatcher.java:129) at java.lang.Thread.run(Thread.java:748) 03-Jun-2020 13:03:47.865 WARNUNG [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [xwiki] registered the JDBC driver [com.mysql.jdbc.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered. 03-Jun-2020 13:03:47.865 WARNUNG [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [xwiki] appears to have started a thread named [searcherExecutor-10-thread-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:748) 03-Jun-2020 13:03:47.866 WARNUNG [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [xwiki] appears to have started a thread named [mysql-cj-abandoned-connection-cleanup] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:80) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:748) 03-Jun-2020 13:03:47.866 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@42c36700]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@521693b]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.866 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@652ee21d]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@4566de87]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.867 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@1c445a4c]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@1222804e]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.867 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@736fc27d]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@4dc77066]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.867 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@42c36700]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@4be1b960]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.867 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@652ee21d]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@3e2a405f]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.867 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@1c445a4c]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@33db01cd]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.878 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@736fc27d]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@45690390]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.878 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@42c36700]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@38588e4]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.879 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@1c445a4c]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@6f411873]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.879 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@736fc27d]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@47fb93f]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.879 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@42c36700]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@9874fa3]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.879 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@652ee21d]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@551e7a81]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.879 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@1c445a4c]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@3019afc]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.879 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@736fc27d]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@77efb343]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.879 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@42c36700]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@59f35ff7]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.879 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@652ee21d]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@7f9ffc3a]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.880 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@1c445a4c]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@70465f4f]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.880 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@736fc27d]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@7a398faf]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.880 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@42c36700]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@39766bf8]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.880 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@652ee21d]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@39883ec0]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.880 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@1c445a4c]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@7b76b299]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.880 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@736fc27d]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@4d841eaf]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.880 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@42c36700]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@4727954c]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.880 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@1c445a4c]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@7ba542f7]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.880 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@736fc27d]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@cf2d6f6]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.881 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@42c36700]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@6a2ffa68]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.881 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@1c445a4c]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@1f2d016b]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.881 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@736fc27d]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@4e4e4a83]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.881 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@42c36700]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@541170da]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.881 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@1c445a4c]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@41f82c8a]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.881 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@736fc27d]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@36a94b87]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.881 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@42c36700]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@a0f1583]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.881 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@1c445a4c]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@6b761025]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.882 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@736fc27d]) and a value of type [org.restlet.ext.jaxrs.internal.core.MatchedInfo] (value [org.restlet.ext.jaxrs.internal.core.MatchedInfo@218f745b]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.882 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@39ba81cf]) and a value of type [java.util.Stack] (value [[org.xwiki.context.ExecutionContext@4442187d]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.882 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@45994df2]) and a value of type [java.util.Stack] (value [[org.xwiki.container.servlet.ServletRequest@28c00877]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.882 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7c156ce2]) and a value of type [java.util.Stack] (value [[org.xwiki.container.servlet.ServletResponse@156d7d17]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.882 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@39ba81cf]) and a value of type [java.util.Stack] (value [[org.xwiki.context.ExecutionContext@1a145495]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.882 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@45994df2]) and a value of type [java.util.Stack] (value [[org.xwiki.container.servlet.ServletRequest@323f7410]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.882 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@39ba81cf]) and a value of type [java.util.Stack] (value [[org.xwiki.context.ExecutionContext@651a7cc9]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.883 SCHWERWIEGEND [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [xwiki] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@7c156ce2]) and a value of type [java.util.Stack] (value [[org.xwiki.container.servlet.ServletResponse@1be130b8]]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak. 03-Jun-2020 13:03:47.912 INFORMATION [Thread-13] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-8080"] 03-Jun-2020 13:03:47.914 INFORMATION [Thread-13] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-8080"] 03-Jun-2020 13:03:48.219 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/var/lib/tomcat8/common/classes], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:03:48.222 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/var/lib/tomcat8/common], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:03:48.223 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/usr/share/tomcat8/common/classes], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:03:48.223 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/usr/share/tomcat8/common], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:03:48.224 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/var/lib/tomcat8/server/classes], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:03:48.224 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/var/lib/tomcat8/server], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:03:48.224 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/usr/share/tomcat8/server/classes], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:03:48.224 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/usr/share/tomcat8/server], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:03:48.225 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/var/lib/tomcat8/shared/classes], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:03:48.225 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/var/lib/tomcat8/shared], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:03:48.225 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/usr/share/tomcat8/shared/classes], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:03:48.225 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/usr/share/tomcat8/shared], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:03:48.611 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Server version name: Apache Tomcat/8.5.54 (Debian) 03-Jun-2020 13:03:48.611 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Server built: Apr 25 2020 15:01:31 UTC 03-Jun-2020 13:03:48.611 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Server version number: 8.5.54.0 03-Jun-2020 13:03:48.611 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name: Linux 03-Jun-2020 13:03:48.611 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version: 4.9.0-12-amd64 03-Jun-2020 13:03:48.611 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture: amd64 03-Jun-2020 13:03:48.611 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home: /usr/lib/jvm/java-8-openjdk-amd64/jre 03-Jun-2020 13:03:48.611 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version: 1.8.0_252-8u252-b09-1~deb9u1-b09 03-Jun-2020 13:03:48.611 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: Oracle Corporation 03-Jun-2020 13:03:48.611 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE: /var/lib/tomcat8 03-Jun-2020 13:03:48.611 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME: /usr/share/tomcat8 03-Jun-2020 13:03:48.612 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=/var/lib/tomcat8/conf/logging.properties 03-Jun-2020 13:03:48.612 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager 03-Jun-2020 13:03:48.612 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.awt.headless=true 03-Jun-2020 13:03:48.612 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:+UseConcMarkSweepGC 03-Jun-2020 13:03:48.612 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djdk.tls.ephemeralDHKeySize=2048 03-Jun-2020 13:03:48.612 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources 03-Jun-2020 13:03:48.612 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.apache.catalina.security.SecurityListener.UMASK=0027 03-Jun-2020 13:03:48.612 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.apache.catalina.connector.CoyoteAdapter.ALLOW_BACKSLASH=true 03-Jun-2020 13:03:48.612 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dignore.endorsed.dirs= 03-Jun-2020 13:03:48.612 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=/var/lib/tomcat8 03-Jun-2020 13:03:48.612 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=/usr/share/tomcat8 03-Jun-2020 13:03:48.612 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/tmp/tomcat8-tomcat8-tmp 03-Jun-2020 13:03:48.612 INFORMATION [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent An older version [1.2.21] of the APR based Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [1.2.23] 03-Jun-2020 13:03:48.612 INFORMATION [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded APR based Apache Tomcat Native library [1.2.21] using APR version [1.5.2]. 03-Jun-2020 13:03:48.612 INFORMATION [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. 03-Jun-2020 13:03:48.613 INFORMATION [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 03-Jun-2020 13:03:48.616 INFORMATION [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.0l 10 Sep 2019] 03-Jun-2020 13:03:48.676 INFORMATION [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8080"] 03-Jun-2020 13:03:48.684 INFORMATION [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read 03-Jun-2020 13:03:48.692 INFORMATION [main] org.apache.catalina.startup.Catalina.load Initialization processed in 429 ms 03-Jun-2020 13:03:48.709 INFORMATION [main] org.apache.catalina.core.StandardService.startInternal Starting service [Catalina] 03-Jun-2020 13:03:48.710 INFORMATION [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/8.5.54 (Debian) 03-Jun-2020 13:03:48.716 INFORMATION [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDescriptor Deploying deployment descriptor [/etc/tomcat8/Catalina/localhost/xwiki.xml] 2020-06-03 13:03:53,590 [localhost-startStop-1] INFO iPropertiesConfigurationSource - loading xwiki.properties from default location /etc/xwiki/xwiki.properties 2020-06-03 13:03:53,973 [localhost-startStop-1] INFO o.x.e.i.ServletEnvironment - Using permanent directory [/var/lib/xwiki/data] 03-Jun-2020 13:04:03.246 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/var/lib/tomcat8/common/classes], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:04:03.247 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/var/lib/tomcat8/common], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:04:03.248 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/usr/share/tomcat8/common/classes], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:04:03.248 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/usr/share/tomcat8/common], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:04:03.248 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/var/lib/tomcat8/server/classes], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:04:03.249 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/var/lib/tomcat8/server], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:04:03.249 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/usr/share/tomcat8/server/classes], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:04:03.249 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/usr/share/tomcat8/server], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:04:03.249 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/var/lib/tomcat8/shared/classes], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:04:03.249 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/var/lib/tomcat8/shared], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:04:03.249 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/usr/share/tomcat8/shared/classes], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:04:03.249 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/usr/share/tomcat8/shared], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:04:03.607 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Server version name: Apache Tomcat/8.5.54 (Debian) 03-Jun-2020 13:04:03.608 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Server built: Apr 25 2020 15:01:31 UTC 03-Jun-2020 13:04:03.608 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Server version number: 8.5.54.0 03-Jun-2020 13:04:03.608 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name: Linux 03-Jun-2020 13:04:03.608 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version: 4.9.0-12-amd64 03-Jun-2020 13:04:03.608 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture: amd64 03-Jun-2020 13:04:03.608 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home: /usr/lib/jvm/java-8-openjdk-amd64/jre 03-Jun-2020 13:04:03.609 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version: 1.8.0_252-8u252-b09-1~deb9u1-b09 03-Jun-2020 13:04:03.609 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: Oracle Corporation 03-Jun-2020 13:04:03.609 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE: /var/lib/tomcat8 03-Jun-2020 13:04:03.609 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME: /usr/share/tomcat8 03-Jun-2020 13:04:03.609 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=/var/lib/tomcat8/conf/logging.properties 03-Jun-2020 13:04:03.610 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager 03-Jun-2020 13:04:03.610 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.awt.headless=true 03-Jun-2020 13:04:03.610 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:+UseConcMarkSweepGC 03-Jun-2020 13:04:03.610 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djdk.tls.ephemeralDHKeySize=2048 03-Jun-2020 13:04:03.610 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources 03-Jun-2020 13:04:03.610 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.apache.catalina.security.SecurityListener.UMASK=0027 03-Jun-2020 13:04:03.610 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.apache.catalina.connector.CoyoteAdapter.ALLOW_BACKSLASH=true 03-Jun-2020 13:04:03.611 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dignore.endorsed.dirs= 03-Jun-2020 13:04:03.611 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=/var/lib/tomcat8 03-Jun-2020 13:04:03.611 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=/usr/share/tomcat8 03-Jun-2020 13:04:03.611 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/tmp/tomcat8-tomcat8-tmp 03-Jun-2020 13:04:03.611 INFORMATION [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent An older version [1.2.21] of the APR based Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [1.2.23] 03-Jun-2020 13:04:03.611 INFORMATION [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded APR based Apache Tomcat Native library [1.2.21] using APR version [1.5.2]. 03-Jun-2020 13:04:03.611 INFORMATION [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. 03-Jun-2020 13:04:03.612 INFORMATION [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 03-Jun-2020 13:04:03.615 INFORMATION [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.0l 10 Sep 2019] 03-Jun-2020 13:04:03.673 INFORMATION [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8080"] 03-Jun-2020 13:04:03.680 INFORMATION [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read 03-Jun-2020 13:04:03.690 INFORMATION [main] org.apache.catalina.startup.Catalina.load Initialization processed in 422 ms 03-Jun-2020 13:04:03.708 INFORMATION [main] org.apache.catalina.core.StandardService.startInternal Starting service [Catalina] 03-Jun-2020 13:04:03.709 INFORMATION [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/8.5.54 (Debian) 03-Jun-2020 13:04:03.715 INFORMATION [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDescriptor Deploying deployment descriptor [/etc/tomcat8/Catalina/localhost/xwiki.xml] 03-Jun-2020 13:04:03.808 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/FastInfoset-1.2.16.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.808 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-extension-maven-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.808 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-component-script-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.809 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-environment-servlet-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.809 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/lucene-classification-8.5.1.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.809 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-notifications-sources-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.810 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/netty-transport-native-unix-common-4.1.29.Final.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.810 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/Eonasdan-bootstrap-datetimepicker-4.17.47.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.810 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-store-filesystem-oldcore-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.811 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/validation-api-1.1.0.Final.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.811 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/org.restlet.ext.jackson-2.3.12.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.811 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/groovy-datetime-2.5.11.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.812 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/htrace-core4-4.1.0-incubating.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.812 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-rest-model-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.812 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/hadoop-common-3.2.0.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.813 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/lucene-grouping-8.1.1.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.813 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-job-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.813 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/batik-svg-dom-1.12.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.814 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-wiki-user-script-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.814 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-jodatime-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.814 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/maven-settings-3.6.3.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.815 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/maven-resolver-provider-3.6.3.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.815 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-url-scheme-standard-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.815 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/commons-configuration2-2.7.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.816 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/stax-ex-1.8.1.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.816 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/jdom-1.1.3.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.816 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-store-transaction-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.817 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-resource-servlet-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.817 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-store-merge-api-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.817 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/pygments-2.5.1.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.818 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/jakarta.transaction-api-1.3.3.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.818 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-xar-model-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.818 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/asm-analysis-7.2.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.819 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/groovy-json-2.5.11.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.819 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-extension-script-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.819 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-rendering-macro-toc-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.820 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/java-libpst-0.8.1.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.820 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/protobuf-java-3.10.0.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.820 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/http2-server-9.4.14.v20181114.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.821 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xml-apis-ext-1.3.04.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.821 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-eventstream-store-hibernate-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.821 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-filter-script-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.822 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-logging-script-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.822 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-rendering-syntax-xdomxmlcurrent-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.822 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-extension-repository-xwiki-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.823 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xmpcore-5.1.3.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.823 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-localization-syntax-messagetool-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.823 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/reflections-0.9.11.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.823 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/jetty-alpn-client-9.4.22.v20191022.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.824 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-security-api-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.824 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-security-api-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.824 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-notifications-preferences-api-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.825 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-extension-distribution-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.825 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-script-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.825 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-eventstream-store-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.826 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-notifications-filters-watch-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.826 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-filter-xml-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.826 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-legacy-oldcore-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.827 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-rendering-macro-useravatar-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.827 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-rendering-syntax-wikimodel-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.827 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/maven-settings-3.6.2.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.828 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-wiki-api-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.828 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/requirejs-2.3.6.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.828 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-filter-event-user-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.829 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/commons-csv-1.8.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.829 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-wiki-creationjob-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.829 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-filter-event-xwiki-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.829 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-text-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.830 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/http2-http-client-transport-9.4.27.v20200227.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.830 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-rest-model-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.830 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-cache-infinispan-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.830 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/jstree-3.3.8.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.830 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/maven-model-3.6.2.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.831 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-localization-syntax-messagetool-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.831 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-xml-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.831 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-bridge-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.831 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-diff-api-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.832 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-activeinstalls-common-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.832 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-observation-api-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.832 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-crypto-cipher-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.832 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-groovy-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.833 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/httpcore-4.4.12.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.833 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/yuicompressor-2.4.7-xwiki.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.833 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-store-serialization-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.833 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/plexus-sec-dispatcher-1.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.833 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-properties-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.834 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/css4j-dom4j-2.0.2.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.834 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/hibernate-core-5.4.15.Final.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.834 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/cdi-api-1.0.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.834 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/org.eclipse.sisu.inject-0.3.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.835 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/css4j-2.0.2.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.835 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/opentracing-util-0.33.0.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.835 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-extension-api-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.835 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-rendering-macro-id-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.835 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/jgroups-4.1.8.Final.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.836 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-security-bridge-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.836 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/poi-scratchpad-4.1.2.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.836 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/maven-shared-utils-3.2.1.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.836 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-xml-script-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.836 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-user-api-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.837 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/failureaccess-1.0.1.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:03.837 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/metrics-core-4.1.2.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.259 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/META-INF/MANIFEST.MF] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.392 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResources Unable to add the resource at [/WEB-INF/classes/META-INF/MANIFEST.MF] to the cache for web application [{1}] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.402 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResources Unable to add the resource at [/WEB-INF/classes] to the cache for web application [{1}] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.414 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/FastInfoset-1.2.16.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.414 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-extension-maven-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.414 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-component-script-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.414 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-environment-servlet-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.415 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/lucene-classification-8.5.1.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.415 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-notifications-sources-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.415 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/netty-transport-native-unix-common-4.1.29.Final.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.415 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/Eonasdan-bootstrap-datetimepicker-4.17.47.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.415 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-store-filesystem-oldcore-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.415 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/validation-api-1.1.0.Final.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.415 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/org.restlet.ext.jackson-2.3.12.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.415 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/groovy-datetime-2.5.11.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.415 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/htrace-core4-4.1.0-incubating.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.416 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-rest-model-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.416 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/hadoop-common-3.2.0.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.416 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/lucene-grouping-8.1.1.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.416 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-job-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.416 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/batik-svg-dom-1.12.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.416 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-wiki-user-script-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.416 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-jodatime-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.416 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/maven-settings-3.6.3.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.417 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/maven-resolver-provider-3.6.3.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.417 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-url-scheme-standard-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.417 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/commons-configuration2-2.7.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.417 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/stax-ex-1.8.1.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.417 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/jdom-1.1.3.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.417 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-store-transaction-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.417 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-resource-servlet-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.417 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-store-merge-api-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.417 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/pygments-2.5.1.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.418 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/jakarta.transaction-api-1.3.3.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.418 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-xar-model-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.418 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/asm-analysis-7.2.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.418 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/groovy-json-2.5.11.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.418 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-extension-script-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.418 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-rendering-macro-toc-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.418 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/java-libpst-0.8.1.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.418 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/protobuf-java-3.10.0.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.419 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/http2-server-9.4.14.v20181114.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.419 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xml-apis-ext-1.3.04.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.419 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-eventstream-store-hibernate-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.419 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-filter-script-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.419 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-logging-script-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.419 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-rendering-syntax-xdomxmlcurrent-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.419 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-extension-repository-xwiki-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.419 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xmpcore-5.1.3.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.419 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-localization-syntax-messagetool-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.420 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/reflections-0.9.11.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.420 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/jetty-alpn-client-9.4.22.v20191022.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.420 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-security-api-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.420 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-security-api-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.420 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-notifications-preferences-api-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.420 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-extension-distribution-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.420 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-script-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.420 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-eventstream-store-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.421 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-notifications-filters-watch-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.421 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-filter-xml-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.421 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-legacy-oldcore-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.421 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-rendering-macro-useravatar-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.421 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-rendering-syntax-wikimodel-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.421 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/maven-settings-3.6.2.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.421 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-wiki-api-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.421 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/requirejs-2.3.6.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.421 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-filter-event-user-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.422 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/commons-csv-1.8.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.422 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-wiki-creationjob-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.422 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-filter-event-xwiki-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.422 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-text-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.422 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/http2-http-client-transport-9.4.27.v20200227.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.422 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-rest-model-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.422 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-cache-infinispan-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.422 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/jstree-3.3.8.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.422 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/maven-model-3.6.2.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.423 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-localization-syntax-messagetool-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.423 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-xml-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.423 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-bridge-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.423 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-diff-api-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.423 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-activeinstalls-common-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.423 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-observation-api-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.423 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-crypto-cipher-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.423 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-groovy-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.423 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/httpcore-4.4.12.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.424 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/yuicompressor-2.4.7-xwiki.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.424 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-store-serialization-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.424 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/plexus-sec-dispatcher-1.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.424 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-properties-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.424 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/css4j-dom4j-2.0.2.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.424 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/hibernate-core-5.4.15.Final.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.424 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/cdi-api-1.0.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.424 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/org.eclipse.sisu.inject-0.3.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.424 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/css4j-2.0.2.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.425 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/opentracing-util-0.33.0.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.425 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-extension-api-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.425 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-rendering-macro-id-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.425 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/jgroups-4.1.8.Final.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.425 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-security-bridge-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.425 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/poi-scratchpad-4.1.2.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.425 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/maven-shared-utils-3.2.1.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.425 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-xml-script-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.426 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-user-api-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.426 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/failureaccess-1.0.1.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.426 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/metrics-core-4.1.2.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.449 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/logging.properties] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.451 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/logging.properties] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.468 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResources Unable to add the resource at [/WEB-INF/classes/META-INF/services/javax.xml.parsers.SAXParserFactory] to the cache for web application [{1}] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.555 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/META-INF/services/org.apache.xerces.xni.parser.XMLParserConfiguration] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.727 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResources Unable to add the resource at [/WEB-INF/classes/META-INF/services/javax.xml.parsers.SAXParserFactory] to the cache for web application [{1}] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.730 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/META-INF/services/org.apache.xerces.xni.parser.XMLParserConfiguration] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.793 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/web.xml] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.793 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/web.xml] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.909 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.910 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/META-INF] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:04.912 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/META-INF/services/javax.servlet.ServletContainerInitializer] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:05.175 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResources Unable to add the resource at [/WEB-INF/classes/org/slf4j/impl/StaticLoggerBinder.class] to the cache for web application [{1}] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:05.220 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/logback-test.xml] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:05.230 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/logback.groovy] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:05.231 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/logback.xml] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:05.234 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResources Unable to add the resource at [/WEB-INF/classes/logback.xml] to the cache for web application [{1}] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:05.284 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/logback.xml] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:05.284 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/logback.xml] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:05.290 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResources Unable to add the resource at [/WEB-INF/classes/META-INF/services/javax.xml.parsers.SAXParserFactory] to the cache for web application [{1}] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:05.292 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/META-INF/services/org.apache.xerces.xni.parser.XMLParserConfiguration] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:05.509 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResources Unable to add the resource at [/WEB-INF/classes/META-INF/components.txt] to the cache for web application [{1}] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:05.553 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResources Unable to add the resource at [/WEB-INF/classes/META-INF/component-overrides.txt] to the cache for web application [{1}] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:04:05.576 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResources Unable to add the resource at [/WEB-INF/classes/META-INF/services/org.xwiki.component.annotation.ComponentDependencyFactory] to the cache for web application [{1}] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 2020-06-03 13:04:06,258 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.maven.internal.MavenExtensionScanner] which implements [role = [interface org.xwiki.extension.repository.internal.core.ExtensionScanner] hint = [maven]] tried to overwrite component [org.xwiki.extension.maven.internal.MavenExtensionScanner]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,265 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.maven.internal.converter.ArtifactModelConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.extension.maven.internal.converter.ArtifactModelConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,265 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.maven.internal.converter.ModelConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.extension.maven.internal.converter.ModelConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,338 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.context.internal.DefaultExecution] which implements [role = [interface org.xwiki.context.Execution] hint = [default]] tried to overwrite component [org.xwiki.context.internal.DefaultExecution]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,338 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.context.internal.DefaultExecutionContextManager] which implements [role = [interface org.xwiki.context.ExecutionContextManager] hint = [default]] tried to overwrite component [org.xwiki.context.internal.DefaultExecutionContextManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,338 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.context.internal.concurrent.DefaultContextStoreManager] which implements [role = [interface org.xwiki.context.concurrent.ContextStoreManager] hint = [default]] tried to overwrite component [org.xwiki.context.internal.concurrent.DefaultContextStoreManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,368 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.script.MailSenderScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [mailsender]] tried to overwrite component [org.xwiki.mail.script.MailSenderScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,368 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.DefaultMailSender] which implements [role = [interface org.xwiki.mail.MailSender] hint = [default]] tried to overwrite component [org.xwiki.mail.internal.DefaultMailSender]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,368 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.RecipientConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.mail.internal.RecipientConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,368 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.MemoryMailListener] which implements [role = [interface org.xwiki.mail.MailListener] hint = [memory]] tried to overwrite component [org.xwiki.mail.internal.MemoryMailListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,368 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.MailMandatoryDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [XWiki.Mail]] tried to overwrite component [org.xwiki.mail.internal.MailMandatoryDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,368 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.MailConfigMandatoryDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [Mail.MailConfig]] tried to overwrite component [org.xwiki.mail.internal.MailConfigMandatoryDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,368 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.thread.MailSenderInitializerListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [MailSenderInitializationEventListener]] tried to overwrite component [org.xwiki.mail.internal.thread.MailSenderInitializerListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,369 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.thread.PrepareMailQueueManager] which implements [role = [org.xwiki.mail.internal.thread.MailQueueManager] hint = [default]] tried to overwrite component [org.xwiki.mail.internal.thread.PrepareMailQueueManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,369 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.thread.SendMailQueueManager] which implements [role = [org.xwiki.mail.internal.thread.MailQueueManager] hint = [default]] tried to overwrite component [org.xwiki.mail.internal.thread.SendMailQueueManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,369 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.thread.PrepareMailRunnable] which implements [role = [interface org.xwiki.mail.internal.thread.MailRunnable] hint = [prepare]] tried to overwrite component [org.xwiki.mail.internal.thread.PrepareMailRunnable]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,369 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.thread.SendMailRunnable] which implements [role = [interface org.xwiki.mail.internal.thread.MailRunnable] hint = [send]] tried to overwrite component [org.xwiki.mail.internal.thread.SendMailRunnable]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,369 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.thread.context.ExecutionContextCopier] which implements [role = [org.xwiki.mail.internal.thread.context.Copier] hint = [default]] tried to overwrite component [org.xwiki.mail.internal.thread.context.ExecutionContextCopier]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,369 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.thread.context.XWikiContextCopier] which implements [role = [org.xwiki.mail.internal.thread.context.Copier] hint = [default]] tried to overwrite component [org.xwiki.mail.internal.thread.context.XWikiContextCopier]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,369 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.thread.context.XWikiRequestCopier] which implements [role = [org.xwiki.mail.internal.thread.context.Copier] hint = [default]] tried to overwrite component [org.xwiki.mail.internal.thread.context.XWikiRequestCopier]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,369 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.script.AlwaysAllowScriptServicePermissionChecker] which implements [role = [interface org.xwiki.mail.script.ScriptServicePermissionChecker] hint = [alwaysallow]] tried to overwrite component [org.xwiki.mail.internal.script.AlwaysAllowScriptServicePermissionChecker]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,369 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.script.ProgrammingRightsScriptServicePermissionChecker] which implements [role = [interface org.xwiki.mail.script.ScriptServicePermissionChecker] hint = [programmingrights]] tried to overwrite component [org.xwiki.mail.internal.script.ProgrammingRightsScriptServicePermissionChecker]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,369 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.configuration.DefaultMailSenderConfiguration] which implements [role = [interface org.xwiki.mail.MailSenderConfiguration] hint = [default]] tried to overwrite component [org.xwiki.mail.internal.configuration.DefaultMailSenderConfiguration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,369 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.configuration.SendMailConfigClassDocumentConfigurationSource] which implements [role = [interface org.xwiki.configuration.ConfigurationSource] hint = [mailsend]] tried to overwrite component [org.xwiki.mail.internal.configuration.SendMailConfigClassDocumentConfigurationSource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,370 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.configuration.MainWikiSendMailConfigClassDocumentConfigurationSource] which implements [role = [interface org.xwiki.configuration.ConfigurationSource] hint = [mailsendmainwiki]] tried to overwrite component [org.xwiki.mail.internal.configuration.MainWikiSendMailConfigClassDocumentConfigurationSource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,370 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.FileSystemMailContentStore] which implements [role = [interface org.xwiki.mail.MailContentStore] hint = [filesystem]] tried to overwrite component [org.xwiki.mail.internal.FileSystemMailContentStore]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,370 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.DefaultSessionFactory] which implements [role = [interface org.xwiki.mail.SessionFactory] hint = [default]] tried to overwrite component [org.xwiki.mail.internal.DefaultSessionFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,370 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.factory.attachment.AttachmentMimeBodyPartFactory] which implements [role = [org.xwiki.mail.MimeBodyPartFactory] hint = [xwiki/attachment]] tried to overwrite component [org.xwiki.mail.internal.factory.attachment.AttachmentMimeBodyPartFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,370 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.factory.text.TextMimeBodyPartFactory] which implements [role = [org.xwiki.mail.MimeBodyPartFactory] hint = [default]] tried to overwrite component [org.xwiki.mail.internal.factory.text.TextMimeBodyPartFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,370 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.factory.html.HTMLMimeBodyPartFactory] which implements [role = [org.xwiki.mail.MimeBodyPartFactory] hint = [text/html]] tried to overwrite component [org.xwiki.mail.internal.factory.html.HTMLMimeBodyPartFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,370 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.factory.message.MessageMimeMessageFactory] which implements [role = [org.xwiki.mail.MimeMessageFactory] hint = [message]] tried to overwrite component [org.xwiki.mail.internal.factory.message.MessageMimeMessageFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,370 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.factory.template.TemplateMimeBodyPartFactory] which implements [role = [org.xwiki.mail.MimeBodyPartFactory] hint = [xwiki/template]] tried to overwrite component [org.xwiki.mail.internal.factory.template.TemplateMimeBodyPartFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,370 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.factory.template.SecureTemplateMimeBodyPartFactory] which implements [role = [org.xwiki.mail.MimeBodyPartFactory] hint = [xwiki/template/secure]] tried to overwrite component [org.xwiki.mail.internal.factory.template.SecureTemplateMimeBodyPartFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,370 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.factory.template.TemplateMimeMessageFactory] which implements [role = [org.xwiki.mail.MimeMessageFactory] hint = [template]] tried to overwrite component [org.xwiki.mail.internal.factory.template.TemplateMimeMessageFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,370 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.factory.template.SecureTemplateMimeMessageFactory] which implements [role = [org.xwiki.mail.MimeMessageFactory] hint = [template/secure]] tried to overwrite component [org.xwiki.mail.internal.factory.template.SecureTemplateMimeMessageFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,370 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.factory.template.DefaultMailTemplateManager] which implements [role = [interface org.xwiki.mail.internal.factory.template.MailTemplateManager] hint = [default]] tried to overwrite component [org.xwiki.mail.internal.factory.template.DefaultMailTemplateManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,371 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.factory.template.SecureMailTemplateManager] which implements [role = [interface org.xwiki.mail.internal.factory.template.MailTemplateManager] hint = [secure]] tried to overwrite component [org.xwiki.mail.internal.factory.template.SecureMailTemplateManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,371 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.factory.template.DefaultAttachmentConverter] which implements [role = [interface org.xwiki.mail.internal.factory.template.AttachmentConverter] hint = [default]] tried to overwrite component [org.xwiki.mail.internal.factory.template.DefaultAttachmentConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,371 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.factory.files.SerializedFilesMimeMessageFactory] which implements [role = [org.xwiki.mail.MimeMessageFactory>] hint = [files]] tried to overwrite component [org.xwiki.mail.internal.factory.files.SerializedFilesMimeMessageFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,371 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.factory.group.GroupMimeMessageFactory] which implements [role = [org.xwiki.mail.MimeMessageFactory>] hint = [group]] tried to overwrite component [org.xwiki.mail.internal.factory.group.GroupMimeMessageFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,371 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.factory.usersandgroups.UsersAndGroupsMimeMessageFactory] which implements [role = [org.xwiki.mail.MimeMessageFactory>] hint = [usersandgroups]] tried to overwrite component [org.xwiki.mail.internal.factory.usersandgroups.UsersAndGroupsMimeMessageFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,380 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.job.handler.internal.JobRootResourceReferenceHandler] which implements [role = [org.xwiki.resource.ResourceReferenceHandler] hint = [job]] tried to overwrite component [org.xwiki.job.handler.internal.JobRootResourceReferenceHandler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,383 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.job.handler.internal.JobRootResourceReferenceResolver] which implements [role = [org.xwiki.resource.ResourceReferenceResolver] hint = [job]] tried to overwrite component [org.xwiki.job.handler.internal.JobRootResourceReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,384 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.job.handler.internal.question.QuestionJobResourceReferenceHandler] which implements [role = [interface org.xwiki.job.handler.internal.JobResourceReferenceHandler] hint = [question]] tried to overwrite component [org.xwiki.job.handler.internal.question.QuestionJobResourceReferenceHandler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,384 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.user.script.GroupScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [user.group]] tried to overwrite component [org.xwiki.user.script.GroupScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,384 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.user.script.UserScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [user]] tried to overwrite component [org.xwiki.user.script.UserScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,390 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.localization.jar.internal.JARTranslationBundleFactory] which implements [role = [interface org.xwiki.localization.TranslationBundleFactory] hint = [jar]] tried to overwrite component [org.xwiki.localization.jar.internal.JARTranslationBundleFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,390 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.localization.jar.internal.JARTranslationBundleFactoryListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [localization.bundle.JARTranslationBundleFactoryListener]] tried to overwrite component [org.xwiki.localization.jar.internal.JARTranslationBundleFactoryListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,390 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.localization.jar.internal.RootClassLoaderTranslationBundle] which implements [role = [interface org.xwiki.localization.TranslationBundle] hint = [rootclassloader]] tried to overwrite component [org.xwiki.localization.jar.internal.RootClassLoaderTranslationBundle]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,428 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.factory.users.UsersMimeMessageFactory] which implements [role = [org.xwiki.mail.MimeMessageFactory>] hint = [users]] tried to overwrite component [org.xwiki.mail.internal.factory.users.UsersMimeMessageFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,429 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.script.DeprecatedMailSenderScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [mailsender]] tried to overwrite component [org.xwiki.mail.script.MailSenderScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,442 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.DefaultModelConfiguration] which implements [role = [interface org.xwiki.model.ModelConfiguration] hint = [default]] tried to overwrite component [org.xwiki.model.internal.DefaultModelConfiguration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,443 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.DefaultModelContext] which implements [role = [interface org.xwiki.model.ModelContext] hint = [default]] tried to overwrite component [org.xwiki.model.internal.DefaultModelContext]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,444 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultDocumentReferenceProvider] which implements [role = [javax.inject.Provider] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultDocumentReferenceProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,444 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultEntityReferenceProvider] which implements [role = [interface org.xwiki.model.reference.EntityReferenceProvider] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultEntityReferenceProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,445 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultEntityReferenceValueProvider] which implements [role = [interface org.xwiki.model.reference.EntityReferenceValueProvider] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultEntityReferenceValueProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,446 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultPageReferenceProvider] which implements [role = [javax.inject.Provider] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultPageReferenceProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,446 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultReferenceAttachmentReferenceResolver] which implements [role = [org.xwiki.model.reference.AttachmentReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultReferenceAttachmentReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,446 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultReferenceEntityReferenceResolver] which implements [role = [org.xwiki.model.reference.EntityReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultReferenceEntityReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,446 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultReferencePageAttachmentReferenceResolver] which implements [role = [org.xwiki.model.reference.PageAttachmentReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultReferencePageAttachmentReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,446 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultReferencePageReferenceResolver] which implements [role = [org.xwiki.model.reference.PageReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultReferencePageReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,446 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultReferenceSpaceReferenceResolver] which implements [role = [org.xwiki.model.reference.SpaceReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultReferenceSpaceReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,446 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultReferenceDocumentReferenceResolver] which implements [role = [org.xwiki.model.reference.DocumentReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultReferenceDocumentReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,446 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultStringAttachmentReferenceResolver] which implements [role = [org.xwiki.model.reference.AttachmentReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultStringAttachmentReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,448 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultStringDocumentReferenceResolver] which implements [role = [org.xwiki.model.reference.DocumentReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultStringDocumentReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,448 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultStringEntityReferenceResolver] which implements [role = [org.xwiki.model.reference.EntityReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultStringEntityReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,448 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultStringEntityReferenceSerializer] which implements [role = [org.xwiki.model.reference.EntityReferenceSerializer] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultStringEntityReferenceSerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,448 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultStringObjectPropertyReferenceResolver] which implements [role = [org.xwiki.model.reference.ObjectPropertyReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultStringObjectPropertyReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,449 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultStringObjectReferenceResolver] which implements [role = [org.xwiki.model.reference.ObjectReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultStringObjectReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,449 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultStringPageAttachmentReferenceResolver] which implements [role = [org.xwiki.model.reference.PageAttachmentReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultStringPageAttachmentReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,449 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultStringPageObjectPropertyReferenceResolver] which implements [role = [org.xwiki.model.reference.PageObjectPropertyReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultStringPageObjectPropertyReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,449 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultStringPageObjectReferenceResolver] which implements [role = [org.xwiki.model.reference.PageObjectReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultStringPageObjectReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,449 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultStringPageReferenceResolver] which implements [role = [org.xwiki.model.reference.PageReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultStringPageReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,449 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultStringSpaceReferenceResolver] which implements [role = [org.xwiki.model.reference.SpaceReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultStringSpaceReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,449 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultSpaceReferenceProvider] which implements [role = [javax.inject.Provider] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultSpaceReferenceProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,449 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultWikiReferenceProvider] which implements [role = [javax.inject.Provider] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultWikiReferenceProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,449 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.EntityReferenceFactory] which implements [role = [class org.xwiki.model.internal.reference.EntityReferenceFactory] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.EntityReferenceFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,449 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.ExplicitReferenceDocumentReferenceResolver] which implements [role = [org.xwiki.model.reference.DocumentReferenceResolver] hint = [explicit]] tried to overwrite component [org.xwiki.model.internal.reference.ExplicitReferenceDocumentReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,449 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.ExplicitReferenceEntityReferenceResolver] which implements [role = [org.xwiki.model.reference.EntityReferenceResolver] hint = [explicit]] tried to overwrite component [org.xwiki.model.internal.reference.ExplicitReferenceEntityReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,449 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.ExplicitReferencePageReferenceResolver] which implements [role = [org.xwiki.model.reference.PageReferenceResolver] hint = [explicit]] tried to overwrite component [org.xwiki.model.internal.reference.ExplicitReferencePageReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,449 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.ExplicitStringAttachmentReferenceResolver] which implements [role = [org.xwiki.model.reference.AttachmentReferenceResolver] hint = [explicit]] tried to overwrite component [org.xwiki.model.internal.reference.ExplicitStringAttachmentReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,449 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.ExplicitStringEntityReferenceResolver] which implements [role = [org.xwiki.model.reference.EntityReferenceResolver] hint = [explicit]] tried to overwrite component [org.xwiki.model.internal.reference.ExplicitStringEntityReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,449 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.ExplicitStringPageAttachmentReferenceResolver] which implements [role = [org.xwiki.model.reference.PageAttachmentReferenceResolver] hint = [explicit]] tried to overwrite component [org.xwiki.model.internal.reference.ExplicitStringPageAttachmentReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,450 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.ExplicitStringPageReferenceResolver] which implements [role = [org.xwiki.model.reference.PageReferenceResolver] hint = [explicit]] tried to overwrite component [org.xwiki.model.internal.reference.ExplicitStringPageReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,450 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.LocalUidStringEntityReferenceSerializer] which implements [role = [org.xwiki.model.reference.EntityReferenceSerializer] hint = [local/uid]] tried to overwrite component [org.xwiki.model.internal.reference.LocalUidStringEntityReferenceSerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,450 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.ExplicitStringDocumentReferenceResolver] which implements [role = [org.xwiki.model.reference.DocumentReferenceResolver] hint = [explicit]] tried to overwrite component [org.xwiki.model.internal.reference.ExplicitStringDocumentReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,450 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.LocalStringEntityReferenceSerializer] which implements [role = [org.xwiki.model.reference.EntityReferenceSerializer] hint = [local]] tried to overwrite component [org.xwiki.model.internal.reference.LocalStringEntityReferenceSerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,450 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.RelativeStringEntityReferenceResolver] which implements [role = [org.xwiki.model.reference.EntityReferenceResolver] hint = [relative]] tried to overwrite component [org.xwiki.model.internal.reference.RelativeStringEntityReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,450 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.UidStringEntityReferenceSerializer] which implements [role = [org.xwiki.model.reference.EntityReferenceSerializer] hint = [uid]] tried to overwrite component [org.xwiki.model.internal.reference.UidStringEntityReferenceSerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,450 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.PathStringEntityReferenceSerializer] which implements [role = [org.xwiki.model.reference.EntityReferenceSerializer] hint = [path]] tried to overwrite component [org.xwiki.model.internal.reference.PathStringEntityReferenceSerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,450 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.FSPathStringEntityReferenceSerializer] which implements [role = [org.xwiki.model.reference.EntityReferenceSerializer] hint = [fspath]] tried to overwrite component [org.xwiki.model.internal.reference.FSPathStringEntityReferenceSerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,450 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.PathStringDocumentReferenceResolver] which implements [role = [org.xwiki.model.reference.DocumentReferenceResolver] hint = [path]] tried to overwrite component [org.xwiki.model.internal.reference.PathStringDocumentReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,450 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultSymbolScheme] which implements [role = [interface org.xwiki.model.internal.reference.SymbolScheme] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultSymbolScheme]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,450 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.converter.EntityReferenceConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.converter.EntityReferenceConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,450 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.script.ModelScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [model]] tried to overwrite component [org.xwiki.model.script.ModelScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,450 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.reference.AttachmentReferenceConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.model.reference.AttachmentReferenceConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,480 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.store.internal.EventStreamCleaner] which implements [role = [class org.xwiki.eventstream.store.internal.EventStreamCleaner] hint = [default]] tried to overwrite component [org.xwiki.eventstream.store.internal.EventStreamCleaner]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,482 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.store.internal.EventStreamCleanerJobDocumentInitializer] which implements [role = [interface org.xwiki.observation.EventListener] hint = [Event Stream cleaner]] tried to overwrite component [org.xwiki.eventstream.store.internal.EventStreamCleanerJobDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,482 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.store.internal.EventStreamStoreInitializer] which implements [role = [interface org.xwiki.observation.EventListener] hint = [EventStreamStoreInitializer]] tried to overwrite component [org.xwiki.eventstream.store.internal.EventStreamStoreInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,482 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.store.internal.DefaultLegacyEventConverter] which implements [role = [interface org.xwiki.eventstream.store.internal.LegacyEventConverter] hint = [default]] tried to overwrite component [org.xwiki.eventstream.store.internal.DefaultLegacyEventConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,482 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.store.internal.LegacyEventDeleter] which implements [role = [class org.xwiki.eventstream.store.internal.LegacyEventDeleter] hint = [default]] tried to overwrite component [org.xwiki.eventstream.store.internal.LegacyEventDeleter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,482 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.store.internal.LegacyEventLoader] which implements [role = [class org.xwiki.eventstream.store.internal.LegacyEventLoader] hint = [default]] tried to overwrite component [org.xwiki.eventstream.store.internal.LegacyEventLoader]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,482 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.store.internal.LegacyEventSaver] which implements [role = [class org.xwiki.eventstream.store.internal.LegacyEventSaver] hint = [default]] tried to overwrite component [org.xwiki.eventstream.store.internal.LegacyEventSaver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,482 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.store.internal.LegacyEventStatusManager] which implements [role = [interface org.xwiki.eventstream.EventStatusManager] hint = [default]] tried to overwrite component [org.xwiki.eventstream.store.internal.LegacyEventStatusManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,482 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.store.internal.LegacyEventStream] which implements [role = [interface org.xwiki.eventstream.EventStream] hint = [default]] tried to overwrite component [org.xwiki.eventstream.store.internal.LegacyEventStream]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,482 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.store.internal.LegacyEventStreamStoreConfiguration] which implements [role = [class org.xwiki.eventstream.store.internal.LegacyEventStreamStoreConfiguration] hint = [default]] tried to overwrite component [org.xwiki.eventstream.store.internal.LegacyEventStreamStoreConfiguration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,484 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.store.internal.RecordableEventMigrator] which implements [role = [interface com.xpn.xwiki.store.migration.DataMigration] hint = [R93000RecordableEventMigrator]] tried to overwrite component [org.xwiki.eventstream.store.internal.RecordableEventMigrator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,484 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.store.internal.RecordableEventMigrator] which implements [role = [interface com.xpn.xwiki.store.migration.hibernate.HibernateDataMigration] hint = [R93000RecordableEventMigrator]] tried to overwrite component [org.xwiki.eventstream.store.internal.RecordableEventMigrator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,484 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.store.internal.observation.LegacyEventStatusEventConverter] which implements [role = [interface org.xwiki.observation.remote.converter.LocalEventConverter] hint = [eventstatus]] tried to overwrite component [org.xwiki.eventstream.store.internal.observation.LegacyEventStatusEventConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,485 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.store.internal.observation.LegacyEventStatusEventConverter] which implements [role = [interface org.xwiki.observation.remote.converter.RemoteEventConverter] hint = [eventstatus]] tried to overwrite component [org.xwiki.eventstream.store.internal.observation.LegacyEventStatusEventConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,786 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.solr.internal.SolrQueryExecutor] which implements [role = [interface org.xwiki.query.QueryExecutor] hint = [solr]] tried to overwrite component [org.xwiki.query.solr.internal.SolrQueryExecutor]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,820 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.DefaultBeanManager] which implements [role = [interface org.xwiki.properties.BeanManager] hint = [default]] tried to overwrite component [org.xwiki.properties.internal.DefaultBeanManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,827 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.DefaultConverterManager] which implements [role = [interface org.xwiki.properties.ConverterManager] hint = [default]] tried to overwrite component [org.xwiki.properties.internal.DefaultConverterManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,827 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.ArrayListConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.properties.internal.converter.ArrayListConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,827 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.CollectionConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.properties.internal.converter.CollectionConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,827 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.ColorConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.properties.internal.converter.ColorConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,827 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.ConvertUtilsConverter] which implements [role = [interface org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.properties.internal.converter.ConvertUtilsConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,827 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.EnumConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.properties.internal.converter.EnumConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,827 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.HashSetConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.properties.internal.converter.HashSetConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,827 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.InputStreamConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.properties.internal.converter.InputStreamConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,827 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.LinkedHashSetConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.properties.internal.converter.LinkedHashSetConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,827 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.ListConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.properties.internal.converter.ListConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,827 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.LocaleConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.properties.internal.converter.LocaleConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,827 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.NamespaceConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.properties.internal.converter.NamespaceConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,828 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.SetConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.properties.internal.converter.SetConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,828 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.TypeConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.properties.internal.converter.TypeConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,828 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.activeinstalls.internal.client.ActiveInstallsInitializerListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [ActiveInstallsInitializerListener]] tried to overwrite component [org.xwiki.activeinstalls.internal.client.ActiveInstallsInitializerListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,828 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.activeinstalls.internal.client.DefaultPingSender] which implements [role = [interface org.xwiki.activeinstalls.internal.client.PingSender] hint = [default]] tried to overwrite component [org.xwiki.activeinstalls.internal.client.DefaultPingSender]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,828 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.activeinstalls.internal.client.data.DistributionPingDataProvider] which implements [role = [interface org.xwiki.activeinstalls.internal.client.PingDataProvider] hint = [distribution]] tried to overwrite component [org.xwiki.activeinstalls.internal.client.data.DistributionPingDataProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,828 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.activeinstalls.internal.client.data.ExtensionPingDataProvider] which implements [role = [interface org.xwiki.activeinstalls.internal.client.PingDataProvider] hint = [extensions]] tried to overwrite component [org.xwiki.activeinstalls.internal.client.data.ExtensionPingDataProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,828 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.activeinstalls.internal.client.data.DatePingDataProvider] which implements [role = [interface org.xwiki.activeinstalls.internal.client.PingDataProvider] hint = [date]] tried to overwrite component [org.xwiki.activeinstalls.internal.client.data.DatePingDataProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,828 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.activeinstalls.internal.client.data.MemoryPingDataProvider] which implements [role = [interface org.xwiki.activeinstalls.internal.client.PingDataProvider] hint = [memory]] tried to overwrite component [org.xwiki.activeinstalls.internal.client.data.MemoryPingDataProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,828 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.activeinstalls.internal.client.data.JavaPingDataProvider] which implements [role = [interface org.xwiki.activeinstalls.internal.client.PingDataProvider] hint = [java]] tried to overwrite component [org.xwiki.activeinstalls.internal.client.data.JavaPingDataProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,828 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.activeinstalls.internal.client.data.OsPingDataProvider] which implements [role = [interface org.xwiki.activeinstalls.internal.client.PingDataProvider] hint = [os]] tried to overwrite component [org.xwiki.activeinstalls.internal.client.data.OsPingDataProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,828 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.activeinstalls.internal.client.data.DatabasePingDataProvider] which implements [role = [interface org.xwiki.activeinstalls.internal.client.PingDataProvider] hint = [database]] tried to overwrite component [org.xwiki.activeinstalls.internal.client.data.DatabasePingDataProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,828 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.activeinstalls.internal.client.data.ServletContainerPingDataProvider] which implements [role = [interface org.xwiki.activeinstalls.internal.client.PingDataProvider] hint = [servlet]] tried to overwrite component [org.xwiki.activeinstalls.internal.client.data.ServletContainerPingDataProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,829 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.DefaultURLConfiguration] which implements [role = [interface org.xwiki.url.URLConfiguration] hint = [default]] tried to overwrite component [org.xwiki.url.internal.DefaultURLConfiguration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,829 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.DefaultResourceReferenceResolver] which implements [role = [org.xwiki.resource.ResourceReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.url.internal.DefaultResourceReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,829 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.DefaultResourceReferenceSerializer] which implements [role = [org.xwiki.resource.ResourceReferenceSerializer] hint = [default]] tried to overwrite component [org.xwiki.url.internal.DefaultResourceReferenceSerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,829 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.DefaultResourceTypeResolver] which implements [role = [org.xwiki.resource.ResourceTypeResolver] hint = [default]] tried to overwrite component [org.xwiki.url.internal.DefaultResourceTypeResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,829 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.GenericResourceReferenceResolver] which implements [role = [org.xwiki.resource.ResourceReferenceResolver] hint = [generic]] tried to overwrite component [org.xwiki.url.internal.GenericResourceReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,829 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.GenericStringResourceTypeResolver] which implements [role = [org.xwiki.resource.ResourceTypeResolver] hint = [generic]] tried to overwrite component [org.xwiki.url.internal.GenericStringResourceTypeResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,830 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.DefaultStringResourceTypeResolver] which implements [role = [org.xwiki.resource.ResourceTypeResolver] hint = [default]] tried to overwrite component [org.xwiki.url.internal.DefaultStringResourceTypeResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,830 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.URLExecutionContextInitializer] which implements [role = [interface org.xwiki.context.ExecutionContextInitializer] hint = [urlscheme]] tried to overwrite component [org.xwiki.url.internal.URLExecutionContextInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,830 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.DefaultURLContextManager] which implements [role = [interface org.xwiki.url.URLContextManager] hint = [default]] tried to overwrite component [org.xwiki.url.internal.DefaultURLContextManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,830 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.URLSymbolScheme] which implements [role = [interface org.xwiki.model.internal.reference.SymbolScheme] hint = [url]] tried to overwrite component [org.xwiki.url.internal.URLSymbolScheme]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,830 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.URLStringEntityReferenceSerializer] which implements [role = [org.xwiki.model.reference.EntityReferenceSerializer] hint = [url]] tried to overwrite component [org.xwiki.url.internal.URLStringEntityReferenceSerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,830 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.URLStringEntityReferenceResolver] which implements [role = [org.xwiki.model.reference.EntityReferenceResolver] hint = [url]] tried to overwrite component [org.xwiki.url.internal.URLStringEntityReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,831 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.cache.CacheKeyFactory] which implements [role = [class org.xwiki.lesscss.internal.cache.CacheKeyFactory] hint = [default]] tried to overwrite component [org.xwiki.lesscss.internal.cache.CacheKeyFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,831 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.cache.DefaultColorThemeCache] which implements [role = [interface org.xwiki.lesscss.internal.cache.ColorThemeCache] hint = [default]] tried to overwrite component [org.xwiki.lesscss.internal.cache.DefaultColorThemeCache]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,831 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.cache.DefaultLESSResourcesCache] which implements [role = [interface org.xwiki.lesscss.internal.cache.LESSResourcesCache] hint = [default]] tried to overwrite component [org.xwiki.lesscss.internal.cache.DefaultLESSResourcesCache]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,831 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.cache.XWikiContextCacheKeyFactory] which implements [role = [class org.xwiki.lesscss.internal.cache.XWikiContextCacheKeyFactory] hint = [default]] tried to overwrite component [org.xwiki.lesscss.internal.cache.XWikiContextCacheKeyFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,831 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.colortheme.converter.CachedLESSColorThemeConverter] which implements [role = [class org.xwiki.lesscss.internal.colortheme.converter.CachedLESSColorThemeConverter] hint = [default]] tried to overwrite component [org.xwiki.lesscss.internal.colortheme.converter.CachedLESSColorThemeConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,831 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.colortheme.converter.DefaultLESSColorThemeConverter] which implements [role = [interface org.xwiki.lesscss.internal.colortheme.LESSColorThemeConverter] hint = [default]] tried to overwrite component [org.xwiki.lesscss.internal.colortheme.converter.DefaultLESSColorThemeConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,831 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.colortheme.CurrentColorThemeGetter] which implements [role = [class org.xwiki.lesscss.internal.colortheme.CurrentColorThemeGetter] hint = [default]] tried to overwrite component [org.xwiki.lesscss.internal.colortheme.CurrentColorThemeGetter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,831 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.colortheme.DefaultColorThemeReferenceFactory] which implements [role = [interface org.xwiki.lesscss.internal.colortheme.ColorThemeReferenceFactory] hint = [default]] tried to overwrite component [org.xwiki.lesscss.internal.colortheme.DefaultColorThemeReferenceFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,831 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.compiler.less4j.Less4jCompiler] which implements [role = [class org.xwiki.lesscss.internal.compiler.less4j.Less4jCompiler] hint = [default]] tried to overwrite component [org.xwiki.lesscss.internal.compiler.less4j.Less4jCompiler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,831 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.compiler.CachedLESSCompiler] which implements [role = [class org.xwiki.lesscss.internal.compiler.CachedLESSCompiler] hint = [default]] tried to overwrite component [org.xwiki.lesscss.internal.compiler.CachedLESSCompiler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,831 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.compiler.DefaultLESSCompiler] which implements [role = [interface org.xwiki.lesscss.compiler.LESSCompiler] hint = [default]] tried to overwrite component [org.xwiki.lesscss.internal.compiler.DefaultLESSCompiler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,831 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.listeners.ColorThemeListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [lessColorTheme]] tried to overwrite component [org.xwiki.lesscss.internal.listeners.ColorThemeListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,831 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.listeners.LESSExportActionListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [lessexport]] tried to overwrite component [org.xwiki.lesscss.internal.listeners.LESSExportActionListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,831 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.listeners.SkinListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [lessSkin]] tried to overwrite component [org.xwiki.lesscss.internal.listeners.SkinListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,832 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.listeners.SSXListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [lessSSX]] tried to overwrite component [org.xwiki.lesscss.internal.listeners.SSXListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,832 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.resources.DefaultLESSResourceReferenceFactory] which implements [role = [interface org.xwiki.lesscss.resources.LESSResourceReferenceFactory] hint = [default]] tried to overwrite component [org.xwiki.lesscss.internal.resources.DefaultLESSResourceReferenceFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,832 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.skin.DefaultSkinReferenceFactory] which implements [role = [interface org.xwiki.lesscss.internal.skin.SkinReferenceFactory] hint = [default]] tried to overwrite component [org.xwiki.lesscss.internal.skin.DefaultSkinReferenceFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,832 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.LESSConfiguration] which implements [role = [class org.xwiki.lesscss.internal.LESSConfiguration] hint = [default]] tried to overwrite component [org.xwiki.lesscss.internal.LESSConfiguration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,832 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.LESSContext] which implements [role = [class org.xwiki.lesscss.internal.LESSContext] hint = [default]] tried to overwrite component [org.xwiki.lesscss.internal.LESSContext]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,888 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.localization.macro.internal.TranslationMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [translation]] tried to overwrite component [org.xwiki.localization.macro.internal.TranslationMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,940 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.classloader.internal.protocol.jar.JarURLStreamHandler] which implements [role = [interface org.xwiki.classloader.ExtendedURLStreamHandler] hint = [jar]] tried to overwrite component [org.xwiki.classloader.internal.protocol.jar.JarURLStreamHandler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,961 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.pkix.internal.BcStoreX509CertificateProvider] which implements [role = [interface org.xwiki.crypto.pkix.CertificateProvider] hint = [BCStoreX509]] tried to overwrite component [org.xwiki.crypto.pkix.internal.BcStoreX509CertificateProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,961 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.pkix.internal.BcX509CertificateChainBuilder] which implements [role = [interface org.xwiki.crypto.pkix.CertificateChainBuilder] hint = [X509]] tried to overwrite component [org.xwiki.crypto.pkix.internal.BcX509CertificateChainBuilder]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,961 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.pkix.internal.extension.DefaultX509ExtensionBuilder] which implements [role = [interface org.xwiki.crypto.pkix.X509ExtensionBuilder] hint = [default]] tried to overwrite component [org.xwiki.crypto.pkix.internal.extension.DefaultX509ExtensionBuilder]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,961 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.pkix.internal.BcX509CertificateFactory] which implements [role = [interface org.xwiki.crypto.pkix.CertificateFactory] hint = [X509]] tried to overwrite component [org.xwiki.crypto.pkix.internal.BcX509CertificateFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,961 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.pkix.internal.BcX509CertificateGeneratorFactory] which implements [role = [interface org.xwiki.crypto.pkix.CertificateGeneratorFactory] hint = [X509]] tried to overwrite component [org.xwiki.crypto.pkix.internal.BcX509CertificateGeneratorFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,961 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.signer.internal.cms.DefaultCMSSignedDataGenerator] which implements [role = [interface org.xwiki.crypto.signer.CMSSignedDataGenerator] hint = [default]] tried to overwrite component [org.xwiki.crypto.signer.internal.cms.DefaultCMSSignedDataGenerator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,961 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.signer.internal.cms.DefaultCMSSignedDataVerifier] which implements [role = [interface org.xwiki.crypto.signer.CMSSignedDataVerifier] hint = [default]] tried to overwrite component [org.xwiki.crypto.signer.internal.cms.DefaultCMSSignedDataVerifier]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,961 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.signer.internal.DefaultBcContentVerifierProviderBuilder] which implements [role = [interface org.xwiki.crypto.signer.internal.BcContentVerifierProviderBuilder] hint = [default]] tried to overwrite component [org.xwiki.crypto.signer.internal.DefaultBcContentVerifierProviderBuilder]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,961 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.repository.http.internal.DefaultHttpClientFactory] which implements [role = [interface org.xwiki.extension.repository.http.internal.HttpClientFactory] hint = [default]] tried to overwrite component [org.xwiki.extension.repository.http.internal.DefaultHttpClientFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,967 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.groovy.GroovyMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [groovy]] tried to overwrite component [org.xwiki.rendering.internal.macro.groovy.GroovyMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,967 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.groovy.GroovyMacroPermissionPolicy] which implements [role = [interface org.xwiki.rendering.macro.script.MacroPermissionPolicy] hint = [groovy]] tried to overwrite component [org.xwiki.rendering.internal.macro.groovy.GroovyMacroPermissionPolicy]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,967 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.panels.internal.LeftPanelsUIExtensionManager] which implements [role = [interface org.xwiki.uiextension.UIExtensionManager] hint = [platform.panels.leftPanels]] tried to overwrite component [org.xwiki.panels.internal.LeftPanelsUIExtensionManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,967 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.panels.internal.PanelClassDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [Panels.PanelClass]] tried to overwrite component [org.xwiki.panels.internal.PanelClassDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,967 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.panels.internal.PanelWikiUIExtensionComponentBuilder] which implements [role = [interface org.xwiki.component.wiki.WikiObjectComponentBuilder] hint = [Panels.PanelClass]] tried to overwrite component [org.xwiki.panels.internal.PanelWikiUIExtensionComponentBuilder]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,967 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.panels.internal.RightPanelsUIExtensionManager] which implements [role = [interface org.xwiki.uiextension.UIExtensionManager] hint = [platform.panels.rightPanels]] tried to overwrite component [org.xwiki.panels.internal.RightPanelsUIExtensionManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,986 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [com.xpn.xwiki.plugin.feed.internal.AggregatorURLClassDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [XWiki.AggregatorURLClass]] tried to overwrite component [com.xpn.xwiki.plugin.feed.internal.AggregatorURLClassDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:06,986 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [com.xpn.xwiki.plugin.feed.internal.FeedEntryClassDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [XWiki.FeedEntryClass]] tried to overwrite component [com.xpn.xwiki.plugin.feed.internal.FeedEntryClassDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,199 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.include.IncludeMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [include]] tried to overwrite component [org.xwiki.rendering.internal.macro.include.IncludeMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,213 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.asymmetric.generator.BcDHKeyPairGenerator] which implements [role = [interface org.xwiki.crypto.KeyPairGenerator] hint = [DH]] tried to overwrite component [org.xwiki.crypto.internal.asymmetric.generator.BcDHKeyPairGenerator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,214 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.asymmetric.generator.BcDHKeyParameterGenerator] which implements [role = [interface org.xwiki.crypto.KeyParametersGenerator] hint = [DH]] tried to overwrite component [org.xwiki.crypto.internal.asymmetric.generator.BcDHKeyParameterGenerator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,214 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.asymmetric.generator.BcDSAKeyPairGenerator] which implements [role = [interface org.xwiki.crypto.KeyPairGenerator] hint = [DSA]] tried to overwrite component [org.xwiki.crypto.internal.asymmetric.generator.BcDSAKeyPairGenerator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,214 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.asymmetric.generator.BcDSAKeyParameterGenerator] which implements [role = [interface org.xwiki.crypto.KeyParametersGenerator] hint = [DSA]] tried to overwrite component [org.xwiki.crypto.internal.asymmetric.generator.BcDSAKeyParameterGenerator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,214 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.asymmetric.generator.BcRSAKeyPairGenerator] which implements [role = [interface org.xwiki.crypto.KeyPairGenerator] hint = [RSA]] tried to overwrite component [org.xwiki.crypto.internal.asymmetric.generator.BcRSAKeyPairGenerator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,218 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.asymmetric.keyfactory.BcDHKeyFactory] which implements [role = [interface org.xwiki.crypto.AsymmetricKeyFactory] hint = [DH]] tried to overwrite component [org.xwiki.crypto.internal.asymmetric.keyfactory.BcDHKeyFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,219 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.asymmetric.keyfactory.BcDSAKeyFactory] which implements [role = [interface org.xwiki.crypto.AsymmetricKeyFactory] hint = [DSA]] tried to overwrite component [org.xwiki.crypto.internal.asymmetric.keyfactory.BcDSAKeyFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,219 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.asymmetric.keyfactory.BcElGamalKeyFactory] which implements [role = [interface org.xwiki.crypto.AsymmetricKeyFactory] hint = [ElGamal]] tried to overwrite component [org.xwiki.crypto.internal.asymmetric.keyfactory.BcElGamalKeyFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,219 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.asymmetric.keyfactory.BcGost3410KeyFactory] which implements [role = [interface org.xwiki.crypto.AsymmetricKeyFactory] hint = [GOST3410]] tried to overwrite component [org.xwiki.crypto.internal.asymmetric.keyfactory.BcGost3410KeyFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,219 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.asymmetric.keyfactory.BcRSAKeyFactory] which implements [role = [interface org.xwiki.crypto.AsymmetricKeyFactory] hint = [RSA]] tried to overwrite component [org.xwiki.crypto.internal.asymmetric.keyfactory.BcRSAKeyFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,219 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.asymmetric.keyfactory.DefaultKeyFactory] which implements [role = [interface org.xwiki.crypto.AsymmetricKeyFactory] hint = [default]] tried to overwrite component [org.xwiki.crypto.internal.asymmetric.keyfactory.DefaultKeyFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,219 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.digest.factory.BcMD5DigestFactory] which implements [role = [interface org.xwiki.crypto.DigestFactory] hint = [MD5]] tried to overwrite component [org.xwiki.crypto.internal.digest.factory.BcMD5DigestFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,219 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.digest.factory.BcMD5DigestFactory] which implements [role = [interface org.xwiki.crypto.DigestFactory] hint = [1.2.840.113549.2.5]] tried to overwrite component [org.xwiki.crypto.internal.digest.factory.BcMD5DigestFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,219 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.digest.factory.BcSHA1DigestFactory] which implements [role = [interface org.xwiki.crypto.DigestFactory] hint = [SHA-1]] tried to overwrite component [org.xwiki.crypto.internal.digest.factory.BcSHA1DigestFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,219 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.digest.factory.BcSHA1DigestFactory] which implements [role = [interface org.xwiki.crypto.DigestFactory] hint = [1.3.14.3.2.26]] tried to overwrite component [org.xwiki.crypto.internal.digest.factory.BcSHA1DigestFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,219 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.digest.factory.BcSHA224DigestFactory] which implements [role = [interface org.xwiki.crypto.DigestFactory] hint = [SHA-224]] tried to overwrite component [org.xwiki.crypto.internal.digest.factory.BcSHA224DigestFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,219 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.digest.factory.BcSHA224DigestFactory] which implements [role = [interface org.xwiki.crypto.DigestFactory] hint = [2.16.840.1.101.3.4.2.4]] tried to overwrite component [org.xwiki.crypto.internal.digest.factory.BcSHA224DigestFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,219 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.digest.factory.BcSHA256DigestFactory] which implements [role = [interface org.xwiki.crypto.DigestFactory] hint = [SHA-256]] tried to overwrite component [org.xwiki.crypto.internal.digest.factory.BcSHA256DigestFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,220 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.digest.factory.BcSHA256DigestFactory] which implements [role = [interface org.xwiki.crypto.DigestFactory] hint = [2.16.840.1.101.3.4.2.1]] tried to overwrite component [org.xwiki.crypto.internal.digest.factory.BcSHA256DigestFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,220 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.digest.factory.BcSHA384DigestFactory] which implements [role = [interface org.xwiki.crypto.DigestFactory] hint = [SHA-384]] tried to overwrite component [org.xwiki.crypto.internal.digest.factory.BcSHA384DigestFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,220 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.digest.factory.BcSHA384DigestFactory] which implements [role = [interface org.xwiki.crypto.DigestFactory] hint = [2.16.840.1.101.3.4.2.2]] tried to overwrite component [org.xwiki.crypto.internal.digest.factory.BcSHA384DigestFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,220 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.digest.factory.BcSHA512DigestFactory] which implements [role = [interface org.xwiki.crypto.DigestFactory] hint = [SHA-512]] tried to overwrite component [org.xwiki.crypto.internal.digest.factory.BcSHA512DigestFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,220 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.digest.factory.BcSHA512DigestFactory] which implements [role = [interface org.xwiki.crypto.DigestFactory] hint = [2.16.840.1.101.3.4.2.3]] tried to overwrite component [org.xwiki.crypto.internal.digest.factory.BcSHA512DigestFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,220 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.digest.factory.DefaultDigestFactory] which implements [role = [interface org.xwiki.crypto.DigestFactory] hint = [default]] tried to overwrite component [org.xwiki.crypto.internal.digest.factory.DefaultDigestFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,220 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.encoder.Base64BinaryStringEncoder] which implements [role = [interface org.xwiki.crypto.BinaryStringEncoder] hint = [Base64]] tried to overwrite component [org.xwiki.crypto.internal.encoder.Base64BinaryStringEncoder]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,220 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.encoder.HexBinaryStringEncoder] which implements [role = [interface org.xwiki.crypto.BinaryStringEncoder] hint = [Hex]] tried to overwrite component [org.xwiki.crypto.internal.encoder.HexBinaryStringEncoder]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,220 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.encoder.UrlBase64BinaryStringEncoder] which implements [role = [interface org.xwiki.crypto.BinaryStringEncoder] hint = [URLBase64]] tried to overwrite component [org.xwiki.crypto.internal.encoder.UrlBase64BinaryStringEncoder]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,220 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.symmetric.generator.BcDESedeKeyGenerator] which implements [role = [interface org.xwiki.crypto.KeyGenerator] hint = [DESede]] tried to overwrite component [org.xwiki.crypto.internal.symmetric.generator.BcDESedeKeyGenerator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,220 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.symmetric.generator.BcDESKeyGenerator] which implements [role = [interface org.xwiki.crypto.KeyGenerator] hint = [DES]] tried to overwrite component [org.xwiki.crypto.internal.symmetric.generator.BcDESKeyGenerator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,220 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.symmetric.generator.DefaultKeyGenerator] which implements [role = [interface org.xwiki.crypto.KeyGenerator] hint = [default]] tried to overwrite component [org.xwiki.crypto.internal.symmetric.generator.DefaultKeyGenerator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,221 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.BouncyCastleJcaProvider] which implements [role = [javax.inject.Provider] hint = [BC]] tried to overwrite component [org.xwiki.crypto.internal.BouncyCastleJcaProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,221 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.DefaultSecureRandomProvider] which implements [role = [javax.inject.Provider] hint = [default]] tried to overwrite component [org.xwiki.crypto.internal.DefaultSecureRandomProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,223 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.cache.infinispan.internal.InfinispanCacheFactory] which implements [role = [interface org.xwiki.cache.CacheFactory] hint = [infinispan]] tried to overwrite component [org.xwiki.cache.infinispan.internal.InfinispanCacheFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,226 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.cache.infinispan.internal.LocalInfinispanCacheFactory] which implements [role = [interface org.xwiki.cache.CacheFactory] hint = [infinispan/local]] tried to overwrite component [org.xwiki.cache.infinispan.internal.LocalInfinispanCacheFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,239 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.container.ContainerMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [container]] tried to overwrite component [org.xwiki.rendering.internal.macro.container.ContainerMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,239 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.container.ColumnsLayoutManager] which implements [role = [interface org.xwiki.rendering.macro.container.LayoutManager] hint = [columns]] tried to overwrite component [org.xwiki.rendering.internal.macro.container.ColumnsLayoutManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,286 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.filter.xml.internal.parameter.XStreamParameterManager] which implements [role = [interface org.xwiki.filter.xml.internal.parameter.ParameterManager] hint = [default]] tried to overwrite component [org.xwiki.filter.xml.internal.parameter.XStreamParameterManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,287 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.filter.xml.internal.parser.DefaultXMLParserFactory] which implements [role = [interface org.xwiki.filter.xml.parser.XMLParserFactory] hint = [default]] tried to overwrite component [org.xwiki.filter.xml.internal.parser.DefaultXMLParserFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,287 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.filter.xml.internal.serializer.DefaultXMLSerializerFactory] which implements [role = [interface org.xwiki.filter.xml.serializer.XMLSerializerFactory] hint = [default]] tried to overwrite component [org.xwiki.filter.xml.internal.serializer.DefaultXMLSerializerFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,301 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.wiki.template.internal.DefaultWikiTemplateManager] which implements [role = [interface org.xwiki.wiki.template.WikiTemplateManager] hint = [default]] tried to overwrite component [org.xwiki.wiki.template.internal.DefaultWikiTemplateManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,301 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.wiki.template.internal.WikiTemplatePropertyGroupProvider] which implements [role = [interface org.xwiki.wiki.properties.WikiPropertyGroupProvider] hint = [template]] tried to overwrite component [org.xwiki.wiki.template.internal.WikiTemplatePropertyGroupProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,301 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.wiki.template.internal.WikiTemplateClassDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [WikiManager.WikiTemplateClass]] tried to overwrite component [org.xwiki.wiki.template.internal.WikiTemplateClassDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,301 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.wiki.template.internal.TemplateWikiProvisioningJob] which implements [role = [interface org.xwiki.job.Job] hint = [wikiprovisioning.template]] tried to overwrite component [org.xwiki.wiki.template.internal.TemplateWikiProvisioningJob]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,301 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.wiki.template.internal.migration.WikiTemplateMigration] which implements [role = [interface com.xpn.xwiki.store.migration.DataMigration] hint = [R54000WikiTemplateMigration]] tried to overwrite component [org.xwiki.wiki.template.internal.migration.WikiTemplateMigration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,301 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.wiki.template.internal.migration.WikiTemplateMigration] which implements [role = [interface com.xpn.xwiki.store.migration.hibernate.HibernateDataMigration] hint = [R54000WikiTemplateMigration]] tried to overwrite component [org.xwiki.wiki.template.internal.migration.WikiTemplateMigration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,409 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.maintainer.internal.DefaultAnnotationMaintainer] which implements [role = [interface org.xwiki.annotation.maintainer.AnnotationMaintainer] hint = [default]] tried to overwrite component [org.xwiki.annotation.maintainer.internal.DefaultAnnotationMaintainer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,409 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.maintainer.internal.CharacterDiffService] which implements [role = [interface org.xwiki.annotation.maintainer.DiffService] hint = [default]] tried to overwrite component [org.xwiki.annotation.maintainer.internal.CharacterDiffService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,409 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.maintainer.internal.CharacterDiffService] which implements [role = [interface org.xwiki.annotation.maintainer.DiffService] hint = [character]] tried to overwrite component [org.xwiki.annotation.maintainer.internal.CharacterDiffService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,410 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.maintainer.internal.DocumentContentAnnotationUpdateListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [document-content-annotation-updater]] tried to overwrite component [org.xwiki.annotation.maintainer.internal.DocumentContentAnnotationUpdateListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,427 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.code.CodeMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [code]] tried to overwrite component [org.xwiki.rendering.internal.macro.code.CodeMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,428 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.parser.pygments.PygmentsParser] which implements [role = [interface org.xwiki.rendering.parser.HighlightParser] hint = [default]] tried to overwrite component [org.xwiki.rendering.internal.parser.pygments.PygmentsParser]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,428 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.parser.pygments.DefaultPygmentsParserConfiguration] which implements [role = [interface org.xwiki.rendering.internal.parser.pygments.PygmentsParserConfiguration] hint = [default]] tried to overwrite component [org.xwiki.rendering.internal.parser.pygments.DefaultPygmentsParserConfiguration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,428 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.code.layout.PlainLayoutHandler] which implements [role = [interface org.xwiki.rendering.internal.code.layout.CodeLayoutHandler] hint = [plain]] tried to overwrite component [org.xwiki.rendering.internal.code.layout.PlainLayoutHandler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,428 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.code.layout.LineNumberBlockHandler] which implements [role = [interface org.xwiki.rendering.internal.code.layout.CodeLayoutHandler] hint = [linenumbers]] tried to overwrite component [org.xwiki.rendering.internal.code.layout.LineNumberBlockHandler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,541 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.filesystem.FilesystemResourceReferenceSerializer] which implements [role = [org.xwiki.resource.ResourceReferenceSerializer] hint = [filesystem]] tried to overwrite component [org.xwiki.url.internal.filesystem.FilesystemResourceReferenceSerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,542 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.filesystem.FilesystemExportContextProvider] which implements [role = [javax.inject.Provider] hint = [default]] tried to overwrite component [org.xwiki.url.internal.filesystem.FilesystemExportContextProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,615 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.wiki.workspacesmigrator.internal.DefaultDocumentRestorerFromAttachedXAR] which implements [role = [interface org.xwiki.wiki.workspacesmigrator.internal.DocumentRestorerFromAttachedXAR] hint = [default]] tried to overwrite component [org.xwiki.wiki.workspacesmigrator.internal.DefaultDocumentRestorerFromAttachedXAR]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,615 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.wiki.workspacesmigrator.internal.WorkspacesMigration] which implements [role = [interface com.xpn.xwiki.store.migration.DataMigration] hint = [R530000WorkspacesMigration]] tried to overwrite component [org.xwiki.wiki.workspacesmigrator.internal.WorkspacesMigration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,616 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.wiki.workspacesmigrator.internal.WorkspacesMigration] which implements [role = [interface com.xpn.xwiki.store.migration.hibernate.HibernateDataMigration] hint = [R530000WorkspacesMigration]] tried to overwrite component [org.xwiki.wiki.workspacesmigrator.internal.WorkspacesMigration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,616 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.wiki.workspacesmigrator.internal.DefaultSearchSuggestCustomConfigDeleter] which implements [role = [interface org.xwiki.wiki.workspacesmigrator.internal.SearchSuggestCustomConfigDeleter] hint = [default]] tried to overwrite component [org.xwiki.wiki.workspacesmigrator.internal.DefaultSearchSuggestCustomConfigDeleter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,625 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.repository.xwiki.internal.ExtensionXWikiOrgExtensionRepositorySource] which implements [role = [interface org.xwiki.extension.repository.ExtensionRepositorySource] hint = [default.xwiki]] tried to overwrite component [org.xwiki.extension.repository.xwiki.internal.ExtensionXWikiOrgExtensionRepositorySource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,625 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.repository.xwiki.internal.StoreXWikiComExtensionRepositorySource] which implements [role = [interface org.xwiki.extension.repository.ExtensionRepositorySource] hint = [default.xwikisas.xwiki]] tried to overwrite component [org.xwiki.extension.repository.xwiki.internal.StoreXWikiComExtensionRepositorySource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,627 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.repository.xwiki.internal.XWikiExtensionRepositoryFactory] which implements [role = [interface org.xwiki.extension.repository.ExtensionRepositoryFactory] hint = [xwiki]] tried to overwrite component [org.xwiki.extension.repository.xwiki.internal.XWikiExtensionRepositoryFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,633 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.toc.TocMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [toc]] tried to overwrite component [org.xwiki.rendering.internal.macro.toc.TocMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,672 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.DeprecatedColorConverter] which implements [role = [interface org.xwiki.properties.converter.Converter] hint = [java.awt.Color]] tried to overwrite component [org.xwiki.properties.internal.converter.DeprecatedColorConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,673 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.DeprecatedEnumConverter] which implements [role = [interface org.xwiki.properties.converter.Converter] hint = [enum]] tried to overwrite component [org.xwiki.properties.internal.converter.DeprecatedEnumConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,673 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.DeprecatedListConverter] which implements [role = [interface org.xwiki.properties.converter.Converter] hint = [java.util.List]] tried to overwrite component [org.xwiki.properties.internal.converter.DeprecatedListConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,673 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.DeprecatedListConverter] which implements [role = [interface org.xwiki.properties.converter.Converter] hint = [java.util.Collection]] tried to overwrite component [org.xwiki.properties.internal.converter.DeprecatedListConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,673 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.DeprecatedListConverter] which implements [role = [interface org.xwiki.properties.converter.Converter] hint = [java.util.ArrayList]] tried to overwrite component [org.xwiki.properties.internal.converter.DeprecatedListConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,673 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.DeprecatedLocaleConverter] which implements [role = [interface org.xwiki.properties.converter.Converter] hint = [java.util.Locale]] tried to overwrite component [org.xwiki.properties.internal.converter.DeprecatedLocaleConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,673 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.DeprecatedSetConverter] which implements [role = [interface org.xwiki.properties.converter.Converter] hint = [java.util.Set]] tried to overwrite component [org.xwiki.properties.internal.converter.DeprecatedSetConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,673 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.DeprecatedSetConverter] which implements [role = [interface org.xwiki.properties.converter.Converter] hint = [java.util.LinkedHashSet]] tried to overwrite component [org.xwiki.properties.internal.converter.DeprecatedSetConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,673 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.DeprecatedSetConverter] which implements [role = [interface org.xwiki.properties.converter.Converter] hint = [java.util.HashSet]] tried to overwrite component [org.xwiki.properties.internal.converter.DeprecatedSetConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,779 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.internal.DefaultQueryManager] which implements [role = [interface org.xwiki.query.QueryManager] hint = [default]] tried to overwrite component [org.xwiki.query.internal.DefaultQueryManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,780 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.internal.SecureQueryManager] which implements [role = [interface org.xwiki.query.QueryManager] hint = [secure]] tried to overwrite component [org.xwiki.query.internal.SecureQueryManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,780 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.internal.DefaultQueryExecutorManager] which implements [role = [interface org.xwiki.query.QueryExecutorManager] hint = [default]] tried to overwrite component [org.xwiki.query.internal.DefaultQueryExecutorManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,780 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.internal.SecureQueryExecutorManager] which implements [role = [interface org.xwiki.query.QueryExecutorManager] hint = [secure]] tried to overwrite component [org.xwiki.query.internal.SecureQueryExecutorManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,780 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.internal.HiddenDocumentFilter] which implements [role = [interface org.xwiki.query.QueryFilter] hint = [hidden]] tried to overwrite component [org.xwiki.query.internal.HiddenDocumentFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,780 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.internal.HiddenDocumentFilter] which implements [role = [interface org.xwiki.query.QueryFilter] hint = [hidden/document]] tried to overwrite component [org.xwiki.query.internal.HiddenDocumentFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,780 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.internal.HiddenSpaceFilter] which implements [role = [interface org.xwiki.query.QueryFilter] hint = [hidden/space]] tried to overwrite component [org.xwiki.query.internal.HiddenSpaceFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,780 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.internal.UniqueDocumentFilter] which implements [role = [interface org.xwiki.query.QueryFilter] hint = [unique]] tried to overwrite component [org.xwiki.query.internal.UniqueDocumentFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,780 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.internal.CountDocumentFilter] which implements [role = [interface org.xwiki.query.QueryFilter] hint = [count]] tried to overwrite component [org.xwiki.query.internal.CountDocumentFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,780 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.internal.LanguageQueryFilter] which implements [role = [interface org.xwiki.query.QueryFilter] hint = [language]] tried to overwrite component [org.xwiki.query.internal.LanguageQueryFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,780 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.internal.EscapeLikeParametersFilter] which implements [role = [interface org.xwiki.query.QueryFilter] hint = [escapeLikeParameters]] tried to overwrite component [org.xwiki.query.internal.EscapeLikeParametersFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,780 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.internal.AttachmentQueryFilter] which implements [role = [interface org.xwiki.query.QueryFilter] hint = [attachment]] tried to overwrite component [org.xwiki.query.internal.AttachmentQueryFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,780 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.internal.TextQueryFilter] which implements [role = [interface org.xwiki.query.QueryFilter] hint = [text]] tried to overwrite component [org.xwiki.query.internal.TextQueryFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,780 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.internal.DocumentQueryFilter] which implements [role = [interface org.xwiki.query.QueryFilter] hint = [document]] tried to overwrite component [org.xwiki.query.internal.DocumentQueryFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,780 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.internal.ViewableQueryFilter] which implements [role = [interface org.xwiki.query.QueryFilter] hint = [viewable]] tried to overwrite component [org.xwiki.query.internal.ViewableQueryFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,780 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.script.QueryManagerScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [query]] tried to overwrite component [org.xwiki.query.script.QueryManagerScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,831 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.internal.AnnotationClassDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [annotationclass]] tried to overwrite component [org.xwiki.annotation.internal.AnnotationClassDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,831 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.internal.AnnotationEventGeneratorEventListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [AnnotationEventGeneratorEventListener]] tried to overwrite component [org.xwiki.annotation.internal.AnnotationEventGeneratorEventListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,831 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.internal.CheckAnnotationClassEventListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [CheckAnnotationClassEventListener]] tried to overwrite component [org.xwiki.annotation.internal.CheckAnnotationClassEventListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,831 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.io.internal.DefaultIOService] which implements [role = [interface org.xwiki.annotation.io.IOService] hint = [default]] tried to overwrite component [org.xwiki.annotation.io.internal.DefaultIOService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,831 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.io.internal.DefaultIOTargetService] which implements [role = [interface org.xwiki.annotation.io.IOTargetService] hint = [default]] tried to overwrite component [org.xwiki.annotation.io.internal.DefaultIOTargetService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,831 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.io.internal.migration.hibernate.R40001XWIKI7540DataMigration] which implements [role = [interface com.xpn.xwiki.store.migration.DataMigration] hint = [R40001XWIKI7540]] tried to overwrite component [org.xwiki.annotation.io.internal.migration.hibernate.R40001XWIKI7540DataMigration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,831 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.io.internal.migration.hibernate.R40001XWIKI7540DataMigration] which implements [role = [interface com.xpn.xwiki.store.migration.hibernate.HibernateDataMigration] hint = [R40001XWIKI7540]] tried to overwrite component [org.xwiki.annotation.io.internal.migration.hibernate.R40001XWIKI7540DataMigration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,831 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.rights.internal.XWikiAnnotationRightService] which implements [role = [interface org.xwiki.annotation.rights.AnnotationRightService] hint = [default]] tried to overwrite component [org.xwiki.annotation.rights.internal.XWikiAnnotationRightService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,831 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.search.solr.internal.rest.SOLRSearchSource] which implements [role = [interface org.xwiki.rest.internal.resources.search.SearchSource] hint = [solr]] tried to overwrite component [org.xwiki.search.solr.internal.rest.SOLRSearchSource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,831 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.search.solr.internal.rest.WikisSearchQueryResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.search.solr.internal.rest.WikisSearchQueryResourceImpl]] tried to overwrite component [org.xwiki.search.solr.internal.rest.WikisSearchQueryResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,831 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.cluster.internal.ExtensionJobEventConverter] which implements [role = [interface org.xwiki.observation.remote.converter.LocalEventConverter] hint = [ExtensionJob]] tried to overwrite component [org.xwiki.extension.cluster.internal.ExtensionJobEventConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,831 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.cluster.internal.ExtensionJobEventConverter] which implements [role = [interface org.xwiki.observation.remote.converter.RemoteEventConverter] hint = [ExtensionJob]] tried to overwrite component [org.xwiki.extension.cluster.internal.ExtensionJobEventConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,831 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.cluster.internal.RemoteListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [extension.cluster]] tried to overwrite component [org.xwiki.extension.cluster.internal.RemoteListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,832 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.preferences.internal.DefaultModelBridge] which implements [role = [interface org.xwiki.notifications.preferences.internal.ModelBridge] hint = [default]] tried to overwrite component [org.xwiki.notifications.preferences.internal.DefaultModelBridge]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,832 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.preferences.internal.NotificationEmailPreferenceDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [XWiki.Notifications.Code.NotificationEmailPreferenceClass]] tried to overwrite component [org.xwiki.notifications.preferences.internal.NotificationEmailPreferenceDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,832 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.preferences.internal.NotificationPreferenceDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [XWiki.Notifications.Code.NotificationPreferenceClass]] tried to overwrite component [org.xwiki.notifications.preferences.internal.NotificationPreferenceDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,832 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.preferences.internal.NotificationPreferenceEventGeneratorListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [NotificationPreferenceEventGeneratorListener]] tried to overwrite component [org.xwiki.notifications.preferences.internal.NotificationPreferenceEventGeneratorListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,859 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.platform.wiki.creationjob.internal.steps.AddUsersStep] which implements [role = [interface org.xwiki.platform.wiki.creationjob.WikiCreationStep] hint = [adduser]] tried to overwrite component [org.xwiki.platform.wiki.creationjob.internal.steps.AddUsersStep]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,860 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.platform.wiki.creationjob.internal.steps.CreateWikiStep] which implements [role = [interface org.xwiki.platform.wiki.creationjob.WikiCreationStep] hint = [create]] tried to overwrite component [org.xwiki.platform.wiki.creationjob.internal.steps.CreateWikiStep]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,860 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.platform.wiki.creationjob.internal.steps.ProvisionWikiStep] which implements [role = [interface org.xwiki.platform.wiki.creationjob.WikiCreationStep] hint = [provision]] tried to overwrite component [org.xwiki.platform.wiki.creationjob.internal.steps.ProvisionWikiStep]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,860 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.platform.wiki.creationjob.internal.steps.SaveWikiMetaDataStep] which implements [role = [interface org.xwiki.platform.wiki.creationjob.WikiCreationStep] hint = [metadata]] tried to overwrite component [org.xwiki.platform.wiki.creationjob.internal.steps.SaveWikiMetaDataStep]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,860 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.platform.wiki.creationjob.internal.DefaultWikiCreator] which implements [role = [interface org.xwiki.platform.wiki.creationjob.WikiCreator] hint = [default]] tried to overwrite component [org.xwiki.platform.wiki.creationjob.internal.DefaultWikiCreator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,860 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.platform.wiki.creationjob.internal.ExtensionInstaller] which implements [role = [class org.xwiki.platform.wiki.creationjob.internal.ExtensionInstaller] hint = [default]] tried to overwrite component [org.xwiki.platform.wiki.creationjob.internal.ExtensionInstaller]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,860 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.platform.wiki.creationjob.internal.WikiCreationJob] which implements [role = [interface org.xwiki.job.Job] hint = [wikicreationjob]] tried to overwrite component [org.xwiki.platform.wiki.creationjob.internal.WikiCreationJob]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,860 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.platform.wiki.creationjob.script.WikiCreationJobScriptServices] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [wiki.creationjob]] tried to overwrite component [org.xwiki.platform.wiki.creationjob.script.WikiCreationJobScriptServices]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,860 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.store.wiki.internal.CertificateClassDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [Crypto.CertificateClass]] tried to overwrite component [org.xwiki.crypto.store.wiki.internal.CertificateClassDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,860 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.store.wiki.internal.DefaultSignatureStore] which implements [role = [interface org.xwiki.crypto.store.SignatureStore] hint = [default]] tried to overwrite component [org.xwiki.crypto.store.wiki.internal.DefaultSignatureStore]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,860 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.store.wiki.internal.PrivateKeyClassDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [Crypto.PrivateKeyClass]] tried to overwrite component [org.xwiki.crypto.store.wiki.internal.PrivateKeyClassDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,860 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.store.wiki.internal.SignatureClassDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [Crypto.SignatureClass]] tried to overwrite component [org.xwiki.crypto.store.wiki.internal.SignatureClassDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,860 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.store.wiki.internal.X509CertificateWikiStore] which implements [role = [interface org.xwiki.crypto.store.CertificateStore] hint = [X509wiki]] tried to overwrite component [org.xwiki.crypto.store.wiki.internal.X509CertificateWikiStore]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,860 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.store.wiki.internal.X509KeyWikiStore] which implements [role = [interface org.xwiki.crypto.store.KeyStore] hint = [X509wiki]] tried to overwrite component [org.xwiki.crypto.store.wiki.internal.X509KeyWikiStore]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,871 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.renderer.XWikiAttachmentURILabelGenerator] which implements [role = [interface org.xwiki.rendering.renderer.reference.link.URILabelGenerator] hint = [attach]] tried to overwrite component [org.xwiki.rendering.internal.renderer.XWikiAttachmentURILabelGenerator]. However, no action was taken since both components have the same priority level of [500]. 2020-06-03 13:04:07,871 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.renderer.XWikiLinkLabelGenerator] which implements [role = [interface org.xwiki.rendering.renderer.reference.link.LinkLabelGenerator] hint = [default]] tried to overwrite component [org.xwiki.rendering.internal.renderer.XWikiLinkLabelGenerator]. However, no action was taken since both components have the same priority level of [500]. 2020-06-03 13:04:07,871 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.wiki.XWikiWikiModel] which implements [role = [interface org.xwiki.rendering.wiki.WikiModel] hint = [default]] tried to overwrite component [org.xwiki.rendering.internal.wiki.XWikiWikiModel]. However, no action was taken since both components have the same priority level of [500]. 2020-06-03 13:04:07,871 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.resolver.AttachmentResourceReferenceEntityReferenceResolver] which implements [role = [org.xwiki.model.reference.EntityReferenceResolver] hint = [attach]] tried to overwrite component [org.xwiki.rendering.internal.resolver.AttachmentResourceReferenceEntityReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,871 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.resolver.DefaultResourceReferenceEntityReferenceResolver] which implements [role = [org.xwiki.model.reference.EntityReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.rendering.internal.resolver.DefaultResourceReferenceEntityReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,871 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.resolver.DocumentResourceReferenceEntityReferenceResolver] which implements [role = [org.xwiki.model.reference.EntityReferenceResolver] hint = [doc]] tried to overwrite component [org.xwiki.rendering.internal.resolver.DocumentResourceReferenceEntityReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,871 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.resolver.PageResourceReferenceEntityReferenceResolver] which implements [role = [org.xwiki.model.reference.EntityReferenceResolver] hint = [page]] tried to overwrite component [org.xwiki.rendering.internal.resolver.PageResourceReferenceEntityReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,871 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.resolver.SpaceResourceReferenceEntityReferenceResolver] which implements [role = [org.xwiki.model.reference.EntityReferenceResolver] hint = [space]] tried to overwrite component [org.xwiki.rendering.internal.resolver.SpaceResourceReferenceEntityReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,871 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.script.RenderingScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [rendering]] tried to overwrite component [org.xwiki.rendering.script.RenderingScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,871 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.script.CoreExtensionScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [extension.core]] tried to overwrite component [org.xwiki.extension.script.CoreExtensionScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,871 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.script.ExtensionHistoryScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [extension.history]] tried to overwrite component [org.xwiki.extension.script.ExtensionHistoryScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,871 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.script.ExtensionManagerScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [extension]] tried to overwrite component [org.xwiki.extension.script.ExtensionManagerScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,872 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.script.ExtensionRatingScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [extension.rating]] tried to overwrite component [org.xwiki.extension.script.ExtensionRatingScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,872 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.script.InstalledExtensionScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [extension.installed]] tried to overwrite component [org.xwiki.extension.script.InstalledExtensionScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,872 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.script.LocalExtensionScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [extension.local]] tried to overwrite component [org.xwiki.extension.script.LocalExtensionScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,872 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.script.RecommendedExtensionScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [extension.recommended]] tried to overwrite component [org.xwiki.extension.script.RecommendedExtensionScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,872 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.script.internal.safe.ExtensionNodeScriptSafeProvider] which implements [role = [org.xwiki.script.internal.safe.ScriptSafeProvider] hint = [default]] tried to overwrite component [org.xwiki.extension.script.internal.safe.ExtensionNodeScriptSafeProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,872 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.script.internal.safe.ExtensionPlanScriptSafeProvider] which implements [role = [org.xwiki.script.internal.safe.ScriptSafeProvider] hint = [default]] tried to overwrite component [org.xwiki.extension.script.internal.safe.ExtensionPlanScriptSafeProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,872 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.script.internal.safe.ExtensionRepositoryScriptSafeProvider] which implements [role = [org.xwiki.script.internal.safe.ScriptSafeProvider] hint = [default]] tried to overwrite component [org.xwiki.extension.script.internal.safe.ExtensionRepositoryScriptSafeProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,872 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.script.internal.safe.ExtensionScriptSafeProvider] which implements [role = [org.xwiki.script.internal.safe.ScriptSafeProvider] hint = [default]] tried to overwrite component [org.xwiki.extension.script.internal.safe.ExtensionScriptSafeProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,872 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.script.internal.safe.IterableResultScriptSafeProvider] which implements [role = [org.xwiki.script.internal.safe.ScriptSafeProvider] hint = [default]] tried to overwrite component [org.xwiki.extension.script.internal.safe.IterableResultScriptSafeProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,872 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.job.internal.DefaultJobContext] which implements [role = [interface org.xwiki.job.JobContext] hint = [default]] tried to overwrite component [org.xwiki.job.internal.DefaultJobContext]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,872 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.job.internal.DefaultJobExecutor] which implements [role = [interface org.xwiki.job.JobExecutor] hint = [default]] tried to overwrite component [org.xwiki.job.internal.DefaultJobExecutor]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,872 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.job.internal.DefaultJobManager] which implements [role = [interface org.xwiki.job.JobManager] hint = [default]] tried to overwrite component [org.xwiki.job.internal.DefaultJobManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,872 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.job.internal.DefaultJobManagerConfiguration] which implements [role = [interface org.xwiki.job.JobManagerConfiguration] hint = [default]] tried to overwrite component [org.xwiki.job.internal.DefaultJobManagerConfiguration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,872 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.job.internal.DefaultJobProgressManager] which implements [role = [interface org.xwiki.job.event.status.JobProgressManager] hint = [default]] tried to overwrite component [org.xwiki.job.internal.DefaultJobProgressManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,872 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.job.internal.DefaultJobStatusStorage] which implements [role = [interface org.xwiki.job.internal.JobStatusStorage] hint = [default]] tried to overwrite component [org.xwiki.job.internal.DefaultJobStatusStorage]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,872 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.job.internal.DefaultJobStatusStore] which implements [role = [interface org.xwiki.job.JobStatusStore] hint = [default]] tried to overwrite component [org.xwiki.job.internal.DefaultJobStatusStore]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,872 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.job.internal.JobStatusSerializer] which implements [role = [class org.xwiki.job.internal.JobStatusSerializer] hint = [default]] tried to overwrite component [org.xwiki.job.internal.JobStatusSerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,872 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.job.internal.script.safe.JobStatusScriptSafeProvider] which implements [role = [org.xwiki.script.internal.safe.ScriptSafeProvider] hint = [default]] tried to overwrite component [org.xwiki.job.internal.script.safe.JobStatusScriptSafeProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,872 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.job.internal.xstream.SerializableXStreamChecker] which implements [role = [interface org.xwiki.xstream.internal.XStreamChecker] hint = [default]] tried to overwrite component [org.xwiki.job.internal.xstream.SerializableXStreamChecker]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,872 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.job.script.ProgressScripService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [progress]] tried to overwrite component [org.xwiki.job.script.ProgressScripService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,872 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.jar.internal.handler.JarExtensionHandler] which implements [role = [interface org.xwiki.extension.handler.ExtensionHandler] hint = [jar]] tried to overwrite component [org.xwiki.extension.jar.internal.handler.JarExtensionHandler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,872 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.jar.internal.handler.JarExtensionHandler] which implements [role = [interface org.xwiki.extension.handler.ExtensionHandler] hint = [webjar]] tried to overwrite component [org.xwiki.extension.jar.internal.handler.JarExtensionHandler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,872 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.jar.internal.handler.JarExtensionJobFinishingListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [JarExtensionJobFinishingListener]] tried to overwrite component [org.xwiki.extension.jar.internal.handler.JarExtensionJobFinishingListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,872 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.skinx.internal.CssDocumentSkinExtension] which implements [role = [interface org.xwiki.skinx.SkinExtension] hint = [ssx]] tried to overwrite component [org.xwiki.skinx.internal.CssDocumentSkinExtension]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,873 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.skinx.internal.JsDocumentSkinExtension] which implements [role = [interface org.xwiki.skinx.SkinExtension] hint = [jsx]] tried to overwrite component [org.xwiki.skinx.internal.JsDocumentSkinExtension]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,873 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.skinx.internal.CssFileSkinExtension] which implements [role = [interface org.xwiki.skinx.SkinExtension] hint = [ssfx]] tried to overwrite component [org.xwiki.skinx.internal.CssFileSkinExtension]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,873 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.skinx.internal.JsFileSkinExtension] which implements [role = [interface org.xwiki.skinx.SkinExtension] hint = [jsfx]] tried to overwrite component [org.xwiki.skinx.internal.JsFileSkinExtension]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,873 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.skinx.internal.CssResourceSkinExtension] which implements [role = [interface org.xwiki.skinx.SkinExtension] hint = [ssrx]] tried to overwrite component [org.xwiki.skinx.internal.CssResourceSkinExtension]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,873 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.skinx.internal.JsResourceSkinExtension] which implements [role = [interface org.xwiki.skinx.SkinExtension] hint = [jsrx]] tried to overwrite component [org.xwiki.skinx.internal.JsResourceSkinExtension]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,873 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.skinx.internal.LinkSkinExtension] which implements [role = [interface org.xwiki.skinx.SkinExtension] hint = [linkx]] tried to overwrite component [org.xwiki.skinx.internal.LinkSkinExtension]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,873 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.skinx.internal.SsxExportURLFactoryActionHandler] which implements [role = [interface com.xpn.xwiki.web.ExportURLFactoryActionHandler] hint = [ssx]] tried to overwrite component [org.xwiki.skinx.internal.SsxExportURLFactoryActionHandler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,873 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.skinx.internal.JsxExportURLFactoryActionHandler] which implements [role = [interface com.xpn.xwiki.web.ExportURLFactoryActionHandler] hint = [jsx]] tried to overwrite component [org.xwiki.skinx.internal.JsxExportURLFactoryActionHandler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,873 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.skinx.internal.JavascriptExtensionDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [XWiki.JavaScriptExtension]] tried to overwrite component [org.xwiki.skinx.internal.JavascriptExtensionDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,873 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.skinx.internal.StyleSheetExtensionDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [XWiki.StyleSheetExtension]] tried to overwrite component [org.xwiki.skinx.internal.StyleSheetExtensionDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,873 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.skinx.internal.async.SkinExtensionAsync] which implements [role = [class org.xwiki.skinx.internal.async.SkinExtensionAsync] hint = [default]] tried to overwrite component [org.xwiki.skinx.internal.async.SkinExtensionAsync]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,873 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.skinx.internal.async.SkinExtensionAsyncContextHandler] which implements [role = [interface org.xwiki.rendering.async.AsyncContextHandler] hint = [skinx]] tried to overwrite component [org.xwiki.skinx.internal.async.SkinExtensionAsyncContextHandler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,878 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.DefaultXarExtensionConfiguration] which implements [role = [interface org.xwiki.extension.xar.XarExtensionConfiguration] hint = [default]] tried to overwrite component [org.xwiki.extension.xar.internal.DefaultXarExtensionConfiguration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,878 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.delete.DocumentsDeletingListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [DocumentsDeletingListener]] tried to overwrite component [org.xwiki.extension.xar.internal.delete.DocumentsDeletingListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,878 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.doc.XarDocumentRevisionProvider] which implements [role = [interface com.xpn.xwiki.doc.DocumentRevisionProvider] hint = [xar]] tried to overwrite component [org.xwiki.extension.xar.internal.doc.XarDocumentRevisionProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,878 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.doc.InstalledExtensionDocumentCustomizationDetector] which implements [role = [class org.xwiki.extension.xar.internal.doc.InstalledExtensionDocumentCustomizationDetector] hint = [default]] tried to overwrite component [org.xwiki.extension.xar.internal.doc.InstalledExtensionDocumentCustomizationDetector]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,878 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.doc.InstalledExtensionDocumentListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [InstalledExtensionDocumentListener]] tried to overwrite component [org.xwiki.extension.xar.internal.doc.InstalledExtensionDocumentListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,878 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.doc.InstalledExtensionDocumentTree] which implements [role = [class org.xwiki.extension.xar.internal.doc.InstalledExtensionDocumentTree] hint = [default]] tried to overwrite component [org.xwiki.extension.xar.internal.doc.InstalledExtensionDocumentTree]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,878 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.doc.InstalledExtensionDocumentTreeFilter] which implements [role = [interface org.xwiki.tree.TreeFilter] hint = [installedExtensionDocument]] tried to overwrite component [org.xwiki.extension.xar.internal.doc.InstalledExtensionDocumentTreeFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,878 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.doc.InstalledExtensionDocumentTreeFilter] which implements [role = [interface org.xwiki.tree.EntityTreeFilter] hint = [installedExtensionDocument]] tried to overwrite component [org.xwiki.extension.xar.internal.doc.InstalledExtensionDocumentTreeFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,878 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.doc.MandatoryDocumentInitializerListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [InstalledExtensionDocumentTree.MandatoryDocumentInitializerListener]] tried to overwrite component [org.xwiki.extension.xar.internal.doc.MandatoryDocumentInitializerListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,878 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.doc.NestedPageCounter] which implements [role = [class org.xwiki.extension.xar.internal.doc.NestedPageCounter] hint = [default]] tried to overwrite component [org.xwiki.extension.xar.internal.doc.NestedPageCounter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,878 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.doc.PristineInstalledExtensionDocumentTreeFilter] which implements [role = [interface org.xwiki.tree.TreeFilter] hint = [pristineInstalledExtensionDocument]] tried to overwrite component [org.xwiki.extension.xar.internal.doc.PristineInstalledExtensionDocumentTreeFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,878 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.doc.PristineInstalledExtensionDocumentTreeFilter] which implements [role = [interface org.xwiki.tree.EntityTreeFilter] hint = [pristineInstalledExtensionDocument]] tried to overwrite component [org.xwiki.extension.xar.internal.doc.PristineInstalledExtensionDocumentTreeFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,878 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.handler.XarExtensionHandler] which implements [role = [interface org.xwiki.extension.handler.ExtensionHandler] hint = [xar]] tried to overwrite component [org.xwiki.extension.xar.internal.handler.XarExtensionHandler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,878 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.handler.WikiEventListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [extension.xar.WikiCopiedListener]] tried to overwrite component [org.xwiki.extension.xar.internal.handler.WikiEventListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,878 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.handler.XarExtensionJobFinishedListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [XarExtensionJobFinishedListener]] tried to overwrite component [org.xwiki.extension.xar.internal.handler.XarExtensionJobFinishedListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,878 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.handler.packager.DefaultXWikiDocumentMerger] which implements [role = [interface org.xwiki.extension.xar.XWikiDocumentMerger] hint = [default]] tried to overwrite component [org.xwiki.extension.xar.internal.handler.packager.DefaultXWikiDocumentMerger]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,878 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.handler.packager.DocumentMergeImporter] which implements [role = [class org.xwiki.extension.xar.internal.handler.packager.DocumentMergeImporter] hint = [default]] tried to overwrite component [org.xwiki.extension.xar.internal.handler.packager.DocumentMergeImporter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,878 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.handler.packager.Packager] which implements [role = [class org.xwiki.extension.xar.internal.handler.packager.Packager] hint = [default]] tried to overwrite component [org.xwiki.extension.xar.internal.handler.packager.Packager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,878 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.job.diff.AttachmentUnifiedDiffBuilder] which implements [role = [class org.xwiki.extension.xar.internal.job.diff.AttachmentUnifiedDiffBuilder] hint = [default]] tried to overwrite component [org.xwiki.extension.xar.internal.job.diff.AttachmentUnifiedDiffBuilder]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,878 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.job.diff.DocumentUnifiedDiffBuilder] which implements [role = [class org.xwiki.extension.xar.internal.job.diff.DocumentUnifiedDiffBuilder] hint = [default]] tried to overwrite component [org.xwiki.extension.xar.internal.job.diff.DocumentUnifiedDiffBuilder]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,879 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.job.DiffXarJob] which implements [role = [interface org.xwiki.job.Job] hint = [diffXar]] tried to overwrite component [org.xwiki.extension.xar.internal.job.DiffXarJob]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,879 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.job.RepairXarJob] which implements [role = [interface org.xwiki.job.Job] hint = [repairxar]] tried to overwrite component [org.xwiki.extension.xar.internal.job.RepairXarJob]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,879 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.question.CleanPagesQuestionRecorder] which implements [role = [org.xwiki.extension.job.history.QuestionRecorder] hint = [default]] tried to overwrite component [org.xwiki.extension.xar.internal.question.CleanPagesQuestionRecorder]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,879 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.question.ConflictQuestionRecorder] which implements [role = [org.xwiki.extension.job.history.QuestionRecorder] hint = [default]] tried to overwrite component [org.xwiki.extension.xar.internal.question.ConflictQuestionRecorder]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,879 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.repository.InstalledExtensionSynchronizer] which implements [role = [interface org.xwiki.observation.EventListener] hint = [org.xwiki.extension.xar.internal.repository.InstalledExtensionSynchronizer]] tried to overwrite component [org.xwiki.extension.xar.internal.repository.InstalledExtensionSynchronizer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,879 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.repository.XarInstalledExtensionRepository] which implements [role = [interface org.xwiki.extension.repository.InstalledExtensionRepository] hint = [xar]] tried to overwrite component [org.xwiki.extension.xar.internal.repository.XarInstalledExtensionRepository]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,879 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.script.ConflictQuestionScriptSafeProvider] which implements [role = [org.xwiki.script.internal.safe.ScriptSafeProvider] hint = [default]] tried to overwrite component [org.xwiki.extension.xar.internal.script.ConflictQuestionScriptSafeProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,879 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.security.XarSecurityEntryReaderExtra] which implements [role = [interface org.xwiki.security.authorization.SecurityEntryReaderExtra] hint = [xar]] tried to overwrite component [org.xwiki.extension.xar.internal.security.XarSecurityEntryReaderExtra]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,879 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.security.XarSecurityTool] which implements [role = [class org.xwiki.extension.xar.internal.security.XarSecurityTool] hint = [default]] tried to overwrite component [org.xwiki.extension.xar.internal.security.XarSecurityTool]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,879 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.validator.XarExtensionValidator] which implements [role = [interface org.xwiki.extension.handler.ExtensionValidator] hint = [xar]] tried to overwrite component [org.xwiki.extension.xar.internal.validator.XarExtensionValidator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,879 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.script.DiffXarJobStatusScriptSafeProvider] which implements [role = [org.xwiki.script.internal.safe.ScriptSafeProvider] hint = [default]] tried to overwrite component [org.xwiki.extension.xar.internal.script.DiffXarJobStatusScriptSafeProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,879 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.script.DeprecatedXarExtensionScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [xarextension]] tried to overwrite component [org.xwiki.extension.xar.script.DeprecatedXarExtensionScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,879 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.script.XarExtensionScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [extension.xar]] tried to overwrite component [org.xwiki.extension.xar.script.XarExtensionScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,879 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.context.ContextMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [context]] tried to overwrite component [org.xwiki.rendering.internal.macro.context.ContextMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,880 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.platform.date.script.DateScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [date]] tried to overwrite component [org.xwiki.platform.date.script.DateScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,896 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.icon.IconManagerScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [icon]] tried to overwrite component [org.xwiki.icon.IconManagerScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,896 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.refactoring.internal.batch.DefaultBatchOperationExecutor] which implements [role = [interface org.xwiki.refactoring.batch.BatchOperationExecutor] hint = [default]] tried to overwrite component [org.xwiki.refactoring.internal.batch.DefaultBatchOperationExecutor]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,896 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.refactoring.internal.job.CreateJob] which implements [role = [interface org.xwiki.job.Job] hint = [refactoring/create]] tried to overwrite component [org.xwiki.refactoring.internal.job.CreateJob]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,897 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.refactoring.internal.job.DeleteJob] which implements [role = [interface org.xwiki.job.Job] hint = [refactoring/delete]] tried to overwrite component [org.xwiki.refactoring.internal.job.DeleteJob]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,897 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.refactoring.internal.job.MoveJob] which implements [role = [interface org.xwiki.job.Job] hint = [refactoring/move]] tried to overwrite component [org.xwiki.refactoring.internal.job.MoveJob]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,897 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.refactoring.internal.job.RenameJob] which implements [role = [interface org.xwiki.job.Job] hint = [refactoring/rename]] tried to overwrite component [org.xwiki.refactoring.internal.job.RenameJob]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,897 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.refactoring.internal.job.RestoreJob] which implements [role = [interface org.xwiki.job.Job] hint = [refactoring/restore]] tried to overwrite component [org.xwiki.refactoring.internal.job.RestoreJob]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,897 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.refactoring.internal.job.PermanentlyDeleteJob] which implements [role = [interface org.xwiki.job.Job] hint = [refactoring/permanentlyDelete]] tried to overwrite component [org.xwiki.refactoring.internal.job.PermanentlyDeleteJob]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,897 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.refactoring.internal.job.CopyJob] which implements [role = [interface org.xwiki.job.Job] hint = [refactoring/copy]] tried to overwrite component [org.xwiki.refactoring.internal.job.CopyJob]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,897 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.refactoring.internal.job.CopyAsJob] which implements [role = [interface org.xwiki.job.Job] hint = [refactoring/copyAs]] tried to overwrite component [org.xwiki.refactoring.internal.job.CopyAsJob]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,897 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.refactoring.internal.listener.AutomaticRedirectCreatorListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [refactoring.automaticRedirectCreator]] tried to overwrite component [org.xwiki.refactoring.internal.listener.AutomaticRedirectCreatorListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,897 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.refactoring.internal.listener.BackLinkUpdaterListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [refactoring.backLinksUpdater]] tried to overwrite component [org.xwiki.refactoring.internal.listener.BackLinkUpdaterListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,897 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.refactoring.internal.listener.LegacyParentFieldUpdaterListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [refactoring.legacyParentFieldUpdater]] tried to overwrite component [org.xwiki.refactoring.internal.listener.LegacyParentFieldUpdaterListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,897 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.refactoring.internal.listener.RelativeLinkUpdaterListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [refactoring.relativeLinksUpdater]] tried to overwrite component [org.xwiki.refactoring.internal.listener.RelativeLinkUpdaterListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,897 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.refactoring.internal.splitter.DefaultDocumentSplitter] which implements [role = [interface org.xwiki.refactoring.splitter.DocumentSplitter] hint = [default]] tried to overwrite component [org.xwiki.refactoring.internal.splitter.DefaultDocumentSplitter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,897 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.refactoring.script.RefactoringScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [refactoring]] tried to overwrite component [org.xwiki.refactoring.script.RefactoringScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,913 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.async.internal.DefaultAsyncContext] which implements [role = [interface org.xwiki.rendering.async.AsyncContext] hint = [default]] tried to overwrite component [org.xwiki.rendering.async.internal.DefaultAsyncContext]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,913 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.async.internal.block.DefaultBlockAsyncRenderer] which implements [role = [class org.xwiki.rendering.async.internal.block.DefaultBlockAsyncRenderer] hint = [default]] tried to overwrite component [org.xwiki.rendering.async.internal.block.DefaultBlockAsyncRenderer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,913 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.async.internal.block.DefaultBlockAsyncRendererExecutor] which implements [role = [interface org.xwiki.rendering.async.internal.block.BlockAsyncRendererExecutor] hint = [default]] tried to overwrite component [org.xwiki.rendering.async.internal.block.DefaultBlockAsyncRendererExecutor]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,926 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.captcha.internal.CaptchaConfigurationSource] which implements [role = [interface org.xwiki.configuration.ConfigurationSource] hint = [captcha]] tried to overwrite component [org.xwiki.captcha.internal.CaptchaConfigurationSource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,927 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.captcha.internal.DefaultCaptchaConfiguration] which implements [role = [interface org.xwiki.captcha.CaptchaConfiguration] hint = [default]] tried to overwrite component [org.xwiki.captcha.internal.DefaultCaptchaConfiguration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:07,966 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.user.internal.document.UserPreferencesConfigurationSource] which implements [role = [interface org.xwiki.configuration.ConfigurationSource] hint = [user]] tried to overwrite component [org.xwiki.configuration.internal.UserPreferencesConfigurationSource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,003 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.preferences.internal.CachedModelBridge] which implements [role = [interface org.xwiki.notifications.preferences.internal.ModelBridge] hint = [cached]] tried to overwrite component [org.xwiki.notifications.preferences.internal.CachedModelBridge]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,003 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.preferences.internal.DefaultNotificationPreferenceManager] which implements [role = [interface org.xwiki.notifications.preferences.NotificationPreferenceManager] hint = [default]] tried to overwrite component [org.xwiki.notifications.preferences.internal.DefaultNotificationPreferenceManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,003 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.preferences.internal.email.DefaultNotificationEmailUserPreferenceManager] which implements [role = [interface org.xwiki.notifications.preferences.email.NotificationEmailUserPreferenceManager] hint = [default]] tried to overwrite component [org.xwiki.notifications.preferences.internal.email.DefaultNotificationEmailUserPreferenceManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,003 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.preferences.internal.DefaultTargetableNotificationPreferenceBuilder] which implements [role = [interface org.xwiki.notifications.preferences.TargetableNotificationPreferenceBuilder] hint = [default]] tried to overwrite component [org.xwiki.notifications.preferences.internal.DefaultTargetableNotificationPreferenceBuilder]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,003 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.preferences.internal.UserProfileNotificationPreferenceProvider] which implements [role = [interface org.xwiki.notifications.preferences.NotificationPreferenceProvider] hint = [userProfile]] tried to overwrite component [org.xwiki.notifications.preferences.internal.UserProfileNotificationPreferenceProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,003 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.preferences.internal.WikiNotificationPreferenceProvider] which implements [role = [interface org.xwiki.notifications.preferences.NotificationPreferenceProvider] hint = [wiki]] tried to overwrite component [org.xwiki.notifications.preferences.internal.WikiNotificationPreferenceProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,003 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.preferences.internal.XWikiEventTypesEnabler] which implements [role = [class org.xwiki.notifications.preferences.internal.XWikiEventTypesEnabler] hint = [default]] tried to overwrite component [org.xwiki.notifications.preferences.internal.XWikiEventTypesEnabler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,003 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.preferences.script.NotificationPreferenceScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [notification.preferences]] tried to overwrite component [org.xwiki.notifications.preferences.script.NotificationPreferenceScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,503 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.security.authorization.script.internal.RightConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.security.authorization.script.internal.RightConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,503 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.security.authorization.script.SecurityAuthorizationScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [security.authorization]] tried to overwrite component [org.xwiki.security.authorization.script.SecurityAuthorizationScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,503 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.security.script.SecurityScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [security]] tried to overwrite component [org.xwiki.security.script.SecurityScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,509 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.messagestream.internal.DefaultMessageStream] which implements [role = [interface org.xwiki.messagestream.MessageStream] hint = [default]] tried to overwrite component [org.xwiki.messagestream.internal.DefaultMessageStream]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,510 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.messagestream.internal.DefaultMessageStreamConfiguration] which implements [role = [interface org.xwiki.messagestream.MessageStreamConfiguration] hint = [default]] tried to overwrite component [org.xwiki.messagestream.internal.DefaultMessageStreamConfiguration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,510 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.messagestream.internal.DirectMessageStreamNotificationFilter] which implements [role = [interface org.xwiki.notifications.filters.NotificationFilter] hint = [DirectMessageStreamNotificationFilter]] tried to overwrite component [org.xwiki.messagestream.internal.DirectMessageStreamNotificationFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,510 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.messagestream.internal.PersonalMessageStreamNotificationFilter] which implements [role = [interface org.xwiki.notifications.filters.NotificationFilter] hint = [PersonalMessageStreamNotificationFilter]] tried to overwrite component [org.xwiki.messagestream.internal.PersonalMessageStreamNotificationFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,510 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.messagestream.script.MessageStreamScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [messageStream]] tried to overwrite component [org.xwiki.messagestream.script.MessageStreamScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,510 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.messagestream.DirectMessageDescriptor] which implements [role = [interface org.xwiki.eventstream.RecordableEventDescriptor] hint = [directMessage]] tried to overwrite component [org.xwiki.messagestream.DirectMessageDescriptor]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,510 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.messagestream.GroupMessageDescriptor] which implements [role = [interface org.xwiki.eventstream.RecordableEventDescriptor] hint = [groupMessage]] tried to overwrite component [org.xwiki.messagestream.GroupMessageDescriptor]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,510 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.messagestream.PersonalMessageDescriptor] which implements [role = [interface org.xwiki.eventstream.RecordableEventDescriptor] hint = [personalMessage]] tried to overwrite component [org.xwiki.messagestream.PersonalMessageDescriptor]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,510 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.messagestream.PublicMessageDescriptor] which implements [role = [interface org.xwiki.eventstream.RecordableEventDescriptor] hint = [publicMessage]] tried to overwrite component [org.xwiki.messagestream.PublicMessageDescriptor]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,510 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.internal.DefaultModelBridge] which implements [role = [interface org.xwiki.eventstream.internal.ModelBridge] hint = [default]] tried to overwrite component [org.xwiki.eventstream.internal.DefaultModelBridge]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,510 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.internal.DefaultRecordableEventConverter] which implements [role = [interface org.xwiki.eventstream.RecordableEventConverter] hint = [default]] tried to overwrite component [org.xwiki.eventstream.internal.DefaultRecordableEventConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,510 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.internal.DefaultUntypedRecordableEventConverter] which implements [role = [interface org.xwiki.eventstream.RecordableEventConverter] hint = [Untyped Recordable Event Converter]] tried to overwrite component [org.xwiki.eventstream.internal.DefaultUntypedRecordableEventConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,510 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.internal.EventClassDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [XWiki.EventStream.Code.EventClass]] tried to overwrite component [org.xwiki.eventstream.internal.EventClassDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,510 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.internal.UntypedEventListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [Untyped Event Listener]] tried to overwrite component [org.xwiki.eventstream.internal.UntypedEventListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,510 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.internal.UntypedRecordableEventDescriptorComponentBuilder] which implements [role = [interface org.xwiki.component.wiki.WikiObjectComponentBuilder] hint = [XWiki.EventStream.Code.EventClass]] tried to overwrite component [org.xwiki.eventstream.internal.UntypedRecordableEventDescriptorComponentBuilder]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,510 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.internal.observation.EventStreamEventConverter] which implements [role = [interface org.xwiki.observation.remote.converter.LocalEventConverter] hint = [eventstreamevent]] tried to overwrite component [org.xwiki.eventstream.internal.observation.EventStreamEventConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,510 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.internal.observation.EventStreamEventConverter] which implements [role = [interface org.xwiki.observation.remote.converter.RemoteEventConverter] hint = [eventstreamevent]] tried to overwrite component [org.xwiki.eventstream.internal.observation.EventStreamEventConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,510 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.wikimacro.macro.wikimacroparameter.WikiMacroParameterMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [wikimacroparameter]] tried to overwrite component [org.xwiki.rendering.wikimacro.macro.wikimacroparameter.WikiMacroParameterMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,546 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.filter.filterxml.internal.input.XMLInputFilterFactory] which implements [role = [interface org.xwiki.filter.input.InputFilterStreamFactory] hint = [filter+xml]] tried to overwrite component [org.xwiki.filter.filterxml.internal.input.XMLInputFilterFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,546 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.filter.filterxml.internal.output.XMLOutputFilterFactory] which implements [role = [interface org.xwiki.filter.output.OutputFilterStreamFactory] hint = [filter+xml]] tried to overwrite component [org.xwiki.filter.filterxml.internal.output.XMLOutputFilterFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,552 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.diff.display.internal.LineSplitter] which implements [role = [org.xwiki.diff.display.Splitter] hint = [line]] tried to overwrite component [org.xwiki.diff.display.internal.LineSplitter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,552 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.diff.display.internal.CharSplitter] which implements [role = [org.xwiki.diff.display.Splitter] hint = [default]] tried to overwrite component [org.xwiki.diff.display.internal.CharSplitter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,552 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.diff.display.internal.DefaultInlineDiffDisplayer] which implements [role = [interface org.xwiki.diff.display.InlineDiffDisplayer] hint = [default]] tried to overwrite component [org.xwiki.diff.display.internal.DefaultInlineDiffDisplayer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,552 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.diff.display.internal.DefaultUnifiedDiffDisplayer] which implements [role = [interface org.xwiki.diff.display.UnifiedDiffDisplayer] hint = [default]] tried to overwrite component [org.xwiki.diff.display.internal.DefaultUnifiedDiffDisplayer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,558 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.xar.internal.DefaultXarEntryTypeResolver] which implements [role = [interface org.xwiki.xar.XarEntryTypeResolver] hint = [default]] tried to overwrite component [org.xwiki.xar.internal.DefaultXarEntryTypeResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,558 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.xar.internal.XarObjectPropertySerializerManager] which implements [role = [class org.xwiki.xar.internal.XarObjectPropertySerializerManager] hint = [default]] tried to overwrite component [org.xwiki.xar.internal.XarObjectPropertySerializerManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,558 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.xar.internal.property.DateXarObjectPropertySerializer] which implements [role = [interface org.xwiki.xar.internal.XarObjectPropertySerializer] hint = [Date]] tried to overwrite component [org.xwiki.xar.internal.property.DateXarObjectPropertySerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,558 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.xar.internal.property.DefaultXarObjectPropertySerializer] which implements [role = [interface org.xwiki.xar.internal.XarObjectPropertySerializer] hint = [default]] tried to overwrite component [org.xwiki.xar.internal.property.DefaultXarObjectPropertySerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,558 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.xar.internal.property.ListXarObjectPropertySerializer] which implements [role = [interface org.xwiki.xar.internal.XarObjectPropertySerializer] hint = [StaticList]] tried to overwrite component [org.xwiki.xar.internal.property.ListXarObjectPropertySerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,558 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.xar.internal.property.ListXarObjectPropertySerializer] which implements [role = [interface org.xwiki.xar.internal.XarObjectPropertySerializer] hint = [DBList]] tried to overwrite component [org.xwiki.xar.internal.property.ListXarObjectPropertySerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,558 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.xar.internal.property.ListXarObjectPropertySerializer] which implements [role = [interface org.xwiki.xar.internal.XarObjectPropertySerializer] hint = [DBTreeList]] tried to overwrite component [org.xwiki.xar.internal.property.ListXarObjectPropertySerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,558 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.xar.internal.property.ListXarObjectPropertySerializer] which implements [role = [interface org.xwiki.xar.internal.XarObjectPropertySerializer] hint = [Page]] tried to overwrite component [org.xwiki.xar.internal.property.ListXarObjectPropertySerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,558 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.xar.internal.type.ConfigurationXarEntryType] which implements [role = [interface org.xwiki.xar.XarEntryType] hint = [configuration]] tried to overwrite component [org.xwiki.xar.internal.type.ConfigurationXarEntryType]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,558 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.xar.internal.type.ConfigurationXarEntryType] which implements [role = [interface org.xwiki.xar.XarEntryType] hint = [document:XWiki.XWikiPreferences]] tried to overwrite component [org.xwiki.xar.internal.type.ConfigurationXarEntryType]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,558 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.xar.internal.type.CustomizableXarEntryType] which implements [role = [interface org.xwiki.xar.XarEntryType] hint = [customizable]] tried to overwrite component [org.xwiki.xar.internal.type.CustomizableXarEntryType]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,558 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.xar.internal.type.DefaultXarEntryType] which implements [role = [interface org.xwiki.xar.XarEntryType] hint = [default]] tried to overwrite component [org.xwiki.xar.internal.type.DefaultXarEntryType]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,558 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.xar.internal.type.DemoXarEntryType] which implements [role = [interface org.xwiki.xar.XarEntryType] hint = [demo]] tried to overwrite component [org.xwiki.xar.internal.type.DemoXarEntryType]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,558 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.xar.internal.type.DemoXarEntryType] which implements [role = [interface org.xwiki.xar.XarEntryType] hint = [document:Main.WebHome]] tried to overwrite component [org.xwiki.xar.internal.type.DemoXarEntryType]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,561 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.script.internal.DefaultScriptContextManager] which implements [role = [interface org.xwiki.script.ScriptContextManager] hint = [default]] tried to overwrite component [org.xwiki.script.internal.DefaultScriptContextManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,561 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.script.internal.ScriptExecutionContextInitializer] which implements [role = [interface org.xwiki.context.ExecutionContextInitializer] hint = [scriptContext]] tried to overwrite component [org.xwiki.script.internal.ScriptExecutionContextInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,561 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.script.internal.safe.CollectionScriptSafeProvider] which implements [role = [org.xwiki.script.internal.safe.ScriptSafeProvider] hint = [default]] tried to overwrite component [org.xwiki.script.internal.safe.CollectionScriptSafeProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,561 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.script.internal.safe.DefaultScriptSafeProvider] which implements [role = [interface org.xwiki.script.internal.safe.ScriptSafeProvider] hint = [default]] tried to overwrite component [org.xwiki.script.internal.safe.DefaultScriptSafeProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,561 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.script.internal.safe.MapScriptSafeProvider] which implements [role = [org.xwiki.script.internal.safe.ScriptSafeProvider] hint = [default]] tried to overwrite component [org.xwiki.script.internal.safe.MapScriptSafeProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,562 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.script.internal.service.DefaultScriptServiceManager] which implements [role = [interface org.xwiki.script.service.ScriptServiceManager] hint = [default]] tried to overwrite component [org.xwiki.script.internal.service.DefaultScriptServiceManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,562 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.script.internal.service.ServicesScriptContextInitializer] which implements [role = [interface org.xwiki.script.ScriptContextInitializer] hint = [services]] tried to overwrite component [org.xwiki.script.internal.service.ServicesScriptContextInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,562 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.AllEditorBindingsSource] which implements [role = [interface org.xwiki.configuration.ConfigurationSource] hint = [editorBindings/all]] tried to overwrite component [org.xwiki.edit.internal.AllEditorBindingsSource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,562 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.EditorBindingClassDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [XWiki.EditorBindingClass]] tried to overwrite component [org.xwiki.edit.internal.EditorBindingClassDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,562 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.EditorClassDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [XWiki.EditorClass]] tried to overwrite component [org.xwiki.edit.internal.EditorClassDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,562 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.EditorWikiComponent] which implements [role = [class org.xwiki.edit.internal.EditorWikiComponent] hint = [default]] tried to overwrite component [org.xwiki.edit.internal.EditorWikiComponent]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,562 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.EditorWikiComponentBuilder] which implements [role = [interface org.xwiki.component.wiki.WikiComponentBuilder] hint = [editor]] tried to overwrite component [org.xwiki.edit.internal.EditorWikiComponentBuilder]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,562 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.SpaceEditorBindingsSource] which implements [role = [interface org.xwiki.configuration.ConfigurationSource] hint = [editorBindings/space]] tried to overwrite component [org.xwiki.edit.internal.SpaceEditorBindingsSource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,562 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.SpacesEditorBindingsSource] which implements [role = [interface org.xwiki.configuration.ConfigurationSource] hint = [editorBindings/spaces]] tried to overwrite component [org.xwiki.edit.internal.SpacesEditorBindingsSource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,562 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.UserEditorBindingsSource] which implements [role = [interface org.xwiki.configuration.ConfigurationSource] hint = [editorBindings/user]] tried to overwrite component [org.xwiki.edit.internal.UserEditorBindingsSource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,562 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.WikiEditorBindingsSource] which implements [role = [interface org.xwiki.configuration.ConfigurationSource] hint = [editorBindings/wiki]] tried to overwrite component [org.xwiki.edit.internal.WikiEditorBindingsSource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,620 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.async.internal.AsyncMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [async]] tried to overwrite component [org.xwiki.rendering.async.internal.AsyncMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,620 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.display.DisplayMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [display]] tried to overwrite component [org.xwiki.rendering.internal.macro.display.DisplayMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,621 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.rest.internal.AnnotationsRESTResource] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.annotation.rest.internal.AnnotationsRESTResource]] tried to overwrite component [org.xwiki.annotation.rest.internal.AnnotationsRESTResource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,621 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.rest.internal.AnnotationsTranslationRESTResource] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.annotation.rest.internal.AnnotationsTranslationRESTResource]] tried to overwrite component [org.xwiki.annotation.rest.internal.AnnotationsTranslationRESTResource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,621 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.rest.internal.SingleAnnotationRESTResource] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.annotation.rest.internal.SingleAnnotationRESTResource]] tried to overwrite component [org.xwiki.annotation.rest.internal.SingleAnnotationRESTResource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,621 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.rest.internal.representations.FormUrlEncodedAnnotationRequestReader] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.annotation.rest.internal.representations.FormUrlEncodedAnnotationRequestReader]] tried to overwrite component [org.xwiki.annotation.rest.internal.representations.FormUrlEncodedAnnotationRequestReader]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,621 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.rest.internal.representations.FormUrlEncodedAnnotationUpdateRequestReader] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.annotation.rest.internal.representations.FormUrlEncodedAnnotationUpdateRequestReader]] tried to overwrite component [org.xwiki.annotation.rest.internal.representations.FormUrlEncodedAnnotationUpdateRequestReader]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,621 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.rest.internal.representations.FormUrlEncodedAnnotationAddRequestReader] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.annotation.rest.internal.representations.FormUrlEncodedAnnotationAddRequestReader]] tried to overwrite component [org.xwiki.annotation.rest.internal.representations.FormUrlEncodedAnnotationAddRequestReader]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,621 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.container.internal.DefaultContainer] which implements [role = [interface org.xwiki.container.Container] hint = [default]] tried to overwrite component [org.xwiki.container.internal.DefaultContainer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,621 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.container.internal.DefaultRequestInitializerManager] which implements [role = [interface org.xwiki.container.RequestInitializerManager] hint = [default]] tried to overwrite component [org.xwiki.container.internal.DefaultRequestInitializerManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,621 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.container.internal.DefaultApplicationContextListenerManager] which implements [role = [interface org.xwiki.container.ApplicationContextListenerManager] hint = [default]] tried to overwrite component [org.xwiki.container.internal.DefaultApplicationContextListenerManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,623 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.container.ContextExtendedURLURLNormalizer] which implements [role = [org.xwiki.url.URLNormalizer] hint = [contextpath]] tried to overwrite component [org.xwiki.url.internal.container.ExtendedURLURLNormalizer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,623 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.container.URLURLNormalizer] which implements [role = [org.xwiki.url.URLNormalizer] hint = [url]] tried to overwrite component [org.xwiki.url.internal.container.URLURLNormalizer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,638 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.AddressesConverter] which implements [role = [org.xwiki.properties.converter.Converter<[Ljavax.mail.Address;>] hint = [default]] tried to overwrite component [org.xwiki.mail.internal.AddressesConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,638 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.AddressConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.mail.internal.AddressConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,656 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.platform.flavor.internal.DefaultFlavorManager] which implements [role = [interface org.xwiki.platform.flavor.FlavorManager] hint = [default]] tried to overwrite component [org.xwiki.platform.flavor.internal.DefaultFlavorManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,656 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.platform.flavor.internal.job.FlavorSearchJob] which implements [role = [interface org.xwiki.job.Job] hint = [searchflavors]] tried to overwrite component [org.xwiki.platform.flavor.internal.job.FlavorSearchJob]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,656 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.platform.flavor.internal.safe.FlavorSearchStatusScriptSafeProvider] which implements [role = [org.xwiki.script.internal.safe.ScriptSafeProvider] hint = [default]] tried to overwrite component [org.xwiki.platform.flavor.internal.safe.FlavorSearchStatusScriptSafeProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,657 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.platform.flavor.script.FlavorManagerScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [flavor]] tried to overwrite component [org.xwiki.platform.flavor.script.FlavorManagerScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,668 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.store.merge.MergeScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [merge]] tried to overwrite component [org.xwiki.store.merge.MergeScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,668 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.store.merge.internal.DefaultMergeConflictDecisionsManager] which implements [role = [interface org.xwiki.store.merge.MergeConflictDecisionsManager] hint = [default]] tried to overwrite component [org.xwiki.store.merge.internal.DefaultMergeConflictDecisionsManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,668 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.store.merge.internal.DefaultMergeManager] which implements [role = [interface org.xwiki.store.merge.MergeManager] hint = [default]] tried to overwrite component [org.xwiki.store.merge.internal.DefaultMergeManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,668 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.script.DefaultAttachmentClassLoaderFactory] which implements [role = [interface org.xwiki.rendering.internal.macro.script.AttachmentClassLoaderFactory] hint = [default]] tried to overwrite component [org.xwiki.rendering.internal.macro.script.DefaultAttachmentClassLoaderFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,668 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.script.DefaultScriptMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [script]] tried to overwrite component [org.xwiki.rendering.internal.macro.script.DefaultScriptMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,668 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.script.NestedScriptMacroValidatorListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [nestedscriptmacrovalidator]] tried to overwrite component [org.xwiki.rendering.internal.macro.script.NestedScriptMacroValidatorListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,668 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.script.PermissionCheckerListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [permissionchecker]] tried to overwrite component [org.xwiki.rendering.internal.macro.script.PermissionCheckerListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,669 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.script.ScriptClassLoaderHandlerListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [scriptmacroclassloader]] tried to overwrite component [org.xwiki.rendering.internal.macro.script.ScriptClassLoaderHandlerListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,669 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.script.DefaultScriptMacroPermissionPolicy] which implements [role = [interface org.xwiki.rendering.macro.script.MacroPermissionPolicy] hint = [script]] tried to overwrite component [org.xwiki.rendering.internal.macro.script.DefaultScriptMacroPermissionPolicy]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,669 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.wikimacro.macro.wikimacrocontent.WikiMacroContentMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [wikimacrocontent]] tried to overwrite component [org.xwiki.rendering.wikimacro.macro.wikimacrocontent.WikiMacroContentMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,673 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.store.locks.dummy.internal.DummyLockProvider] which implements [role = [interface org.xwiki.store.locks.LockProvider] hint = [dummy]] tried to overwrite component [org.xwiki.store.locks.dummy.internal.DummyLockProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,686 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.management.internal.DefaultJMXBeanRegistration] which implements [role = [interface org.xwiki.management.JMXBeanRegistration] hint = [default]] tried to overwrite component [org.xwiki.management.internal.DefaultJMXBeanRegistration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,686 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.box.DefaultBoxMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [box]] tried to overwrite component [org.xwiki.rendering.internal.macro.box.DefaultBoxMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,686 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.filters.watch.internal.AutomaticWatchModeClassDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [XWiki.Notifications.Code.AutomaticWatchModeClass]] tried to overwrite component [org.xwiki.notifications.filters.watch.internal.AutomaticWatchModeClassDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,686 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.filters.watch.internal.AutomaticWatchModeListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [AutomaticNotificationsWatchModeListener]] tried to overwrite component [org.xwiki.notifications.filters.watch.internal.AutomaticWatchModeListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,688 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.filters.watch.internal.DefaultWatchedEntitiesConfiguration] which implements [role = [interface org.xwiki.notifications.filters.watch.WatchedEntitiesConfiguration] hint = [default]] tried to overwrite component [org.xwiki.notifications.filters.watch.internal.DefaultWatchedEntitiesConfiguration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,691 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.filters.watch.internal.DefaultWatchedEntitiesManager] which implements [role = [interface org.xwiki.notifications.filters.watch.WatchedEntitiesManager] hint = [default]] tried to overwrite component [org.xwiki.notifications.filters.watch.internal.DefaultWatchedEntitiesManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,692 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.filters.watch.internal.DefaultWatchedEntityFactory] which implements [role = [interface org.xwiki.notifications.filters.watch.WatchedEntityFactory] hint = [default]] tried to overwrite component [org.xwiki.notifications.filters.watch.internal.DefaultWatchedEntityFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,692 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.filters.watch.script.NotificationWatchScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [notification.watch]] tried to overwrite component [org.xwiki.notifications.filters.watch.script.NotificationWatchScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,713 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.html.HTMLMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [html]] tried to overwrite component [org.xwiki.rendering.internal.macro.html.HTMLMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,713 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.html.HTMLMacroXHTMLRenderer] which implements [role = [interface org.xwiki.rendering.renderer.PrintRenderer] hint = [xhtmlmacro/1.0]] tried to overwrite component [org.xwiki.rendering.internal.macro.html.HTMLMacroXHTMLRenderer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,714 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.html.HTMLMacroXHTMLRendererFactory] which implements [role = [interface org.xwiki.rendering.renderer.PrintRendererFactory] hint = [xhtmlmacro/1.0]] tried to overwrite component [org.xwiki.rendering.internal.macro.html.HTMLMacroXHTMLRendererFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,714 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.html.HTMLMacroXHTMLRendererFactory] which implements [role = [interface org.xwiki.rendering.renderer.PrintRendererFactory] hint = [htmlmacro+annotatedxhtml/1.0]] tried to overwrite component [org.xwiki.rendering.internal.macro.html.HTMLMacroXHTMLRendererFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,714 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.html.HTMLMacroXHTMLRendererFactory] which implements [role = [interface org.xwiki.rendering.renderer.PrintRendererFactory] hint = [htmlmacro+annotatedhtml/5.0]] tried to overwrite component [org.xwiki.rendering.internal.macro.html.HTMLMacroXHTMLRendererFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,714 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.html.HTMLMacroXHTMLRendererFactory] which implements [role = [interface org.xwiki.rendering.renderer.PrintRendererFactory] hint = [htmlmacro+html/5.0]] tried to overwrite component [org.xwiki.rendering.internal.macro.html.HTMLMacroXHTMLRendererFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,714 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.html.renderers.annotatedxhtml.HTMLMacroAnnotatedXHTMLRenderer] which implements [role = [interface org.xwiki.rendering.renderer.PrintRenderer] hint = [htmlmacro+annotatedxhtml/1.0]] tried to overwrite component [org.xwiki.rendering.internal.macro.html.renderers.annotatedxhtml.HTMLMacroAnnotatedXHTMLRenderer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,714 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.html.renderers.annotatedhtml5.HTMLMacroAnnotatedHTML5Renderer] which implements [role = [interface org.xwiki.rendering.renderer.PrintRenderer] hint = [htmlmacro+annotatedhtml/5.0]] tried to overwrite component [org.xwiki.rendering.internal.macro.html.renderers.annotatedhtml5.HTMLMacroAnnotatedHTML5Renderer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,714 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.html.renderers.html5.HTMLMacroHTML5Renderer] which implements [role = [interface org.xwiki.rendering.renderer.PrintRenderer] hint = [htmlmacro+html/5.0]] tried to overwrite component [org.xwiki.rendering.internal.macro.html.renderers.html5.HTMLMacroHTML5Renderer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,714 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.sheet.internal.DefaultSheetManager] which implements [role = [interface org.xwiki.sheet.SheetManager] hint = [default]] tried to overwrite component [org.xwiki.sheet.internal.DefaultSheetManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,714 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.sheet.internal.SheetDocumentDisplayer] which implements [role = [interface org.xwiki.display.internal.DocumentDisplayer] hint = [sheet]] tried to overwrite component [org.xwiki.sheet.internal.SheetDocumentDisplayer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,714 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.sheet.internal.SheetRequestInitializer] which implements [role = [interface org.xwiki.container.RequestInitializer] hint = [sheet]] tried to overwrite component [org.xwiki.sheet.internal.SheetRequestInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,719 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.logging.script.LoggingScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [logging]] tried to overwrite component [org.xwiki.logging.script.LoggingScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,732 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.python.PythonMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [python]] tried to overwrite component [org.xwiki.rendering.internal.macro.python.PythonMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,732 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.useravatar.UserAvatarMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [useravatar]] tried to overwrite component [org.xwiki.rendering.internal.macro.useravatar.UserAvatarMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,732 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.classloader.internal.protocol.attachmentjar.AttachmentURLStreamHandler] which implements [role = [interface org.xwiki.classloader.ExtendedURLStreamHandler] hint = [attachmentjar]] tried to overwrite component [org.xwiki.classloader.internal.protocol.attachmentjar.AttachmentURLStreamHandler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,732 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.ComponentsObjectFactory] which implements [role = [interface org.restlet.ext.jaxrs.ObjectFactory] hint = [default]] tried to overwrite component [org.xwiki.rest.internal.ComponentsObjectFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,732 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.ModelFactory] which implements [role = [class org.xwiki.rest.internal.ModelFactory] hint = [default]] tried to overwrite component [org.xwiki.rest.internal.ModelFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,732 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.JAXBConverter] which implements [role = [class org.xwiki.rest.internal.JAXBConverter] hint = [default]] tried to overwrite component [org.xwiki.rest.internal.JAXBConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,732 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.JaxRsServletProvider] which implements [role = [class org.xwiki.rest.internal.JaxRsServletProvider] hint = [default]] tried to overwrite component [org.xwiki.rest.internal.JaxRsServletProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,732 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.JaxRsServletReloader] which implements [role = [interface org.xwiki.observation.EventListener] hint = [org.xwiki.rest.internal.JaxRsServletReloader]] tried to overwrite component [org.xwiki.rest.internal.JaxRsServletReloader]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,732 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.XWikiJaxRsApplication] which implements [role = [class javax.ws.rs.core.Application] hint = [default]] tried to overwrite component [org.xwiki.rest.internal.XWikiJaxRsApplication]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,732 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.XWikiRestletJaxRsApplication] which implements [role = [class org.restlet.ext.jaxrs.JaxRsApplication] hint = [default]] tried to overwrite component [org.xwiki.rest.internal.XWikiRestletJaxRsApplication]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,732 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.RootResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.RootResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.RootResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,732 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.SyntaxesResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.SyntaxesResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.SyntaxesResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,732 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.wikis.WikisResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.wikis.WikisResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.wikis.WikisResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,732 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.wikis.WikiResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.wikis.WikiResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.wikis.WikiResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,732 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.wikis.WikiPagesResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.wikis.WikiPagesResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.wikis.WikiPagesResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,732 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.wikis.WikiAttachmentsResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.wikis.WikiAttachmentsResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.wikis.WikiAttachmentsResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,732 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.spaces.SpacesResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.spaces.SpacesResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.spaces.SpacesResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,732 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.spaces.SpaceResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.spaces.SpaceResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.spaces.SpaceResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,732 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.spaces.SpaceSearchResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.spaces.SpaceSearchResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.spaces.SpaceSearchResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,732 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.spaces.SpaceAttachmentsResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.spaces.SpaceAttachmentsResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.spaces.SpaceAttachmentsResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,732 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.pages.PagesResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.pages.PagesResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.pages.PagesResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,732 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.pages.PageChildrenResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.pages.PageChildrenResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.pages.PageChildrenResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,732 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.pages.PageHistoryResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.pages.PageHistoryResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.pages.PageHistoryResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,732 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.pages.PageResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.pages.PageResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.pages.PageResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,732 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.pages.PageTranslationHistoryResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.pages.PageTranslationHistoryResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.pages.PageTranslationHistoryResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,732 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.pages.PageTranslationResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.pages.PageTranslationResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.pages.PageTranslationResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,732 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.pages.PageTranslationsResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.pages.PageTranslationsResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.pages.PageTranslationsResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,732 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.pages.PageTranslationVersionResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.pages.PageTranslationVersionResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.pages.PageTranslationVersionResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.pages.PageVersionResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.pages.PageVersionResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.pages.PageVersionResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.pages.PageTagsResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.pages.PageTagsResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.pages.PageTagsResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.comments.CommentResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.comments.CommentResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.comments.CommentResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.comments.CommentsResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.comments.CommentsResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.comments.CommentsResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.comments.CommentsVersionResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.comments.CommentsVersionResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.comments.CommentsVersionResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.comments.CommentVersionResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.comments.CommentVersionResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.comments.CommentVersionResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.job.JobStatusResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.job.JobStatusResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.job.JobStatusResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.job.JobsResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.job.JobsResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.job.JobsResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.job.JobLogResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.job.JobLogResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.job.JobLogResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.attachments.AttachmentHistoryResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.attachments.AttachmentHistoryResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.attachments.AttachmentHistoryResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.attachments.AttachmentMetadataResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.attachments.AttachmentMetadataResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.attachments.AttachmentMetadataResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.attachments.AttachmentResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.attachments.AttachmentResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.attachments.AttachmentResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.attachments.AttachmentAtPageVersionResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.attachments.AttachmentAtPageVersionResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.attachments.AttachmentAtPageVersionResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.attachments.AttachmentsAtPageVersionResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.attachments.AttachmentsAtPageVersionResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.attachments.AttachmentsAtPageVersionResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.attachments.AttachmentsResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.attachments.AttachmentsResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.attachments.AttachmentsResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.attachments.AttachmentVersionResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.attachments.AttachmentVersionResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.attachments.AttachmentVersionResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.objects.ObjectsResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.objects.ObjectsResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.objects.ObjectsResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.objects.ObjectsAtPageVersionResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.objects.ObjectsAtPageVersionResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.objects.ObjectsAtPageVersionResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.objects.ObjectsForClassNameResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.objects.ObjectsForClassNameResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.objects.ObjectsForClassNameResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.objects.ObjectResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.objects.ObjectResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.objects.ObjectResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.objects.ObjectAtPageVersionResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.objects.ObjectAtPageVersionResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.objects.ObjectAtPageVersionResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.objects.ObjectPropertiesResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.objects.ObjectPropertiesResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.objects.ObjectPropertiesResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.objects.ObjectPropertiesAtPageVersionResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.objects.ObjectPropertiesAtPageVersionResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.objects.ObjectPropertiesAtPageVersionResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.objects.ObjectPropertyResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.objects.ObjectPropertyResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.objects.ObjectPropertyResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.objects.ObjectPropertyAtPageVersionResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.objects.ObjectPropertyAtPageVersionResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.objects.ObjectPropertyAtPageVersionResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.objects.AllObjectsForClassNameResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.objects.AllObjectsForClassNameResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.objects.AllObjectsForClassNameResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.classes.ClassesResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.classes.ClassesResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.classes.ClassesResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.classes.ClassResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.classes.ClassResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.classes.ClassResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.classes.ClassPropertiesResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.classes.ClassPropertiesResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.classes.ClassPropertiesResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.classes.ClassPropertyResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.classes.ClassPropertyResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.classes.ClassPropertyResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,733 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.classes.ClassPropertyValuesResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.classes.ClassPropertyValuesResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.classes.ClassPropertyValuesResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,734 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.classes.DBListClassPropertyValuesProvider] which implements [role = [interface org.xwiki.rest.resources.classes.ClassPropertyValuesProvider] hint = [DBList]] tried to overwrite component [org.xwiki.rest.internal.resources.classes.DBListClassPropertyValuesProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,734 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.classes.DefaultClassPropertyValuesProvider] which implements [role = [interface org.xwiki.rest.resources.classes.ClassPropertyValuesProvider] hint = [default]] tried to overwrite component [org.xwiki.rest.internal.resources.classes.DefaultClassPropertyValuesProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,734 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.classes.GroupsClassPropertyValuesProvider] which implements [role = [interface org.xwiki.rest.resources.classes.ClassPropertyValuesProvider] hint = [Groups]] tried to overwrite component [org.xwiki.rest.internal.resources.classes.GroupsClassPropertyValuesProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,734 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.classes.PageClassPropertyValuesProvider] which implements [role = [interface org.xwiki.rest.resources.classes.ClassPropertyValuesProvider] hint = [Page]] tried to overwrite component [org.xwiki.rest.internal.resources.classes.PageClassPropertyValuesProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,734 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.classes.StaticListClassPropertyValuesProvider] which implements [role = [interface org.xwiki.rest.resources.classes.ClassPropertyValuesProvider] hint = [StaticList]] tried to overwrite component [org.xwiki.rest.internal.resources.classes.StaticListClassPropertyValuesProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,734 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.classes.UsersClassPropertyValuesProvider] which implements [role = [interface org.xwiki.rest.resources.classes.ClassPropertyValuesProvider] hint = [Users]] tried to overwrite component [org.xwiki.rest.internal.resources.classes.UsersClassPropertyValuesProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,734 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.search.HQLSearchSource] which implements [role = [interface org.xwiki.rest.internal.resources.search.SearchSource] hint = [hql]] tried to overwrite component [org.xwiki.rest.internal.resources.search.HQLSearchSource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,734 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.search.XWQLSearchSource] which implements [role = [interface org.xwiki.rest.internal.resources.search.SearchSource] hint = [xwql]] tried to overwrite component [org.xwiki.rest.internal.resources.search.XWQLSearchSource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,734 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.tags.TagsResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.tags.TagsResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.tags.TagsResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,734 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.tags.PagesForTagsResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.tags.PagesForTagsResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.tags.PagesForTagsResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,734 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.ModificationsResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.ModificationsResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.ModificationsResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,734 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.wikis.WikiSearchResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.wikis.WikiSearchResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.wikis.WikiSearchResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,734 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.wikis.WikiSearchQueryResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.wikis.WikiSearchQueryResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.wikis.WikiSearchQueryResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,734 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.user.CurrentUserPropertyResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.user.CurrentUserPropertyResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.user.CurrentUserPropertyResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,734 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.representations.pages.TextPlainPageReader] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.representations.pages.TextPlainPageReader]] tried to overwrite component [org.xwiki.rest.internal.representations.pages.TextPlainPageReader]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,734 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.representations.pages.FormUrlEncodedPageReader] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.representations.pages.FormUrlEncodedPageReader]] tried to overwrite component [org.xwiki.rest.internal.representations.pages.FormUrlEncodedPageReader]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,734 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.representations.objects.TextPlainPropertyReader] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.representations.objects.TextPlainPropertyReader]] tried to overwrite component [org.xwiki.rest.internal.representations.objects.TextPlainPropertyReader]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,734 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.representations.objects.FormUrlEncodedPropertyReader] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.representations.objects.FormUrlEncodedPropertyReader]] tried to overwrite component [org.xwiki.rest.internal.representations.objects.FormUrlEncodedPropertyReader]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,734 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.representations.objects.FormUrlEncodedObjectReader] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.representations.objects.FormUrlEncodedObjectReader]] tried to overwrite component [org.xwiki.rest.internal.representations.objects.FormUrlEncodedObjectReader]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,734 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.representations.comments.TextPlainCommentReader] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.representations.comments.TextPlainCommentReader]] tried to overwrite component [org.xwiki.rest.internal.representations.comments.TextPlainCommentReader]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,734 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.representations.comments.FormUrlEncodedCommentReader] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.representations.comments.FormUrlEncodedCommentReader]] tried to overwrite component [org.xwiki.rest.internal.representations.comments.FormUrlEncodedCommentReader]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,734 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.representations.tags.TextPlainTagsReader] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.representations.tags.TextPlainTagsReader]] tried to overwrite component [org.xwiki.rest.internal.representations.tags.TextPlainTagsReader]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,734 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.representations.tags.FormUrlEncodedTagsReader] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.representations.tags.FormUrlEncodedTagsReader]] tried to overwrite component [org.xwiki.rest.internal.representations.tags.FormUrlEncodedTagsReader]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,734 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.exceptions.XWikiRestExceptionMapper] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.exceptions.XWikiRestExceptionMapper]] tried to overwrite component [org.xwiki.rest.internal.exceptions.XWikiRestExceptionMapper]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,734 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.url.DefaultRestURLGenerator] which implements [role = [interface org.xwiki.rest.url.RestURLGenerator] hint = [default]] tried to overwrite component [org.xwiki.rest.internal.url.DefaultRestURLGenerator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,734 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.url.resources.DocumentRestURLGenerator] which implements [role = [org.xwiki.rest.url.ParametrizedRestURLGenerator] hint = [default]] tried to overwrite component [org.xwiki.rest.internal.url.resources.DocumentRestURLGenerator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,734 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.url.resources.JobStatusRestURLGenerator] which implements [role = [org.xwiki.rest.url.ParametrizedRestURLGenerator>] hint = [jobstatus]] tried to overwrite component [org.xwiki.rest.internal.url.resources.JobStatusRestURLGenerator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,734 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.url.resources.SpaceRestURLGenerator] which implements [role = [org.xwiki.rest.url.ParametrizedRestURLGenerator] hint = [default]] tried to overwrite component [org.xwiki.rest.internal.url.resources.SpaceRestURLGenerator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,734 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.script.RESTScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [rest]] tried to overwrite component [org.xwiki.rest.script.RESTScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,750 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.DefaultEditConfiguration] which implements [role = [interface org.xwiki.edit.EditConfiguration] hint = [default]] tried to overwrite component [org.xwiki.edit.internal.DefaultEditConfiguration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,750 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.DefaultEditorManager] which implements [role = [interface org.xwiki.edit.EditorManager] hint = [default]] tried to overwrite component [org.xwiki.edit.internal.DefaultEditorManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,750 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.PureTextSyntaxContentEditor] which implements [role = [org.xwiki.edit.Editor] hint = [puretext]] tried to overwrite component [org.xwiki.edit.internal.PureTextSyntaxContentEditor]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,750 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.PureTextXDOMEditor] which implements [role = [org.xwiki.edit.Editor] hint = [puretext]] tried to overwrite component [org.xwiki.edit.internal.PureTextXDOMEditor]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,750 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.SyntaxContentEditorConfiguration] which implements [role = [org.xwiki.edit.EditorConfiguration] hint = [default]] tried to overwrite component [org.xwiki.edit.internal.SyntaxContentEditorConfiguration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,750 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.TextSyntaxContentEditor] which implements [role = [org.xwiki.edit.Editor] hint = [text]] tried to overwrite component [org.xwiki.edit.internal.TextSyntaxContentEditor]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,750 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.TextXDOMEditor] which implements [role = [org.xwiki.edit.Editor] hint = [text]] tried to overwrite component [org.xwiki.edit.internal.TextXDOMEditor]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,750 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.XDOMEditorConfiguration] which implements [role = [org.xwiki.edit.EditorConfiguration] hint = [default]] tried to overwrite component [org.xwiki.edit.internal.XDOMEditorConfiguration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,751 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.script.EditScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [edit]] tried to overwrite component [org.xwiki.edit.script.EditScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,751 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.script.SyntaxContentEditScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [edit.syntaxContent]] tried to overwrite component [org.xwiki.edit.script.SyntaxContentEditScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:04:08,751 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.script.XDOMEditScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [edit.xdom]] tried to overwrite component [org.xwiki.edit.script.XDOMEditScriptService]. However, no action was taken since both components have the same priority level of [1000]. 03-Jun-2020 13:04:08.757 SCHWERWIEGEND [localhost-startStop-1] org.apache.catalina.core.StandardContext.startInternal One or more listeners failed to start. Full details will be found in the appropriate container log file 03-Jun-2020 13:04:08.857 SCHWERWIEGEND [localhost-startStop-1] org.apache.catalina.core.StandardContext.startInternal Context [/xwiki] startup failed due to previous errors 03-Jun-2020 13:04:08.970 INFORMATION [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDescriptor Deployment of deployment descriptor [/etc/tomcat8/Catalina/localhost/xwiki.xml] has finished in [5,253] ms 03-Jun-2020 13:04:08.970 INFORMATION [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/var/lib/tomcat8/webapps/ROOT] 03-Jun-2020 13:04:09.830 INFORMATION [localhost-startStop-1] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 03-Jun-2020 13:04:09.855 INFORMATION [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/var/lib/tomcat8/webapps/ROOT] has finished in [885] ms 03-Jun-2020 13:04:09.869 INFORMATION [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8080"] 03-Jun-2020 13:04:09.907 INFORMATION [main] org.apache.catalina.startup.Catalina.start Server startup in 6216 ms 03-Jun-2020 13:31:24.428 INFORMATION [Thread-4] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-8080"] 03-Jun-2020 13:31:24.439 INFORMATION [Thread-4] org.apache.catalina.core.StandardService.stopInternal Stopping service [Catalina] 03-Jun-2020 13:31:24.457 INFORMATION [Thread-4] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-8080"] 03-Jun-2020 13:31:24.459 INFORMATION [Thread-4] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-8080"] 03-Jun-2020 13:31:24.648 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/var/lib/tomcat8/common/classes], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:31:24.649 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/var/lib/tomcat8/common], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:31:24.649 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/usr/share/tomcat8/common/classes], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:31:24.649 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/usr/share/tomcat8/common], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:31:24.650 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/var/lib/tomcat8/server/classes], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:31:24.650 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/var/lib/tomcat8/server], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:31:24.650 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/usr/share/tomcat8/server/classes], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:31:24.651 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/usr/share/tomcat8/server], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:31:24.651 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/var/lib/tomcat8/shared/classes], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:31:24.651 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/var/lib/tomcat8/shared], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:31:24.651 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/usr/share/tomcat8/shared/classes], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:31:24.651 WARNUNG [main] org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with directory [/usr/share/tomcat8/shared], exists: [false], isDirectory: [false], canRead: [false] 03-Jun-2020 13:31:25.031 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Server version name: Apache Tomcat/8.5.54 (Debian) 03-Jun-2020 13:31:25.031 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Server built: Apr 25 2020 15:01:31 UTC 03-Jun-2020 13:31:25.032 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Server version number: 8.5.54.0 03-Jun-2020 13:31:25.032 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name: Linux 03-Jun-2020 13:31:25.032 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version: 4.9.0-12-amd64 03-Jun-2020 13:31:25.033 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture: amd64 03-Jun-2020 13:31:25.033 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home: /usr/lib/jvm/java-8-openjdk-amd64/jre 03-Jun-2020 13:31:25.033 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version: 1.8.0_252-8u252-b09-1~deb9u1-b09 03-Jun-2020 13:31:25.033 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: Oracle Corporation 03-Jun-2020 13:31:25.034 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE: /var/lib/tomcat8 03-Jun-2020 13:31:25.034 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME: /usr/share/tomcat8 03-Jun-2020 13:31:25.035 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=/var/lib/tomcat8/conf/logging.properties 03-Jun-2020 13:31:25.035 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager 03-Jun-2020 13:31:25.035 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.awt.headless=true 03-Jun-2020 13:31:25.035 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:+UseConcMarkSweepGC 03-Jun-2020 13:31:25.035 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djdk.tls.ephemeralDHKeySize=2048 03-Jun-2020 13:31:25.036 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources 03-Jun-2020 13:31:25.036 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.apache.catalina.security.SecurityListener.UMASK=0027 03-Jun-2020 13:31:25.036 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.apache.catalina.connector.CoyoteAdapter.ALLOW_BACKSLASH=true 03-Jun-2020 13:31:25.036 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dignore.endorsed.dirs= 03-Jun-2020 13:31:25.036 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=/var/lib/tomcat8 03-Jun-2020 13:31:25.036 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=/usr/share/tomcat8 03-Jun-2020 13:31:25.037 INFORMATION [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/tmp/tomcat8-tomcat8-tmp 03-Jun-2020 13:31:25.037 INFORMATION [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent An older version [1.2.21] of the APR based Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [1.2.23] 03-Jun-2020 13:31:25.037 INFORMATION [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded APR based Apache Tomcat Native library [1.2.21] using APR version [1.5.2]. 03-Jun-2020 13:31:25.039 INFORMATION [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. 03-Jun-2020 13:31:25.039 INFORMATION [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 03-Jun-2020 13:31:25.045 INFORMATION [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.0l 10 Sep 2019] 03-Jun-2020 13:31:25.135 INFORMATION [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8080"] 03-Jun-2020 13:31:25.146 INFORMATION [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read 03-Jun-2020 13:31:25.154 INFORMATION [main] org.apache.catalina.startup.Catalina.load Initialization processed in 484 ms 03-Jun-2020 13:31:25.177 INFORMATION [main] org.apache.catalina.core.StandardService.startInternal Starting service [Catalina] 03-Jun-2020 13:31:25.177 INFORMATION [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/8.5.54 (Debian) 03-Jun-2020 13:31:25.189 INFORMATION [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDescriptor Deploying deployment descriptor [/etc/tomcat8/Catalina/localhost/xwiki.xml] 03-Jun-2020 13:31:25.314 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/FastInfoset-1.2.16.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.315 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-extension-maven-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.315 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-component-script-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.316 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-environment-servlet-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.316 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/lucene-classification-8.5.1.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.316 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-notifications-sources-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.317 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/netty-transport-native-unix-common-4.1.29.Final.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.317 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/Eonasdan-bootstrap-datetimepicker-4.17.47.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.317 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-store-filesystem-oldcore-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.318 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/validation-api-1.1.0.Final.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.318 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/org.restlet.ext.jackson-2.3.12.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.318 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/groovy-datetime-2.5.11.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.319 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/htrace-core4-4.1.0-incubating.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.319 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-rest-model-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.320 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/hadoop-common-3.2.0.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.320 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/lucene-grouping-8.1.1.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.321 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-job-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.321 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/batik-svg-dom-1.12.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.322 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-wiki-user-script-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.323 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-jodatime-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.323 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/maven-settings-3.6.3.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.323 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/maven-resolver-provider-3.6.3.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.324 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-url-scheme-standard-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.324 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/commons-configuration2-2.7.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.324 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/stax-ex-1.8.1.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.325 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/jdom-1.1.3.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.325 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-store-transaction-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.325 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-resource-servlet-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.326 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-store-merge-api-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.327 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/pygments-2.5.1.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.327 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/jakarta.transaction-api-1.3.3.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.327 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-xar-model-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.328 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/asm-analysis-7.2.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.328 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/groovy-json-2.5.11.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.329 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-extension-script-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.329 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-rendering-macro-toc-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.329 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/java-libpst-0.8.1.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.330 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/protobuf-java-3.10.0.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.330 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/http2-server-9.4.14.v20181114.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.331 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xml-apis-ext-1.3.04.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.332 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-eventstream-store-hibernate-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.332 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-filter-script-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.333 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-logging-script-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.333 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-rendering-syntax-xdomxmlcurrent-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.333 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-extension-repository-xwiki-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.334 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xmpcore-5.1.3.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.334 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-localization-syntax-messagetool-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.334 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/reflections-0.9.11.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.334 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/jetty-alpn-client-9.4.22.v20191022.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.335 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-security-api-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.335 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-security-api-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.335 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-notifications-preferences-api-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.336 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-extension-distribution-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.336 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-script-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.336 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-eventstream-store-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.337 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-notifications-filters-watch-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.337 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-filter-xml-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.338 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-legacy-oldcore-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.338 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-rendering-macro-useravatar-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.340 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-rendering-syntax-wikimodel-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.340 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/maven-settings-3.6.2.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.341 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-wiki-api-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.341 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/requirejs-2.3.6.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.341 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-filter-event-user-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.342 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/commons-csv-1.8.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.342 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-wiki-creationjob-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.342 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-filter-event-xwiki-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.343 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-text-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.343 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/http2-http-client-transport-9.4.27.v20200227.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.344 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-rest-model-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.344 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-cache-infinispan-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.347 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/jstree-3.3.8.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.348 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/maven-model-3.6.2.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.348 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-localization-syntax-messagetool-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.348 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-xml-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.348 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-bridge-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.348 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-diff-api-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.349 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-activeinstalls-common-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.349 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-observation-api-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.349 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-crypto-cipher-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.349 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-groovy-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.349 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/httpcore-4.4.12.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.350 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/yuicompressor-2.4.7-xwiki.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.350 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-store-serialization-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.350 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/plexus-sec-dispatcher-1.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.350 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-properties-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.350 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/css4j-dom4j-2.0.2.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.351 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/hibernate-core-5.4.15.Final.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.351 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/cdi-api-1.0.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.351 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/org.eclipse.sisu.inject-0.3.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.351 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/css4j-2.0.2.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.351 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/opentracing-util-0.33.0.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.352 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-extension-api-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.352 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-rendering-macro-id-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.352 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/jgroups-4.1.8.Final.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.352 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-security-bridge-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.352 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/poi-scratchpad-4.1.2.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.353 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/maven-shared-utils-3.2.1.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.353 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-xml-script-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.353 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-user-api-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.353 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/failureaccess-1.0.1.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.353 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/metrics-core-4.1.2.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.808 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/META-INF/MANIFEST.MF] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.932 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResources Unable to add the resource at [/WEB-INF/classes/META-INF/MANIFEST.MF] to the cache for web application [{1}] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.943 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResources Unable to add the resource at [/WEB-INF/classes] to the cache for web application [{1}] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.955 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/FastInfoset-1.2.16.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.955 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-extension-maven-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.955 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-component-script-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.956 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-environment-servlet-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.956 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/lucene-classification-8.5.1.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.956 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-notifications-sources-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.956 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/netty-transport-native-unix-common-4.1.29.Final.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.956 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/Eonasdan-bootstrap-datetimepicker-4.17.47.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.956 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-store-filesystem-oldcore-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.957 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/validation-api-1.1.0.Final.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.957 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/org.restlet.ext.jackson-2.3.12.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.957 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/groovy-datetime-2.5.11.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.957 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/htrace-core4-4.1.0-incubating.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.957 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-rest-model-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.958 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/hadoop-common-3.2.0.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.958 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/lucene-grouping-8.1.1.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.958 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-job-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.958 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/batik-svg-dom-1.12.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.958 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-wiki-user-script-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.958 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-jodatime-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.959 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/maven-settings-3.6.3.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.959 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/maven-resolver-provider-3.6.3.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.959 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-url-scheme-standard-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.959 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/commons-configuration2-2.7.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.959 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/stax-ex-1.8.1.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.960 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/jdom-1.1.3.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.960 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-store-transaction-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.960 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-resource-servlet-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.960 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-store-merge-api-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.960 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/pygments-2.5.1.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.960 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/jakarta.transaction-api-1.3.3.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.961 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-xar-model-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.961 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/asm-analysis-7.2.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.961 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/groovy-json-2.5.11.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.961 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-extension-script-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.961 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-rendering-macro-toc-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.962 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/java-libpst-0.8.1.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.962 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/protobuf-java-3.10.0.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.962 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/http2-server-9.4.14.v20181114.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.962 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xml-apis-ext-1.3.04.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.962 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-eventstream-store-hibernate-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.962 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-filter-script-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.963 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-logging-script-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.963 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-rendering-syntax-xdomxmlcurrent-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.963 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-extension-repository-xwiki-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.963 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xmpcore-5.1.3.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.963 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-localization-syntax-messagetool-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.964 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/reflections-0.9.11.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.964 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/jetty-alpn-client-9.4.22.v20191022.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.964 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-security-api-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.964 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-security-api-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.964 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-notifications-preferences-api-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.964 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-extension-distribution-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.965 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-script-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.965 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-eventstream-store-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.965 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-notifications-filters-watch-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.965 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-filter-xml-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.965 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-legacy-oldcore-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.965 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-rendering-macro-useravatar-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.966 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-rendering-syntax-wikimodel-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.966 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/maven-settings-3.6.2.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.966 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-wiki-api-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.966 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/requirejs-2.3.6.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.966 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-filter-event-user-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.967 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/commons-csv-1.8.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.967 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-wiki-creationjob-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.967 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-filter-event-xwiki-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.967 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-text-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.967 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/http2-http-client-transport-9.4.27.v20200227.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.967 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-rest-model-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.968 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-cache-infinispan-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.968 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/jstree-3.3.8.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.968 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/maven-model-3.6.2.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.968 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-localization-syntax-messagetool-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.968 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-xml-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.968 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-bridge-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.969 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-diff-api-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.969 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-activeinstalls-common-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.969 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-observation-api-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.969 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-crypto-cipher-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.969 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-groovy-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.969 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/httpcore-4.4.12.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.970 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/yuicompressor-2.4.7-xwiki.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.970 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-store-serialization-12.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.970 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/plexus-sec-dispatcher-1.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.970 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-commons-properties-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.970 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/css4j-dom4j-2.0.2.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.970 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/hibernate-core-5.4.15.Final.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.971 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/cdi-api-1.0.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.971 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/org.eclipse.sisu.inject-0.3.4.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.971 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/css4j-2.0.2.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.971 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/opentracing-util-0.33.0.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.971 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-extension-api-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.971 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-rendering-macro-id-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.972 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/jgroups-4.1.8.Final.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.972 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-security-bridge-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.972 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/poi-scratchpad-4.1.2.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.972 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/maven-shared-utils-3.2.1.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.972 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-xml-script-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.972 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/xwiki-platform-user-api-11.10.5.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.973 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/failureaccess-1.0.1.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:25.973 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/lib/metrics-core-4.1.2.xed] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:26.000 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/logging.properties] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:26.003 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/logging.properties] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:26.022 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResources Unable to add the resource at [/WEB-INF/classes/META-INF/services/javax.xml.parsers.SAXParserFactory] to the cache for web application [{1}] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:26.108 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/META-INF/services/org.apache.xerces.xni.parser.XMLParserConfiguration] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:26.324 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResources Unable to add the resource at [/WEB-INF/classes/META-INF/services/javax.xml.parsers.SAXParserFactory] to the cache for web application [{1}] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:26.326 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/META-INF/services/org.apache.xerces.xni.parser.XMLParserConfiguration] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:26.408 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/web.xml] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:26.409 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/web.xml] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:26.523 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:26.524 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/META-INF] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:26.526 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/META-INF/services/javax.servlet.ServletContainerInitializer] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:26.775 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResources Unable to add the resource at [/WEB-INF/classes/org/slf4j/impl/StaticLoggerBinder.class] to the cache for web application [{1}] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:26.818 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/logback-test.xml] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:26.823 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/logback.groovy] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:26.824 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/logback.xml] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:26.825 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResources Unable to add the resource at [/WEB-INF/classes/logback.xml] to the cache for web application [{1}] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:26.871 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/logback.xml] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:26.872 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/logback.xml] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:26.877 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResources Unable to add the resource at [/WEB-INF/classes/META-INF/services/javax.xml.parsers.SAXParserFactory] to the cache for web application [{1}] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:26.879 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResource Unable to add the resource at [/WEB-INF/classes/META-INF/services/org.apache.xerces.xni.parser.XMLParserConfiguration] to the cache for web application [/xwiki] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:27.094 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResources Unable to add the resource at [/WEB-INF/classes/META-INF/components.txt] to the cache for web application [{1}] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:27.141 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResources Unable to add the resource at [/WEB-INF/classes/META-INF/component-overrides.txt] to the cache for web application [{1}] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 03-Jun-2020 13:31:27.176 WARNUNG [localhost-startStop-1] org.apache.catalina.webresources.Cache.getResources Unable to add the resource at [/WEB-INF/classes/META-INF/services/org.xwiki.component.annotation.ComponentDependencyFactory] to the cache for web application [{1}] because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 2020-06-03 13:31:27,916 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.maven.internal.MavenExtensionScanner] which implements [role = [interface org.xwiki.extension.repository.internal.core.ExtensionScanner] hint = [maven]] tried to overwrite component [org.xwiki.extension.maven.internal.MavenExtensionScanner]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:27,921 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.maven.internal.converter.ArtifactModelConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.extension.maven.internal.converter.ArtifactModelConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:27,921 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.maven.internal.converter.ModelConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.extension.maven.internal.converter.ModelConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,008 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.context.internal.DefaultExecution] which implements [role = [interface org.xwiki.context.Execution] hint = [default]] tried to overwrite component [org.xwiki.context.internal.DefaultExecution]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,009 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.context.internal.DefaultExecutionContextManager] which implements [role = [interface org.xwiki.context.ExecutionContextManager] hint = [default]] tried to overwrite component [org.xwiki.context.internal.DefaultExecutionContextManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,009 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.context.internal.concurrent.DefaultContextStoreManager] which implements [role = [interface org.xwiki.context.concurrent.ContextStoreManager] hint = [default]] tried to overwrite component [org.xwiki.context.internal.concurrent.DefaultContextStoreManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,035 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.script.MailSenderScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [mailsender]] tried to overwrite component [org.xwiki.mail.script.MailSenderScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,036 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.DefaultMailSender] which implements [role = [interface org.xwiki.mail.MailSender] hint = [default]] tried to overwrite component [org.xwiki.mail.internal.DefaultMailSender]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,036 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.RecipientConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.mail.internal.RecipientConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,036 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.MemoryMailListener] which implements [role = [interface org.xwiki.mail.MailListener] hint = [memory]] tried to overwrite component [org.xwiki.mail.internal.MemoryMailListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,036 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.MailMandatoryDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [XWiki.Mail]] tried to overwrite component [org.xwiki.mail.internal.MailMandatoryDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,036 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.MailConfigMandatoryDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [Mail.MailConfig]] tried to overwrite component [org.xwiki.mail.internal.MailConfigMandatoryDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,036 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.thread.MailSenderInitializerListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [MailSenderInitializationEventListener]] tried to overwrite component [org.xwiki.mail.internal.thread.MailSenderInitializerListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,036 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.thread.PrepareMailQueueManager] which implements [role = [org.xwiki.mail.internal.thread.MailQueueManager] hint = [default]] tried to overwrite component [org.xwiki.mail.internal.thread.PrepareMailQueueManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,036 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.thread.SendMailQueueManager] which implements [role = [org.xwiki.mail.internal.thread.MailQueueManager] hint = [default]] tried to overwrite component [org.xwiki.mail.internal.thread.SendMailQueueManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,036 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.thread.PrepareMailRunnable] which implements [role = [interface org.xwiki.mail.internal.thread.MailRunnable] hint = [prepare]] tried to overwrite component [org.xwiki.mail.internal.thread.PrepareMailRunnable]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,036 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.thread.SendMailRunnable] which implements [role = [interface org.xwiki.mail.internal.thread.MailRunnable] hint = [send]] tried to overwrite component [org.xwiki.mail.internal.thread.SendMailRunnable]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,036 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.thread.context.ExecutionContextCopier] which implements [role = [org.xwiki.mail.internal.thread.context.Copier] hint = [default]] tried to overwrite component [org.xwiki.mail.internal.thread.context.ExecutionContextCopier]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,037 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.thread.context.XWikiContextCopier] which implements [role = [org.xwiki.mail.internal.thread.context.Copier] hint = [default]] tried to overwrite component [org.xwiki.mail.internal.thread.context.XWikiContextCopier]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,037 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.thread.context.XWikiRequestCopier] which implements [role = [org.xwiki.mail.internal.thread.context.Copier] hint = [default]] tried to overwrite component [org.xwiki.mail.internal.thread.context.XWikiRequestCopier]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,037 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.script.AlwaysAllowScriptServicePermissionChecker] which implements [role = [interface org.xwiki.mail.script.ScriptServicePermissionChecker] hint = [alwaysallow]] tried to overwrite component [org.xwiki.mail.internal.script.AlwaysAllowScriptServicePermissionChecker]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,037 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.script.ProgrammingRightsScriptServicePermissionChecker] which implements [role = [interface org.xwiki.mail.script.ScriptServicePermissionChecker] hint = [programmingrights]] tried to overwrite component [org.xwiki.mail.internal.script.ProgrammingRightsScriptServicePermissionChecker]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,037 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.configuration.DefaultMailSenderConfiguration] which implements [role = [interface org.xwiki.mail.MailSenderConfiguration] hint = [default]] tried to overwrite component [org.xwiki.mail.internal.configuration.DefaultMailSenderConfiguration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,037 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.configuration.SendMailConfigClassDocumentConfigurationSource] which implements [role = [interface org.xwiki.configuration.ConfigurationSource] hint = [mailsend]] tried to overwrite component [org.xwiki.mail.internal.configuration.SendMailConfigClassDocumentConfigurationSource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,037 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.configuration.MainWikiSendMailConfigClassDocumentConfigurationSource] which implements [role = [interface org.xwiki.configuration.ConfigurationSource] hint = [mailsendmainwiki]] tried to overwrite component [org.xwiki.mail.internal.configuration.MainWikiSendMailConfigClassDocumentConfigurationSource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,037 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.FileSystemMailContentStore] which implements [role = [interface org.xwiki.mail.MailContentStore] hint = [filesystem]] tried to overwrite component [org.xwiki.mail.internal.FileSystemMailContentStore]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,037 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.DefaultSessionFactory] which implements [role = [interface org.xwiki.mail.SessionFactory] hint = [default]] tried to overwrite component [org.xwiki.mail.internal.DefaultSessionFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,037 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.factory.attachment.AttachmentMimeBodyPartFactory] which implements [role = [org.xwiki.mail.MimeBodyPartFactory] hint = [xwiki/attachment]] tried to overwrite component [org.xwiki.mail.internal.factory.attachment.AttachmentMimeBodyPartFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,037 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.factory.text.TextMimeBodyPartFactory] which implements [role = [org.xwiki.mail.MimeBodyPartFactory] hint = [default]] tried to overwrite component [org.xwiki.mail.internal.factory.text.TextMimeBodyPartFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,037 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.factory.html.HTMLMimeBodyPartFactory] which implements [role = [org.xwiki.mail.MimeBodyPartFactory] hint = [text/html]] tried to overwrite component [org.xwiki.mail.internal.factory.html.HTMLMimeBodyPartFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,037 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.factory.message.MessageMimeMessageFactory] which implements [role = [org.xwiki.mail.MimeMessageFactory] hint = [message]] tried to overwrite component [org.xwiki.mail.internal.factory.message.MessageMimeMessageFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,038 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.factory.template.TemplateMimeBodyPartFactory] which implements [role = [org.xwiki.mail.MimeBodyPartFactory] hint = [xwiki/template]] tried to overwrite component [org.xwiki.mail.internal.factory.template.TemplateMimeBodyPartFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,038 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.factory.template.SecureTemplateMimeBodyPartFactory] which implements [role = [org.xwiki.mail.MimeBodyPartFactory] hint = [xwiki/template/secure]] tried to overwrite component [org.xwiki.mail.internal.factory.template.SecureTemplateMimeBodyPartFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,038 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.factory.template.TemplateMimeMessageFactory] which implements [role = [org.xwiki.mail.MimeMessageFactory] hint = [template]] tried to overwrite component [org.xwiki.mail.internal.factory.template.TemplateMimeMessageFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,038 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.factory.template.SecureTemplateMimeMessageFactory] which implements [role = [org.xwiki.mail.MimeMessageFactory] hint = [template/secure]] tried to overwrite component [org.xwiki.mail.internal.factory.template.SecureTemplateMimeMessageFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,038 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.factory.template.DefaultMailTemplateManager] which implements [role = [interface org.xwiki.mail.internal.factory.template.MailTemplateManager] hint = [default]] tried to overwrite component [org.xwiki.mail.internal.factory.template.DefaultMailTemplateManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,038 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.factory.template.SecureMailTemplateManager] which implements [role = [interface org.xwiki.mail.internal.factory.template.MailTemplateManager] hint = [secure]] tried to overwrite component [org.xwiki.mail.internal.factory.template.SecureMailTemplateManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,038 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.factory.template.DefaultAttachmentConverter] which implements [role = [interface org.xwiki.mail.internal.factory.template.AttachmentConverter] hint = [default]] tried to overwrite component [org.xwiki.mail.internal.factory.template.DefaultAttachmentConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,038 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.factory.files.SerializedFilesMimeMessageFactory] which implements [role = [org.xwiki.mail.MimeMessageFactory>] hint = [files]] tried to overwrite component [org.xwiki.mail.internal.factory.files.SerializedFilesMimeMessageFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,038 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.factory.group.GroupMimeMessageFactory] which implements [role = [org.xwiki.mail.MimeMessageFactory>] hint = [group]] tried to overwrite component [org.xwiki.mail.internal.factory.group.GroupMimeMessageFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,038 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.factory.usersandgroups.UsersAndGroupsMimeMessageFactory] which implements [role = [org.xwiki.mail.MimeMessageFactory>] hint = [usersandgroups]] tried to overwrite component [org.xwiki.mail.internal.factory.usersandgroups.UsersAndGroupsMimeMessageFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,053 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.job.handler.internal.JobRootResourceReferenceHandler] which implements [role = [org.xwiki.resource.ResourceReferenceHandler] hint = [job]] tried to overwrite component [org.xwiki.job.handler.internal.JobRootResourceReferenceHandler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,053 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.job.handler.internal.JobRootResourceReferenceResolver] which implements [role = [org.xwiki.resource.ResourceReferenceResolver] hint = [job]] tried to overwrite component [org.xwiki.job.handler.internal.JobRootResourceReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,053 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.job.handler.internal.question.QuestionJobResourceReferenceHandler] which implements [role = [interface org.xwiki.job.handler.internal.JobResourceReferenceHandler] hint = [question]] tried to overwrite component [org.xwiki.job.handler.internal.question.QuestionJobResourceReferenceHandler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,053 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.user.script.GroupScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [user.group]] tried to overwrite component [org.xwiki.user.script.GroupScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,053 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.user.script.UserScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [user]] tried to overwrite component [org.xwiki.user.script.UserScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,059 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.localization.jar.internal.JARTranslationBundleFactory] which implements [role = [interface org.xwiki.localization.TranslationBundleFactory] hint = [jar]] tried to overwrite component [org.xwiki.localization.jar.internal.JARTranslationBundleFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,059 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.localization.jar.internal.JARTranslationBundleFactoryListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [localization.bundle.JARTranslationBundleFactoryListener]] tried to overwrite component [org.xwiki.localization.jar.internal.JARTranslationBundleFactoryListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,059 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.localization.jar.internal.RootClassLoaderTranslationBundle] which implements [role = [interface org.xwiki.localization.TranslationBundle] hint = [rootclassloader]] tried to overwrite component [org.xwiki.localization.jar.internal.RootClassLoaderTranslationBundle]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,097 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.factory.users.UsersMimeMessageFactory] which implements [role = [org.xwiki.mail.MimeMessageFactory>] hint = [users]] tried to overwrite component [org.xwiki.mail.internal.factory.users.UsersMimeMessageFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,098 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.script.DeprecatedMailSenderScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [mailsender]] tried to overwrite component [org.xwiki.mail.script.MailSenderScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,111 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.DefaultModelConfiguration] which implements [role = [interface org.xwiki.model.ModelConfiguration] hint = [default]] tried to overwrite component [org.xwiki.model.internal.DefaultModelConfiguration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,111 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.DefaultModelContext] which implements [role = [interface org.xwiki.model.ModelContext] hint = [default]] tried to overwrite component [org.xwiki.model.internal.DefaultModelContext]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,112 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultDocumentReferenceProvider] which implements [role = [javax.inject.Provider] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultDocumentReferenceProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,112 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultEntityReferenceProvider] which implements [role = [interface org.xwiki.model.reference.EntityReferenceProvider] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultEntityReferenceProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,113 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultEntityReferenceValueProvider] which implements [role = [interface org.xwiki.model.reference.EntityReferenceValueProvider] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultEntityReferenceValueProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,113 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultPageReferenceProvider] which implements [role = [javax.inject.Provider] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultPageReferenceProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,115 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultReferenceAttachmentReferenceResolver] which implements [role = [org.xwiki.model.reference.AttachmentReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultReferenceAttachmentReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,116 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultReferenceEntityReferenceResolver] which implements [role = [org.xwiki.model.reference.EntityReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultReferenceEntityReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,116 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultReferencePageAttachmentReferenceResolver] which implements [role = [org.xwiki.model.reference.PageAttachmentReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultReferencePageAttachmentReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,116 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultReferencePageReferenceResolver] which implements [role = [org.xwiki.model.reference.PageReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultReferencePageReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,116 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultReferenceSpaceReferenceResolver] which implements [role = [org.xwiki.model.reference.SpaceReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultReferenceSpaceReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,116 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultReferenceDocumentReferenceResolver] which implements [role = [org.xwiki.model.reference.DocumentReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultReferenceDocumentReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,116 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultStringAttachmentReferenceResolver] which implements [role = [org.xwiki.model.reference.AttachmentReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultStringAttachmentReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,116 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultStringDocumentReferenceResolver] which implements [role = [org.xwiki.model.reference.DocumentReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultStringDocumentReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,116 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultStringEntityReferenceResolver] which implements [role = [org.xwiki.model.reference.EntityReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultStringEntityReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,116 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultStringEntityReferenceSerializer] which implements [role = [org.xwiki.model.reference.EntityReferenceSerializer] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultStringEntityReferenceSerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,116 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultStringObjectPropertyReferenceResolver] which implements [role = [org.xwiki.model.reference.ObjectPropertyReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultStringObjectPropertyReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,116 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultStringObjectReferenceResolver] which implements [role = [org.xwiki.model.reference.ObjectReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultStringObjectReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,116 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultStringPageAttachmentReferenceResolver] which implements [role = [org.xwiki.model.reference.PageAttachmentReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultStringPageAttachmentReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,116 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultStringPageObjectPropertyReferenceResolver] which implements [role = [org.xwiki.model.reference.PageObjectPropertyReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultStringPageObjectPropertyReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,116 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultStringPageObjectReferenceResolver] which implements [role = [org.xwiki.model.reference.PageObjectReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultStringPageObjectReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,116 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultStringPageReferenceResolver] which implements [role = [org.xwiki.model.reference.PageReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultStringPageReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,117 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultStringSpaceReferenceResolver] which implements [role = [org.xwiki.model.reference.SpaceReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultStringSpaceReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,117 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultSpaceReferenceProvider] which implements [role = [javax.inject.Provider] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultSpaceReferenceProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,117 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultWikiReferenceProvider] which implements [role = [javax.inject.Provider] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultWikiReferenceProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,117 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.EntityReferenceFactory] which implements [role = [class org.xwiki.model.internal.reference.EntityReferenceFactory] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.EntityReferenceFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,117 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.ExplicitReferenceDocumentReferenceResolver] which implements [role = [org.xwiki.model.reference.DocumentReferenceResolver] hint = [explicit]] tried to overwrite component [org.xwiki.model.internal.reference.ExplicitReferenceDocumentReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,117 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.ExplicitReferenceEntityReferenceResolver] which implements [role = [org.xwiki.model.reference.EntityReferenceResolver] hint = [explicit]] tried to overwrite component [org.xwiki.model.internal.reference.ExplicitReferenceEntityReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,117 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.ExplicitReferencePageReferenceResolver] which implements [role = [org.xwiki.model.reference.PageReferenceResolver] hint = [explicit]] tried to overwrite component [org.xwiki.model.internal.reference.ExplicitReferencePageReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,117 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.ExplicitStringAttachmentReferenceResolver] which implements [role = [org.xwiki.model.reference.AttachmentReferenceResolver] hint = [explicit]] tried to overwrite component [org.xwiki.model.internal.reference.ExplicitStringAttachmentReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,117 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.ExplicitStringEntityReferenceResolver] which implements [role = [org.xwiki.model.reference.EntityReferenceResolver] hint = [explicit]] tried to overwrite component [org.xwiki.model.internal.reference.ExplicitStringEntityReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,117 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.ExplicitStringPageAttachmentReferenceResolver] which implements [role = [org.xwiki.model.reference.PageAttachmentReferenceResolver] hint = [explicit]] tried to overwrite component [org.xwiki.model.internal.reference.ExplicitStringPageAttachmentReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,117 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.ExplicitStringPageReferenceResolver] which implements [role = [org.xwiki.model.reference.PageReferenceResolver] hint = [explicit]] tried to overwrite component [org.xwiki.model.internal.reference.ExplicitStringPageReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,117 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.LocalUidStringEntityReferenceSerializer] which implements [role = [org.xwiki.model.reference.EntityReferenceSerializer] hint = [local/uid]] tried to overwrite component [org.xwiki.model.internal.reference.LocalUidStringEntityReferenceSerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,117 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.ExplicitStringDocumentReferenceResolver] which implements [role = [org.xwiki.model.reference.DocumentReferenceResolver] hint = [explicit]] tried to overwrite component [org.xwiki.model.internal.reference.ExplicitStringDocumentReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,117 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.LocalStringEntityReferenceSerializer] which implements [role = [org.xwiki.model.reference.EntityReferenceSerializer] hint = [local]] tried to overwrite component [org.xwiki.model.internal.reference.LocalStringEntityReferenceSerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,117 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.RelativeStringEntityReferenceResolver] which implements [role = [org.xwiki.model.reference.EntityReferenceResolver] hint = [relative]] tried to overwrite component [org.xwiki.model.internal.reference.RelativeStringEntityReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,117 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.UidStringEntityReferenceSerializer] which implements [role = [org.xwiki.model.reference.EntityReferenceSerializer] hint = [uid]] tried to overwrite component [org.xwiki.model.internal.reference.UidStringEntityReferenceSerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,118 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.PathStringEntityReferenceSerializer] which implements [role = [org.xwiki.model.reference.EntityReferenceSerializer] hint = [path]] tried to overwrite component [org.xwiki.model.internal.reference.PathStringEntityReferenceSerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,118 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.FSPathStringEntityReferenceSerializer] which implements [role = [org.xwiki.model.reference.EntityReferenceSerializer] hint = [fspath]] tried to overwrite component [org.xwiki.model.internal.reference.FSPathStringEntityReferenceSerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,118 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.PathStringDocumentReferenceResolver] which implements [role = [org.xwiki.model.reference.DocumentReferenceResolver] hint = [path]] tried to overwrite component [org.xwiki.model.internal.reference.PathStringDocumentReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,118 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.DefaultSymbolScheme] which implements [role = [interface org.xwiki.model.internal.reference.SymbolScheme] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.DefaultSymbolScheme]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,118 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.internal.reference.converter.EntityReferenceConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.model.internal.reference.converter.EntityReferenceConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,118 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.script.ModelScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [model]] tried to overwrite component [org.xwiki.model.script.ModelScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,118 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.model.reference.AttachmentReferenceConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.model.reference.AttachmentReferenceConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,148 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.store.internal.EventStreamCleaner] which implements [role = [class org.xwiki.eventstream.store.internal.EventStreamCleaner] hint = [default]] tried to overwrite component [org.xwiki.eventstream.store.internal.EventStreamCleaner]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,150 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.store.internal.EventStreamCleanerJobDocumentInitializer] which implements [role = [interface org.xwiki.observation.EventListener] hint = [Event Stream cleaner]] tried to overwrite component [org.xwiki.eventstream.store.internal.EventStreamCleanerJobDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,150 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.store.internal.EventStreamStoreInitializer] which implements [role = [interface org.xwiki.observation.EventListener] hint = [EventStreamStoreInitializer]] tried to overwrite component [org.xwiki.eventstream.store.internal.EventStreamStoreInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,150 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.store.internal.DefaultLegacyEventConverter] which implements [role = [interface org.xwiki.eventstream.store.internal.LegacyEventConverter] hint = [default]] tried to overwrite component [org.xwiki.eventstream.store.internal.DefaultLegacyEventConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,150 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.store.internal.LegacyEventDeleter] which implements [role = [class org.xwiki.eventstream.store.internal.LegacyEventDeleter] hint = [default]] tried to overwrite component [org.xwiki.eventstream.store.internal.LegacyEventDeleter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,150 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.store.internal.LegacyEventLoader] which implements [role = [class org.xwiki.eventstream.store.internal.LegacyEventLoader] hint = [default]] tried to overwrite component [org.xwiki.eventstream.store.internal.LegacyEventLoader]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,150 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.store.internal.LegacyEventSaver] which implements [role = [class org.xwiki.eventstream.store.internal.LegacyEventSaver] hint = [default]] tried to overwrite component [org.xwiki.eventstream.store.internal.LegacyEventSaver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,150 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.store.internal.LegacyEventStatusManager] which implements [role = [interface org.xwiki.eventstream.EventStatusManager] hint = [default]] tried to overwrite component [org.xwiki.eventstream.store.internal.LegacyEventStatusManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,150 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.store.internal.LegacyEventStream] which implements [role = [interface org.xwiki.eventstream.EventStream] hint = [default]] tried to overwrite component [org.xwiki.eventstream.store.internal.LegacyEventStream]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,150 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.store.internal.LegacyEventStreamStoreConfiguration] which implements [role = [class org.xwiki.eventstream.store.internal.LegacyEventStreamStoreConfiguration] hint = [default]] tried to overwrite component [org.xwiki.eventstream.store.internal.LegacyEventStreamStoreConfiguration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,154 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.store.internal.RecordableEventMigrator] which implements [role = [interface com.xpn.xwiki.store.migration.DataMigration] hint = [R93000RecordableEventMigrator]] tried to overwrite component [org.xwiki.eventstream.store.internal.RecordableEventMigrator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,154 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.store.internal.RecordableEventMigrator] which implements [role = [interface com.xpn.xwiki.store.migration.hibernate.HibernateDataMigration] hint = [R93000RecordableEventMigrator]] tried to overwrite component [org.xwiki.eventstream.store.internal.RecordableEventMigrator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,156 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.store.internal.observation.LegacyEventStatusEventConverter] which implements [role = [interface org.xwiki.observation.remote.converter.LocalEventConverter] hint = [eventstatus]] tried to overwrite component [org.xwiki.eventstream.store.internal.observation.LegacyEventStatusEventConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,156 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.store.internal.observation.LegacyEventStatusEventConverter] which implements [role = [interface org.xwiki.observation.remote.converter.RemoteEventConverter] hint = [eventstatus]] tried to overwrite component [org.xwiki.eventstream.store.internal.observation.LegacyEventStatusEventConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,374 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.solr.internal.SolrQueryExecutor] which implements [role = [interface org.xwiki.query.QueryExecutor] hint = [solr]] tried to overwrite component [org.xwiki.query.solr.internal.SolrQueryExecutor]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,408 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.DefaultBeanManager] which implements [role = [interface org.xwiki.properties.BeanManager] hint = [default]] tried to overwrite component [org.xwiki.properties.internal.DefaultBeanManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,415 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.DefaultConverterManager] which implements [role = [interface org.xwiki.properties.ConverterManager] hint = [default]] tried to overwrite component [org.xwiki.properties.internal.DefaultConverterManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,418 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.ArrayListConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.properties.internal.converter.ArrayListConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,418 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.CollectionConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.properties.internal.converter.CollectionConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,418 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.ColorConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.properties.internal.converter.ColorConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,419 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.ConvertUtilsConverter] which implements [role = [interface org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.properties.internal.converter.ConvertUtilsConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,419 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.EnumConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.properties.internal.converter.EnumConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,419 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.HashSetConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.properties.internal.converter.HashSetConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,419 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.InputStreamConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.properties.internal.converter.InputStreamConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,419 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.LinkedHashSetConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.properties.internal.converter.LinkedHashSetConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,419 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.ListConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.properties.internal.converter.ListConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,419 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.LocaleConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.properties.internal.converter.LocaleConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,419 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.NamespaceConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.properties.internal.converter.NamespaceConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,419 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.SetConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.properties.internal.converter.SetConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,419 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.TypeConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.properties.internal.converter.TypeConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,419 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.activeinstalls.internal.client.ActiveInstallsInitializerListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [ActiveInstallsInitializerListener]] tried to overwrite component [org.xwiki.activeinstalls.internal.client.ActiveInstallsInitializerListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,419 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.activeinstalls.internal.client.DefaultPingSender] which implements [role = [interface org.xwiki.activeinstalls.internal.client.PingSender] hint = [default]] tried to overwrite component [org.xwiki.activeinstalls.internal.client.DefaultPingSender]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,419 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.activeinstalls.internal.client.data.DistributionPingDataProvider] which implements [role = [interface org.xwiki.activeinstalls.internal.client.PingDataProvider] hint = [distribution]] tried to overwrite component [org.xwiki.activeinstalls.internal.client.data.DistributionPingDataProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,419 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.activeinstalls.internal.client.data.ExtensionPingDataProvider] which implements [role = [interface org.xwiki.activeinstalls.internal.client.PingDataProvider] hint = [extensions]] tried to overwrite component [org.xwiki.activeinstalls.internal.client.data.ExtensionPingDataProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,420 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.activeinstalls.internal.client.data.DatePingDataProvider] which implements [role = [interface org.xwiki.activeinstalls.internal.client.PingDataProvider] hint = [date]] tried to overwrite component [org.xwiki.activeinstalls.internal.client.data.DatePingDataProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,420 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.activeinstalls.internal.client.data.MemoryPingDataProvider] which implements [role = [interface org.xwiki.activeinstalls.internal.client.PingDataProvider] hint = [memory]] tried to overwrite component [org.xwiki.activeinstalls.internal.client.data.MemoryPingDataProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,420 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.activeinstalls.internal.client.data.JavaPingDataProvider] which implements [role = [interface org.xwiki.activeinstalls.internal.client.PingDataProvider] hint = [java]] tried to overwrite component [org.xwiki.activeinstalls.internal.client.data.JavaPingDataProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,420 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.activeinstalls.internal.client.data.OsPingDataProvider] which implements [role = [interface org.xwiki.activeinstalls.internal.client.PingDataProvider] hint = [os]] tried to overwrite component [org.xwiki.activeinstalls.internal.client.data.OsPingDataProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,420 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.activeinstalls.internal.client.data.DatabasePingDataProvider] which implements [role = [interface org.xwiki.activeinstalls.internal.client.PingDataProvider] hint = [database]] tried to overwrite component [org.xwiki.activeinstalls.internal.client.data.DatabasePingDataProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,420 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.activeinstalls.internal.client.data.ServletContainerPingDataProvider] which implements [role = [interface org.xwiki.activeinstalls.internal.client.PingDataProvider] hint = [servlet]] tried to overwrite component [org.xwiki.activeinstalls.internal.client.data.ServletContainerPingDataProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,421 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.DefaultURLConfiguration] which implements [role = [interface org.xwiki.url.URLConfiguration] hint = [default]] tried to overwrite component [org.xwiki.url.internal.DefaultURLConfiguration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,421 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.DefaultResourceReferenceResolver] which implements [role = [org.xwiki.resource.ResourceReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.url.internal.DefaultResourceReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,421 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.DefaultResourceReferenceSerializer] which implements [role = [org.xwiki.resource.ResourceReferenceSerializer] hint = [default]] tried to overwrite component [org.xwiki.url.internal.DefaultResourceReferenceSerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,421 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.DefaultResourceTypeResolver] which implements [role = [org.xwiki.resource.ResourceTypeResolver] hint = [default]] tried to overwrite component [org.xwiki.url.internal.DefaultResourceTypeResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,422 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.GenericResourceReferenceResolver] which implements [role = [org.xwiki.resource.ResourceReferenceResolver] hint = [generic]] tried to overwrite component [org.xwiki.url.internal.GenericResourceReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,422 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.GenericStringResourceTypeResolver] which implements [role = [org.xwiki.resource.ResourceTypeResolver] hint = [generic]] tried to overwrite component [org.xwiki.url.internal.GenericStringResourceTypeResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,422 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.DefaultStringResourceTypeResolver] which implements [role = [org.xwiki.resource.ResourceTypeResolver] hint = [default]] tried to overwrite component [org.xwiki.url.internal.DefaultStringResourceTypeResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,422 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.URLExecutionContextInitializer] which implements [role = [interface org.xwiki.context.ExecutionContextInitializer] hint = [urlscheme]] tried to overwrite component [org.xwiki.url.internal.URLExecutionContextInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,422 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.DefaultURLContextManager] which implements [role = [interface org.xwiki.url.URLContextManager] hint = [default]] tried to overwrite component [org.xwiki.url.internal.DefaultURLContextManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,422 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.URLSymbolScheme] which implements [role = [interface org.xwiki.model.internal.reference.SymbolScheme] hint = [url]] tried to overwrite component [org.xwiki.url.internal.URLSymbolScheme]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,422 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.URLStringEntityReferenceSerializer] which implements [role = [org.xwiki.model.reference.EntityReferenceSerializer] hint = [url]] tried to overwrite component [org.xwiki.url.internal.URLStringEntityReferenceSerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,422 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.URLStringEntityReferenceResolver] which implements [role = [org.xwiki.model.reference.EntityReferenceResolver] hint = [url]] tried to overwrite component [org.xwiki.url.internal.URLStringEntityReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,423 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.cache.CacheKeyFactory] which implements [role = [class org.xwiki.lesscss.internal.cache.CacheKeyFactory] hint = [default]] tried to overwrite component [org.xwiki.lesscss.internal.cache.CacheKeyFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,423 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.cache.DefaultColorThemeCache] which implements [role = [interface org.xwiki.lesscss.internal.cache.ColorThemeCache] hint = [default]] tried to overwrite component [org.xwiki.lesscss.internal.cache.DefaultColorThemeCache]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,423 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.cache.DefaultLESSResourcesCache] which implements [role = [interface org.xwiki.lesscss.internal.cache.LESSResourcesCache] hint = [default]] tried to overwrite component [org.xwiki.lesscss.internal.cache.DefaultLESSResourcesCache]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,423 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.cache.XWikiContextCacheKeyFactory] which implements [role = [class org.xwiki.lesscss.internal.cache.XWikiContextCacheKeyFactory] hint = [default]] tried to overwrite component [org.xwiki.lesscss.internal.cache.XWikiContextCacheKeyFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,423 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.colortheme.converter.CachedLESSColorThemeConverter] which implements [role = [class org.xwiki.lesscss.internal.colortheme.converter.CachedLESSColorThemeConverter] hint = [default]] tried to overwrite component [org.xwiki.lesscss.internal.colortheme.converter.CachedLESSColorThemeConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,423 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.colortheme.converter.DefaultLESSColorThemeConverter] which implements [role = [interface org.xwiki.lesscss.internal.colortheme.LESSColorThemeConverter] hint = [default]] tried to overwrite component [org.xwiki.lesscss.internal.colortheme.converter.DefaultLESSColorThemeConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,423 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.colortheme.CurrentColorThemeGetter] which implements [role = [class org.xwiki.lesscss.internal.colortheme.CurrentColorThemeGetter] hint = [default]] tried to overwrite component [org.xwiki.lesscss.internal.colortheme.CurrentColorThemeGetter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,423 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.colortheme.DefaultColorThemeReferenceFactory] which implements [role = [interface org.xwiki.lesscss.internal.colortheme.ColorThemeReferenceFactory] hint = [default]] tried to overwrite component [org.xwiki.lesscss.internal.colortheme.DefaultColorThemeReferenceFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,423 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.compiler.less4j.Less4jCompiler] which implements [role = [class org.xwiki.lesscss.internal.compiler.less4j.Less4jCompiler] hint = [default]] tried to overwrite component [org.xwiki.lesscss.internal.compiler.less4j.Less4jCompiler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,423 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.compiler.CachedLESSCompiler] which implements [role = [class org.xwiki.lesscss.internal.compiler.CachedLESSCompiler] hint = [default]] tried to overwrite component [org.xwiki.lesscss.internal.compiler.CachedLESSCompiler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,423 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.compiler.DefaultLESSCompiler] which implements [role = [interface org.xwiki.lesscss.compiler.LESSCompiler] hint = [default]] tried to overwrite component [org.xwiki.lesscss.internal.compiler.DefaultLESSCompiler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,423 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.listeners.ColorThemeListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [lessColorTheme]] tried to overwrite component [org.xwiki.lesscss.internal.listeners.ColorThemeListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,424 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.listeners.LESSExportActionListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [lessexport]] tried to overwrite component [org.xwiki.lesscss.internal.listeners.LESSExportActionListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,424 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.listeners.SkinListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [lessSkin]] tried to overwrite component [org.xwiki.lesscss.internal.listeners.SkinListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,424 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.listeners.SSXListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [lessSSX]] tried to overwrite component [org.xwiki.lesscss.internal.listeners.SSXListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,424 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.resources.DefaultLESSResourceReferenceFactory] which implements [role = [interface org.xwiki.lesscss.resources.LESSResourceReferenceFactory] hint = [default]] tried to overwrite component [org.xwiki.lesscss.internal.resources.DefaultLESSResourceReferenceFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,424 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.skin.DefaultSkinReferenceFactory] which implements [role = [interface org.xwiki.lesscss.internal.skin.SkinReferenceFactory] hint = [default]] tried to overwrite component [org.xwiki.lesscss.internal.skin.DefaultSkinReferenceFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,424 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.LESSConfiguration] which implements [role = [class org.xwiki.lesscss.internal.LESSConfiguration] hint = [default]] tried to overwrite component [org.xwiki.lesscss.internal.LESSConfiguration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,424 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.lesscss.internal.LESSContext] which implements [role = [class org.xwiki.lesscss.internal.LESSContext] hint = [default]] tried to overwrite component [org.xwiki.lesscss.internal.LESSContext]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,481 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.localization.macro.internal.TranslationMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [translation]] tried to overwrite component [org.xwiki.localization.macro.internal.TranslationMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,535 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.classloader.internal.protocol.jar.JarURLStreamHandler] which implements [role = [interface org.xwiki.classloader.ExtendedURLStreamHandler] hint = [jar]] tried to overwrite component [org.xwiki.classloader.internal.protocol.jar.JarURLStreamHandler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,557 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.pkix.internal.BcStoreX509CertificateProvider] which implements [role = [interface org.xwiki.crypto.pkix.CertificateProvider] hint = [BCStoreX509]] tried to overwrite component [org.xwiki.crypto.pkix.internal.BcStoreX509CertificateProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,557 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.pkix.internal.BcX509CertificateChainBuilder] which implements [role = [interface org.xwiki.crypto.pkix.CertificateChainBuilder] hint = [X509]] tried to overwrite component [org.xwiki.crypto.pkix.internal.BcX509CertificateChainBuilder]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,557 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.pkix.internal.extension.DefaultX509ExtensionBuilder] which implements [role = [interface org.xwiki.crypto.pkix.X509ExtensionBuilder] hint = [default]] tried to overwrite component [org.xwiki.crypto.pkix.internal.extension.DefaultX509ExtensionBuilder]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,557 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.pkix.internal.BcX509CertificateFactory] which implements [role = [interface org.xwiki.crypto.pkix.CertificateFactory] hint = [X509]] tried to overwrite component [org.xwiki.crypto.pkix.internal.BcX509CertificateFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,558 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.pkix.internal.BcX509CertificateGeneratorFactory] which implements [role = [interface org.xwiki.crypto.pkix.CertificateGeneratorFactory] hint = [X509]] tried to overwrite component [org.xwiki.crypto.pkix.internal.BcX509CertificateGeneratorFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,558 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.signer.internal.cms.DefaultCMSSignedDataGenerator] which implements [role = [interface org.xwiki.crypto.signer.CMSSignedDataGenerator] hint = [default]] tried to overwrite component [org.xwiki.crypto.signer.internal.cms.DefaultCMSSignedDataGenerator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,558 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.signer.internal.cms.DefaultCMSSignedDataVerifier] which implements [role = [interface org.xwiki.crypto.signer.CMSSignedDataVerifier] hint = [default]] tried to overwrite component [org.xwiki.crypto.signer.internal.cms.DefaultCMSSignedDataVerifier]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,558 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.signer.internal.DefaultBcContentVerifierProviderBuilder] which implements [role = [interface org.xwiki.crypto.signer.internal.BcContentVerifierProviderBuilder] hint = [default]] tried to overwrite component [org.xwiki.crypto.signer.internal.DefaultBcContentVerifierProviderBuilder]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,558 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.repository.http.internal.DefaultHttpClientFactory] which implements [role = [interface org.xwiki.extension.repository.http.internal.HttpClientFactory] hint = [default]] tried to overwrite component [org.xwiki.extension.repository.http.internal.DefaultHttpClientFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,563 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.groovy.GroovyMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [groovy]] tried to overwrite component [org.xwiki.rendering.internal.macro.groovy.GroovyMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,564 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.groovy.GroovyMacroPermissionPolicy] which implements [role = [interface org.xwiki.rendering.macro.script.MacroPermissionPolicy] hint = [groovy]] tried to overwrite component [org.xwiki.rendering.internal.macro.groovy.GroovyMacroPermissionPolicy]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,564 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.panels.internal.LeftPanelsUIExtensionManager] which implements [role = [interface org.xwiki.uiextension.UIExtensionManager] hint = [platform.panels.leftPanels]] tried to overwrite component [org.xwiki.panels.internal.LeftPanelsUIExtensionManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,564 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.panels.internal.PanelClassDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [Panels.PanelClass]] tried to overwrite component [org.xwiki.panels.internal.PanelClassDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,564 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.panels.internal.PanelWikiUIExtensionComponentBuilder] which implements [role = [interface org.xwiki.component.wiki.WikiObjectComponentBuilder] hint = [Panels.PanelClass]] tried to overwrite component [org.xwiki.panels.internal.PanelWikiUIExtensionComponentBuilder]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,564 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.panels.internal.RightPanelsUIExtensionManager] which implements [role = [interface org.xwiki.uiextension.UIExtensionManager] hint = [platform.panels.rightPanels]] tried to overwrite component [org.xwiki.panels.internal.RightPanelsUIExtensionManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,596 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [com.xpn.xwiki.plugin.feed.internal.AggregatorURLClassDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [XWiki.AggregatorURLClass]] tried to overwrite component [com.xpn.xwiki.plugin.feed.internal.AggregatorURLClassDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,596 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [com.xpn.xwiki.plugin.feed.internal.FeedEntryClassDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [XWiki.FeedEntryClass]] tried to overwrite component [com.xpn.xwiki.plugin.feed.internal.FeedEntryClassDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,787 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.include.IncludeMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [include]] tried to overwrite component [org.xwiki.rendering.internal.macro.include.IncludeMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,800 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.asymmetric.generator.BcDHKeyPairGenerator] which implements [role = [interface org.xwiki.crypto.KeyPairGenerator] hint = [DH]] tried to overwrite component [org.xwiki.crypto.internal.asymmetric.generator.BcDHKeyPairGenerator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,800 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.asymmetric.generator.BcDHKeyParameterGenerator] which implements [role = [interface org.xwiki.crypto.KeyParametersGenerator] hint = [DH]] tried to overwrite component [org.xwiki.crypto.internal.asymmetric.generator.BcDHKeyParameterGenerator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,800 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.asymmetric.generator.BcDSAKeyPairGenerator] which implements [role = [interface org.xwiki.crypto.KeyPairGenerator] hint = [DSA]] tried to overwrite component [org.xwiki.crypto.internal.asymmetric.generator.BcDSAKeyPairGenerator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,800 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.asymmetric.generator.BcDSAKeyParameterGenerator] which implements [role = [interface org.xwiki.crypto.KeyParametersGenerator] hint = [DSA]] tried to overwrite component [org.xwiki.crypto.internal.asymmetric.generator.BcDSAKeyParameterGenerator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,800 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.asymmetric.generator.BcRSAKeyPairGenerator] which implements [role = [interface org.xwiki.crypto.KeyPairGenerator] hint = [RSA]] tried to overwrite component [org.xwiki.crypto.internal.asymmetric.generator.BcRSAKeyPairGenerator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,800 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.asymmetric.keyfactory.BcDHKeyFactory] which implements [role = [interface org.xwiki.crypto.AsymmetricKeyFactory] hint = [DH]] tried to overwrite component [org.xwiki.crypto.internal.asymmetric.keyfactory.BcDHKeyFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,801 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.asymmetric.keyfactory.BcDSAKeyFactory] which implements [role = [interface org.xwiki.crypto.AsymmetricKeyFactory] hint = [DSA]] tried to overwrite component [org.xwiki.crypto.internal.asymmetric.keyfactory.BcDSAKeyFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,801 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.asymmetric.keyfactory.BcElGamalKeyFactory] which implements [role = [interface org.xwiki.crypto.AsymmetricKeyFactory] hint = [ElGamal]] tried to overwrite component [org.xwiki.crypto.internal.asymmetric.keyfactory.BcElGamalKeyFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,801 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.asymmetric.keyfactory.BcGost3410KeyFactory] which implements [role = [interface org.xwiki.crypto.AsymmetricKeyFactory] hint = [GOST3410]] tried to overwrite component [org.xwiki.crypto.internal.asymmetric.keyfactory.BcGost3410KeyFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,801 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.asymmetric.keyfactory.BcRSAKeyFactory] which implements [role = [interface org.xwiki.crypto.AsymmetricKeyFactory] hint = [RSA]] tried to overwrite component [org.xwiki.crypto.internal.asymmetric.keyfactory.BcRSAKeyFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,801 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.asymmetric.keyfactory.DefaultKeyFactory] which implements [role = [interface org.xwiki.crypto.AsymmetricKeyFactory] hint = [default]] tried to overwrite component [org.xwiki.crypto.internal.asymmetric.keyfactory.DefaultKeyFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,801 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.digest.factory.BcMD5DigestFactory] which implements [role = [interface org.xwiki.crypto.DigestFactory] hint = [MD5]] tried to overwrite component [org.xwiki.crypto.internal.digest.factory.BcMD5DigestFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,801 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.digest.factory.BcMD5DigestFactory] which implements [role = [interface org.xwiki.crypto.DigestFactory] hint = [1.2.840.113549.2.5]] tried to overwrite component [org.xwiki.crypto.internal.digest.factory.BcMD5DigestFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,801 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.digest.factory.BcSHA1DigestFactory] which implements [role = [interface org.xwiki.crypto.DigestFactory] hint = [SHA-1]] tried to overwrite component [org.xwiki.crypto.internal.digest.factory.BcSHA1DigestFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,801 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.digest.factory.BcSHA1DigestFactory] which implements [role = [interface org.xwiki.crypto.DigestFactory] hint = [1.3.14.3.2.26]] tried to overwrite component [org.xwiki.crypto.internal.digest.factory.BcSHA1DigestFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,801 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.digest.factory.BcSHA224DigestFactory] which implements [role = [interface org.xwiki.crypto.DigestFactory] hint = [SHA-224]] tried to overwrite component [org.xwiki.crypto.internal.digest.factory.BcSHA224DigestFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,801 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.digest.factory.BcSHA224DigestFactory] which implements [role = [interface org.xwiki.crypto.DigestFactory] hint = [2.16.840.1.101.3.4.2.4]] tried to overwrite component [org.xwiki.crypto.internal.digest.factory.BcSHA224DigestFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,801 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.digest.factory.BcSHA256DigestFactory] which implements [role = [interface org.xwiki.crypto.DigestFactory] hint = [SHA-256]] tried to overwrite component [org.xwiki.crypto.internal.digest.factory.BcSHA256DigestFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,801 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.digest.factory.BcSHA256DigestFactory] which implements [role = [interface org.xwiki.crypto.DigestFactory] hint = [2.16.840.1.101.3.4.2.1]] tried to overwrite component [org.xwiki.crypto.internal.digest.factory.BcSHA256DigestFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,801 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.digest.factory.BcSHA384DigestFactory] which implements [role = [interface org.xwiki.crypto.DigestFactory] hint = [SHA-384]] tried to overwrite component [org.xwiki.crypto.internal.digest.factory.BcSHA384DigestFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,801 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.digest.factory.BcSHA384DigestFactory] which implements [role = [interface org.xwiki.crypto.DigestFactory] hint = [2.16.840.1.101.3.4.2.2]] tried to overwrite component [org.xwiki.crypto.internal.digest.factory.BcSHA384DigestFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,801 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.digest.factory.BcSHA512DigestFactory] which implements [role = [interface org.xwiki.crypto.DigestFactory] hint = [SHA-512]] tried to overwrite component [org.xwiki.crypto.internal.digest.factory.BcSHA512DigestFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,801 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.digest.factory.BcSHA512DigestFactory] which implements [role = [interface org.xwiki.crypto.DigestFactory] hint = [2.16.840.1.101.3.4.2.3]] tried to overwrite component [org.xwiki.crypto.internal.digest.factory.BcSHA512DigestFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,801 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.digest.factory.DefaultDigestFactory] which implements [role = [interface org.xwiki.crypto.DigestFactory] hint = [default]] tried to overwrite component [org.xwiki.crypto.internal.digest.factory.DefaultDigestFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,801 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.encoder.Base64BinaryStringEncoder] which implements [role = [interface org.xwiki.crypto.BinaryStringEncoder] hint = [Base64]] tried to overwrite component [org.xwiki.crypto.internal.encoder.Base64BinaryStringEncoder]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,801 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.encoder.HexBinaryStringEncoder] which implements [role = [interface org.xwiki.crypto.BinaryStringEncoder] hint = [Hex]] tried to overwrite component [org.xwiki.crypto.internal.encoder.HexBinaryStringEncoder]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,801 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.encoder.UrlBase64BinaryStringEncoder] which implements [role = [interface org.xwiki.crypto.BinaryStringEncoder] hint = [URLBase64]] tried to overwrite component [org.xwiki.crypto.internal.encoder.UrlBase64BinaryStringEncoder]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,801 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.symmetric.generator.BcDESedeKeyGenerator] which implements [role = [interface org.xwiki.crypto.KeyGenerator] hint = [DESede]] tried to overwrite component [org.xwiki.crypto.internal.symmetric.generator.BcDESedeKeyGenerator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,801 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.symmetric.generator.BcDESKeyGenerator] which implements [role = [interface org.xwiki.crypto.KeyGenerator] hint = [DES]] tried to overwrite component [org.xwiki.crypto.internal.symmetric.generator.BcDESKeyGenerator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,801 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.symmetric.generator.DefaultKeyGenerator] which implements [role = [interface org.xwiki.crypto.KeyGenerator] hint = [default]] tried to overwrite component [org.xwiki.crypto.internal.symmetric.generator.DefaultKeyGenerator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,801 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.BouncyCastleJcaProvider] which implements [role = [javax.inject.Provider] hint = [BC]] tried to overwrite component [org.xwiki.crypto.internal.BouncyCastleJcaProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,801 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.internal.DefaultSecureRandomProvider] which implements [role = [javax.inject.Provider] hint = [default]] tried to overwrite component [org.xwiki.crypto.internal.DefaultSecureRandomProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,803 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.cache.infinispan.internal.InfinispanCacheFactory] which implements [role = [interface org.xwiki.cache.CacheFactory] hint = [infinispan]] tried to overwrite component [org.xwiki.cache.infinispan.internal.InfinispanCacheFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,803 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.cache.infinispan.internal.LocalInfinispanCacheFactory] which implements [role = [interface org.xwiki.cache.CacheFactory] hint = [infinispan/local]] tried to overwrite component [org.xwiki.cache.infinispan.internal.LocalInfinispanCacheFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,816 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.container.ContainerMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [container]] tried to overwrite component [org.xwiki.rendering.internal.macro.container.ContainerMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,817 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.container.ColumnsLayoutManager] which implements [role = [interface org.xwiki.rendering.macro.container.LayoutManager] hint = [columns]] tried to overwrite component [org.xwiki.rendering.internal.macro.container.ColumnsLayoutManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,864 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.filter.xml.internal.parameter.XStreamParameterManager] which implements [role = [interface org.xwiki.filter.xml.internal.parameter.ParameterManager] hint = [default]] tried to overwrite component [org.xwiki.filter.xml.internal.parameter.XStreamParameterManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,865 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.filter.xml.internal.parser.DefaultXMLParserFactory] which implements [role = [interface org.xwiki.filter.xml.parser.XMLParserFactory] hint = [default]] tried to overwrite component [org.xwiki.filter.xml.internal.parser.DefaultXMLParserFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,865 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.filter.xml.internal.serializer.DefaultXMLSerializerFactory] which implements [role = [interface org.xwiki.filter.xml.serializer.XMLSerializerFactory] hint = [default]] tried to overwrite component [org.xwiki.filter.xml.internal.serializer.DefaultXMLSerializerFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,877 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.wiki.template.internal.DefaultWikiTemplateManager] which implements [role = [interface org.xwiki.wiki.template.WikiTemplateManager] hint = [default]] tried to overwrite component [org.xwiki.wiki.template.internal.DefaultWikiTemplateManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,877 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.wiki.template.internal.WikiTemplatePropertyGroupProvider] which implements [role = [interface org.xwiki.wiki.properties.WikiPropertyGroupProvider] hint = [template]] tried to overwrite component [org.xwiki.wiki.template.internal.WikiTemplatePropertyGroupProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,877 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.wiki.template.internal.WikiTemplateClassDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [WikiManager.WikiTemplateClass]] tried to overwrite component [org.xwiki.wiki.template.internal.WikiTemplateClassDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,878 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.wiki.template.internal.TemplateWikiProvisioningJob] which implements [role = [interface org.xwiki.job.Job] hint = [wikiprovisioning.template]] tried to overwrite component [org.xwiki.wiki.template.internal.TemplateWikiProvisioningJob]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,878 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.wiki.template.internal.migration.WikiTemplateMigration] which implements [role = [interface com.xpn.xwiki.store.migration.DataMigration] hint = [R54000WikiTemplateMigration]] tried to overwrite component [org.xwiki.wiki.template.internal.migration.WikiTemplateMigration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,878 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.wiki.template.internal.migration.WikiTemplateMigration] which implements [role = [interface com.xpn.xwiki.store.migration.hibernate.HibernateDataMigration] hint = [R54000WikiTemplateMigration]] tried to overwrite component [org.xwiki.wiki.template.internal.migration.WikiTemplateMigration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,975 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.maintainer.internal.DefaultAnnotationMaintainer] which implements [role = [interface org.xwiki.annotation.maintainer.AnnotationMaintainer] hint = [default]] tried to overwrite component [org.xwiki.annotation.maintainer.internal.DefaultAnnotationMaintainer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,975 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.maintainer.internal.CharacterDiffService] which implements [role = [interface org.xwiki.annotation.maintainer.DiffService] hint = [default]] tried to overwrite component [org.xwiki.annotation.maintainer.internal.CharacterDiffService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,975 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.maintainer.internal.CharacterDiffService] which implements [role = [interface org.xwiki.annotation.maintainer.DiffService] hint = [character]] tried to overwrite component [org.xwiki.annotation.maintainer.internal.CharacterDiffService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,975 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.maintainer.internal.DocumentContentAnnotationUpdateListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [document-content-annotation-updater]] tried to overwrite component [org.xwiki.annotation.maintainer.internal.DocumentContentAnnotationUpdateListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,994 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.code.CodeMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [code]] tried to overwrite component [org.xwiki.rendering.internal.macro.code.CodeMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,994 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.parser.pygments.PygmentsParser] which implements [role = [interface org.xwiki.rendering.parser.HighlightParser] hint = [default]] tried to overwrite component [org.xwiki.rendering.internal.parser.pygments.PygmentsParser]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,994 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.parser.pygments.DefaultPygmentsParserConfiguration] which implements [role = [interface org.xwiki.rendering.internal.parser.pygments.PygmentsParserConfiguration] hint = [default]] tried to overwrite component [org.xwiki.rendering.internal.parser.pygments.DefaultPygmentsParserConfiguration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,994 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.code.layout.PlainLayoutHandler] which implements [role = [interface org.xwiki.rendering.internal.code.layout.CodeLayoutHandler] hint = [plain]] tried to overwrite component [org.xwiki.rendering.internal.code.layout.PlainLayoutHandler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:28,994 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.code.layout.LineNumberBlockHandler] which implements [role = [interface org.xwiki.rendering.internal.code.layout.CodeLayoutHandler] hint = [linenumbers]] tried to overwrite component [org.xwiki.rendering.internal.code.layout.LineNumberBlockHandler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.filesystem.FilesystemResourceReferenceSerializer] which implements [role = [org.xwiki.resource.ResourceReferenceSerializer] hint = [filesystem]] tried to overwrite component [org.xwiki.url.internal.filesystem.FilesystemResourceReferenceSerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.filesystem.FilesystemExportContextProvider] which implements [role = [javax.inject.Provider] hint = [default]] tried to overwrite component [org.xwiki.url.internal.filesystem.FilesystemExportContextProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,159 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.wiki.workspacesmigrator.internal.DefaultDocumentRestorerFromAttachedXAR] which implements [role = [interface org.xwiki.wiki.workspacesmigrator.internal.DocumentRestorerFromAttachedXAR] hint = [default]] tried to overwrite component [org.xwiki.wiki.workspacesmigrator.internal.DefaultDocumentRestorerFromAttachedXAR]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,159 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.wiki.workspacesmigrator.internal.WorkspacesMigration] which implements [role = [interface com.xpn.xwiki.store.migration.DataMigration] hint = [R530000WorkspacesMigration]] tried to overwrite component [org.xwiki.wiki.workspacesmigrator.internal.WorkspacesMigration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,159 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.wiki.workspacesmigrator.internal.WorkspacesMigration] which implements [role = [interface com.xpn.xwiki.store.migration.hibernate.HibernateDataMigration] hint = [R530000WorkspacesMigration]] tried to overwrite component [org.xwiki.wiki.workspacesmigrator.internal.WorkspacesMigration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,159 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.wiki.workspacesmigrator.internal.DefaultSearchSuggestCustomConfigDeleter] which implements [role = [interface org.xwiki.wiki.workspacesmigrator.internal.SearchSuggestCustomConfigDeleter] hint = [default]] tried to overwrite component [org.xwiki.wiki.workspacesmigrator.internal.DefaultSearchSuggestCustomConfigDeleter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,170 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.repository.xwiki.internal.ExtensionXWikiOrgExtensionRepositorySource] which implements [role = [interface org.xwiki.extension.repository.ExtensionRepositorySource] hint = [default.xwiki]] tried to overwrite component [org.xwiki.extension.repository.xwiki.internal.ExtensionXWikiOrgExtensionRepositorySource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,170 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.repository.xwiki.internal.StoreXWikiComExtensionRepositorySource] which implements [role = [interface org.xwiki.extension.repository.ExtensionRepositorySource] hint = [default.xwikisas.xwiki]] tried to overwrite component [org.xwiki.extension.repository.xwiki.internal.StoreXWikiComExtensionRepositorySource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,170 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.repository.xwiki.internal.XWikiExtensionRepositoryFactory] which implements [role = [interface org.xwiki.extension.repository.ExtensionRepositoryFactory] hint = [xwiki]] tried to overwrite component [org.xwiki.extension.repository.xwiki.internal.XWikiExtensionRepositoryFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,176 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.toc.TocMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [toc]] tried to overwrite component [org.xwiki.rendering.internal.macro.toc.TocMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,213 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.DeprecatedColorConverter] which implements [role = [interface org.xwiki.properties.converter.Converter] hint = [java.awt.Color]] tried to overwrite component [org.xwiki.properties.internal.converter.DeprecatedColorConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,213 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.DeprecatedEnumConverter] which implements [role = [interface org.xwiki.properties.converter.Converter] hint = [enum]] tried to overwrite component [org.xwiki.properties.internal.converter.DeprecatedEnumConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,213 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.DeprecatedListConverter] which implements [role = [interface org.xwiki.properties.converter.Converter] hint = [java.util.List]] tried to overwrite component [org.xwiki.properties.internal.converter.DeprecatedListConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,213 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.DeprecatedListConverter] which implements [role = [interface org.xwiki.properties.converter.Converter] hint = [java.util.Collection]] tried to overwrite component [org.xwiki.properties.internal.converter.DeprecatedListConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,213 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.DeprecatedListConverter] which implements [role = [interface org.xwiki.properties.converter.Converter] hint = [java.util.ArrayList]] tried to overwrite component [org.xwiki.properties.internal.converter.DeprecatedListConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,213 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.DeprecatedLocaleConverter] which implements [role = [interface org.xwiki.properties.converter.Converter] hint = [java.util.Locale]] tried to overwrite component [org.xwiki.properties.internal.converter.DeprecatedLocaleConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,213 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.DeprecatedSetConverter] which implements [role = [interface org.xwiki.properties.converter.Converter] hint = [java.util.Set]] tried to overwrite component [org.xwiki.properties.internal.converter.DeprecatedSetConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,213 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.DeprecatedSetConverter] which implements [role = [interface org.xwiki.properties.converter.Converter] hint = [java.util.LinkedHashSet]] tried to overwrite component [org.xwiki.properties.internal.converter.DeprecatedSetConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,213 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.properties.internal.converter.DeprecatedSetConverter] which implements [role = [interface org.xwiki.properties.converter.Converter] hint = [java.util.HashSet]] tried to overwrite component [org.xwiki.properties.internal.converter.DeprecatedSetConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,289 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.internal.DefaultQueryManager] which implements [role = [interface org.xwiki.query.QueryManager] hint = [default]] tried to overwrite component [org.xwiki.query.internal.DefaultQueryManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,289 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.internal.SecureQueryManager] which implements [role = [interface org.xwiki.query.QueryManager] hint = [secure]] tried to overwrite component [org.xwiki.query.internal.SecureQueryManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,289 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.internal.DefaultQueryExecutorManager] which implements [role = [interface org.xwiki.query.QueryExecutorManager] hint = [default]] tried to overwrite component [org.xwiki.query.internal.DefaultQueryExecutorManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,289 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.internal.SecureQueryExecutorManager] which implements [role = [interface org.xwiki.query.QueryExecutorManager] hint = [secure]] tried to overwrite component [org.xwiki.query.internal.SecureQueryExecutorManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,289 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.internal.HiddenDocumentFilter] which implements [role = [interface org.xwiki.query.QueryFilter] hint = [hidden]] tried to overwrite component [org.xwiki.query.internal.HiddenDocumentFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,289 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.internal.HiddenDocumentFilter] which implements [role = [interface org.xwiki.query.QueryFilter] hint = [hidden/document]] tried to overwrite component [org.xwiki.query.internal.HiddenDocumentFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,289 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.internal.HiddenSpaceFilter] which implements [role = [interface org.xwiki.query.QueryFilter] hint = [hidden/space]] tried to overwrite component [org.xwiki.query.internal.HiddenSpaceFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,289 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.internal.UniqueDocumentFilter] which implements [role = [interface org.xwiki.query.QueryFilter] hint = [unique]] tried to overwrite component [org.xwiki.query.internal.UniqueDocumentFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,289 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.internal.CountDocumentFilter] which implements [role = [interface org.xwiki.query.QueryFilter] hint = [count]] tried to overwrite component [org.xwiki.query.internal.CountDocumentFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,289 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.internal.LanguageQueryFilter] which implements [role = [interface org.xwiki.query.QueryFilter] hint = [language]] tried to overwrite component [org.xwiki.query.internal.LanguageQueryFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,289 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.internal.EscapeLikeParametersFilter] which implements [role = [interface org.xwiki.query.QueryFilter] hint = [escapeLikeParameters]] tried to overwrite component [org.xwiki.query.internal.EscapeLikeParametersFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,289 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.internal.AttachmentQueryFilter] which implements [role = [interface org.xwiki.query.QueryFilter] hint = [attachment]] tried to overwrite component [org.xwiki.query.internal.AttachmentQueryFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,289 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.internal.TextQueryFilter] which implements [role = [interface org.xwiki.query.QueryFilter] hint = [text]] tried to overwrite component [org.xwiki.query.internal.TextQueryFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,289 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.internal.DocumentQueryFilter] which implements [role = [interface org.xwiki.query.QueryFilter] hint = [document]] tried to overwrite component [org.xwiki.query.internal.DocumentQueryFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,289 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.internal.ViewableQueryFilter] which implements [role = [interface org.xwiki.query.QueryFilter] hint = [viewable]] tried to overwrite component [org.xwiki.query.internal.ViewableQueryFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,289 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.query.script.QueryManagerScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [query]] tried to overwrite component [org.xwiki.query.script.QueryManagerScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,338 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.internal.AnnotationClassDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [annotationclass]] tried to overwrite component [org.xwiki.annotation.internal.AnnotationClassDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,338 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.internal.AnnotationEventGeneratorEventListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [AnnotationEventGeneratorEventListener]] tried to overwrite component [org.xwiki.annotation.internal.AnnotationEventGeneratorEventListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,338 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.internal.CheckAnnotationClassEventListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [CheckAnnotationClassEventListener]] tried to overwrite component [org.xwiki.annotation.internal.CheckAnnotationClassEventListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,338 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.io.internal.DefaultIOService] which implements [role = [interface org.xwiki.annotation.io.IOService] hint = [default]] tried to overwrite component [org.xwiki.annotation.io.internal.DefaultIOService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,338 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.io.internal.DefaultIOTargetService] which implements [role = [interface org.xwiki.annotation.io.IOTargetService] hint = [default]] tried to overwrite component [org.xwiki.annotation.io.internal.DefaultIOTargetService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,338 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.io.internal.migration.hibernate.R40001XWIKI7540DataMigration] which implements [role = [interface com.xpn.xwiki.store.migration.DataMigration] hint = [R40001XWIKI7540]] tried to overwrite component [org.xwiki.annotation.io.internal.migration.hibernate.R40001XWIKI7540DataMigration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,339 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.io.internal.migration.hibernate.R40001XWIKI7540DataMigration] which implements [role = [interface com.xpn.xwiki.store.migration.hibernate.HibernateDataMigration] hint = [R40001XWIKI7540]] tried to overwrite component [org.xwiki.annotation.io.internal.migration.hibernate.R40001XWIKI7540DataMigration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,339 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.rights.internal.XWikiAnnotationRightService] which implements [role = [interface org.xwiki.annotation.rights.AnnotationRightService] hint = [default]] tried to overwrite component [org.xwiki.annotation.rights.internal.XWikiAnnotationRightService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,339 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.search.solr.internal.rest.SOLRSearchSource] which implements [role = [interface org.xwiki.rest.internal.resources.search.SearchSource] hint = [solr]] tried to overwrite component [org.xwiki.search.solr.internal.rest.SOLRSearchSource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,339 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.search.solr.internal.rest.WikisSearchQueryResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.search.solr.internal.rest.WikisSearchQueryResourceImpl]] tried to overwrite component [org.xwiki.search.solr.internal.rest.WikisSearchQueryResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,339 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.cluster.internal.ExtensionJobEventConverter] which implements [role = [interface org.xwiki.observation.remote.converter.LocalEventConverter] hint = [ExtensionJob]] tried to overwrite component [org.xwiki.extension.cluster.internal.ExtensionJobEventConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,339 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.cluster.internal.ExtensionJobEventConverter] which implements [role = [interface org.xwiki.observation.remote.converter.RemoteEventConverter] hint = [ExtensionJob]] tried to overwrite component [org.xwiki.extension.cluster.internal.ExtensionJobEventConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,339 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.cluster.internal.RemoteListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [extension.cluster]] tried to overwrite component [org.xwiki.extension.cluster.internal.RemoteListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,339 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.preferences.internal.DefaultModelBridge] which implements [role = [interface org.xwiki.notifications.preferences.internal.ModelBridge] hint = [default]] tried to overwrite component [org.xwiki.notifications.preferences.internal.DefaultModelBridge]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,339 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.preferences.internal.NotificationEmailPreferenceDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [XWiki.Notifications.Code.NotificationEmailPreferenceClass]] tried to overwrite component [org.xwiki.notifications.preferences.internal.NotificationEmailPreferenceDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,339 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.preferences.internal.NotificationPreferenceDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [XWiki.Notifications.Code.NotificationPreferenceClass]] tried to overwrite component [org.xwiki.notifications.preferences.internal.NotificationPreferenceDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,339 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.preferences.internal.NotificationPreferenceEventGeneratorListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [NotificationPreferenceEventGeneratorListener]] tried to overwrite component [org.xwiki.notifications.preferences.internal.NotificationPreferenceEventGeneratorListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,368 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.platform.wiki.creationjob.internal.steps.AddUsersStep] which implements [role = [interface org.xwiki.platform.wiki.creationjob.WikiCreationStep] hint = [adduser]] tried to overwrite component [org.xwiki.platform.wiki.creationjob.internal.steps.AddUsersStep]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,368 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.platform.wiki.creationjob.internal.steps.CreateWikiStep] which implements [role = [interface org.xwiki.platform.wiki.creationjob.WikiCreationStep] hint = [create]] tried to overwrite component [org.xwiki.platform.wiki.creationjob.internal.steps.CreateWikiStep]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,368 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.platform.wiki.creationjob.internal.steps.ProvisionWikiStep] which implements [role = [interface org.xwiki.platform.wiki.creationjob.WikiCreationStep] hint = [provision]] tried to overwrite component [org.xwiki.platform.wiki.creationjob.internal.steps.ProvisionWikiStep]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,368 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.platform.wiki.creationjob.internal.steps.SaveWikiMetaDataStep] which implements [role = [interface org.xwiki.platform.wiki.creationjob.WikiCreationStep] hint = [metadata]] tried to overwrite component [org.xwiki.platform.wiki.creationjob.internal.steps.SaveWikiMetaDataStep]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,368 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.platform.wiki.creationjob.internal.DefaultWikiCreator] which implements [role = [interface org.xwiki.platform.wiki.creationjob.WikiCreator] hint = [default]] tried to overwrite component [org.xwiki.platform.wiki.creationjob.internal.DefaultWikiCreator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,368 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.platform.wiki.creationjob.internal.ExtensionInstaller] which implements [role = [class org.xwiki.platform.wiki.creationjob.internal.ExtensionInstaller] hint = [default]] tried to overwrite component [org.xwiki.platform.wiki.creationjob.internal.ExtensionInstaller]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,368 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.platform.wiki.creationjob.internal.WikiCreationJob] which implements [role = [interface org.xwiki.job.Job] hint = [wikicreationjob]] tried to overwrite component [org.xwiki.platform.wiki.creationjob.internal.WikiCreationJob]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,368 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.platform.wiki.creationjob.script.WikiCreationJobScriptServices] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [wiki.creationjob]] tried to overwrite component [org.xwiki.platform.wiki.creationjob.script.WikiCreationJobScriptServices]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,368 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.store.wiki.internal.CertificateClassDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [Crypto.CertificateClass]] tried to overwrite component [org.xwiki.crypto.store.wiki.internal.CertificateClassDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,369 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.store.wiki.internal.DefaultSignatureStore] which implements [role = [interface org.xwiki.crypto.store.SignatureStore] hint = [default]] tried to overwrite component [org.xwiki.crypto.store.wiki.internal.DefaultSignatureStore]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,369 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.store.wiki.internal.PrivateKeyClassDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [Crypto.PrivateKeyClass]] tried to overwrite component [org.xwiki.crypto.store.wiki.internal.PrivateKeyClassDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,369 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.store.wiki.internal.SignatureClassDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [Crypto.SignatureClass]] tried to overwrite component [org.xwiki.crypto.store.wiki.internal.SignatureClassDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,369 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.store.wiki.internal.X509CertificateWikiStore] which implements [role = [interface org.xwiki.crypto.store.CertificateStore] hint = [X509wiki]] tried to overwrite component [org.xwiki.crypto.store.wiki.internal.X509CertificateWikiStore]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,369 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.crypto.store.wiki.internal.X509KeyWikiStore] which implements [role = [interface org.xwiki.crypto.store.KeyStore] hint = [X509wiki]] tried to overwrite component [org.xwiki.crypto.store.wiki.internal.X509KeyWikiStore]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,377 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.renderer.XWikiAttachmentURILabelGenerator] which implements [role = [interface org.xwiki.rendering.renderer.reference.link.URILabelGenerator] hint = [attach]] tried to overwrite component [org.xwiki.rendering.internal.renderer.XWikiAttachmentURILabelGenerator]. However, no action was taken since both components have the same priority level of [500]. 2020-06-03 13:31:29,377 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.renderer.XWikiLinkLabelGenerator] which implements [role = [interface org.xwiki.rendering.renderer.reference.link.LinkLabelGenerator] hint = [default]] tried to overwrite component [org.xwiki.rendering.internal.renderer.XWikiLinkLabelGenerator]. However, no action was taken since both components have the same priority level of [500]. 2020-06-03 13:31:29,377 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.wiki.XWikiWikiModel] which implements [role = [interface org.xwiki.rendering.wiki.WikiModel] hint = [default]] tried to overwrite component [org.xwiki.rendering.internal.wiki.XWikiWikiModel]. However, no action was taken since both components have the same priority level of [500]. 2020-06-03 13:31:29,377 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.resolver.AttachmentResourceReferenceEntityReferenceResolver] which implements [role = [org.xwiki.model.reference.EntityReferenceResolver] hint = [attach]] tried to overwrite component [org.xwiki.rendering.internal.resolver.AttachmentResourceReferenceEntityReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,378 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.resolver.DefaultResourceReferenceEntityReferenceResolver] which implements [role = [org.xwiki.model.reference.EntityReferenceResolver] hint = [default]] tried to overwrite component [org.xwiki.rendering.internal.resolver.DefaultResourceReferenceEntityReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,378 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.resolver.DocumentResourceReferenceEntityReferenceResolver] which implements [role = [org.xwiki.model.reference.EntityReferenceResolver] hint = [doc]] tried to overwrite component [org.xwiki.rendering.internal.resolver.DocumentResourceReferenceEntityReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,378 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.resolver.PageResourceReferenceEntityReferenceResolver] which implements [role = [org.xwiki.model.reference.EntityReferenceResolver] hint = [page]] tried to overwrite component [org.xwiki.rendering.internal.resolver.PageResourceReferenceEntityReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,378 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.resolver.SpaceResourceReferenceEntityReferenceResolver] which implements [role = [org.xwiki.model.reference.EntityReferenceResolver] hint = [space]] tried to overwrite component [org.xwiki.rendering.internal.resolver.SpaceResourceReferenceEntityReferenceResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,378 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.script.RenderingScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [rendering]] tried to overwrite component [org.xwiki.rendering.script.RenderingScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,378 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.script.CoreExtensionScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [extension.core]] tried to overwrite component [org.xwiki.extension.script.CoreExtensionScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,378 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.script.ExtensionHistoryScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [extension.history]] tried to overwrite component [org.xwiki.extension.script.ExtensionHistoryScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,378 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.script.ExtensionManagerScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [extension]] tried to overwrite component [org.xwiki.extension.script.ExtensionManagerScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,378 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.script.ExtensionRatingScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [extension.rating]] tried to overwrite component [org.xwiki.extension.script.ExtensionRatingScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,378 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.script.InstalledExtensionScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [extension.installed]] tried to overwrite component [org.xwiki.extension.script.InstalledExtensionScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,378 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.script.LocalExtensionScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [extension.local]] tried to overwrite component [org.xwiki.extension.script.LocalExtensionScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,378 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.script.RecommendedExtensionScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [extension.recommended]] tried to overwrite component [org.xwiki.extension.script.RecommendedExtensionScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,378 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.script.internal.safe.ExtensionNodeScriptSafeProvider] which implements [role = [org.xwiki.script.internal.safe.ScriptSafeProvider] hint = [default]] tried to overwrite component [org.xwiki.extension.script.internal.safe.ExtensionNodeScriptSafeProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,378 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.script.internal.safe.ExtensionPlanScriptSafeProvider] which implements [role = [org.xwiki.script.internal.safe.ScriptSafeProvider] hint = [default]] tried to overwrite component [org.xwiki.extension.script.internal.safe.ExtensionPlanScriptSafeProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,378 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.script.internal.safe.ExtensionRepositoryScriptSafeProvider] which implements [role = [org.xwiki.script.internal.safe.ScriptSafeProvider] hint = [default]] tried to overwrite component [org.xwiki.extension.script.internal.safe.ExtensionRepositoryScriptSafeProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,378 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.script.internal.safe.ExtensionScriptSafeProvider] which implements [role = [org.xwiki.script.internal.safe.ScriptSafeProvider] hint = [default]] tried to overwrite component [org.xwiki.extension.script.internal.safe.ExtensionScriptSafeProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,378 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.script.internal.safe.IterableResultScriptSafeProvider] which implements [role = [org.xwiki.script.internal.safe.ScriptSafeProvider] hint = [default]] tried to overwrite component [org.xwiki.extension.script.internal.safe.IterableResultScriptSafeProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,378 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.job.internal.DefaultJobContext] which implements [role = [interface org.xwiki.job.JobContext] hint = [default]] tried to overwrite component [org.xwiki.job.internal.DefaultJobContext]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,378 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.job.internal.DefaultJobExecutor] which implements [role = [interface org.xwiki.job.JobExecutor] hint = [default]] tried to overwrite component [org.xwiki.job.internal.DefaultJobExecutor]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,378 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.job.internal.DefaultJobManager] which implements [role = [interface org.xwiki.job.JobManager] hint = [default]] tried to overwrite component [org.xwiki.job.internal.DefaultJobManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,378 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.job.internal.DefaultJobManagerConfiguration] which implements [role = [interface org.xwiki.job.JobManagerConfiguration] hint = [default]] tried to overwrite component [org.xwiki.job.internal.DefaultJobManagerConfiguration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,379 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.job.internal.DefaultJobProgressManager] which implements [role = [interface org.xwiki.job.event.status.JobProgressManager] hint = [default]] tried to overwrite component [org.xwiki.job.internal.DefaultJobProgressManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,379 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.job.internal.DefaultJobStatusStorage] which implements [role = [interface org.xwiki.job.internal.JobStatusStorage] hint = [default]] tried to overwrite component [org.xwiki.job.internal.DefaultJobStatusStorage]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,379 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.job.internal.DefaultJobStatusStore] which implements [role = [interface org.xwiki.job.JobStatusStore] hint = [default]] tried to overwrite component [org.xwiki.job.internal.DefaultJobStatusStore]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,379 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.job.internal.JobStatusSerializer] which implements [role = [class org.xwiki.job.internal.JobStatusSerializer] hint = [default]] tried to overwrite component [org.xwiki.job.internal.JobStatusSerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,379 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.job.internal.script.safe.JobStatusScriptSafeProvider] which implements [role = [org.xwiki.script.internal.safe.ScriptSafeProvider] hint = [default]] tried to overwrite component [org.xwiki.job.internal.script.safe.JobStatusScriptSafeProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,379 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.job.internal.xstream.SerializableXStreamChecker] which implements [role = [interface org.xwiki.xstream.internal.XStreamChecker] hint = [default]] tried to overwrite component [org.xwiki.job.internal.xstream.SerializableXStreamChecker]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,379 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.job.script.ProgressScripService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [progress]] tried to overwrite component [org.xwiki.job.script.ProgressScripService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,379 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.jar.internal.handler.JarExtensionHandler] which implements [role = [interface org.xwiki.extension.handler.ExtensionHandler] hint = [jar]] tried to overwrite component [org.xwiki.extension.jar.internal.handler.JarExtensionHandler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,379 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.jar.internal.handler.JarExtensionHandler] which implements [role = [interface org.xwiki.extension.handler.ExtensionHandler] hint = [webjar]] tried to overwrite component [org.xwiki.extension.jar.internal.handler.JarExtensionHandler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,379 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.jar.internal.handler.JarExtensionJobFinishingListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [JarExtensionJobFinishingListener]] tried to overwrite component [org.xwiki.extension.jar.internal.handler.JarExtensionJobFinishingListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,379 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.skinx.internal.CssDocumentSkinExtension] which implements [role = [interface org.xwiki.skinx.SkinExtension] hint = [ssx]] tried to overwrite component [org.xwiki.skinx.internal.CssDocumentSkinExtension]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,379 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.skinx.internal.JsDocumentSkinExtension] which implements [role = [interface org.xwiki.skinx.SkinExtension] hint = [jsx]] tried to overwrite component [org.xwiki.skinx.internal.JsDocumentSkinExtension]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,379 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.skinx.internal.CssFileSkinExtension] which implements [role = [interface org.xwiki.skinx.SkinExtension] hint = [ssfx]] tried to overwrite component [org.xwiki.skinx.internal.CssFileSkinExtension]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,379 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.skinx.internal.JsFileSkinExtension] which implements [role = [interface org.xwiki.skinx.SkinExtension] hint = [jsfx]] tried to overwrite component [org.xwiki.skinx.internal.JsFileSkinExtension]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,379 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.skinx.internal.CssResourceSkinExtension] which implements [role = [interface org.xwiki.skinx.SkinExtension] hint = [ssrx]] tried to overwrite component [org.xwiki.skinx.internal.CssResourceSkinExtension]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,379 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.skinx.internal.JsResourceSkinExtension] which implements [role = [interface org.xwiki.skinx.SkinExtension] hint = [jsrx]] tried to overwrite component [org.xwiki.skinx.internal.JsResourceSkinExtension]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,379 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.skinx.internal.LinkSkinExtension] which implements [role = [interface org.xwiki.skinx.SkinExtension] hint = [linkx]] tried to overwrite component [org.xwiki.skinx.internal.LinkSkinExtension]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,379 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.skinx.internal.SsxExportURLFactoryActionHandler] which implements [role = [interface com.xpn.xwiki.web.ExportURLFactoryActionHandler] hint = [ssx]] tried to overwrite component [org.xwiki.skinx.internal.SsxExportURLFactoryActionHandler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,379 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.skinx.internal.JsxExportURLFactoryActionHandler] which implements [role = [interface com.xpn.xwiki.web.ExportURLFactoryActionHandler] hint = [jsx]] tried to overwrite component [org.xwiki.skinx.internal.JsxExportURLFactoryActionHandler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,379 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.skinx.internal.JavascriptExtensionDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [XWiki.JavaScriptExtension]] tried to overwrite component [org.xwiki.skinx.internal.JavascriptExtensionDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,379 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.skinx.internal.StyleSheetExtensionDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [XWiki.StyleSheetExtension]] tried to overwrite component [org.xwiki.skinx.internal.StyleSheetExtensionDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,379 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.skinx.internal.async.SkinExtensionAsync] which implements [role = [class org.xwiki.skinx.internal.async.SkinExtensionAsync] hint = [default]] tried to overwrite component [org.xwiki.skinx.internal.async.SkinExtensionAsync]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,379 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.skinx.internal.async.SkinExtensionAsyncContextHandler] which implements [role = [interface org.xwiki.rendering.async.AsyncContextHandler] hint = [skinx]] tried to overwrite component [org.xwiki.skinx.internal.async.SkinExtensionAsyncContextHandler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,386 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.DefaultXarExtensionConfiguration] which implements [role = [interface org.xwiki.extension.xar.XarExtensionConfiguration] hint = [default]] tried to overwrite component [org.xwiki.extension.xar.internal.DefaultXarExtensionConfiguration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,386 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.delete.DocumentsDeletingListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [DocumentsDeletingListener]] tried to overwrite component [org.xwiki.extension.xar.internal.delete.DocumentsDeletingListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,386 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.doc.XarDocumentRevisionProvider] which implements [role = [interface com.xpn.xwiki.doc.DocumentRevisionProvider] hint = [xar]] tried to overwrite component [org.xwiki.extension.xar.internal.doc.XarDocumentRevisionProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,386 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.doc.InstalledExtensionDocumentCustomizationDetector] which implements [role = [class org.xwiki.extension.xar.internal.doc.InstalledExtensionDocumentCustomizationDetector] hint = [default]] tried to overwrite component [org.xwiki.extension.xar.internal.doc.InstalledExtensionDocumentCustomizationDetector]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,386 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.doc.InstalledExtensionDocumentListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [InstalledExtensionDocumentListener]] tried to overwrite component [org.xwiki.extension.xar.internal.doc.InstalledExtensionDocumentListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,386 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.doc.InstalledExtensionDocumentTree] which implements [role = [class org.xwiki.extension.xar.internal.doc.InstalledExtensionDocumentTree] hint = [default]] tried to overwrite component [org.xwiki.extension.xar.internal.doc.InstalledExtensionDocumentTree]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,386 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.doc.InstalledExtensionDocumentTreeFilter] which implements [role = [interface org.xwiki.tree.TreeFilter] hint = [installedExtensionDocument]] tried to overwrite component [org.xwiki.extension.xar.internal.doc.InstalledExtensionDocumentTreeFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,386 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.doc.InstalledExtensionDocumentTreeFilter] which implements [role = [interface org.xwiki.tree.EntityTreeFilter] hint = [installedExtensionDocument]] tried to overwrite component [org.xwiki.extension.xar.internal.doc.InstalledExtensionDocumentTreeFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,386 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.doc.MandatoryDocumentInitializerListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [InstalledExtensionDocumentTree.MandatoryDocumentInitializerListener]] tried to overwrite component [org.xwiki.extension.xar.internal.doc.MandatoryDocumentInitializerListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,386 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.doc.NestedPageCounter] which implements [role = [class org.xwiki.extension.xar.internal.doc.NestedPageCounter] hint = [default]] tried to overwrite component [org.xwiki.extension.xar.internal.doc.NestedPageCounter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,386 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.doc.PristineInstalledExtensionDocumentTreeFilter] which implements [role = [interface org.xwiki.tree.TreeFilter] hint = [pristineInstalledExtensionDocument]] tried to overwrite component [org.xwiki.extension.xar.internal.doc.PristineInstalledExtensionDocumentTreeFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,386 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.doc.PristineInstalledExtensionDocumentTreeFilter] which implements [role = [interface org.xwiki.tree.EntityTreeFilter] hint = [pristineInstalledExtensionDocument]] tried to overwrite component [org.xwiki.extension.xar.internal.doc.PristineInstalledExtensionDocumentTreeFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,386 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.handler.XarExtensionHandler] which implements [role = [interface org.xwiki.extension.handler.ExtensionHandler] hint = [xar]] tried to overwrite component [org.xwiki.extension.xar.internal.handler.XarExtensionHandler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,387 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.handler.WikiEventListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [extension.xar.WikiCopiedListener]] tried to overwrite component [org.xwiki.extension.xar.internal.handler.WikiEventListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,387 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.handler.XarExtensionJobFinishedListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [XarExtensionJobFinishedListener]] tried to overwrite component [org.xwiki.extension.xar.internal.handler.XarExtensionJobFinishedListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,387 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.handler.packager.DefaultXWikiDocumentMerger] which implements [role = [interface org.xwiki.extension.xar.XWikiDocumentMerger] hint = [default]] tried to overwrite component [org.xwiki.extension.xar.internal.handler.packager.DefaultXWikiDocumentMerger]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,387 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.handler.packager.DocumentMergeImporter] which implements [role = [class org.xwiki.extension.xar.internal.handler.packager.DocumentMergeImporter] hint = [default]] tried to overwrite component [org.xwiki.extension.xar.internal.handler.packager.DocumentMergeImporter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,387 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.handler.packager.Packager] which implements [role = [class org.xwiki.extension.xar.internal.handler.packager.Packager] hint = [default]] tried to overwrite component [org.xwiki.extension.xar.internal.handler.packager.Packager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,387 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.job.diff.AttachmentUnifiedDiffBuilder] which implements [role = [class org.xwiki.extension.xar.internal.job.diff.AttachmentUnifiedDiffBuilder] hint = [default]] tried to overwrite component [org.xwiki.extension.xar.internal.job.diff.AttachmentUnifiedDiffBuilder]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,387 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.job.diff.DocumentUnifiedDiffBuilder] which implements [role = [class org.xwiki.extension.xar.internal.job.diff.DocumentUnifiedDiffBuilder] hint = [default]] tried to overwrite component [org.xwiki.extension.xar.internal.job.diff.DocumentUnifiedDiffBuilder]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,387 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.job.DiffXarJob] which implements [role = [interface org.xwiki.job.Job] hint = [diffXar]] tried to overwrite component [org.xwiki.extension.xar.internal.job.DiffXarJob]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,387 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.job.RepairXarJob] which implements [role = [interface org.xwiki.job.Job] hint = [repairxar]] tried to overwrite component [org.xwiki.extension.xar.internal.job.RepairXarJob]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,387 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.question.CleanPagesQuestionRecorder] which implements [role = [org.xwiki.extension.job.history.QuestionRecorder] hint = [default]] tried to overwrite component [org.xwiki.extension.xar.internal.question.CleanPagesQuestionRecorder]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,387 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.question.ConflictQuestionRecorder] which implements [role = [org.xwiki.extension.job.history.QuestionRecorder] hint = [default]] tried to overwrite component [org.xwiki.extension.xar.internal.question.ConflictQuestionRecorder]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,387 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.repository.InstalledExtensionSynchronizer] which implements [role = [interface org.xwiki.observation.EventListener] hint = [org.xwiki.extension.xar.internal.repository.InstalledExtensionSynchronizer]] tried to overwrite component [org.xwiki.extension.xar.internal.repository.InstalledExtensionSynchronizer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,387 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.repository.XarInstalledExtensionRepository] which implements [role = [interface org.xwiki.extension.repository.InstalledExtensionRepository] hint = [xar]] tried to overwrite component [org.xwiki.extension.xar.internal.repository.XarInstalledExtensionRepository]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,387 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.script.ConflictQuestionScriptSafeProvider] which implements [role = [org.xwiki.script.internal.safe.ScriptSafeProvider] hint = [default]] tried to overwrite component [org.xwiki.extension.xar.internal.script.ConflictQuestionScriptSafeProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,387 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.security.XarSecurityEntryReaderExtra] which implements [role = [interface org.xwiki.security.authorization.SecurityEntryReaderExtra] hint = [xar]] tried to overwrite component [org.xwiki.extension.xar.internal.security.XarSecurityEntryReaderExtra]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,387 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.security.XarSecurityTool] which implements [role = [class org.xwiki.extension.xar.internal.security.XarSecurityTool] hint = [default]] tried to overwrite component [org.xwiki.extension.xar.internal.security.XarSecurityTool]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,387 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.validator.XarExtensionValidator] which implements [role = [interface org.xwiki.extension.handler.ExtensionValidator] hint = [xar]] tried to overwrite component [org.xwiki.extension.xar.internal.validator.XarExtensionValidator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,387 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.internal.script.DiffXarJobStatusScriptSafeProvider] which implements [role = [org.xwiki.script.internal.safe.ScriptSafeProvider] hint = [default]] tried to overwrite component [org.xwiki.extension.xar.internal.script.DiffXarJobStatusScriptSafeProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,387 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.script.DeprecatedXarExtensionScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [xarextension]] tried to overwrite component [org.xwiki.extension.xar.script.DeprecatedXarExtensionScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,387 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.extension.xar.script.XarExtensionScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [extension.xar]] tried to overwrite component [org.xwiki.extension.xar.script.XarExtensionScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,388 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.context.ContextMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [context]] tried to overwrite component [org.xwiki.rendering.internal.macro.context.ContextMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,389 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.platform.date.script.DateScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [date]] tried to overwrite component [org.xwiki.platform.date.script.DateScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,404 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.icon.IconManagerScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [icon]] tried to overwrite component [org.xwiki.icon.IconManagerScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,404 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.refactoring.internal.batch.DefaultBatchOperationExecutor] which implements [role = [interface org.xwiki.refactoring.batch.BatchOperationExecutor] hint = [default]] tried to overwrite component [org.xwiki.refactoring.internal.batch.DefaultBatchOperationExecutor]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,404 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.refactoring.internal.job.CreateJob] which implements [role = [interface org.xwiki.job.Job] hint = [refactoring/create]] tried to overwrite component [org.xwiki.refactoring.internal.job.CreateJob]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,404 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.refactoring.internal.job.DeleteJob] which implements [role = [interface org.xwiki.job.Job] hint = [refactoring/delete]] tried to overwrite component [org.xwiki.refactoring.internal.job.DeleteJob]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,404 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.refactoring.internal.job.MoveJob] which implements [role = [interface org.xwiki.job.Job] hint = [refactoring/move]] tried to overwrite component [org.xwiki.refactoring.internal.job.MoveJob]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,404 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.refactoring.internal.job.RenameJob] which implements [role = [interface org.xwiki.job.Job] hint = [refactoring/rename]] tried to overwrite component [org.xwiki.refactoring.internal.job.RenameJob]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,404 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.refactoring.internal.job.RestoreJob] which implements [role = [interface org.xwiki.job.Job] hint = [refactoring/restore]] tried to overwrite component [org.xwiki.refactoring.internal.job.RestoreJob]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,404 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.refactoring.internal.job.PermanentlyDeleteJob] which implements [role = [interface org.xwiki.job.Job] hint = [refactoring/permanentlyDelete]] tried to overwrite component [org.xwiki.refactoring.internal.job.PermanentlyDeleteJob]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,404 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.refactoring.internal.job.CopyJob] which implements [role = [interface org.xwiki.job.Job] hint = [refactoring/copy]] tried to overwrite component [org.xwiki.refactoring.internal.job.CopyJob]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,404 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.refactoring.internal.job.CopyAsJob] which implements [role = [interface org.xwiki.job.Job] hint = [refactoring/copyAs]] tried to overwrite component [org.xwiki.refactoring.internal.job.CopyAsJob]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,404 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.refactoring.internal.listener.AutomaticRedirectCreatorListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [refactoring.automaticRedirectCreator]] tried to overwrite component [org.xwiki.refactoring.internal.listener.AutomaticRedirectCreatorListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,404 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.refactoring.internal.listener.BackLinkUpdaterListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [refactoring.backLinksUpdater]] tried to overwrite component [org.xwiki.refactoring.internal.listener.BackLinkUpdaterListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,404 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.refactoring.internal.listener.LegacyParentFieldUpdaterListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [refactoring.legacyParentFieldUpdater]] tried to overwrite component [org.xwiki.refactoring.internal.listener.LegacyParentFieldUpdaterListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,404 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.refactoring.internal.listener.RelativeLinkUpdaterListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [refactoring.relativeLinksUpdater]] tried to overwrite component [org.xwiki.refactoring.internal.listener.RelativeLinkUpdaterListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,404 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.refactoring.internal.splitter.DefaultDocumentSplitter] which implements [role = [interface org.xwiki.refactoring.splitter.DocumentSplitter] hint = [default]] tried to overwrite component [org.xwiki.refactoring.internal.splitter.DefaultDocumentSplitter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,404 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.refactoring.script.RefactoringScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [refactoring]] tried to overwrite component [org.xwiki.refactoring.script.RefactoringScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,420 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.async.internal.DefaultAsyncContext] which implements [role = [interface org.xwiki.rendering.async.AsyncContext] hint = [default]] tried to overwrite component [org.xwiki.rendering.async.internal.DefaultAsyncContext]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,420 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.async.internal.block.DefaultBlockAsyncRenderer] which implements [role = [class org.xwiki.rendering.async.internal.block.DefaultBlockAsyncRenderer] hint = [default]] tried to overwrite component [org.xwiki.rendering.async.internal.block.DefaultBlockAsyncRenderer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,420 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.async.internal.block.DefaultBlockAsyncRendererExecutor] which implements [role = [interface org.xwiki.rendering.async.internal.block.BlockAsyncRendererExecutor] hint = [default]] tried to overwrite component [org.xwiki.rendering.async.internal.block.DefaultBlockAsyncRendererExecutor]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,431 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.captcha.internal.CaptchaConfigurationSource] which implements [role = [interface org.xwiki.configuration.ConfigurationSource] hint = [captcha]] tried to overwrite component [org.xwiki.captcha.internal.CaptchaConfigurationSource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,431 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.captcha.internal.DefaultCaptchaConfiguration] which implements [role = [interface org.xwiki.captcha.CaptchaConfiguration] hint = [default]] tried to overwrite component [org.xwiki.captcha.internal.DefaultCaptchaConfiguration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,467 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.user.internal.document.UserPreferencesConfigurationSource] which implements [role = [interface org.xwiki.configuration.ConfigurationSource] hint = [user]] tried to overwrite component [org.xwiki.configuration.internal.UserPreferencesConfigurationSource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,504 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.preferences.internal.CachedModelBridge] which implements [role = [interface org.xwiki.notifications.preferences.internal.ModelBridge] hint = [cached]] tried to overwrite component [org.xwiki.notifications.preferences.internal.CachedModelBridge]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,504 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.preferences.internal.DefaultNotificationPreferenceManager] which implements [role = [interface org.xwiki.notifications.preferences.NotificationPreferenceManager] hint = [default]] tried to overwrite component [org.xwiki.notifications.preferences.internal.DefaultNotificationPreferenceManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,504 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.preferences.internal.email.DefaultNotificationEmailUserPreferenceManager] which implements [role = [interface org.xwiki.notifications.preferences.email.NotificationEmailUserPreferenceManager] hint = [default]] tried to overwrite component [org.xwiki.notifications.preferences.internal.email.DefaultNotificationEmailUserPreferenceManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,504 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.preferences.internal.DefaultTargetableNotificationPreferenceBuilder] which implements [role = [interface org.xwiki.notifications.preferences.TargetableNotificationPreferenceBuilder] hint = [default]] tried to overwrite component [org.xwiki.notifications.preferences.internal.DefaultTargetableNotificationPreferenceBuilder]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,504 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.preferences.internal.UserProfileNotificationPreferenceProvider] which implements [role = [interface org.xwiki.notifications.preferences.NotificationPreferenceProvider] hint = [userProfile]] tried to overwrite component [org.xwiki.notifications.preferences.internal.UserProfileNotificationPreferenceProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,504 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.preferences.internal.WikiNotificationPreferenceProvider] which implements [role = [interface org.xwiki.notifications.preferences.NotificationPreferenceProvider] hint = [wiki]] tried to overwrite component [org.xwiki.notifications.preferences.internal.WikiNotificationPreferenceProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,504 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.preferences.internal.XWikiEventTypesEnabler] which implements [role = [class org.xwiki.notifications.preferences.internal.XWikiEventTypesEnabler] hint = [default]] tried to overwrite component [org.xwiki.notifications.preferences.internal.XWikiEventTypesEnabler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,505 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.preferences.script.NotificationPreferenceScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [notification.preferences]] tried to overwrite component [org.xwiki.notifications.preferences.script.NotificationPreferenceScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,916 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.security.authorization.script.internal.RightConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.security.authorization.script.internal.RightConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,916 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.security.authorization.script.SecurityAuthorizationScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [security.authorization]] tried to overwrite component [org.xwiki.security.authorization.script.SecurityAuthorizationScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,916 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.security.script.SecurityScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [security]] tried to overwrite component [org.xwiki.security.script.SecurityScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,920 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.messagestream.internal.DefaultMessageStream] which implements [role = [interface org.xwiki.messagestream.MessageStream] hint = [default]] tried to overwrite component [org.xwiki.messagestream.internal.DefaultMessageStream]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,921 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.messagestream.internal.DefaultMessageStreamConfiguration] which implements [role = [interface org.xwiki.messagestream.MessageStreamConfiguration] hint = [default]] tried to overwrite component [org.xwiki.messagestream.internal.DefaultMessageStreamConfiguration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,921 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.messagestream.internal.DirectMessageStreamNotificationFilter] which implements [role = [interface org.xwiki.notifications.filters.NotificationFilter] hint = [DirectMessageStreamNotificationFilter]] tried to overwrite component [org.xwiki.messagestream.internal.DirectMessageStreamNotificationFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,921 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.messagestream.internal.PersonalMessageStreamNotificationFilter] which implements [role = [interface org.xwiki.notifications.filters.NotificationFilter] hint = [PersonalMessageStreamNotificationFilter]] tried to overwrite component [org.xwiki.messagestream.internal.PersonalMessageStreamNotificationFilter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,921 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.messagestream.script.MessageStreamScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [messageStream]] tried to overwrite component [org.xwiki.messagestream.script.MessageStreamScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,921 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.messagestream.DirectMessageDescriptor] which implements [role = [interface org.xwiki.eventstream.RecordableEventDescriptor] hint = [directMessage]] tried to overwrite component [org.xwiki.messagestream.DirectMessageDescriptor]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,921 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.messagestream.GroupMessageDescriptor] which implements [role = [interface org.xwiki.eventstream.RecordableEventDescriptor] hint = [groupMessage]] tried to overwrite component [org.xwiki.messagestream.GroupMessageDescriptor]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,921 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.messagestream.PersonalMessageDescriptor] which implements [role = [interface org.xwiki.eventstream.RecordableEventDescriptor] hint = [personalMessage]] tried to overwrite component [org.xwiki.messagestream.PersonalMessageDescriptor]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,921 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.messagestream.PublicMessageDescriptor] which implements [role = [interface org.xwiki.eventstream.RecordableEventDescriptor] hint = [publicMessage]] tried to overwrite component [org.xwiki.messagestream.PublicMessageDescriptor]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,921 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.internal.DefaultModelBridge] which implements [role = [interface org.xwiki.eventstream.internal.ModelBridge] hint = [default]] tried to overwrite component [org.xwiki.eventstream.internal.DefaultModelBridge]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,921 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.internal.DefaultRecordableEventConverter] which implements [role = [interface org.xwiki.eventstream.RecordableEventConverter] hint = [default]] tried to overwrite component [org.xwiki.eventstream.internal.DefaultRecordableEventConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,921 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.internal.DefaultUntypedRecordableEventConverter] which implements [role = [interface org.xwiki.eventstream.RecordableEventConverter] hint = [Untyped Recordable Event Converter]] tried to overwrite component [org.xwiki.eventstream.internal.DefaultUntypedRecordableEventConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,921 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.internal.EventClassDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [XWiki.EventStream.Code.EventClass]] tried to overwrite component [org.xwiki.eventstream.internal.EventClassDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,921 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.internal.UntypedEventListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [Untyped Event Listener]] tried to overwrite component [org.xwiki.eventstream.internal.UntypedEventListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,921 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.internal.UntypedRecordableEventDescriptorComponentBuilder] which implements [role = [interface org.xwiki.component.wiki.WikiObjectComponentBuilder] hint = [XWiki.EventStream.Code.EventClass]] tried to overwrite component [org.xwiki.eventstream.internal.UntypedRecordableEventDescriptorComponentBuilder]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,921 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.internal.observation.EventStreamEventConverter] which implements [role = [interface org.xwiki.observation.remote.converter.LocalEventConverter] hint = [eventstreamevent]] tried to overwrite component [org.xwiki.eventstream.internal.observation.EventStreamEventConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,921 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.eventstream.internal.observation.EventStreamEventConverter] which implements [role = [interface org.xwiki.observation.remote.converter.RemoteEventConverter] hint = [eventstreamevent]] tried to overwrite component [org.xwiki.eventstream.internal.observation.EventStreamEventConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,921 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.wikimacro.macro.wikimacroparameter.WikiMacroParameterMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [wikimacroparameter]] tried to overwrite component [org.xwiki.rendering.wikimacro.macro.wikimacroparameter.WikiMacroParameterMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,949 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.filter.filterxml.internal.input.XMLInputFilterFactory] which implements [role = [interface org.xwiki.filter.input.InputFilterStreamFactory] hint = [filter+xml]] tried to overwrite component [org.xwiki.filter.filterxml.internal.input.XMLInputFilterFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,949 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.filter.filterxml.internal.output.XMLOutputFilterFactory] which implements [role = [interface org.xwiki.filter.output.OutputFilterStreamFactory] hint = [filter+xml]] tried to overwrite component [org.xwiki.filter.filterxml.internal.output.XMLOutputFilterFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,950 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.diff.display.internal.LineSplitter] which implements [role = [org.xwiki.diff.display.Splitter] hint = [line]] tried to overwrite component [org.xwiki.diff.display.internal.LineSplitter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,950 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.diff.display.internal.CharSplitter] which implements [role = [org.xwiki.diff.display.Splitter] hint = [default]] tried to overwrite component [org.xwiki.diff.display.internal.CharSplitter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,950 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.diff.display.internal.DefaultInlineDiffDisplayer] which implements [role = [interface org.xwiki.diff.display.InlineDiffDisplayer] hint = [default]] tried to overwrite component [org.xwiki.diff.display.internal.DefaultInlineDiffDisplayer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,950 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.diff.display.internal.DefaultUnifiedDiffDisplayer] which implements [role = [interface org.xwiki.diff.display.UnifiedDiffDisplayer] hint = [default]] tried to overwrite component [org.xwiki.diff.display.internal.DefaultUnifiedDiffDisplayer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,954 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.xar.internal.DefaultXarEntryTypeResolver] which implements [role = [interface org.xwiki.xar.XarEntryTypeResolver] hint = [default]] tried to overwrite component [org.xwiki.xar.internal.DefaultXarEntryTypeResolver]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,954 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.xar.internal.XarObjectPropertySerializerManager] which implements [role = [class org.xwiki.xar.internal.XarObjectPropertySerializerManager] hint = [default]] tried to overwrite component [org.xwiki.xar.internal.XarObjectPropertySerializerManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,954 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.xar.internal.property.DateXarObjectPropertySerializer] which implements [role = [interface org.xwiki.xar.internal.XarObjectPropertySerializer] hint = [Date]] tried to overwrite component [org.xwiki.xar.internal.property.DateXarObjectPropertySerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,954 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.xar.internal.property.DefaultXarObjectPropertySerializer] which implements [role = [interface org.xwiki.xar.internal.XarObjectPropertySerializer] hint = [default]] tried to overwrite component [org.xwiki.xar.internal.property.DefaultXarObjectPropertySerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,954 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.xar.internal.property.ListXarObjectPropertySerializer] which implements [role = [interface org.xwiki.xar.internal.XarObjectPropertySerializer] hint = [StaticList]] tried to overwrite component [org.xwiki.xar.internal.property.ListXarObjectPropertySerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,954 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.xar.internal.property.ListXarObjectPropertySerializer] which implements [role = [interface org.xwiki.xar.internal.XarObjectPropertySerializer] hint = [DBList]] tried to overwrite component [org.xwiki.xar.internal.property.ListXarObjectPropertySerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,954 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.xar.internal.property.ListXarObjectPropertySerializer] which implements [role = [interface org.xwiki.xar.internal.XarObjectPropertySerializer] hint = [DBTreeList]] tried to overwrite component [org.xwiki.xar.internal.property.ListXarObjectPropertySerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,954 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.xar.internal.property.ListXarObjectPropertySerializer] which implements [role = [interface org.xwiki.xar.internal.XarObjectPropertySerializer] hint = [Page]] tried to overwrite component [org.xwiki.xar.internal.property.ListXarObjectPropertySerializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,954 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.xar.internal.type.ConfigurationXarEntryType] which implements [role = [interface org.xwiki.xar.XarEntryType] hint = [configuration]] tried to overwrite component [org.xwiki.xar.internal.type.ConfigurationXarEntryType]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,954 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.xar.internal.type.ConfigurationXarEntryType] which implements [role = [interface org.xwiki.xar.XarEntryType] hint = [document:XWiki.XWikiPreferences]] tried to overwrite component [org.xwiki.xar.internal.type.ConfigurationXarEntryType]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,954 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.xar.internal.type.CustomizableXarEntryType] which implements [role = [interface org.xwiki.xar.XarEntryType] hint = [customizable]] tried to overwrite component [org.xwiki.xar.internal.type.CustomizableXarEntryType]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,954 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.xar.internal.type.DefaultXarEntryType] which implements [role = [interface org.xwiki.xar.XarEntryType] hint = [default]] tried to overwrite component [org.xwiki.xar.internal.type.DefaultXarEntryType]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,954 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.xar.internal.type.DemoXarEntryType] which implements [role = [interface org.xwiki.xar.XarEntryType] hint = [demo]] tried to overwrite component [org.xwiki.xar.internal.type.DemoXarEntryType]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,954 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.xar.internal.type.DemoXarEntryType] which implements [role = [interface org.xwiki.xar.XarEntryType] hint = [document:Main.WebHome]] tried to overwrite component [org.xwiki.xar.internal.type.DemoXarEntryType]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,957 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.script.internal.DefaultScriptContextManager] which implements [role = [interface org.xwiki.script.ScriptContextManager] hint = [default]] tried to overwrite component [org.xwiki.script.internal.DefaultScriptContextManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,957 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.script.internal.ScriptExecutionContextInitializer] which implements [role = [interface org.xwiki.context.ExecutionContextInitializer] hint = [scriptContext]] tried to overwrite component [org.xwiki.script.internal.ScriptExecutionContextInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,957 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.script.internal.safe.CollectionScriptSafeProvider] which implements [role = [org.xwiki.script.internal.safe.ScriptSafeProvider] hint = [default]] tried to overwrite component [org.xwiki.script.internal.safe.CollectionScriptSafeProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,957 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.script.internal.safe.DefaultScriptSafeProvider] which implements [role = [interface org.xwiki.script.internal.safe.ScriptSafeProvider] hint = [default]] tried to overwrite component [org.xwiki.script.internal.safe.DefaultScriptSafeProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,957 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.script.internal.safe.MapScriptSafeProvider] which implements [role = [org.xwiki.script.internal.safe.ScriptSafeProvider] hint = [default]] tried to overwrite component [org.xwiki.script.internal.safe.MapScriptSafeProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,958 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.script.internal.service.DefaultScriptServiceManager] which implements [role = [interface org.xwiki.script.service.ScriptServiceManager] hint = [default]] tried to overwrite component [org.xwiki.script.internal.service.DefaultScriptServiceManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,958 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.script.internal.service.ServicesScriptContextInitializer] which implements [role = [interface org.xwiki.script.ScriptContextInitializer] hint = [services]] tried to overwrite component [org.xwiki.script.internal.service.ServicesScriptContextInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,958 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.AllEditorBindingsSource] which implements [role = [interface org.xwiki.configuration.ConfigurationSource] hint = [editorBindings/all]] tried to overwrite component [org.xwiki.edit.internal.AllEditorBindingsSource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,958 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.EditorBindingClassDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [XWiki.EditorBindingClass]] tried to overwrite component [org.xwiki.edit.internal.EditorBindingClassDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,958 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.EditorClassDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [XWiki.EditorClass]] tried to overwrite component [org.xwiki.edit.internal.EditorClassDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,958 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.EditorWikiComponent] which implements [role = [class org.xwiki.edit.internal.EditorWikiComponent] hint = [default]] tried to overwrite component [org.xwiki.edit.internal.EditorWikiComponent]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,958 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.EditorWikiComponentBuilder] which implements [role = [interface org.xwiki.component.wiki.WikiComponentBuilder] hint = [editor]] tried to overwrite component [org.xwiki.edit.internal.EditorWikiComponentBuilder]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,958 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.SpaceEditorBindingsSource] which implements [role = [interface org.xwiki.configuration.ConfigurationSource] hint = [editorBindings/space]] tried to overwrite component [org.xwiki.edit.internal.SpaceEditorBindingsSource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,958 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.SpacesEditorBindingsSource] which implements [role = [interface org.xwiki.configuration.ConfigurationSource] hint = [editorBindings/spaces]] tried to overwrite component [org.xwiki.edit.internal.SpacesEditorBindingsSource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,958 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.UserEditorBindingsSource] which implements [role = [interface org.xwiki.configuration.ConfigurationSource] hint = [editorBindings/user]] tried to overwrite component [org.xwiki.edit.internal.UserEditorBindingsSource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:29,958 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.WikiEditorBindingsSource] which implements [role = [interface org.xwiki.configuration.ConfigurationSource] hint = [editorBindings/wiki]] tried to overwrite component [org.xwiki.edit.internal.WikiEditorBindingsSource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,010 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.async.internal.AsyncMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [async]] tried to overwrite component [org.xwiki.rendering.async.internal.AsyncMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,010 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.display.DisplayMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [display]] tried to overwrite component [org.xwiki.rendering.internal.macro.display.DisplayMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,011 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.rest.internal.AnnotationsRESTResource] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.annotation.rest.internal.AnnotationsRESTResource]] tried to overwrite component [org.xwiki.annotation.rest.internal.AnnotationsRESTResource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,012 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.rest.internal.AnnotationsTranslationRESTResource] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.annotation.rest.internal.AnnotationsTranslationRESTResource]] tried to overwrite component [org.xwiki.annotation.rest.internal.AnnotationsTranslationRESTResource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,012 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.rest.internal.SingleAnnotationRESTResource] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.annotation.rest.internal.SingleAnnotationRESTResource]] tried to overwrite component [org.xwiki.annotation.rest.internal.SingleAnnotationRESTResource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,012 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.rest.internal.representations.FormUrlEncodedAnnotationRequestReader] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.annotation.rest.internal.representations.FormUrlEncodedAnnotationRequestReader]] tried to overwrite component [org.xwiki.annotation.rest.internal.representations.FormUrlEncodedAnnotationRequestReader]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,012 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.rest.internal.representations.FormUrlEncodedAnnotationUpdateRequestReader] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.annotation.rest.internal.representations.FormUrlEncodedAnnotationUpdateRequestReader]] tried to overwrite component [org.xwiki.annotation.rest.internal.representations.FormUrlEncodedAnnotationUpdateRequestReader]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,012 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.annotation.rest.internal.representations.FormUrlEncodedAnnotationAddRequestReader] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.annotation.rest.internal.representations.FormUrlEncodedAnnotationAddRequestReader]] tried to overwrite component [org.xwiki.annotation.rest.internal.representations.FormUrlEncodedAnnotationAddRequestReader]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,012 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.container.internal.DefaultContainer] which implements [role = [interface org.xwiki.container.Container] hint = [default]] tried to overwrite component [org.xwiki.container.internal.DefaultContainer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,012 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.container.internal.DefaultRequestInitializerManager] which implements [role = [interface org.xwiki.container.RequestInitializerManager] hint = [default]] tried to overwrite component [org.xwiki.container.internal.DefaultRequestInitializerManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,012 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.container.internal.DefaultApplicationContextListenerManager] which implements [role = [interface org.xwiki.container.ApplicationContextListenerManager] hint = [default]] tried to overwrite component [org.xwiki.container.internal.DefaultApplicationContextListenerManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,014 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.container.ContextExtendedURLURLNormalizer] which implements [role = [org.xwiki.url.URLNormalizer] hint = [contextpath]] tried to overwrite component [org.xwiki.url.internal.container.ExtendedURLURLNormalizer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,015 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.url.internal.container.URLURLNormalizer] which implements [role = [org.xwiki.url.URLNormalizer] hint = [url]] tried to overwrite component [org.xwiki.url.internal.container.URLURLNormalizer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,023 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.AddressesConverter] which implements [role = [org.xwiki.properties.converter.Converter<[Ljavax.mail.Address;>] hint = [default]] tried to overwrite component [org.xwiki.mail.internal.AddressesConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,023 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.mail.internal.AddressConverter] which implements [role = [org.xwiki.properties.converter.Converter] hint = [default]] tried to overwrite component [org.xwiki.mail.internal.AddressConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,039 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.platform.flavor.internal.DefaultFlavorManager] which implements [role = [interface org.xwiki.platform.flavor.FlavorManager] hint = [default]] tried to overwrite component [org.xwiki.platform.flavor.internal.DefaultFlavorManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,039 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.platform.flavor.internal.job.FlavorSearchJob] which implements [role = [interface org.xwiki.job.Job] hint = [searchflavors]] tried to overwrite component [org.xwiki.platform.flavor.internal.job.FlavorSearchJob]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,039 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.platform.flavor.internal.safe.FlavorSearchStatusScriptSafeProvider] which implements [role = [org.xwiki.script.internal.safe.ScriptSafeProvider] hint = [default]] tried to overwrite component [org.xwiki.platform.flavor.internal.safe.FlavorSearchStatusScriptSafeProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,039 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.platform.flavor.script.FlavorManagerScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [flavor]] tried to overwrite component [org.xwiki.platform.flavor.script.FlavorManagerScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,048 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.store.merge.MergeScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [merge]] tried to overwrite component [org.xwiki.store.merge.MergeScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,048 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.store.merge.internal.DefaultMergeConflictDecisionsManager] which implements [role = [interface org.xwiki.store.merge.MergeConflictDecisionsManager] hint = [default]] tried to overwrite component [org.xwiki.store.merge.internal.DefaultMergeConflictDecisionsManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,048 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.store.merge.internal.DefaultMergeManager] which implements [role = [interface org.xwiki.store.merge.MergeManager] hint = [default]] tried to overwrite component [org.xwiki.store.merge.internal.DefaultMergeManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,048 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.script.DefaultAttachmentClassLoaderFactory] which implements [role = [interface org.xwiki.rendering.internal.macro.script.AttachmentClassLoaderFactory] hint = [default]] tried to overwrite component [org.xwiki.rendering.internal.macro.script.DefaultAttachmentClassLoaderFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,048 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.script.DefaultScriptMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [script]] tried to overwrite component [org.xwiki.rendering.internal.macro.script.DefaultScriptMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,048 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.script.NestedScriptMacroValidatorListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [nestedscriptmacrovalidator]] tried to overwrite component [org.xwiki.rendering.internal.macro.script.NestedScriptMacroValidatorListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,048 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.script.PermissionCheckerListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [permissionchecker]] tried to overwrite component [org.xwiki.rendering.internal.macro.script.PermissionCheckerListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,048 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.script.ScriptClassLoaderHandlerListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [scriptmacroclassloader]] tried to overwrite component [org.xwiki.rendering.internal.macro.script.ScriptClassLoaderHandlerListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,048 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.script.DefaultScriptMacroPermissionPolicy] which implements [role = [interface org.xwiki.rendering.macro.script.MacroPermissionPolicy] hint = [script]] tried to overwrite component [org.xwiki.rendering.internal.macro.script.DefaultScriptMacroPermissionPolicy]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,048 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.wikimacro.macro.wikimacrocontent.WikiMacroContentMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [wikimacrocontent]] tried to overwrite component [org.xwiki.rendering.wikimacro.macro.wikimacrocontent.WikiMacroContentMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,052 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.store.locks.dummy.internal.DummyLockProvider] which implements [role = [interface org.xwiki.store.locks.LockProvider] hint = [dummy]] tried to overwrite component [org.xwiki.store.locks.dummy.internal.DummyLockProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,056 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.management.internal.DefaultJMXBeanRegistration] which implements [role = [interface org.xwiki.management.JMXBeanRegistration] hint = [default]] tried to overwrite component [org.xwiki.management.internal.DefaultJMXBeanRegistration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,056 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.box.DefaultBoxMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [box]] tried to overwrite component [org.xwiki.rendering.internal.macro.box.DefaultBoxMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,056 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.filters.watch.internal.AutomaticWatchModeClassDocumentInitializer] which implements [role = [interface com.xpn.xwiki.doc.MandatoryDocumentInitializer] hint = [XWiki.Notifications.Code.AutomaticWatchModeClass]] tried to overwrite component [org.xwiki.notifications.filters.watch.internal.AutomaticWatchModeClassDocumentInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,056 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.filters.watch.internal.AutomaticWatchModeListener] which implements [role = [interface org.xwiki.observation.EventListener] hint = [AutomaticNotificationsWatchModeListener]] tried to overwrite component [org.xwiki.notifications.filters.watch.internal.AutomaticWatchModeListener]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,056 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.filters.watch.internal.DefaultWatchedEntitiesConfiguration] which implements [role = [interface org.xwiki.notifications.filters.watch.WatchedEntitiesConfiguration] hint = [default]] tried to overwrite component [org.xwiki.notifications.filters.watch.internal.DefaultWatchedEntitiesConfiguration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,056 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.filters.watch.internal.DefaultWatchedEntitiesManager] which implements [role = [interface org.xwiki.notifications.filters.watch.WatchedEntitiesManager] hint = [default]] tried to overwrite component [org.xwiki.notifications.filters.watch.internal.DefaultWatchedEntitiesManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,056 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.filters.watch.internal.DefaultWatchedEntityFactory] which implements [role = [interface org.xwiki.notifications.filters.watch.WatchedEntityFactory] hint = [default]] tried to overwrite component [org.xwiki.notifications.filters.watch.internal.DefaultWatchedEntityFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,056 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.notifications.filters.watch.script.NotificationWatchScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [notification.watch]] tried to overwrite component [org.xwiki.notifications.filters.watch.script.NotificationWatchScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,073 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.html.HTMLMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [html]] tried to overwrite component [org.xwiki.rendering.internal.macro.html.HTMLMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,073 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.html.HTMLMacroXHTMLRenderer] which implements [role = [interface org.xwiki.rendering.renderer.PrintRenderer] hint = [xhtmlmacro/1.0]] tried to overwrite component [org.xwiki.rendering.internal.macro.html.HTMLMacroXHTMLRenderer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,073 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.html.HTMLMacroXHTMLRendererFactory] which implements [role = [interface org.xwiki.rendering.renderer.PrintRendererFactory] hint = [xhtmlmacro/1.0]] tried to overwrite component [org.xwiki.rendering.internal.macro.html.HTMLMacroXHTMLRendererFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,073 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.html.HTMLMacroXHTMLRendererFactory] which implements [role = [interface org.xwiki.rendering.renderer.PrintRendererFactory] hint = [htmlmacro+annotatedxhtml/1.0]] tried to overwrite component [org.xwiki.rendering.internal.macro.html.HTMLMacroXHTMLRendererFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,073 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.html.HTMLMacroXHTMLRendererFactory] which implements [role = [interface org.xwiki.rendering.renderer.PrintRendererFactory] hint = [htmlmacro+annotatedhtml/5.0]] tried to overwrite component [org.xwiki.rendering.internal.macro.html.HTMLMacroXHTMLRendererFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,073 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.html.HTMLMacroXHTMLRendererFactory] which implements [role = [interface org.xwiki.rendering.renderer.PrintRendererFactory] hint = [htmlmacro+html/5.0]] tried to overwrite component [org.xwiki.rendering.internal.macro.html.HTMLMacroXHTMLRendererFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,073 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.html.renderers.annotatedxhtml.HTMLMacroAnnotatedXHTMLRenderer] which implements [role = [interface org.xwiki.rendering.renderer.PrintRenderer] hint = [htmlmacro+annotatedxhtml/1.0]] tried to overwrite component [org.xwiki.rendering.internal.macro.html.renderers.annotatedxhtml.HTMLMacroAnnotatedXHTMLRenderer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,073 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.html.renderers.annotatedhtml5.HTMLMacroAnnotatedHTML5Renderer] which implements [role = [interface org.xwiki.rendering.renderer.PrintRenderer] hint = [htmlmacro+annotatedhtml/5.0]] tried to overwrite component [org.xwiki.rendering.internal.macro.html.renderers.annotatedhtml5.HTMLMacroAnnotatedHTML5Renderer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,073 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.html.renderers.html5.HTMLMacroHTML5Renderer] which implements [role = [interface org.xwiki.rendering.renderer.PrintRenderer] hint = [htmlmacro+html/5.0]] tried to overwrite component [org.xwiki.rendering.internal.macro.html.renderers.html5.HTMLMacroHTML5Renderer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,074 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.sheet.internal.DefaultSheetManager] which implements [role = [interface org.xwiki.sheet.SheetManager] hint = [default]] tried to overwrite component [org.xwiki.sheet.internal.DefaultSheetManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,074 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.sheet.internal.SheetDocumentDisplayer] which implements [role = [interface org.xwiki.display.internal.DocumentDisplayer] hint = [sheet]] tried to overwrite component [org.xwiki.sheet.internal.SheetDocumentDisplayer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,074 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.sheet.internal.SheetRequestInitializer] which implements [role = [interface org.xwiki.container.RequestInitializer] hint = [sheet]] tried to overwrite component [org.xwiki.sheet.internal.SheetRequestInitializer]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,075 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.logging.script.LoggingScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [logging]] tried to overwrite component [org.xwiki.logging.script.LoggingScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,085 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.python.PythonMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [python]] tried to overwrite component [org.xwiki.rendering.internal.macro.python.PythonMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,085 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rendering.internal.macro.useravatar.UserAvatarMacro] which implements [role = [interface org.xwiki.rendering.macro.Macro] hint = [useravatar]] tried to overwrite component [org.xwiki.rendering.internal.macro.useravatar.UserAvatarMacro]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,085 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.classloader.internal.protocol.attachmentjar.AttachmentURLStreamHandler] which implements [role = [interface org.xwiki.classloader.ExtendedURLStreamHandler] hint = [attachmentjar]] tried to overwrite component [org.xwiki.classloader.internal.protocol.attachmentjar.AttachmentURLStreamHandler]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,085 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.ComponentsObjectFactory] which implements [role = [interface org.restlet.ext.jaxrs.ObjectFactory] hint = [default]] tried to overwrite component [org.xwiki.rest.internal.ComponentsObjectFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,085 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.ModelFactory] which implements [role = [class org.xwiki.rest.internal.ModelFactory] hint = [default]] tried to overwrite component [org.xwiki.rest.internal.ModelFactory]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,085 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.JAXBConverter] which implements [role = [class org.xwiki.rest.internal.JAXBConverter] hint = [default]] tried to overwrite component [org.xwiki.rest.internal.JAXBConverter]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,085 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.JaxRsServletProvider] which implements [role = [class org.xwiki.rest.internal.JaxRsServletProvider] hint = [default]] tried to overwrite component [org.xwiki.rest.internal.JaxRsServletProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,085 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.JaxRsServletReloader] which implements [role = [interface org.xwiki.observation.EventListener] hint = [org.xwiki.rest.internal.JaxRsServletReloader]] tried to overwrite component [org.xwiki.rest.internal.JaxRsServletReloader]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,085 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.XWikiJaxRsApplication] which implements [role = [class javax.ws.rs.core.Application] hint = [default]] tried to overwrite component [org.xwiki.rest.internal.XWikiJaxRsApplication]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,085 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.XWikiRestletJaxRsApplication] which implements [role = [class org.restlet.ext.jaxrs.JaxRsApplication] hint = [default]] tried to overwrite component [org.xwiki.rest.internal.XWikiRestletJaxRsApplication]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,085 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.RootResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.RootResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.RootResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.SyntaxesResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.SyntaxesResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.SyntaxesResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.wikis.WikisResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.wikis.WikisResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.wikis.WikisResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.wikis.WikiResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.wikis.WikiResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.wikis.WikiResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.wikis.WikiPagesResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.wikis.WikiPagesResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.wikis.WikiPagesResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.wikis.WikiAttachmentsResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.wikis.WikiAttachmentsResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.wikis.WikiAttachmentsResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.spaces.SpacesResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.spaces.SpacesResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.spaces.SpacesResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.spaces.SpaceResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.spaces.SpaceResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.spaces.SpaceResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.spaces.SpaceSearchResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.spaces.SpaceSearchResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.spaces.SpaceSearchResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.spaces.SpaceAttachmentsResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.spaces.SpaceAttachmentsResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.spaces.SpaceAttachmentsResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.pages.PagesResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.pages.PagesResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.pages.PagesResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.pages.PageChildrenResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.pages.PageChildrenResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.pages.PageChildrenResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.pages.PageHistoryResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.pages.PageHistoryResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.pages.PageHistoryResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.pages.PageResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.pages.PageResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.pages.PageResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.pages.PageTranslationHistoryResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.pages.PageTranslationHistoryResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.pages.PageTranslationHistoryResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.pages.PageTranslationResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.pages.PageTranslationResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.pages.PageTranslationResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.pages.PageTranslationsResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.pages.PageTranslationsResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.pages.PageTranslationsResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.pages.PageTranslationVersionResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.pages.PageTranslationVersionResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.pages.PageTranslationVersionResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.pages.PageVersionResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.pages.PageVersionResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.pages.PageVersionResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.pages.PageTagsResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.pages.PageTagsResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.pages.PageTagsResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.comments.CommentResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.comments.CommentResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.comments.CommentResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.comments.CommentsResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.comments.CommentsResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.comments.CommentsResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.comments.CommentsVersionResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.comments.CommentsVersionResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.comments.CommentsVersionResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.comments.CommentVersionResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.comments.CommentVersionResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.comments.CommentVersionResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.job.JobStatusResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.job.JobStatusResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.job.JobStatusResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.job.JobsResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.job.JobsResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.job.JobsResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.job.JobLogResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.job.JobLogResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.job.JobLogResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.attachments.AttachmentHistoryResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.attachments.AttachmentHistoryResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.attachments.AttachmentHistoryResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.attachments.AttachmentMetadataResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.attachments.AttachmentMetadataResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.attachments.AttachmentMetadataResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.attachments.AttachmentResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.attachments.AttachmentResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.attachments.AttachmentResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.attachments.AttachmentAtPageVersionResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.attachments.AttachmentAtPageVersionResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.attachments.AttachmentAtPageVersionResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,086 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.attachments.AttachmentsAtPageVersionResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.attachments.AttachmentsAtPageVersionResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.attachments.AttachmentsAtPageVersionResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,087 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.attachments.AttachmentsResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.attachments.AttachmentsResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.attachments.AttachmentsResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,087 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.attachments.AttachmentVersionResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.attachments.AttachmentVersionResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.attachments.AttachmentVersionResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,087 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.objects.ObjectsResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.objects.ObjectsResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.objects.ObjectsResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,087 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.objects.ObjectsAtPageVersionResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.objects.ObjectsAtPageVersionResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.objects.ObjectsAtPageVersionResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,087 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.objects.ObjectsForClassNameResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.objects.ObjectsForClassNameResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.objects.ObjectsForClassNameResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,087 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.objects.ObjectResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.objects.ObjectResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.objects.ObjectResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,087 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.objects.ObjectAtPageVersionResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.objects.ObjectAtPageVersionResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.objects.ObjectAtPageVersionResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,087 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.objects.ObjectPropertiesResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.objects.ObjectPropertiesResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.objects.ObjectPropertiesResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,087 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.objects.ObjectPropertiesAtPageVersionResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.objects.ObjectPropertiesAtPageVersionResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.objects.ObjectPropertiesAtPageVersionResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,087 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.objects.ObjectPropertyResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.objects.ObjectPropertyResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.objects.ObjectPropertyResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,087 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.objects.ObjectPropertyAtPageVersionResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.objects.ObjectPropertyAtPageVersionResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.objects.ObjectPropertyAtPageVersionResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,087 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.objects.AllObjectsForClassNameResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.objects.AllObjectsForClassNameResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.objects.AllObjectsForClassNameResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,087 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.classes.ClassesResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.classes.ClassesResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.classes.ClassesResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,087 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.classes.ClassResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.classes.ClassResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.classes.ClassResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,087 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.classes.ClassPropertiesResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.classes.ClassPropertiesResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.classes.ClassPropertiesResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,087 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.classes.ClassPropertyResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.classes.ClassPropertyResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.classes.ClassPropertyResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,087 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.classes.ClassPropertyValuesResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.classes.ClassPropertyValuesResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.classes.ClassPropertyValuesResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,087 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.classes.DBListClassPropertyValuesProvider] which implements [role = [interface org.xwiki.rest.resources.classes.ClassPropertyValuesProvider] hint = [DBList]] tried to overwrite component [org.xwiki.rest.internal.resources.classes.DBListClassPropertyValuesProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,087 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.classes.DefaultClassPropertyValuesProvider] which implements [role = [interface org.xwiki.rest.resources.classes.ClassPropertyValuesProvider] hint = [default]] tried to overwrite component [org.xwiki.rest.internal.resources.classes.DefaultClassPropertyValuesProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,087 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.classes.GroupsClassPropertyValuesProvider] which implements [role = [interface org.xwiki.rest.resources.classes.ClassPropertyValuesProvider] hint = [Groups]] tried to overwrite component [org.xwiki.rest.internal.resources.classes.GroupsClassPropertyValuesProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,087 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.classes.PageClassPropertyValuesProvider] which implements [role = [interface org.xwiki.rest.resources.classes.ClassPropertyValuesProvider] hint = [Page]] tried to overwrite component [org.xwiki.rest.internal.resources.classes.PageClassPropertyValuesProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,087 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.classes.StaticListClassPropertyValuesProvider] which implements [role = [interface org.xwiki.rest.resources.classes.ClassPropertyValuesProvider] hint = [StaticList]] tried to overwrite component [org.xwiki.rest.internal.resources.classes.StaticListClassPropertyValuesProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,087 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.classes.UsersClassPropertyValuesProvider] which implements [role = [interface org.xwiki.rest.resources.classes.ClassPropertyValuesProvider] hint = [Users]] tried to overwrite component [org.xwiki.rest.internal.resources.classes.UsersClassPropertyValuesProvider]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,087 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.search.HQLSearchSource] which implements [role = [interface org.xwiki.rest.internal.resources.search.SearchSource] hint = [hql]] tried to overwrite component [org.xwiki.rest.internal.resources.search.HQLSearchSource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,087 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.search.XWQLSearchSource] which implements [role = [interface org.xwiki.rest.internal.resources.search.SearchSource] hint = [xwql]] tried to overwrite component [org.xwiki.rest.internal.resources.search.XWQLSearchSource]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,088 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.tags.TagsResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.tags.TagsResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.tags.TagsResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,088 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.tags.PagesForTagsResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.tags.PagesForTagsResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.tags.PagesForTagsResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,088 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.ModificationsResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.ModificationsResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.ModificationsResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,088 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.wikis.WikiSearchResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.wikis.WikiSearchResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.wikis.WikiSearchResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,088 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.wikis.WikiSearchQueryResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.wikis.WikiSearchQueryResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.wikis.WikiSearchQueryResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,088 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.resources.user.CurrentUserPropertyResourceImpl] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.resources.user.CurrentUserPropertyResourceImpl]] tried to overwrite component [org.xwiki.rest.internal.resources.user.CurrentUserPropertyResourceImpl]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,088 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.representations.pages.TextPlainPageReader] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.representations.pages.TextPlainPageReader]] tried to overwrite component [org.xwiki.rest.internal.representations.pages.TextPlainPageReader]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,088 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.representations.pages.FormUrlEncodedPageReader] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.representations.pages.FormUrlEncodedPageReader]] tried to overwrite component [org.xwiki.rest.internal.representations.pages.FormUrlEncodedPageReader]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,088 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.representations.objects.TextPlainPropertyReader] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.representations.objects.TextPlainPropertyReader]] tried to overwrite component [org.xwiki.rest.internal.representations.objects.TextPlainPropertyReader]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,088 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.representations.objects.FormUrlEncodedPropertyReader] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.representations.objects.FormUrlEncodedPropertyReader]] tried to overwrite component [org.xwiki.rest.internal.representations.objects.FormUrlEncodedPropertyReader]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,088 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.representations.objects.FormUrlEncodedObjectReader] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.representations.objects.FormUrlEncodedObjectReader]] tried to overwrite component [org.xwiki.rest.internal.representations.objects.FormUrlEncodedObjectReader]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,088 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.representations.comments.TextPlainCommentReader] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.representations.comments.TextPlainCommentReader]] tried to overwrite component [org.xwiki.rest.internal.representations.comments.TextPlainCommentReader]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,088 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.representations.comments.FormUrlEncodedCommentReader] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.representations.comments.FormUrlEncodedCommentReader]] tried to overwrite component [org.xwiki.rest.internal.representations.comments.FormUrlEncodedCommentReader]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,088 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.representations.tags.TextPlainTagsReader] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.representations.tags.TextPlainTagsReader]] tried to overwrite component [org.xwiki.rest.internal.representations.tags.TextPlainTagsReader]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,088 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.representations.tags.FormUrlEncodedTagsReader] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.representations.tags.FormUrlEncodedTagsReader]] tried to overwrite component [org.xwiki.rest.internal.representations.tags.FormUrlEncodedTagsReader]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,088 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.exceptions.XWikiRestExceptionMapper] which implements [role = [interface org.xwiki.rest.XWikiRestComponent] hint = [org.xwiki.rest.internal.exceptions.XWikiRestExceptionMapper]] tried to overwrite component [org.xwiki.rest.internal.exceptions.XWikiRestExceptionMapper]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,088 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.url.DefaultRestURLGenerator] which implements [role = [interface org.xwiki.rest.url.RestURLGenerator] hint = [default]] tried to overwrite component [org.xwiki.rest.internal.url.DefaultRestURLGenerator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,088 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.url.resources.DocumentRestURLGenerator] which implements [role = [org.xwiki.rest.url.ParametrizedRestURLGenerator] hint = [default]] tried to overwrite component [org.xwiki.rest.internal.url.resources.DocumentRestURLGenerator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,088 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.url.resources.JobStatusRestURLGenerator] which implements [role = [org.xwiki.rest.url.ParametrizedRestURLGenerator>] hint = [jobstatus]] tried to overwrite component [org.xwiki.rest.internal.url.resources.JobStatusRestURLGenerator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,088 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.internal.url.resources.SpaceRestURLGenerator] which implements [role = [org.xwiki.rest.url.ParametrizedRestURLGenerator] hint = [default]] tried to overwrite component [org.xwiki.rest.internal.url.resources.SpaceRestURLGenerator]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,088 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.rest.script.RESTScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [rest]] tried to overwrite component [org.xwiki.rest.script.RESTScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,094 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.DefaultEditConfiguration] which implements [role = [interface org.xwiki.edit.EditConfiguration] hint = [default]] tried to overwrite component [org.xwiki.edit.internal.DefaultEditConfiguration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,094 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.DefaultEditorManager] which implements [role = [interface org.xwiki.edit.EditorManager] hint = [default]] tried to overwrite component [org.xwiki.edit.internal.DefaultEditorManager]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,094 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.PureTextSyntaxContentEditor] which implements [role = [org.xwiki.edit.Editor] hint = [puretext]] tried to overwrite component [org.xwiki.edit.internal.PureTextSyntaxContentEditor]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,094 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.PureTextXDOMEditor] which implements [role = [org.xwiki.edit.Editor] hint = [puretext]] tried to overwrite component [org.xwiki.edit.internal.PureTextXDOMEditor]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,094 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.SyntaxContentEditorConfiguration] which implements [role = [org.xwiki.edit.EditorConfiguration] hint = [default]] tried to overwrite component [org.xwiki.edit.internal.SyntaxContentEditorConfiguration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,094 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.TextSyntaxContentEditor] which implements [role = [org.xwiki.edit.Editor] hint = [text]] tried to overwrite component [org.xwiki.edit.internal.TextSyntaxContentEditor]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,094 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.TextXDOMEditor] which implements [role = [org.xwiki.edit.Editor] hint = [text]] tried to overwrite component [org.xwiki.edit.internal.TextXDOMEditor]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,094 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.internal.XDOMEditorConfiguration] which implements [role = [org.xwiki.edit.EditorConfiguration] hint = [default]] tried to overwrite component [org.xwiki.edit.internal.XDOMEditorConfiguration]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,094 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.script.EditScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [edit]] tried to overwrite component [org.xwiki.edit.script.EditScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,094 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.script.SyntaxContentEditScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [edit.syntaxContent]] tried to overwrite component [org.xwiki.edit.script.SyntaxContentEditScriptService]. However, no action was taken since both components have the same priority level of [1000]. 2020-06-03 13:31:30,094 [localhost-startStop-1] WARN .c.a.ComponentAnnotationLoader - Component [org.xwiki.edit.script.XDOMEditScriptService] which implements [role = [interface org.xwiki.script.service.ScriptService] hint = [edit.xdom]] tried to overwrite component [org.xwiki.edit.script.XDOMEditScriptService]. However, no action was taken since both components have the same priority level of [1000]. 03-Jun-2020 13:31:30.096 SCHWERWIEGEND [localhost-startStop-1] org.apache.catalina.core.StandardContext.startInternal One or more listeners failed to start. Full details will be found in the appropriate container log file 03-Jun-2020 13:31:30.157 SCHWERWIEGEND [localhost-startStop-1] org.apache.catalina.core.StandardContext.startInternal Context [/xwiki] startup failed due to previous errors 03-Jun-2020 13:31:30.250 INFORMATION [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDescriptor Deployment of deployment descriptor [/etc/tomcat8/Catalina/localhost/xwiki.xml] has finished in [5,060] ms 03-Jun-2020 13:31:30.251 INFORMATION [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/var/lib/tomcat8/webapps/ROOT] 03-Jun-2020 13:31:30.702 INFORMATION [localhost-startStop-1] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 03-Jun-2020 13:31:30.714 INFORMATION [localhost-startStop-1] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/var/lib/tomcat8/webapps/ROOT] has finished in [463] ms 03-Jun-2020 13:31:30.721 INFORMATION [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8080"] 03-Jun-2020 13:31:30.727 INFORMATION [main] org.apache.catalina.startup.Catalina.start Server startup in 5567 ms