Advertisement
Guest User

Untitled

a guest
May 24th, 2018
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.54 KB | None | 0 0
  1. 2018-05-24 13:29:55,167 INFO [domain.schema.SchemaBootstrap] [localhost-startStop-1] No changes were made to the schema.
  2. 2018-05-24 13:29:56,126 ERROR [web.context.ContextLoader] [localhost-startStop-1] Context initialization failed
  3. org.alfresco.error.AlfrescoRuntimeException: 04240001 Failed to bootstrap tenants
  4. at org.alfresco.repo.tenant.MultiTAdminServiceImpl.startTenants(MultiTAdminServiceImpl.java:372)
  5. at org.alfresco.repo.tenant.MultiTenantBootstrap.onBootstrap(MultiTenantBootstrap.java:73)
  6. at org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:56)
  7. at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEventInternal(SafeApplicationEventMulticaster.java:214)
  8. at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMulticaster.java:185)
  9. at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:334)
  10. at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:954)
  11. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:482)
  12. at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:410)
  13. at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:306)
  14. at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:112)
  15. at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:70)
  16. at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)
  17. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)
  18. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
  19. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)
  20. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)
  21. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
  22. at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:679)
  23. at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1966)
  24. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  25. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  26. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  27. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  28. at java.lang.Thread.run(Thread.java:748)
  29. Caused by: org.alfresco.error.AlfrescoRuntimeException: 04240000 MT: cannot start tenants - TenantRoutingContentStore is not configured AND not all tenants use co-mingled content store
  30. at org.alfresco.repo.tenant.MultiTAdminServiceImpl.startTenants(MultiTAdminServiceImpl.java:328)
  31. ... 24 more
  32. May 24, 2018 1:29:56 PM org.apache.catalina.core.StandardContext listenerStart
  33. SEVERE: Exception sending context initialized event to listener instance of class org.alfresco.web.app.ContextLoaderListener
  34. org.alfresco.error.AlfrescoRuntimeException: 04240001 Failed to bootstrap tenants
  35. at org.alfresco.repo.tenant.MultiTAdminServiceImpl.startTenants(MultiTAdminServiceImpl.java:372)
  36. at org.alfresco.repo.tenant.MultiTenantBootstrap.onBootstrap(MultiTenantBootstrap.java:73)
  37. at org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:56)
  38. at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEventInternal(SafeApplicationEventMulticaster.java:214)
  39. at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMulticaster.java:185)
  40. at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:334)
  41. at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:954)
  42. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:482)
  43. at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:410)
  44. at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:306)
  45. at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:112)
  46. at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:70)
  47. at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)
  48. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)
  49. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
  50. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)
  51. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)
  52. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
  53. at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:679)
  54. at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1966)
  55. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  56. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  57. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  58. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  59. at java.lang.Thread.run(Thread.java:748)
  60. Caused by: org.alfresco.error.AlfrescoRuntimeException: 04240000 MT: cannot start tenants - TenantRoutingContentStore is not configured AND not all tenants use co-mingled content store
  61. at org.alfresco.repo.tenant.MultiTAdminServiceImpl.startTenants(MultiTAdminServiceImpl.java:328)
  62. ... 24 more
  63.  
  64. May 24, 2018 1:29:56 PM org.apache.catalina.core.StandardContext listenerStart
  65. SEVERE: Exception sending context initialized event to listener instance of class org.alfresco.web.app.ContextListener
  66. org.alfresco.error.AlfrescoRuntimeException: 04240001 Failed to bootstrap tenants
  67. at org.alfresco.repo.tenant.MultiTAdminServiceImpl.startTenants(MultiTAdminServiceImpl.java:372)
  68. at org.alfresco.repo.tenant.MultiTenantBootstrap.onBootstrap(MultiTenantBootstrap.java:73)
  69. at org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:56)
  70. at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEventInternal(SafeApplicationEventMulticaster.java:214)
  71. at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMulticaster.java:185)
  72. at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:334)
  73. at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:954)
  74. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:482)
  75. at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:410)
  76. at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:306)
  77. at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:112)
  78. at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:70)
  79. at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)
  80. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)
  81. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
  82. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)
  83. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)
  84. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
  85. at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:679)
  86. at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1966)
  87. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  88. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  89. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  90. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  91. at java.lang.Thread.run(Thread.java:748)
  92. Caused by: org.alfresco.error.AlfrescoRuntimeException: 04240000 MT: cannot start tenants - TenantRoutingContentStore is not configured AND not all tenants use co-mingled content store
  93. at org.alfresco.repo.tenant.MultiTAdminServiceImpl.startTenants(MultiTAdminServiceImpl.java:328)
  94. ... 24 more
  95.  
  96. May 24, 2018 1:29:56 PM org.apache.catalina.core.StandardContext listenerStart
  97. SEVERE: Exception sending context initialized event to listener instance of class org.alfresco.repo.webdav.WebDAVSessionListener
  98. org.alfresco.error.AlfrescoRuntimeException: 04240001 Failed to bootstrap tenants
  99. at org.alfresco.repo.tenant.MultiTAdminServiceImpl.startTenants(MultiTAdminServiceImpl.java:372)
  100. at org.alfresco.repo.tenant.MultiTenantBootstrap.onBootstrap(MultiTenantBootstrap.java:73)
  101. at org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:56)
  102. at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEventInternal(SafeApplicationEventMulticaster.java:214)
  103. at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMulticaster.java:185)
  104. at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:334)
  105. at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:954)
  106. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:482)
  107. at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:410)
  108. at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:306)
  109. at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:112)
  110. at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:70)
  111. at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)
  112. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)
  113. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
  114. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)
  115. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)
  116. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
  117. at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:679)
  118. at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1966)
  119. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  120. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  121. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  122. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  123. at java.lang.Thread.run(Thread.java:748)
  124. Caused by: org.alfresco.error.AlfrescoRuntimeException: 04240000 MT: cannot start tenants - TenantRoutingContentStore is not configured AND not all tenants use co-mingled content store
  125. at org.alfresco.repo.tenant.MultiTAdminServiceImpl.startTenants(MultiTAdminServiceImpl.java:328)
  126. ... 24 more
  127.  
  128. May 24, 2018 1:29:56 PM org.apache.catalina.core.StandardContext startInternal
  129. SEVERE: One or more listeners failed to start. Full details will be found in the appropriate container log file
  130. May 24, 2018 1:29:56 PM org.apache.catalina.core.StandardContext startInternal
  131. SEVERE: Context [/alfresco] startup failed due to previous errors
  132. May 24, 2018 1:29:56 PM org.apache.catalina.core.ApplicationContext log
  133. INFO: Closing Spring root WebApplicationContext
  134. 2018-05-24 13:29:56,363 WARN [context.support.XmlWebApplicationContext] [localhost-startStop-1] Exception thrown from ApplicationListener handling ContextClosedEvent
  135. java.lang.NullPointerException
  136. at org.alfresco.repo.workflow.activiti.ActivitiEngineInitializer.onShutdown(ActivitiEngineInitializer.java:65)
  137. at org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:67)
  138. at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEventInternal(SafeApplicationEventMulticaster.java:214)
  139. at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMulticaster.java:190)
  140. at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:334)
  141. at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1055)
  142. at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:1016)
  143. at org.springframework.web.context.ContextLoader.closeWebApplicationContext(ContextLoader.java:586)
  144. at org.springframework.web.context.ContextLoaderListener.contextDestroyed(ContextLoaderListener.java:143)
  145. at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:5165)
  146. at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5829)
  147. at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:221)
  148. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:149)
  149. at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)
  150. at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)
  151. at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)
  152. at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:679)
  153. at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1966)
  154. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  155. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  156. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  157. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  158. at java.lang.Thread.run(Thread.java:748)
  159. 2018-05-24 13:29:56,639 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Stopping 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted]
  160. 2018-05-24 13:29:56,639 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Stopped 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted]
  161. 2018-05-24 13:29:56,900 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Stopping 'Transformers' subsystem, ID: [Transformers, default]
  162. 2018-05-24 13:29:56,900 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Stopped 'Transformers' subsystem, ID: [Transformers, default]
  163. 2018-05-24 13:29:56,901 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Stopping 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]
  164. 2018-05-24 13:29:56,901 INFO [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Stopped 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]
  165. 2018-05-24 13:29:56,905 WARN [factory.support.DisposableBeanAdapter] [localhost-startStop-1] Invocation of destroy method 'shutdown' failed on bean with name 'standardQuotaManager': org.alfresco.service.cmr.repository.ContentIOException: 04240003 Failed to open stream onto channel:
  166. writer: ContentAccessor[ contentUrl=store:///home/alfresco_installer/eisenvault_installations/local_instance/alf_data/cachedcontent/cache-usage.txt, mimetype=null, size=1, encoding=UTF-8, locale=en_IN]
  167. May 24, 2018 1:29:56 PM org.apache.catalina.core.ApplicationContext log
  168. INFO: Shutting down log4j
  169. May 24, 2018 1:29:56 PM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  170. SEVERE: The web application [/alfresco] appears to have started a thread named [CachedContentCleaner] but has failed to stop it. This is very likely to create a memory leak.
  171. May 24, 2018 1:29:56 PM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  172. SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-1] but has failed to stop it. This is very likely to create a memory leak.
  173. May 24, 2018 1:29:56 PM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  174. SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-2] but has failed to stop it. This is very likely to create a memory leak.
  175. May 24, 2018 1:29:56 PM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  176. SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-3] but has failed to stop it. This is very likely to create a memory leak.
  177. May 24, 2018 1:29:56 PM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  178. SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-4] but has failed to stop it. This is very likely to create a memory leak.
  179. May 24, 2018 1:29:56 PM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  180. SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-5] but has failed to stop it. This is very likely to create a memory leak.
  181. May 24, 2018 1:29:56 PM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  182. SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-6] but has failed to stop it. This is very likely to create a memory leak.
  183. May 24, 2018 1:29:56 PM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  184. SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-7] but has failed to stop it. This is very likely to create a memory leak.
  185. May 24, 2018 1:29:56 PM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  186. SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-8] but has failed to stop it. This is very likely to create a memory leak.
  187. May 24, 2018 1:29:56 PM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  188. SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-9] but has failed to stop it. This is very likely to create a memory leak.
  189. May 24, 2018 1:29:56 PM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  190. SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-10] but has failed to stop it. This is very likely to create a memory leak.
  191. May 24, 2018 1:29:56 PM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  192. SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-11] but has failed to stop it. This is very likely to create a memory leak.
  193. May 24, 2018 1:29:56 PM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  194. SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-12] but has failed to stop it. This is very likely to create a memory leak.
  195. May 24, 2018 1:29:56 PM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  196. SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-13] but has failed to stop it. This is very likely to create a memory leak.
  197. May 24, 2018 1:29:56 PM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  198. SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-14] but has failed to stop it. This is very likely to create a memory leak.
  199. May 24, 2018 1:29:56 PM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  200. SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-15] but has failed to stop it. This is very likely to create a memory leak.
  201. May 24, 2018 1:29:56 PM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  202. SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-16] but has failed to stop it. This is very likely to create a memory leak.
  203. May 24, 2018 1:29:56 PM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  204. SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-17] but has failed to stop it. This is very likely to create a memory leak.
  205. May 24, 2018 1:29:56 PM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  206. SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-18] but has failed to stop it. This is very likely to create a memory leak.
  207. May 24, 2018 1:29:56 PM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  208. SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-19] but has failed to stop it. This is very likely to create a memory leak.
  209. May 24, 2018 1:29:56 PM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  210. SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-20] but has failed to stop it. This is very likely to create a memory leak.
  211. May 24, 2018 1:29:56 PM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  212. SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-21] but has failed to stop it. This is very likely to create a memory leak.
  213. May 24, 2018 1:29:56 PM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  214. SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-22] but has failed to stop it. This is very likely to create a memory leak.
  215. May 24, 2018 1:29:56 PM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  216. SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-23] but has failed to stop it. This is very likely to create a memory leak.
  217. May 24, 2018 1:29:56 PM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  218. SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-24] but has failed to stop it. This is very likely to create a memory leak.
  219. May 24, 2018 1:29:56 PM org.apache.catalina.loader.WebappClassLoaderBase clearReferencesThreads
  220. SEVERE: The web application [/alfresco] appears to have started a thread named [Timer-25] but has failed to stop it. This is very likely to create a memory leak.
  221. May 24, 2018 1:29:56 PM org.apache.catalina.loader.WebappClassLoaderBase checkThreadLocalMapForLeaks
  222. SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@3f5fe26e]) and a value of type [org.alfresco.util.CachingDateFormat] (value [yyyy-MM-dd]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
  223. May 24, 2018 1:29:56 PM org.apache.catalina.loader.WebappClassLoaderBase checkThreadLocalMapForLeaks
  224. SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.template.QNameAwareObjectWrapper$1] (value [org.alfresco.repo.template.QNameAwareObjectWrapper$1@76a0ebad]) and a value of type [org.alfresco.repo.template.QNameAwareObjectWrapper$1$1] (value [org.alfresco.repo.template.QNameAwareObjectWrapper$1$1@349e19b]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
  225. May 24, 2018 1:29:56 PM org.apache.catalina.loader.WebappClassLoaderBase checkThreadLocalMapForLeaks
  226. SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.template.QNameAwareObjectWrapper$1] (value [org.alfresco.repo.template.QNameAwareObjectWrapper$1@29901cd1]) and a value of type [org.alfresco.repo.template.QNameAwareObjectWrapper$1$1] (value [org.alfresco.repo.template.QNameAwareObjectWrapper$1$1@589c67cd]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
  227. May 24, 2018 1:29:56 PM org.apache.catalina.loader.WebappClassLoaderBase checkThreadLocalMapForLeaks
  228. SEVERE: The web application [/alfresco] created a ThreadLocal with key of type [org.alfresco.repo.template.QNameAwareObjectWrapper$1] (value [org.alfresco.repo.template.QNameAwareObjectWrapper$1@1415007c]) and a value of type [org.alfresco.repo.template.QNameAwareObjectWrapper$1$1] (value [org.alfresco.repo.template.QNameAwareObjectWrapper$1$1@7ec260af]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
  229. May 24, 2018 1:29:56 PM org.apache.catalina.startup.HostConfig deployDescriptor
  230. INFO: Deployment of configuration descriptor /home/alfresco_installer/eisenvault_installations/local_instance/tomcat/conf/Catalina/localhost/alfresco.xml has finished in 30,045 ms
  231. May 24, 2018 1:29:56 PM org.apache.catalina.startup.HostConfig deployWAR
  232. INFO: Deploying web application archive /home/alfresco_installer/eisenvault_installations/local_instance/tomcat/webapps/ROOT.war
  233. May 24, 2018 1:29:56 PM org.apache.catalina.startup.SetContextPropertiesRule begin
  234. WARNING: [SetContextPropertiesRule]{Context} Setting property 'debug' to '100' did not find a matching property.
  235. May 24, 2018 1:29:57 PM org.apache.catalina.startup.TldConfig execute
  236. INFO: 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.
  237. May 24, 2018 1:29:57 PM org.apache.catalina.startup.HostConfig deployWAR
  238. INFO: Deployment of web application archive /home/alfresco_installer/eisenvault_installations/local_instance/tomcat/webapps/ROOT.war has finished in 56 ms
  239. May 24, 2018 1:29:57 PM org.apache.catalina.startup.HostConfig deployWAR
  240. INFO: Deploying web application archive /home/alfresco_installer/eisenvault_installations/local_instance/tomcat/webapps/_vti_bin.war
  241. May 24, 2018 1:29:57 PM org.apache.catalina.startup.TldConfig execute
  242. INFO: 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.
  243. May 24, 2018 1:29:57 PM org.apache.catalina.startup.HostConfig deployWAR
  244. INFO: Deployment of web application archive /home/alfresco_installer/eisenvault_installations/local_instance/tomcat/webapps/_vti_bin.war has finished in 106 ms
  245. May 24, 2018 1:29:57 PM org.apache.catalina.startup.HostConfig deployDirectory
  246. INFO: Deploying web application directory /home/alfresco_installer/eisenvault_installations/local_instance/tomcat/webapps/manager
  247. May 24, 2018 1:29:57 PM org.apache.catalina.startup.TldConfig execute
  248. INFO: 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.
  249. May 24, 2018 1:29:57 PM org.apache.catalina.startup.HostConfig deployDirectory
  250. INFO: Deployment of web application directory /home/alfresco_installer/eisenvault_installations/local_instance/tomcat/webapps/manager has finished in 55 ms
  251. May 24, 2018 1:29:57 PM org.apache.catalina.startup.HostConfig deployDirectory
  252. INFO: Deploying web application directory /home/alfresco_installer/eisenvault_installations/local_instance/tomcat/webapps/host-manager
  253. May 24, 2018 1:29:57 PM org.apache.catalina.startup.TldConfig execute
  254. INFO: 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.
  255. May 24, 2018 1:29:57 PM org.apache.catalina.startup.HostConfig deployDirectory
  256. INFO: Deployment of web application directory /home/alfresco_installer/eisenvault_installations/local_instance/tomcat/webapps/host-manager has finished in 73 ms
  257. May 24, 2018 1:29:57 PM org.apache.coyote.AbstractProtocol start
  258. INFO: Starting ProtocolHandler ["http-apr-8080"]
  259. May 24, 2018 1:29:57 PM org.apache.coyote.AbstractProtocol start
  260. INFO: Starting ProtocolHandler ["ajp-apr-8009"]
  261. May 24, 2018 1:29:57 PM org.apache.coyote.AbstractProtocol start
  262. INFO: Starting ProtocolHandler ["http-bio-8443"]
  263. May 24, 2018 1:29:57 PM org.apache.catalina.startup.Catalina start
  264. INFO: Server startup in 49068 ms
  265. 2018-05-24 13:29:57,450 ERROR [solr.tracker.AbstractTracker] [org.alfresco.solr.AlfrescoCoreAdminHandler@2758c927_Worker-1] Model tracking failed
  266. org.alfresco.error.AlfrescoRuntimeException: 04240000 GetModelsDiff return status is 404
  267. at org.alfresco.solr.client.SOLRAPIClient.getModelsDiff(SOLRAPIClient.java:1181)
  268. at org.alfresco.solr.tracker.ModelTracker.trackModelsImpl(ModelTracker.java:256)
  269. at org.alfresco.solr.tracker.ModelTracker.trackModels(ModelTracker.java:214)
  270. at org.alfresco.solr.tracker.ModelTracker.ensureFirstModelSync(ModelTracker.java:236)
  271. at org.alfresco.solr.tracker.CoreWatcherJob.registerForCore(CoreWatcherJob.java:145)
  272. at org.alfresco.solr.tracker.CoreWatcherJob.execute(CoreWatcherJob.java:82)
  273. at org.quartz.core.JobRunShell.run(JobRunShell.java:216)
  274. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:563)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement