Advertisement
isikerkan

catalina.out Log

Jun 30th, 2018
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 331.05 KB | None | 0 0
  1. 29-Jun-2018 19:47:57.909 INFO [main] org.apache.catalina.core.StandardServer.await A valid shutdown command was received via the shutdown port. Stopping the Server instance.
  2. 29-Jun-2018 19:47:57.909 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-8090"]
  3. 29-Jun-2018 19:47:57.961 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat-Standalone]
  4. 29-Jun-2018 19:47:57.962 INFO [localhost-startStop-4] org.apache.catalina.core.ApplicationContext.log Destroying Spring FrameworkServlet 'dispatcher'
  5. 29-Jun-2018 19:47:57.962 INFO [localhost-startStop-4] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.doClose Closing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 19:34:22 CEST 2018]; root of context hierarchy
  6. 29-Jun-2018 19:47:57.963 INFO [localhost-startStop-4] org.springframework.context.support.DefaultLifecycleProcessor.stop Stopping beans in phase 2147483647
  7. 29-Jun-2018 19:47:57.966 INFO [localhost-startStop-4] org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.shutdown Shutting down ExecutorService 'defaultSockJsTaskScheduler'
  8. WARNING: Cannot update an inactive framework.
  9. 29-Jun-2018 19:48:05.928 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [com.microsoft.sqlserver.jdbc.SQLServerDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  10. 29-Jun-2018 19:48:05.929 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [com.github.gquintana.metrics.sql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  11. 29-Jun-2018 19:48:05.929 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  12. 29-Jun-2018 19:48:05.929 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [org.hsqldb.jdbc.JDBCDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  13. 29-Jun-2018 19:48:05.929 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [net.sourceforge.jtds.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.
  14. 29-Jun-2018 19:48:05.929 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [org.h2.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  15. 29-Jun-2018 19:48:05.930 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [diagnostics-http-thread] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  16. java.lang.Thread.sleep(Native Method)
  17. java.lang.Thread.sleep(Thread.java:340)
  18. java.util.concurrent.TimeUnit.sleep(TimeUnit.java:386)
  19. com.atlassian.confluence.internal.diagnostics.HttpRequestMonitor.lambda$startMonitorThread$0(HttpRequestMonitor.java:97)
  20. com.atlassian.confluence.internal.diagnostics.HttpRequestMonitor$$Lambda$350/60976518.run(Unknown Source)
  21. java.lang.Thread.run(Thread.java:748)
  22. 29-Jun-2018 19:48:05.930 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [AtlassianEvent::CustomizableThreadFactory-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  23. sun.misc.Unsafe.park(Native Method)
  24. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  25. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  26. java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  27. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  28. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  29. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  30. java.lang.Thread.run(Thread.java:748)
  31. 29-Jun-2018 19:48:05.931 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [AtlassianEvent::CustomizableThreadFactory-2] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  32. sun.misc.Unsafe.park(Native Method)
  33. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  34. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  35. java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  36. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  37. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  38. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  39. java.lang.Thread.run(Thread.java:748)
  40. 29-Jun-2018 19:48:05.931 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [AtlassianEvent::CustomizableThreadFactory-3] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  41. sun.misc.Unsafe.park(Native Method)
  42. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  43. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  44. java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  45. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  46. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  47. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  48. java.lang.Thread.run(Thread.java:748)
  49. 29-Jun-2018 19:48:05.931 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [AtlassianEvent::CustomizableThreadFactory-4] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  50. sun.misc.Unsafe.park(Native Method)
  51. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  52. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  53. java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  54. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  55. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  56. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  57. java.lang.Thread.run(Thread.java:748)
  58. 29-Jun-2018 19:48:05.932 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->11zyp3z9wl98t2r1efl61d|528cd8ba]-AdminTaskTimer] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  59. java.lang.Object.wait(Native Method)
  60. java.util.TimerThread.mainLoop(Timer.java:552)
  61. java.util.TimerThread.run(Timer.java:505)
  62. 29-Jun-2018 19:48:05.932 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->11zyp3z9wl98t2r1efl61d|528cd8ba]-HelperThread-#0] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  63. java.lang.Object.wait(Native Method)
  64. com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:683)
  65. 29-Jun-2018 19:48:05.932 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->11zyp3z9wl98t2r1efl61d|528cd8ba]-HelperThread-#1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  66. java.lang.Object.wait(Native Method)
  67. com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:683)
  68. 29-Jun-2018 19:48:05.933 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->11zyp3z9wl98t2r1efl61d|528cd8ba]-HelperThread-#2] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  69. java.lang.Object.wait(Native Method)
  70. com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:683)
  71. 29-Jun-2018 19:48:05.933 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [process-utils:idle] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  72. sun.misc.Unsafe.park(Native Method)
  73. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  74. java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:458)
  75. java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  76. java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:924)
  77. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  78. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  79. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  80. java.lang.Thread.run(Thread.java:748)
  81. 29-Jun-2018 19:48:05.933 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [process-utils:idle] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  82. sun.misc.Unsafe.park(Native Method)
  83. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  84. java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:458)
  85. java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  86. java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:924)
  87. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  88. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  89. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  90. java.lang.Thread.run(Thread.java:748)
  91. 29-Jun-2018 19:48:05.934 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [Caesium-1-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  92. sun.misc.Unsafe.park(Native Method)
  93. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  94. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  95. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.takeUnderLock(SchedulerQueueImpl.java:292)
  96. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.take(SchedulerQueueImpl.java:246)
  97. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.executeNextJob(SchedulerQueueWorker.java:53)
  98. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.run(SchedulerQueueWorker.java:34)
  99. java.lang.Thread.run(Thread.java:748)
  100. 29-Jun-2018 19:48:05.934 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [Caesium-1-2] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  101. sun.misc.Unsafe.park(Native Method)
  102. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  103. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  104. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.takeUnderLock(SchedulerQueueImpl.java:292)
  105. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.take(SchedulerQueueImpl.java:246)
  106. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.executeNextJob(SchedulerQueueWorker.java:53)
  107. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.run(SchedulerQueueWorker.java:34)
  108. java.lang.Thread.run(Thread.java:748)
  109. 29-Jun-2018 19:48:05.934 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [Caesium-1-3] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  110. sun.misc.Unsafe.park(Native Method)
  111. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  112. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  113. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.takeUnderLock(SchedulerQueueImpl.java:292)
  114. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.take(SchedulerQueueImpl.java:246)
  115. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.executeNextJob(SchedulerQueueWorker.java:53)
  116. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.run(SchedulerQueueWorker.java:34)
  117. java.lang.Thread.run(Thread.java:748)
  118. 29-Jun-2018 19:48:05.935 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [Caesium-1-4] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  119. sun.misc.Unsafe.park(Native Method)
  120. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  121. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  122. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.takeUnderLock(SchedulerQueueImpl.java:292)
  123. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.take(SchedulerQueueImpl.java:246)
  124. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.executeNextJob(SchedulerQueueWorker.java:53)
  125. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.run(SchedulerQueueWorker.java:34)
  126. java.lang.Thread.run(Thread.java:748)
  127. 29-Jun-2018 19:48:05.937 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@7d67afb9]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@4225ce26]) 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.
  128. 29-Jun-2018 19:48:05.937 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@7d67afb9]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@2ffbbbc]) 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.
  129. 29-Jun-2018 19:48:05.937 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@7d67afb9]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@26ef8085]) 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.
  130. 29-Jun-2018 19:48:05.937 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@7d67afb9]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@74992ad6]) 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.
  131. 29-Jun-2018 19:48:05.938 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@7d67afb9]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@18a19e9d]) 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.
  132. 29-Jun-2018 19:48:05.938 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@7d67afb9]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@67fcf46e]) 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.
  133. 29-Jun-2018 19:48:05.938 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@7d67afb9]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@3d4dabbc]) 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.
  134. 29-Jun-2018 19:48:05.938 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@7d67afb9]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@bfe959]) 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.
  135. 29-Jun-2018 19:48:05.938 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@7d67afb9]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@147edaa5]) 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.
  136. 29-Jun-2018 19:48:05.938 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@7d67afb9]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@142103c0]) 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.
  137. 29-Jun-2018 19:48:05.938 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.opensymphony.xwork.ActionContext.ActionContextThreadLocal] (value [com.opensymphony.xwork.ActionContext$ActionContextThreadLocal@56decd49]) and a value of type [com.opensymphony.xwork.ActionContext] (value [com.opensymphony.xwork.ActionContext@44e15ab3]) 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.
  138. 29-Jun-2018 19:48:05.939 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.opensymphony.xwork.ActionContext.ActionContextThreadLocal] (value [com.opensymphony.xwork.ActionContext$ActionContextThreadLocal@56decd49]) and a value of type [com.opensymphony.xwork.ActionContext] (value [com.opensymphony.xwork.ActionContext@3b6b9657]) 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.
  139. 29-Jun-2018 19:48:05.939 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.opensymphony.xwork.ActionContext.ActionContextThreadLocal] (value [com.opensymphony.xwork.ActionContext$ActionContextThreadLocal@56decd49]) and a value of type [com.opensymphony.xwork.ActionContext] (value [com.opensymphony.xwork.ActionContext@5922d86d]) 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.
  140. 29-Jun-2018 19:48:05.939 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [org.springframework.core.NamedThreadLocal] (value [Thread-local instance of bean 'null']) and a value of type [com.sun.proxy.$Proxy41] (value [com.atlassian.confluence.util.profiling.ConfluenceInstrumentRegistryConfiguration@3936ce4]) 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.
  141. 29-Jun-2018 19:48:05.945 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-8090"]
  142. 29-Jun-2018 19:48:05.964 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-8090"]
  143. 29-Jun-2018 19:48:37.405 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server} Setting property 'debug' to '0' did not find a matching property.
  144. 29-Jun-2018 19:48:37.441 WARNING [main] org.apache.catalina.startup.SetAllPropertiesRule.begin [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'debug' to '0' did not find a matching property.
  145. 29-Jun-2018 19:48:37.488 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine} Setting property 'debug' to '0' did not find a matching property.
  146. 29-Jun-2018 19:48:37.491 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'debug' to '0' did not find a matching property.
  147. 29-Jun-2018 19:48:37.509 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
  148. 29-Jun-2018 19:48:37.521 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
  149. 29-Jun-2018 19:48:37.649 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8090"]
  150. 29-Jun-2018 19:48:37.656 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
  151. 29-Jun-2018 19:48:37.660 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 295 ms
  152. 29-Jun-2018 19:48:37.664 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat-Standalone]
  153. 29-Jun-2018 19:48:37.664 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/9.0.8
  154. 29-Jun-2018 19:48:38.803 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Spring WebApplicationInitializers detected on classpath: [com.atlassian.synchrony.proxy.SynchronyDispatcherServletInitializer@695fb0c9]
  155. 2018-06-29 19:48:38,837 INFO [localhost-startStop-1] [com.atlassian.confluence.lifecycle] contextInitialized Starting Confluence 6.10.0 [build 7702 based on commit hash 32e2f122cb90301123472685b84266a9778fff4a] - synchrony version 2.1.0-master-ed94c233
  156. 29-Jun-2018 19:48:38.900 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Initializing Spring FrameworkServlet 'dispatcher'
  157. 29-Jun-2018 19:48:38.901 INFO [localhost-startStop-2] org.springframework.web.servlet.DispatcherServlet.initServletBean FrameworkServlet 'dispatcher': initialization started
  158. 29-Jun-2018 19:48:38.903 INFO [localhost-startStop-2] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.prepareRefresh Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 19:48:38 CEST 2018]; root of context hierarchy
  159. 29-Jun-2018 19:48:38.930 INFO [localhost-startStop-2] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.loadBeanDefinitions Registering annotated classes: [class com.atlassian.synchrony.proxy.websocket.WebSocketConfig,class com.atlassian.synchrony.proxy.web.SynchronyWebMvcConfig]
  160. 29-Jun-2018 19:48:39.141 INFO [localhost-startStop-2] org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.initialize Initializing ExecutorService 'defaultSockJsTaskScheduler'
  161. 29-Jun-2018 19:48:39.159 INFO [localhost-startStop-2] org.springframework.web.socket.server.support.WebSocketHandlerMapping.registerHandler Mapped URL path [/v1/bayeux-sync1] onto handler of type [class org.springframework.web.socket.server.support.WebSocketHttpRequestHandler]
  162. 29-Jun-2018 19:48:39.348 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.initControllerAdviceCache Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 19:48:38 CEST 2018]; root of context hierarchy
  163. 29-Jun-2018 19:48:39.378 INFO [localhost-startStop-2] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping.registerHandler Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler]
  164. 29-Jun-2018 19:48:39.398 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.register Mapped "{[/healthcheck]}" onto public com.atlassian.synchrony.proxy.web.HealthCheckResult com.atlassian.synchrony.proxy.web.SynchronyProxyRestController.getSynchronyProxyInfo()
  165. 29-Jun-2018 19:48:39.398 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.register Mapped "{[/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity com.atlassian.synchrony.proxy.web.SynchronyProxyRestController.reloadConfiguration(com.atlassian.synchrony.proxy.web.SynchronyProxyConfigPayload)
  166. 29-Jun-2018 19:48:39.498 INFO [localhost-startStop-2] org.springframework.context.support.DefaultLifecycleProcessor.start Starting beans in phase 2147483647
  167. 29-Jun-2018 19:48:39.516 INFO [localhost-startStop-2] org.springframework.web.servlet.DispatcherServlet.initServletBean FrameworkServlet 'dispatcher': initialization completed in 615 ms
  168. 29-Jun-2018 19:49:29.972 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8090"]
  169. 29-Jun-2018 19:49:29.984 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 52324 ms
  170. 29-Jun-2018 19:49:30.535 INFO [http-nio-8090-exec-5] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  171. 29-Jun-2018 19:49:30.537 INFO [http-nio-8090-exec-6] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  172. 29-Jun-2018 19:49:33.108 INFO [http-nio-8090-exec-10] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  173. 29-Jun-2018 19:49:33.706 INFO [http-nio-8090-exec-3] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  174. 29-Jun-2018 19:49:33.820 INFO [http-nio-8090-exec-2] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  175. 29-Jun-2018 19:49:44.248 INFO [http-nio-8090-exec-8] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  176. 29-Jun-2018 19:49:44.385 INFO [http-nio-8090-exec-8] com.sun.jersey.api.wadl.config.WadlGeneratorLoader.loadWadlGenerator Loading wadlGenerator com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
  177. 29-Jun-2018 19:49:44.388 INFO [http-nio-8090-exec-8] com.sun.jersey.api.wadl.config.WadlGeneratorLoader.loadWadlGenerator Loading wadlGenerator com.atlassian.plugins.rest.doclet.generators.grammars.WadlGrammarsAdaptor
  178. 29-Jun-2018 19:49:44.388 INFO [http-nio-8090-exec-8] com.sun.jersey.api.wadl.config.WadlGeneratorLoader.loadWadlGenerator Loading wadlGenerator com.atlassian.plugins.rest.doclet.generators.resourcedoc.AtlassianWadlGeneratorResourceDocSupport
  179. 29-Jun-2018 19:49:44.432 INFO [http-nio-8090-exec-9] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  180. 29-Jun-2018 19:49:44.433 INFO [http-nio-8090-exec-1] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  181. 29-Jun-2018 19:49:44.524 INFO [http-nio-8090-exec-7] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  182. 29-Jun-2018 19:49:44.570 INFO [http-nio-8090-exec-2] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  183. 29-Jun-2018 19:53:03.425 INFO [http-nio-8090-exec-9] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  184. 29-Jun-2018 19:55:08.744 INFO [main] org.apache.catalina.core.StandardServer.await A valid shutdown command was received via the shutdown port. Stopping the Server instance.
  185. 29-Jun-2018 19:55:08.745 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-8090"]
  186. 29-Jun-2018 19:55:08.796 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat-Standalone]
  187. 29-Jun-2018 19:55:08.801 INFO [localhost-startStop-4] org.apache.catalina.core.ApplicationContext.log Destroying Spring FrameworkServlet 'dispatcher'
  188. 29-Jun-2018 19:55:08.801 INFO [localhost-startStop-4] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.doClose Closing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 19:48:38 CEST 2018]; root of context hierarchy
  189. 29-Jun-2018 19:55:08.803 INFO [localhost-startStop-4] org.springframework.context.support.DefaultLifecycleProcessor.stop Stopping beans in phase 2147483647
  190. 29-Jun-2018 19:55:08.810 INFO [localhost-startStop-4] org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.shutdown Shutting down ExecutorService 'defaultSockJsTaskScheduler'
  191. WARNING: Cannot update an inactive framework.
  192. 29-Jun-2018 19:55:16.627 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [com.microsoft.sqlserver.jdbc.SQLServerDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  193. 29-Jun-2018 19:55:16.627 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [com.github.gquintana.metrics.sql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  194. 29-Jun-2018 19:55:16.627 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  195. 29-Jun-2018 19:55:16.628 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [org.hsqldb.jdbc.JDBCDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  196. 29-Jun-2018 19:55:16.628 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [net.sourceforge.jtds.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.
  197. 29-Jun-2018 19:55:16.628 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [org.h2.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  198. 29-Jun-2018 19:55:16.629 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [diagnostics-http-thread] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  199. java.lang.Thread.sleep(Native Method)
  200. java.lang.Thread.sleep(Thread.java:340)
  201. java.util.concurrent.TimeUnit.sleep(TimeUnit.java:386)
  202. com.atlassian.confluence.internal.diagnostics.HttpRequestMonitor.lambda$startMonitorThread$0(HttpRequestMonitor.java:97)
  203. com.atlassian.confluence.internal.diagnostics.HttpRequestMonitor$$Lambda$350/950248104.run(Unknown Source)
  204. java.lang.Thread.run(Thread.java:748)
  205. 29-Jun-2018 19:55:16.629 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [ListenableFutureAdapter-thread-2] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  206. sun.misc.Unsafe.park(Native Method)
  207. java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  208. java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  209. java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  210. java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  211. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  212. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  213. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  214. java.lang.Thread.run(Thread.java:748)
  215. 29-Jun-2018 19:55:16.630 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [ListenableFutureAdapter-thread-3] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  216. sun.misc.Unsafe.park(Native Method)
  217. java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  218. java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  219. java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  220. java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  221. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  222. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  223. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  224. java.lang.Thread.run(Thread.java:748)
  225. 29-Jun-2018 19:55:16.630 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [AtlassianEvent::CustomizableThreadFactory-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  226. sun.misc.Unsafe.park(Native Method)
  227. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  228. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  229. java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  230. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  231. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  232. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  233. java.lang.Thread.run(Thread.java:748)
  234. 29-Jun-2018 19:55:16.631 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [AtlassianEvent::CustomizableThreadFactory-2] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  235. sun.misc.Unsafe.park(Native Method)
  236. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  237. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  238. java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  239. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  240. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  241. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  242. java.lang.Thread.run(Thread.java:748)
  243. 29-Jun-2018 19:55:16.631 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [AtlassianEvent::CustomizableThreadFactory-3] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  244. sun.misc.Unsafe.park(Native Method)
  245. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  246. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  247. java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  248. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  249. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  250. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  251. java.lang.Thread.run(Thread.java:748)
  252. 29-Jun-2018 19:55:16.632 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [AtlassianEvent::CustomizableThreadFactory-4] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  253. sun.misc.Unsafe.park(Native Method)
  254. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  255. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  256. java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  257. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  258. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  259. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  260. java.lang.Thread.run(Thread.java:748)
  261. 29-Jun-2018 19:55:16.633 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->11zyp3z9wl9r5h81nyf2at|1936dd84]-AdminTaskTimer] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  262. java.lang.Object.wait(Native Method)
  263. java.util.TimerThread.mainLoop(Timer.java:552)
  264. java.util.TimerThread.run(Timer.java:505)
  265. 29-Jun-2018 19:55:16.633 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->11zyp3z9wl9r5h81nyf2at|1936dd84]-HelperThread-#0] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  266. java.lang.Object.wait(Native Method)
  267. com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:683)
  268. 29-Jun-2018 19:55:16.634 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->11zyp3z9wl9r5h81nyf2at|1936dd84]-HelperThread-#1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  269. java.lang.Object.wait(Native Method)
  270. com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:683)
  271. 29-Jun-2018 19:55:16.634 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->11zyp3z9wl9r5h81nyf2at|1936dd84]-HelperThread-#2] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  272. java.lang.Object.wait(Native Method)
  273. com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:683)
  274. 29-Jun-2018 19:55:16.635 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [process-utils:idle] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  275. sun.misc.Unsafe.park(Native Method)
  276. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  277. java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:458)
  278. java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  279. java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:924)
  280. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  281. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  282. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  283. java.lang.Thread.run(Thread.java:748)
  284. 29-Jun-2018 19:55:16.635 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [process-utils:idle] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  285. sun.misc.Unsafe.park(Native Method)
  286. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  287. java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:458)
  288. java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  289. java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:924)
  290. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  291. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  292. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  293. java.lang.Thread.run(Thread.java:748)
  294. 29-Jun-2018 19:55:16.635 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [process-utils:idle] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  295. sun.misc.Unsafe.park(Native Method)
  296. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  297. java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:458)
  298. java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  299. java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:924)
  300. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  301. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  302. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  303. java.lang.Thread.run(Thread.java:748)
  304. 29-Jun-2018 19:55:16.636 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [process-utils:idle] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  305. sun.misc.Unsafe.park(Native Method)
  306. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  307. java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:458)
  308. java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  309. java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:924)
  310. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  311. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  312. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  313. java.lang.Thread.run(Thread.java:748)
  314. 29-Jun-2018 19:55:16.636 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [Caesium-1-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  315. sun.misc.Unsafe.park(Native Method)
  316. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  317. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  318. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.takeUnderLock(SchedulerQueueImpl.java:292)
  319. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.take(SchedulerQueueImpl.java:246)
  320. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.executeNextJob(SchedulerQueueWorker.java:53)
  321. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.run(SchedulerQueueWorker.java:34)
  322. java.lang.Thread.run(Thread.java:748)
  323. 29-Jun-2018 19:55:16.637 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [Caesium-1-2] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  324. sun.misc.Unsafe.park(Native Method)
  325. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  326. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  327. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.takeUnderLock(SchedulerQueueImpl.java:292)
  328. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.take(SchedulerQueueImpl.java:246)
  329. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.executeNextJob(SchedulerQueueWorker.java:53)
  330. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.run(SchedulerQueueWorker.java:34)
  331. java.lang.Thread.run(Thread.java:748)
  332. 29-Jun-2018 19:55:16.637 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [Caesium-1-3] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  333. sun.misc.Unsafe.park(Native Method)
  334. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  335. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  336. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.takeUnderLock(SchedulerQueueImpl.java:292)
  337. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.take(SchedulerQueueImpl.java:246)
  338. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.executeNextJob(SchedulerQueueWorker.java:53)
  339. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.run(SchedulerQueueWorker.java:34)
  340. java.lang.Thread.run(Thread.java:748)
  341. 29-Jun-2018 19:55:16.637 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [Caesium-1-4] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  342. sun.misc.Unsafe.park(Native Method)
  343. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  344. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  345. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.takeUnderLock(SchedulerQueueImpl.java:292)
  346. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.take(SchedulerQueueImpl.java:246)
  347. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.executeNextJob(SchedulerQueueWorker.java:53)
  348. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.run(SchedulerQueueWorker.java:34)
  349. java.lang.Thread.run(Thread.java:748)
  350. 29-Jun-2018 19:55:16.638 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@12fb15ed]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@11e1e91]) 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.
  351. 29-Jun-2018 19:55:16.639 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@12fb15ed]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@4b802722]) 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.
  352. 29-Jun-2018 19:55:16.639 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@12fb15ed]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@4780f996]) 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.
  353. 29-Jun-2018 19:55:16.639 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@12fb15ed]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@74583672]) 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.
  354. 29-Jun-2018 19:55:16.639 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@12fb15ed]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@5c354fe]) 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.
  355. 29-Jun-2018 19:55:16.640 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@12fb15ed]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@4f30ca53]) 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.
  356. 29-Jun-2018 19:55:16.640 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@12fb15ed]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@fbcd66a]) 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.
  357. 29-Jun-2018 19:55:16.640 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@12fb15ed]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@3a629a49]) 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.
  358. 29-Jun-2018 19:55:16.640 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@12fb15ed]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@25995d5f]) 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.
  359. 29-Jun-2018 19:55:16.641 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@12fb15ed]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@6cb279ed]) 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.
  360. 29-Jun-2018 19:55:16.641 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.opensymphony.xwork.ActionContext.ActionContextThreadLocal] (value [com.opensymphony.xwork.ActionContext$ActionContextThreadLocal@24b2e851]) and a value of type [com.opensymphony.xwork.ActionContext] (value [com.opensymphony.xwork.ActionContext@554ed97]) 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.
  361. 29-Jun-2018 19:55:16.641 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.opensymphony.xwork.ActionContext.ActionContextThreadLocal] (value [com.opensymphony.xwork.ActionContext$ActionContextThreadLocal@24b2e851]) and a value of type [com.opensymphony.xwork.ActionContext] (value [com.opensymphony.xwork.ActionContext@2bca8fa6]) 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.
  362. 29-Jun-2018 19:55:16.641 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.opensymphony.xwork.ActionContext.ActionContextThreadLocal] (value [com.opensymphony.xwork.ActionContext$ActionContextThreadLocal@24b2e851]) and a value of type [com.opensymphony.xwork.ActionContext] (value [com.opensymphony.xwork.ActionContext@44d65c25]) 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.
  363. 29-Jun-2018 19:55:16.641 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.opensymphony.xwork.ActionContext.ActionContextThreadLocal] (value [com.opensymphony.xwork.ActionContext$ActionContextThreadLocal@24b2e851]) and a value of type [com.opensymphony.xwork.ActionContext] (value [com.opensymphony.xwork.ActionContext@3bd43843]) 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.
  364. 29-Jun-2018 19:55:16.647 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-8090"]
  365. 29-Jun-2018 19:55:16.648 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-8090"]
  366. 29-Jun-2018 19:56:01.133 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server} Setting property 'debug' to '0' did not find a matching property.
  367. 29-Jun-2018 19:56:01.170 WARNING [main] org.apache.catalina.startup.SetAllPropertiesRule.begin [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'debug' to '0' did not find a matching property.
  368. 29-Jun-2018 19:56:01.221 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine} Setting property 'debug' to '0' did not find a matching property.
  369. 29-Jun-2018 19:56:01.223 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'debug' to '0' did not find a matching property.
  370. 29-Jun-2018 19:56:01.242 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
  371. 29-Jun-2018 19:56:01.254 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
  372. 29-Jun-2018 19:56:01.388 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8090"]
  373. 29-Jun-2018 19:56:01.395 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
  374. 29-Jun-2018 19:56:01.399 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 307 ms
  375. 29-Jun-2018 19:56:01.403 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat-Standalone]
  376. 29-Jun-2018 19:56:01.403 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/9.0.8
  377. SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are
  378. SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system.
  379. SLF4J: See also http://www.slf4j.org/codes.html#replay
  380. 29-Jun-2018 19:56:02.198 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Spring WebApplicationInitializers detected on classpath: [com.atlassian.synchrony.proxy.SynchronyDispatcherServletInitializer@530f848c]
  381. 29-Jun-2018 19:56:02.351 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Initializing Spring FrameworkServlet 'dispatcher'
  382. 29-Jun-2018 19:56:02.352 INFO [localhost-startStop-2] org.springframework.web.servlet.DispatcherServlet.initServletBean FrameworkServlet 'dispatcher': initialization started
  383. 29-Jun-2018 19:56:02.355 INFO [localhost-startStop-2] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.prepareRefresh Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 19:56:02 CEST 2018]; root of context hierarchy
  384. 29-Jun-2018 19:56:02.384 INFO [localhost-startStop-2] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.loadBeanDefinitions Registering annotated classes: [class com.atlassian.synchrony.proxy.websocket.WebSocketConfig,class com.atlassian.synchrony.proxy.web.SynchronyWebMvcConfig]
  385. 2018-06-29 19:56:02,538 INFO [localhost-startStop-1] [com.atlassian.confluence.lifecycle] contextInitialized Starting Confluence 6.10.0 [build 7702 based on commit hash 32e2f122cb90301123472685b84266a9778fff4a] - synchrony version 2.1.0-master-ed94c233
  386. 29-Jun-2018 19:56:02.633 INFO [localhost-startStop-2] org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.initialize Initializing ExecutorService 'defaultSockJsTaskScheduler'
  387. 29-Jun-2018 19:56:02.653 INFO [localhost-startStop-2] org.springframework.web.socket.server.support.WebSocketHandlerMapping.registerHandler Mapped URL path [/v1/bayeux-sync1] onto handler of type [class org.springframework.web.socket.server.support.WebSocketHttpRequestHandler]
  388. 29-Jun-2018 19:56:02.834 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.register Mapped "{[/healthcheck]}" onto public com.atlassian.synchrony.proxy.web.HealthCheckResult com.atlassian.synchrony.proxy.web.SynchronyProxyRestController.getSynchronyProxyInfo()
  389. 29-Jun-2018 19:56:02.834 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.register Mapped "{[/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity com.atlassian.synchrony.proxy.web.SynchronyProxyRestController.reloadConfiguration(com.atlassian.synchrony.proxy.web.SynchronyProxyConfigPayload)
  390. 29-Jun-2018 19:56:02.846 INFO [localhost-startStop-2] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping.registerHandler Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler]
  391. 29-Jun-2018 19:56:02.863 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.initControllerAdviceCache Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 19:56:02 CEST 2018]; root of context hierarchy
  392. 29-Jun-2018 19:56:02.913 INFO [localhost-startStop-2] org.springframework.context.support.DefaultLifecycleProcessor.start Starting beans in phase 2147483647
  393. 29-Jun-2018 19:56:02.927 INFO [localhost-startStop-2] org.springframework.web.servlet.DispatcherServlet.initServletBean FrameworkServlet 'dispatcher': initialization completed in 575 ms
  394. 29-Jun-2018 19:56:50.466 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8090"]
  395. 29-Jun-2018 19:56:50.476 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 49077 ms
  396. 29-Jun-2018 19:56:50.918 INFO [http-nio-8090-exec-5] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  397. 29-Jun-2018 19:56:51.091 INFO [http-nio-8090-exec-3] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  398. 29-Jun-2018 19:57:13.454 INFO [http-nio-8090-exec-1] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  399. 29-Jun-2018 19:57:13.477 INFO [http-nio-8090-exec-10] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  400. 29-Jun-2018 19:57:14.134 INFO [http-nio-8090-exec-6] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  401. 29-Jun-2018 20:13:40.185 INFO [main] org.apache.catalina.core.StandardServer.await A valid shutdown command was received via the shutdown port. Stopping the Server instance.
  402. 29-Jun-2018 20:13:40.185 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-8090"]
  403. 29-Jun-2018 20:13:40.237 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat-Standalone]
  404. 29-Jun-2018 20:13:40.241 INFO [localhost-startStop-4] org.apache.catalina.core.ApplicationContext.log Destroying Spring FrameworkServlet 'dispatcher'
  405. 29-Jun-2018 20:13:40.242 INFO [localhost-startStop-4] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.doClose Closing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 19:56:02 CEST 2018]; root of context hierarchy
  406. 29-Jun-2018 20:13:40.244 INFO [localhost-startStop-4] org.springframework.context.support.DefaultLifecycleProcessor.stop Stopping beans in phase 2147483647
  407. 29-Jun-2018 20:13:40.252 INFO [localhost-startStop-4] org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.shutdown Shutting down ExecutorService 'defaultSockJsTaskScheduler'
  408. WARNING: Cannot update an inactive framework.
  409. 29-Jun-2018 20:13:48.033 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [com.microsoft.sqlserver.jdbc.SQLServerDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  410. 29-Jun-2018 20:13:48.034 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [com.github.gquintana.metrics.sql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  411. 29-Jun-2018 20:13:48.034 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  412. 29-Jun-2018 20:13:48.034 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [org.hsqldb.jdbc.JDBCDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  413. 29-Jun-2018 20:13:48.034 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [net.sourceforge.jtds.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.
  414. 29-Jun-2018 20:13:48.034 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [org.h2.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  415. 29-Jun-2018 20:13:48.035 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [diagnostics-http-thread] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  416. java.lang.Thread.sleep(Native Method)
  417. java.lang.Thread.sleep(Thread.java:340)
  418. java.util.concurrent.TimeUnit.sleep(TimeUnit.java:386)
  419. com.atlassian.confluence.internal.diagnostics.HttpRequestMonitor.lambda$startMonitorThread$0(HttpRequestMonitor.java:97)
  420. com.atlassian.confluence.internal.diagnostics.HttpRequestMonitor$$Lambda$350/1037197759.run(Unknown Source)
  421. java.lang.Thread.run(Thread.java:748)
  422. 29-Jun-2018 20:13:48.035 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [AtlassianEvent::CustomizableThreadFactory-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  423. sun.misc.Unsafe.park(Native Method)
  424. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  425. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  426. java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  427. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  428. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  429. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  430. java.lang.Thread.run(Thread.java:748)
  431. 29-Jun-2018 20:13:48.036 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [AtlassianEvent::CustomizableThreadFactory-2] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  432. sun.misc.Unsafe.park(Native Method)
  433. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  434. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  435. java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  436. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  437. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  438. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  439. java.lang.Thread.run(Thread.java:748)
  440. 29-Jun-2018 20:13:48.036 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [AtlassianEvent::CustomizableThreadFactory-3] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  441. sun.misc.Unsafe.park(Native Method)
  442. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  443. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  444. java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  445. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  446. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  447. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  448. java.lang.Thread.run(Thread.java:748)
  449. 29-Jun-2018 20:13:48.037 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [AtlassianEvent::CustomizableThreadFactory-4] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  450. sun.misc.Unsafe.park(Native Method)
  451. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  452. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  453. java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  454. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  455. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  456. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  457. java.lang.Thread.run(Thread.java:748)
  458. 29-Jun-2018 20:13:48.037 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->11zyp3z9wla0o131czkg6s|7234fc48]-AdminTaskTimer] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  459. java.lang.Object.wait(Native Method)
  460. java.util.TimerThread.mainLoop(Timer.java:552)
  461. java.util.TimerThread.run(Timer.java:505)
  462. 29-Jun-2018 20:13:48.037 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->11zyp3z9wla0o131czkg6s|7234fc48]-HelperThread-#0] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  463. java.lang.Object.wait(Native Method)
  464. com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:683)
  465. 29-Jun-2018 20:13:48.038 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->11zyp3z9wla0o131czkg6s|7234fc48]-HelperThread-#1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  466. java.lang.Object.wait(Native Method)
  467. com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:683)
  468. 29-Jun-2018 20:13:48.038 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->11zyp3z9wla0o131czkg6s|7234fc48]-HelperThread-#2] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  469. java.lang.Object.wait(Native Method)
  470. com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:683)
  471. 29-Jun-2018 20:13:48.038 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [process-utils:idle] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  472. sun.misc.Unsafe.park(Native Method)
  473. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  474. java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:458)
  475. java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  476. java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:924)
  477. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  478. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  479. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  480. java.lang.Thread.run(Thread.java:748)
  481. 29-Jun-2018 20:13:48.039 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [process-utils:idle] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  482. sun.misc.Unsafe.park(Native Method)
  483. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  484. java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:458)
  485. java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  486. java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:924)
  487. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  488. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  489. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  490. java.lang.Thread.run(Thread.java:748)
  491. 29-Jun-2018 20:13:48.039 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [Caesium-1-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  492. sun.misc.Unsafe.park(Native Method)
  493. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  494. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  495. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.takeUnderLock(SchedulerQueueImpl.java:292)
  496. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.take(SchedulerQueueImpl.java:246)
  497. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.executeNextJob(SchedulerQueueWorker.java:53)
  498. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.run(SchedulerQueueWorker.java:34)
  499. java.lang.Thread.run(Thread.java:748)
  500. 29-Jun-2018 20:13:48.039 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [Caesium-1-2] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  501. sun.misc.Unsafe.park(Native Method)
  502. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  503. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  504. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.takeUnderLock(SchedulerQueueImpl.java:292)
  505. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.take(SchedulerQueueImpl.java:246)
  506. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.executeNextJob(SchedulerQueueWorker.java:53)
  507. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.run(SchedulerQueueWorker.java:34)
  508. java.lang.Thread.run(Thread.java:748)
  509. 29-Jun-2018 20:13:48.040 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [Caesium-1-3] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  510. sun.misc.Unsafe.park(Native Method)
  511. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  512. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  513. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.takeUnderLock(SchedulerQueueImpl.java:292)
  514. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.take(SchedulerQueueImpl.java:246)
  515. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.executeNextJob(SchedulerQueueWorker.java:53)
  516. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.run(SchedulerQueueWorker.java:34)
  517. java.lang.Thread.run(Thread.java:748)
  518. 29-Jun-2018 20:13:48.040 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [Caesium-1-4] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  519. sun.misc.Unsafe.park(Native Method)
  520. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  521. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  522. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.takeUnderLock(SchedulerQueueImpl.java:292)
  523. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.take(SchedulerQueueImpl.java:246)
  524. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.executeNextJob(SchedulerQueueWorker.java:53)
  525. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.run(SchedulerQueueWorker.java:34)
  526. java.lang.Thread.run(Thread.java:748)
  527. 29-Jun-2018 20:13:48.040 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@7bc3df6a]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@557027c0]) 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.
  528. 29-Jun-2018 20:13:48.041 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@7bc3df6a]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@244d2e14]) 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.
  529. 29-Jun-2018 20:13:48.041 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@7bc3df6a]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@79651218]) 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.
  530. 29-Jun-2018 20:13:48.041 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@7bc3df6a]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@2d7f74d3]) 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.
  531. 29-Jun-2018 20:13:48.041 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@7bc3df6a]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@608fc2e6]) 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.
  532. 29-Jun-2018 20:13:48.041 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@7bc3df6a]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@4aec36c9]) 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.
  533. 29-Jun-2018 20:13:48.041 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@7bc3df6a]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@1b48085e]) 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.
  534. 29-Jun-2018 20:13:48.042 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@7bc3df6a]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@4d472e08]) 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.
  535. 29-Jun-2018 20:13:48.048 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-8090"]
  536. 29-Jun-2018 20:13:48.050 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-8090"]
  537. 29-Jun-2018 20:18:33.753 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server} Setting property 'debug' to '0' did not find a matching property.
  538. 29-Jun-2018 20:18:33.789 WARNING [main] org.apache.catalina.startup.SetAllPropertiesRule.begin [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'debug' to '0' did not find a matching property.
  539. 29-Jun-2018 20:18:33.834 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine} Setting property 'debug' to '0' did not find a matching property.
  540. 29-Jun-2018 20:18:33.837 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'debug' to '0' did not find a matching property.
  541. 29-Jun-2018 20:18:33.855 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
  542. 29-Jun-2018 20:18:33.865 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
  543. 29-Jun-2018 20:18:33.986 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8090"]
  544. 29-Jun-2018 20:18:33.992 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
  545. 29-Jun-2018 20:18:33.996 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 283 ms
  546. 29-Jun-2018 20:18:34.000 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat-Standalone]
  547. 29-Jun-2018 20:18:34.000 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/9.0.8
  548. 29-Jun-2018 20:18:34.844 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Spring WebApplicationInitializers detected on classpath: [com.atlassian.synchrony.proxy.SynchronyDispatcherServletInitializer@35fe7dc9]
  549. 29-Jun-2018 20:18:35.002 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Initializing Spring FrameworkServlet 'dispatcher'
  550. 29-Jun-2018 20:18:35.003 INFO [localhost-startStop-2] org.springframework.web.servlet.DispatcherServlet.initServletBean FrameworkServlet 'dispatcher': initialization started
  551. 29-Jun-2018 20:18:35.006 INFO [localhost-startStop-2] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.prepareRefresh Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 20:18:35 CEST 2018]; root of context hierarchy
  552. 29-Jun-2018 20:18:35.037 INFO [localhost-startStop-2] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.loadBeanDefinitions Registering annotated classes: [class com.atlassian.synchrony.proxy.websocket.WebSocketConfig,class com.atlassian.synchrony.proxy.web.SynchronyWebMvcConfig]
  553. 2018-06-29 20:18:35,078 INFO [localhost-startStop-1] [com.atlassian.confluence.lifecycle] contextInitialized Starting Confluence 6.10.0 [build 7702 based on commit hash 32e2f122cb90301123472685b84266a9778fff4a] - synchrony version 2.1.0-master-ed94c233
  554. 29-Jun-2018 20:18:35.314 INFO [localhost-startStop-2] org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.initialize Initializing ExecutorService 'defaultSockJsTaskScheduler'
  555. 29-Jun-2018 20:18:35.337 INFO [localhost-startStop-2] org.springframework.web.socket.server.support.WebSocketHandlerMapping.registerHandler Mapped URL path [/v1/bayeux-sync1] onto handler of type [class org.springframework.web.socket.server.support.WebSocketHttpRequestHandler]
  556. 29-Jun-2018 20:18:35.497 INFO [localhost-startStop-2] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping.registerHandler Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler]
  557. 29-Jun-2018 20:18:35.533 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.initControllerAdviceCache Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 20:18:35 CEST 2018]; root of context hierarchy
  558. 29-Jun-2018 20:18:35.578 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.register Mapped "{[/healthcheck]}" onto public com.atlassian.synchrony.proxy.web.HealthCheckResult com.atlassian.synchrony.proxy.web.SynchronyProxyRestController.getSynchronyProxyInfo()
  559. 29-Jun-2018 20:18:35.579 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.register Mapped "{[/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity com.atlassian.synchrony.proxy.web.SynchronyProxyRestController.reloadConfiguration(com.atlassian.synchrony.proxy.web.SynchronyProxyConfigPayload)
  560. 29-Jun-2018 20:18:35.616 INFO [localhost-startStop-2] org.springframework.context.support.DefaultLifecycleProcessor.start Starting beans in phase 2147483647
  561. 29-Jun-2018 20:18:35.629 INFO [localhost-startStop-2] org.springframework.web.servlet.DispatcherServlet.initServletBean FrameworkServlet 'dispatcher': initialization completed in 626 ms
  562. 29-Jun-2018 20:19:22.461 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8090"]
  563. 29-Jun-2018 20:19:22.471 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 48475 ms
  564. 29-Jun-2018 20:20:35.883 INFO [http-nio-8090-exec-1] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  565. 29-Jun-2018 20:23:01.674 INFO [main] org.apache.catalina.core.StandardServer.await A valid shutdown command was received via the shutdown port. Stopping the Server instance.
  566. 29-Jun-2018 20:23:01.674 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-8090"]
  567. 29-Jun-2018 20:23:01.726 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat-Standalone]
  568. 29-Jun-2018 20:23:01.728 INFO [localhost-startStop-4] org.apache.catalina.core.ApplicationContext.log Destroying Spring FrameworkServlet 'dispatcher'
  569. 29-Jun-2018 20:23:01.728 INFO [localhost-startStop-4] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.doClose Closing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 20:18:35 CEST 2018]; root of context hierarchy
  570. 29-Jun-2018 20:23:01.728 INFO [localhost-startStop-4] org.springframework.context.support.DefaultLifecycleProcessor.stop Stopping beans in phase 2147483647
  571. 29-Jun-2018 20:23:01.731 INFO [localhost-startStop-4] org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.shutdown Shutting down ExecutorService 'defaultSockJsTaskScheduler'
  572. 2018-06-29 20:23:21
  573. Full thread dump Java HotSpot(TM) 64-Bit Server VM (25.162-b12 mixed mode):
  574.  
  575. "FelixShutdown" #598 daemon prio=5 os_prio=0 tid=0x00007f48b80c6000 nid=0x4da9 in Object.wait() [0x00007f47c8cc5000]
  576. java.lang.Thread.State: TIMED_WAITING (on object monitor)
  577. at java.lang.Object.wait(Native Method)
  578. at org.eclipse.gemini.blueprint.extender.internal.util.concurrent.Counter.waitFor(Counter.java:160)
  579. - locked <0x00000000c70740d8> (a org.eclipse.gemini.blueprint.extender.internal.util.concurrent.Counter)
  580. at org.eclipse.gemini.blueprint.extender.internal.util.concurrent.Counter.waitForZero(Counter.java:136)
  581. - locked <0x00000000c70740d8> (a org.eclipse.gemini.blueprint.extender.internal.util.concurrent.Counter)
  582. at org.eclipse.gemini.blueprint.extender.internal.activator.LifecycleManager.stopTaskExecutor(LifecycleManager.java:432)
  583. at org.eclipse.gemini.blueprint.extender.internal.activator.LifecycleManager.destroy(LifecycleManager.java:409)
  584. at org.eclipse.gemini.blueprint.extender.internal.activator.ContextLoaderListener.shutdown(ContextLoaderListener.java:235)
  585. at org.eclipse.gemini.blueprint.extender.internal.activator.ContextLoaderListener$ContextBundleListener.handleEvent(ContextLoaderListener.java:97)
  586. at org.eclipse.gemini.blueprint.extender.internal.activator.listeners.BaseListener.bundleChanged(BaseListener.java:87)
  587. at org.apache.felix.framework.util.EventDispatcher.invokeBundleListenerCallback(EventDispatcher.java:868)
  588. at org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:789)
  589. at org.apache.felix.framework.util.EventDispatcher.fireBundleEvent(EventDispatcher.java:514)
  590. at org.apache.felix.framework.Felix.fireBundleEvent(Felix.java:4403)
  591. at org.apache.felix.framework.Felix.stopBundle(Felix.java:2520)
  592. at org.apache.felix.framework.Felix$2.run(Felix.java:959)
  593. at java.lang.Thread.run(Thread.java:748)
  594.  
  595. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #597 prio=5 os_prio=0 tid=0x00007f483406b800 nid=0x4d90 runnable [0x00007f4831e62000]
  596. java.lang.Thread.State: RUNNABLE
  597. at java.net.SocketInputStream.socketRead0(Native Method)
  598. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  599. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  600. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  601. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  602. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  603. - locked <0x00000000f1fc1588> (a java.io.BufferedInputStream)
  604. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  605. at org.h2.value.Transfer.readInt(Transfer.java:157)
  606. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  607. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  608. at java.lang.Thread.run(Thread.java:748)
  609.  
  610. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #596 prio=5 os_prio=0 tid=0x00007f4834069800 nid=0x4d8f runnable [0x00007f483074d000]
  611. java.lang.Thread.State: RUNNABLE
  612. at java.net.SocketInputStream.socketRead0(Native Method)
  613. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  614. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  615. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  616. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  617. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  618. - locked <0x00000000f1f815d8> (a java.io.BufferedInputStream)
  619. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  620. at org.h2.value.Transfer.readInt(Transfer.java:157)
  621. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  622. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  623. at java.lang.Thread.run(Thread.java:748)
  624.  
  625. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #595 prio=5 os_prio=0 tid=0x00007f483406f000 nid=0x4d4f runnable [0x00007f4830e54000]
  626. java.lang.Thread.State: RUNNABLE
  627. at java.net.SocketInputStream.socketRead0(Native Method)
  628. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  629. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  630. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  631. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  632. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  633. - locked <0x00000000e8e086c0> (a java.io.BufferedInputStream)
  634. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  635. at org.h2.value.Transfer.readInt(Transfer.java:157)
  636. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  637. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  638. at java.lang.Thread.run(Thread.java:748)
  639.  
  640. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #594 prio=5 os_prio=0 tid=0x00007f4834060800 nid=0x4d4e runnable [0x00007f483094f000]
  641. java.lang.Thread.State: RUNNABLE
  642. at java.net.SocketInputStream.socketRead0(Native Method)
  643. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  644. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  645. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  646. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  647. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  648. - locked <0x00000000e8e886a0> (a java.io.BufferedInputStream)
  649. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  650. at org.h2.value.Transfer.readInt(Transfer.java:157)
  651. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  652. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  653. at java.lang.Thread.run(Thread.java:748)
  654.  
  655. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #593 prio=5 os_prio=0 tid=0x00007f483401d000 nid=0x4d4d runnable [0x00007f4831359000]
  656. java.lang.Thread.State: RUNNABLE
  657. at java.net.SocketInputStream.socketRead0(Native Method)
  658. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  659. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  660. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  661. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  662. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  663. - locked <0x00000000e8e0c918> (a java.io.BufferedInputStream)
  664. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  665. at org.h2.value.Transfer.readInt(Transfer.java:157)
  666. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  667. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  668. at java.lang.Thread.run(Thread.java:748)
  669.  
  670. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #592 prio=5 os_prio=0 tid=0x00007f4834058800 nid=0x4d4c runnable [0x00007f4831c60000]
  671. java.lang.Thread.State: RUNNABLE
  672. at java.net.SocketInputStream.socketRead0(Native Method)
  673. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  674. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  675. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  676. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  677. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  678. - locked <0x00000000e8e8c8f8> (a java.io.BufferedInputStream)
  679. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  680. at org.h2.value.Transfer.readInt(Transfer.java:157)
  681. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  682. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  683. at java.lang.Thread.run(Thread.java:748)
  684.  
  685. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #591 prio=5 os_prio=0 tid=0x00007f4834056800 nid=0x4d4b runnable [0x00007f4831056000]
  686. java.lang.Thread.State: RUNNABLE
  687. at java.net.SocketInputStream.socketRead0(Native Method)
  688. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  689. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  690. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  691. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  692. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  693. - locked <0x00000000e8e90b50> (a java.io.BufferedInputStream)
  694. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  695. at org.h2.value.Transfer.readInt(Transfer.java:157)
  696. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  697. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  698. at java.lang.Thread.run(Thread.java:748)
  699.  
  700. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #590 prio=5 os_prio=0 tid=0x00007f483400a800 nid=0x4d4a runnable [0x00007f4831157000]
  701. java.lang.Thread.State: RUNNABLE
  702. at java.net.SocketInputStream.socketRead0(Native Method)
  703. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  704. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  705. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  706. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  707. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  708. - locked <0x00000000e8e10b70> (a java.io.BufferedInputStream)
  709. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  710. at org.h2.value.Transfer.readInt(Transfer.java:157)
  711. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  712. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  713. at java.lang.Thread.run(Thread.java:748)
  714.  
  715. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #589 prio=5 os_prio=0 tid=0x00007f4834004800 nid=0x4d49 runnable [0x00007f4831a5e000]
  716. java.lang.Thread.State: RUNNABLE
  717. at java.net.SocketInputStream.socketRead0(Native Method)
  718. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  719. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  720. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  721. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  722. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  723. - locked <0x00000000e8e94da8> (a java.io.BufferedInputStream)
  724. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  725. at org.h2.value.Transfer.readInt(Transfer.java:157)
  726. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  727. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  728. at java.lang.Thread.run(Thread.java:748)
  729.  
  730. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #588 prio=5 os_prio=0 tid=0x00007f4834016800 nid=0x4cf4 runnable [0x00007f483084e000]
  731. java.lang.Thread.State: RUNNABLE
  732. at java.net.SocketInputStream.socketRead0(Native Method)
  733. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  734. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  735. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  736. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  737. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  738. - locked <0x00000000e8e14dc8> (a java.io.BufferedInputStream)
  739. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  740. at org.h2.value.Transfer.readInt(Transfer.java:157)
  741. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  742. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  743. at java.lang.Thread.run(Thread.java:748)
  744.  
  745. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #587 prio=5 os_prio=0 tid=0x00007f4834034800 nid=0x4cf3 runnable [0x00007f47d73fe000]
  746. java.lang.Thread.State: RUNNABLE
  747. at java.net.SocketInputStream.socketRead0(Native Method)
  748. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  749. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  750. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  751. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  752. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  753. - locked <0x00000000e8e99000> (a java.io.BufferedInputStream)
  754. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  755. at org.h2.value.Transfer.readInt(Transfer.java:157)
  756. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  757. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  758. at java.lang.Thread.run(Thread.java:748)
  759.  
  760. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #586 prio=5 os_prio=0 tid=0x00007f4834048000 nid=0x4cf2 runnable [0x00007f4831d61000]
  761. java.lang.Thread.State: RUNNABLE
  762. at java.net.SocketInputStream.socketRead0(Native Method)
  763. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  764. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  765. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  766. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  767. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  768. - locked <0x00000000e8e9d258> (a java.io.BufferedInputStream)
  769. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  770. at org.h2.value.Transfer.readInt(Transfer.java:157)
  771. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  772. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  773. at java.lang.Thread.run(Thread.java:748)
  774.  
  775. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #585 prio=5 os_prio=0 tid=0x00007f4834024000 nid=0x4cf0 runnable [0x00007f483054b000]
  776. java.lang.Thread.State: RUNNABLE
  777. at java.net.SocketInputStream.socketRead0(Native Method)
  778. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  779. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  780. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  781. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  782. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  783. - locked <0x00000000e8ea14b0> (a java.io.BufferedInputStream)
  784. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  785. at org.h2.value.Transfer.readInt(Transfer.java:157)
  786. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  787. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  788. at java.lang.Thread.run(Thread.java:748)
  789.  
  790. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #584 prio=5 os_prio=0 tid=0x00007f483400c000 nid=0x4cef runnable [0x00007f47d72fd000]
  791. java.lang.Thread.State: RUNNABLE
  792. 29-Jun-2018 20:23:26.600 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server} Setting property 'debug' to '0' did not find a matching property.
  793. 29-Jun-2018 20:23:26.634 WARNING [main] org.apache.catalina.startup.SetAllPropertiesRule.begin [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'debug' to '0' did not find a matching property.
  794. 29-Jun-2018 20:23:26.677 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine} Setting property 'debug' to '0' did not find a matching property.
  795. 29-Jun-2018 20:23:26.680 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'debug' to '0' did not find a matching property.
  796. 29-Jun-2018 20:23:26.697 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
  797. 29-Jun-2018 20:23:26.707 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
  798. 29-Jun-2018 20:23:26.838 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8090"]
  799. 29-Jun-2018 20:23:26.845 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
  800. 29-Jun-2018 20:23:26.849 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 288 ms
  801. 29-Jun-2018 20:23:26.854 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat-Standalone]
  802. 29-Jun-2018 20:23:26.854 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/9.0.8
  803. 2018-06-29 20:23:27,734 INFO [localhost-startStop-1] [com.atlassian.confluence.lifecycle] contextInitialized Starting Confluence 6.10.0 [build 7702 based on commit hash 32e2f122cb90301123472685b84266a9778fff4a] - synchrony version 2.1.0-master-ed94c233
  804. 29-Jun-2018 20:23:27.858 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Spring WebApplicationInitializers detected on classpath: [com.atlassian.synchrony.proxy.SynchronyDispatcherServletInitializer@6dbcd63d]
  805. 29-Jun-2018 20:23:27.987 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Initializing Spring FrameworkServlet 'dispatcher'
  806. 29-Jun-2018 20:23:27.987 INFO [localhost-startStop-2] org.springframework.web.servlet.DispatcherServlet.initServletBean FrameworkServlet 'dispatcher': initialization started
  807. 29-Jun-2018 20:23:27.990 INFO [localhost-startStop-2] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.prepareRefresh Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 20:23:27 CEST 2018]; root of context hierarchy
  808. 29-Jun-2018 20:23:28.025 INFO [localhost-startStop-2] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.loadBeanDefinitions Registering annotated classes: [class com.atlassian.synchrony.proxy.websocket.WebSocketConfig,class com.atlassian.synchrony.proxy.web.SynchronyWebMvcConfig]
  809. 29-Jun-2018 20:23:28.309 INFO [localhost-startStop-2] org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.initialize Initializing ExecutorService 'defaultSockJsTaskScheduler'
  810. 29-Jun-2018 20:23:28.334 INFO [localhost-startStop-2] org.springframework.web.socket.server.support.WebSocketHandlerMapping.registerHandler Mapped URL path [/v1/bayeux-sync1] onto handler of type [class org.springframework.web.socket.server.support.WebSocketHttpRequestHandler]
  811. 29-Jun-2018 20:23:28.638 INFO [localhost-startStop-2] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping.registerHandler Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler]
  812. 29-Jun-2018 20:23:28.661 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.initControllerAdviceCache Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 20:23:27 CEST 2018]; root of context hierarchy
  813. 29-Jun-2018 20:23:28.701 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.register Mapped "{[/healthcheck]}" onto public com.atlassian.synchrony.proxy.web.HealthCheckResult com.atlassian.synchrony.proxy.web.SynchronyProxyRestController.getSynchronyProxyInfo()
  814. 29-Jun-2018 20:23:28.702 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.register Mapped "{[/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity com.atlassian.synchrony.proxy.web.SynchronyProxyRestController.reloadConfiguration(com.atlassian.synchrony.proxy.web.SynchronyProxyConfigPayload)
  815. 29-Jun-2018 20:23:28.749 INFO [localhost-startStop-2] org.springframework.context.support.DefaultLifecycleProcessor.start Starting beans in phase 2147483647
  816. 29-Jun-2018 20:23:28.769 INFO [localhost-startStop-2] org.springframework.web.servlet.DispatcherServlet.initServletBean FrameworkServlet 'dispatcher': initialization completed in 782 ms
  817. 29-Jun-2018 20:24:17.960 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8090"]
  818. 29-Jun-2018 20:24:17.971 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 51121 ms
  819. 29-Jun-2018 20:26:44.874 INFO [main] org.apache.catalina.core.StandardServer.await A valid shutdown command was received via the shutdown port. Stopping the Server instance.
  820. 29-Jun-2018 20:26:44.874 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-8090"]
  821. 29-Jun-2018 20:26:44.925 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat-Standalone]
  822. 29-Jun-2018 20:26:44.928 INFO [localhost-startStop-4] org.apache.catalina.core.ApplicationContext.log Destroying Spring FrameworkServlet 'dispatcher'
  823. 29-Jun-2018 20:26:44.928 INFO [localhost-startStop-4] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.doClose Closing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 20:23:27 CEST 2018]; root of context hierarchy
  824. 29-Jun-2018 20:26:44.929 INFO [localhost-startStop-4] org.springframework.context.support.DefaultLifecycleProcessor.stop Stopping beans in phase 2147483647
  825. 29-Jun-2018 20:26:44.934 INFO [localhost-startStop-4] org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.shutdown Shutting down ExecutorService 'defaultSockJsTaskScheduler'
  826. 2018-06-29 20:27:04
  827. Full thread dump Java HotSpot(TM) 64-Bit Server VM (25.162-b12 mixed mode):
  828.  
  829. "FelixShutdown" #499 daemon prio=5 os_prio=0 tid=0x00007f39a8011800 nid=0x58ab in Object.wait() [0x00007f395548a000]
  830. java.lang.Thread.State: TIMED_WAITING (on object monitor)
  831. at java.lang.Object.wait(Native Method)
  832. at org.eclipse.gemini.blueprint.extender.internal.util.concurrent.Counter.waitFor(Counter.java:160)
  833. - locked <0x00000000c676a3d0> (a org.eclipse.gemini.blueprint.extender.internal.util.concurrent.Counter)
  834. at org.eclipse.gemini.blueprint.extender.internal.util.concurrent.Counter.waitForZero(Counter.java:136)
  835. - locked <0x00000000c676a3d0> (a org.eclipse.gemini.blueprint.extender.internal.util.concurrent.Counter)
  836. at org.eclipse.gemini.blueprint.extender.internal.activator.LifecycleManager.stopTaskExecutor(LifecycleManager.java:432)
  837. at org.eclipse.gemini.blueprint.extender.internal.activator.LifecycleManager.destroy(LifecycleManager.java:409)
  838. at org.eclipse.gemini.blueprint.extender.internal.activator.ContextLoaderListener.shutdown(ContextLoaderListener.java:235)
  839. at org.eclipse.gemini.blueprint.extender.internal.activator.ContextLoaderListener$ContextBundleListener.handleEvent(ContextLoaderListener.java:97)
  840. at org.eclipse.gemini.blueprint.extender.internal.activator.listeners.BaseListener.bundleChanged(BaseListener.java:87)
  841. at org.apache.felix.framework.util.EventDispatcher.invokeBundleListenerCallback(EventDispatcher.java:868)
  842. at org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:789)
  843. at org.apache.felix.framework.util.EventDispatcher.fireBundleEvent(EventDispatcher.java:514)
  844. at org.apache.felix.framework.Felix.fireBundleEvent(Felix.java:4403)
  845. at org.apache.felix.framework.Felix.stopBundle(Felix.java:2520)
  846. at org.apache.felix.framework.Felix$2.run(Felix.java:959)
  847. at java.lang.Thread.run(Thread.java:748)
  848.  
  849. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #498 prio=5 os_prio=0 tid=0x00007f39c0051000 nid=0x585b runnable [0x00007f3953b77000]
  850. java.lang.Thread.State: RUNNABLE
  851. at java.net.SocketInputStream.socketRead0(Native Method)
  852. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  853. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  854. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  855. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  856. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  857. - locked <0x00000000e70066f8> (a java.io.BufferedInputStream)
  858. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  859. at org.h2.value.Transfer.readInt(Transfer.java:157)
  860. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  861. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  862. at java.lang.Thread.run(Thread.java:748)
  863.  
  864. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #497 prio=5 os_prio=0 tid=0x00007f39c000e000 nid=0x585a runnable [0x00007f399e86a000]
  865. java.lang.Thread.State: RUNNABLE
  866. at java.net.SocketInputStream.socketRead0(Native Method)
  867. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  868. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  869. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  870. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  871. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  872. - locked <0x00000000e7386a50> (a java.io.BufferedInputStream)
  873. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  874. at org.h2.value.Transfer.readInt(Transfer.java:157)
  875. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  876. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  877. at java.lang.Thread.run(Thread.java:748)
  878.  
  879. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #496 prio=5 os_prio=0 tid=0x00007f39c0072800 nid=0x5811 runnable [0x00007f399d458000]
  880. java.lang.Thread.State: RUNNABLE
  881. at java.net.SocketInputStream.socketRead0(Native Method)
  882. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  883. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  884. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  885. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  886. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  887. - locked <0x00000000e738aca8> (a java.io.BufferedInputStream)
  888. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  889. at org.h2.value.Transfer.readInt(Transfer.java:157)
  890. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  891. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  892. at java.lang.Thread.run(Thread.java:748)
  893.  
  894. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #495 prio=5 os_prio=0 tid=0x00007f39c001a800 nid=0x5810 runnable [0x00007f399e769000]
  895. java.lang.Thread.State: RUNNABLE
  896. at java.net.SocketInputStream.socketRead0(Native Method)
  897. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  898. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  899. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  900. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  901. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  902. - locked <0x00000000e738ef00> (a java.io.BufferedInputStream)
  903. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  904. at org.h2.value.Transfer.readInt(Transfer.java:157)
  905. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  906. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  907. at java.lang.Thread.run(Thread.java:748)
  908.  
  909. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #494 prio=5 os_prio=0 tid=0x00007f39c000c800 nid=0x580f runnable [0x00007f399c456000]
  910. java.lang.Thread.State: RUNNABLE
  911. at java.net.SocketInputStream.socketRead0(Native Method)
  912. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  913. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  914. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  915. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  916. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  917. - locked <0x00000000e700a950> (a java.io.BufferedInputStream)
  918. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  919. at org.h2.value.Transfer.readInt(Transfer.java:157)
  920. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  921. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  922. at java.lang.Thread.run(Thread.java:748)
  923.  
  924. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #493 prio=5 os_prio=0 tid=0x00007f39c0064800 nid=0x580e runnable [0x00007f399e466000]
  925. java.lang.Thread.State: RUNNABLE
  926. at java.net.SocketInputStream.socketRead0(Native Method)
  927. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  928. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  929. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  930. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  931. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  932. - locked <0x00000000e7393158> (a java.io.BufferedInputStream)
  933. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  934. at org.h2.value.Transfer.readInt(Transfer.java:157)
  935. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  936. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  937. at java.lang.Thread.run(Thread.java:748)
  938.  
  939. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #492 prio=5 os_prio=0 tid=0x00007f39c0066000 nid=0x580d runnable [0x00007f399da5e000]
  940. java.lang.Thread.State: RUNNABLE
  941. at java.net.SocketInputStream.socketRead0(Native Method)
  942. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  943. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  944. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  945. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  946. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  947. - locked <0x00000000e700eba8> (a java.io.BufferedInputStream)
  948. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  949. at org.h2.value.Transfer.readInt(Transfer.java:157)
  950. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  951. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  952. at java.lang.Thread.run(Thread.java:748)
  953.  
  954. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #491 prio=5 os_prio=0 tid=0x00007f39c0002800 nid=0x580c runnable [0x00007f399d95d000]
  955. java.lang.Thread.State: RUNNABLE
  956. at java.net.SocketInputStream.socketRead0(Native Method)
  957. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  958. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  959. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  960. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  961. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  962. - locked <0x00000000e73973b0> (a java.io.BufferedInputStream)
  963. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  964. at org.h2.value.Transfer.readInt(Transfer.java:157)
  965. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  966. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  967. at java.lang.Thread.run(Thread.java:748)
  968.  
  969. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #490 prio=5 os_prio=0 tid=0x00007f39c000b000 nid=0x580b runnable [0x00007f399d65a000]
  970. java.lang.Thread.State: RUNNABLE
  971. at java.net.SocketInputStream.socketRead0(Native Method)
  972. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  973. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  974. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  975. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  976. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  977. - locked <0x00000000e739b608> (a java.io.BufferedInputStream)
  978. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  979. at org.h2.value.Transfer.readInt(Transfer.java:157)
  980. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  981. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  982. at java.lang.Thread.run(Thread.java:748)
  983.  
  984. "Gemini Blueprint context shutdown thread2" #489 daemon prio=5 os_prio=0 tid=0x00007f39a80b4000 nid=0x57c9 in Object.wait() [0x00007f395292b000]
  985. java.lang.Thread.State: TIMED_WAITING (on object monitor)
  986. at java.lang.Object.wait(Native Method)
  987. at org.eclipse.gemini.blueprint.service.importer.support.internal.support.RetryTemplate.execute(RetryTemplate.java:104)
  988. - locked <0x00000000d43846a8> (a java.lang.Object)
  989. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceDynamicInterceptor.lookupService(ServiceDynamicInterceptor.java:448)
  990. - locked <0x00000000d43846a8> (a java.lang.Object)
  991. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceDynamicInterceptor.getTarget(ServiceDynamicInterceptor.java:410)
  992. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  993. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  994. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:133)
  995. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:121)
  996. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  997. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  998. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  999. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  1000. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  1001. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  1002. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:133)
  1003. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:121)
  1004. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  1005. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:208)
  1006. at com.sun.proxy.$Proxy2241.dispose(Unknown Source)
  1007. at com.atlassian.confluence.plugins.mobile.remoteservice.MobileHttpClient.destroy(MobileHttpClient.java:46)
  1008. at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:262)
  1009. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:578)
  1010. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:554)
  1011. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:972)
  1012. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:523)
  1013. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:979)
  1014. at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1006)
  1015. at org.eclipse.gemini.blueprint.context.support.AbstractOsgiBundleApplicationContext.destroyBeans(AbstractOsgiBundleApplicationContext.java:194)
  1016. at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:982)
  1017. at org.eclipse.gemini.blueprint.context.support.AbstractOsgiBundleApplicationContext.doClose(AbstractOsgiBundleApplicationContext.java:187)
  1018. at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext.access$501(AbstractDelegatedExecutionApplicationContext.java:60)
  1019. at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext$2.run(AbstractDelegatedExecutionApplicationContext.java:194)
  1020. at org.eclipse.gemini.blueprint.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)
  1021. at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext.normalClose(AbstractDelegatedExecutionApplicationContext.java:190)
  1022. at org.eclipse.gemini.blueprint.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.close(DependencyWaiterApplicationContextExecutor.java:382)
  1023. at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext.doClose(AbstractDelegatedExecutionApplicationContext.java:214)
  1024. at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:934)
  1025. - locked <0x00000000d4383718> (a java.lang.Object)
  1026. at org.eclipse.gemini.blueprint.extender.internal.activator.LifecycleManager.closeApplicationContext(LifecycleManager.java:326)
  1027. at org.eclipse.gemini.blueprint.extender.internal.activator.LifecycleManager.access$200(LifecycleManager.java:51)
  1028. at org.eclipse.gemini.blueprint.extender.internal.activator.LifecycleManager$2.run(LifecycleManager.java:291)
  1029. at org.eclipse.gemini.blueprint.extender.internal.util.concurrent.RunnableTimedExecution$MonitoredRunnable.run(RunnableTimedExecution.java:55)
  1030. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1031. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1032. at java.lang.Thread.run(Thread.java:748)
  1033.  
  1034. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #488 prio=5 os_prio=0 tid=0x00007f39c002c800 nid=0x57c8 runnable [0x00007f3997ffe000]
  1035. java.lang.Thread.State: RUNNABLE
  1036. at java.net.SocketInputStream.socketRead0(Native Method)
  1037. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  1038. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  1039. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  1040. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  1041. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  1042. - locked <0x00000000e739f860> (a java.io.BufferedInputStream)
  1043. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  1044. at org.h2.value.Transfer.readInt(Transfer.java:157)
  1045. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  1046. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  1047. at java.lang.Thread.run(Thread.java:748)
  1048.  
  1049. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #487 prio=5 os_prio=0 tid=0x00007f39c004d800 nid=0x57c7 runnable [0x00007f399c254000]
  1050. java.lang.Thread.State: RUNNABLE
  1051. at java.net.SocketInputStream.socketRead0(Native Method)
  1052. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  1053. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  1054. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  1055. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  1056. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  1057. - locked <0x00000000e7186738> (a java.io.BufferedInputStream)
  1058. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  1059. at org.h2.value.Transfer.readInt(Transfer.java:157)
  1060. 29-Jun-2018 20:28:44.870 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server} Setting property 'debug' to '0' did not find a matching property.
  1061. 29-Jun-2018 20:28:44.905 WARNING [main] org.apache.catalina.startup.SetAllPropertiesRule.begin [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'debug' to '0' did not find a matching property.
  1062. 29-Jun-2018 20:28:44.951 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine} Setting property 'debug' to '0' did not find a matching property.
  1063. 29-Jun-2018 20:28:44.954 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'debug' to '0' did not find a matching property.
  1064. 29-Jun-2018 20:28:44.972 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
  1065. 29-Jun-2018 20:28:44.982 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
  1066. 29-Jun-2018 20:28:45.099 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8090"]
  1067. 29-Jun-2018 20:28:45.106 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
  1068. 29-Jun-2018 20:28:45.110 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 279 ms
  1069. 29-Jun-2018 20:28:45.114 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat-Standalone]
  1070. 29-Jun-2018 20:28:45.114 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/9.0.8
  1071. SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are
  1072. SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system.
  1073. SLF4J: See also http://www.slf4j.org/codes.html#replay
  1074. 29-Jun-2018 20:28:45.907 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Spring WebApplicationInitializers detected on classpath: [com.atlassian.synchrony.proxy.SynchronyDispatcherServletInitializer@5df27a37]
  1075. 29-Jun-2018 20:28:46.049 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Initializing Spring FrameworkServlet 'dispatcher'
  1076. 29-Jun-2018 20:28:46.049 INFO [localhost-startStop-2] org.springframework.web.servlet.DispatcherServlet.initServletBean FrameworkServlet 'dispatcher': initialization started
  1077. 29-Jun-2018 20:28:46.052 INFO [localhost-startStop-2] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.prepareRefresh Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 20:28:46 CEST 2018]; root of context hierarchy
  1078. 29-Jun-2018 20:28:46.088 INFO [localhost-startStop-2] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.loadBeanDefinitions Registering annotated classes: [class com.atlassian.synchrony.proxy.websocket.WebSocketConfig,class com.atlassian.synchrony.proxy.web.SynchronyWebMvcConfig]
  1079. 2018-06-29 20:28:46,133 INFO [localhost-startStop-1] [com.atlassian.confluence.lifecycle] contextInitialized Starting Confluence 6.10.0 [build 7702 based on commit hash 32e2f122cb90301123472685b84266a9778fff4a] - synchrony version 2.1.0-master-ed94c233
  1080. 29-Jun-2018 20:28:46.373 INFO [localhost-startStop-2] org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.initialize Initializing ExecutorService 'defaultSockJsTaskScheduler'
  1081. 29-Jun-2018 20:28:46.401 INFO [localhost-startStop-2] org.springframework.web.socket.server.support.WebSocketHandlerMapping.registerHandler Mapped URL path [/v1/bayeux-sync1] onto handler of type [class org.springframework.web.socket.server.support.WebSocketHttpRequestHandler]
  1082. 29-Jun-2018 20:28:46.662 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.register Mapped "{[/healthcheck]}" onto public com.atlassian.synchrony.proxy.web.HealthCheckResult com.atlassian.synchrony.proxy.web.SynchronyProxyRestController.getSynchronyProxyInfo()
  1083. 29-Jun-2018 20:28:46.663 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.register Mapped "{[/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity com.atlassian.synchrony.proxy.web.SynchronyProxyRestController.reloadConfiguration(com.atlassian.synchrony.proxy.web.SynchronyProxyConfigPayload)
  1084. 29-Jun-2018 20:28:46.682 INFO [localhost-startStop-2] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping.registerHandler Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler]
  1085. 29-Jun-2018 20:28:46.709 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.initControllerAdviceCache Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 20:28:46 CEST 2018]; root of context hierarchy
  1086. 29-Jun-2018 20:28:46.818 INFO [localhost-startStop-2] org.springframework.context.support.DefaultLifecycleProcessor.start Starting beans in phase 2147483647
  1087. 29-Jun-2018 20:28:46.838 INFO [localhost-startStop-2] org.springframework.web.servlet.DispatcherServlet.initServletBean FrameworkServlet 'dispatcher': initialization completed in 789 ms
  1088. 29-Jun-2018 20:29:36.211 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8090"]
  1089. 29-Jun-2018 20:29:36.232 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 51121 ms
  1090. 29-Jun-2018 20:29:36.700 INFO [http-nio-8090-exec-1] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  1091. 29-Jun-2018 20:40:13.069 INFO [main] org.apache.catalina.core.StandardServer.await A valid shutdown command was received via the shutdown port. Stopping the Server instance.
  1092. 29-Jun-2018 20:40:13.070 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-8090"]
  1093. 29-Jun-2018 20:40:13.121 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat-Standalone]
  1094. 29-Jun-2018 20:40:13.123 INFO [localhost-startStop-4] org.apache.catalina.core.ApplicationContext.log Destroying Spring FrameworkServlet 'dispatcher'
  1095. 29-Jun-2018 20:40:13.123 INFO [localhost-startStop-4] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.doClose Closing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 20:28:46 CEST 2018]; root of context hierarchy
  1096. 29-Jun-2018 20:40:13.125 INFO [localhost-startStop-4] org.springframework.context.support.DefaultLifecycleProcessor.stop Stopping beans in phase 2147483647
  1097. 29-Jun-2018 20:40:13.130 INFO [localhost-startStop-4] org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.shutdown Shutting down ExecutorService 'defaultSockJsTaskScheduler'
  1098. 2018-06-29 20:40:33
  1099. Full thread dump Java HotSpot(TM) 64-Bit Server VM (25.162-b12 mixed mode):
  1100.  
  1101. "FelixShutdown" #1043 daemon prio=5 os_prio=0 tid=0x00007f558c2ae800 nid=0x64f in Object.wait() [0x00007f548b9a2000]
  1102. java.lang.Thread.State: TIMED_WAITING (on object monitor)
  1103. at java.lang.Object.wait(Native Method)
  1104. at org.eclipse.gemini.blueprint.extender.internal.util.concurrent.Counter.waitFor(Counter.java:160)
  1105. - locked <0x00000000c66ca748> (a org.eclipse.gemini.blueprint.extender.internal.util.concurrent.Counter)
  1106. at org.eclipse.gemini.blueprint.extender.internal.util.concurrent.Counter.waitForZero(Counter.java:136)
  1107. - locked <0x00000000c66ca748> (a org.eclipse.gemini.blueprint.extender.internal.util.concurrent.Counter)
  1108. at org.eclipse.gemini.blueprint.extender.internal.activator.LifecycleManager.stopTaskExecutor(LifecycleManager.java:432)
  1109. at org.eclipse.gemini.blueprint.extender.internal.activator.LifecycleManager.destroy(LifecycleManager.java:409)
  1110. at org.eclipse.gemini.blueprint.extender.internal.activator.ContextLoaderListener.shutdown(ContextLoaderListener.java:235)
  1111. at org.eclipse.gemini.blueprint.extender.internal.activator.ContextLoaderListener$ContextBundleListener.handleEvent(ContextLoaderListener.java:97)
  1112. at org.eclipse.gemini.blueprint.extender.internal.activator.listeners.BaseListener.bundleChanged(BaseListener.java:87)
  1113. at org.apache.felix.framework.util.EventDispatcher.invokeBundleListenerCallback(EventDispatcher.java:868)
  1114. at org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:789)
  1115. at org.apache.felix.framework.util.EventDispatcher.fireBundleEvent(EventDispatcher.java:514)
  1116. at org.apache.felix.framework.Felix.fireBundleEvent(Felix.java:4403)
  1117. at org.apache.felix.framework.Felix.stopBundle(Felix.java:2520)
  1118. at org.apache.felix.framework.Felix$2.run(Felix.java:959)
  1119. at java.lang.Thread.run(Thread.java:748)
  1120.  
  1121. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #1042 prio=5 os_prio=0 tid=0x00007f5500080000 nid=0x5ec runnable [0x00007f548a390000]
  1122. java.lang.Thread.State: RUNNABLE
  1123. at java.net.SocketInputStream.socketRead0(Native Method)
  1124. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  1125. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  1126. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  1127. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  1128. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  1129. - locked <0x00000000e4c84608> (a java.io.BufferedInputStream)
  1130. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  1131. at org.h2.value.Transfer.readInt(Transfer.java:157)
  1132. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  1133. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  1134. at java.lang.Thread.run(Thread.java:748)
  1135.  
  1136. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #1041 prio=5 os_prio=0 tid=0x00007f550007a800 nid=0x5eb runnable [0x00007f5488f7c000]
  1137. java.lang.Thread.State: RUNNABLE
  1138. at java.net.SocketInputStream.socketRead0(Native Method)
  1139. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  1140. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  1141. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  1142. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  1143. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  1144. - locked <0x00000000e4d04640> (a java.io.BufferedInputStream)
  1145. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  1146. at org.h2.value.Transfer.readInt(Transfer.java:157)
  1147. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  1148. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  1149. at java.lang.Thread.run(Thread.java:748)
  1150.  
  1151. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #1040 prio=5 os_prio=0 tid=0x00007f5500077000 nid=0x560 runnable [0x00007f54ebefd000]
  1152. java.lang.Thread.State: RUNNABLE
  1153. at java.net.SocketInputStream.socketRead0(Native Method)
  1154. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  1155. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  1156. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  1157. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  1158. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  1159. - locked <0x00000000e4e845d8> (a java.io.BufferedInputStream)
  1160. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  1161. at org.h2.value.Transfer.readInt(Transfer.java:157)
  1162. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  1163. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  1164. at java.lang.Thread.run(Thread.java:748)
  1165.  
  1166. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #1039 prio=5 os_prio=0 tid=0x00007f550006f000 nid=0x55f runnable [0x00007f54eb9f8000]
  1167. java.lang.Thread.State: RUNNABLE
  1168. at java.net.SocketInputStream.socketRead0(Native Method)
  1169. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  1170. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  1171. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  1172. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  1173. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  1174. - locked <0x00000000e4e88830> (a java.io.BufferedInputStream)
  1175. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  1176. at org.h2.value.Transfer.readInt(Transfer.java:157)
  1177. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  1178. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  1179. at java.lang.Thread.run(Thread.java:748)
  1180.  
  1181. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #1038 prio=5 os_prio=0 tid=0x00007f5500008800 nid=0x55e runnable [0x00007f54eb3f2000]
  1182. java.lang.Thread.State: RUNNABLE
  1183. at java.net.SocketInputStream.socketRead0(Native Method)
  1184. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  1185. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  1186. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  1187. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  1188. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  1189. - locked <0x00000000e4e8ca88> (a java.io.BufferedInputStream)
  1190. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  1191. at org.h2.value.Transfer.readInt(Transfer.java:157)
  1192. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  1193. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  1194. at java.lang.Thread.run(Thread.java:748)
  1195.  
  1196. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #1037 prio=5 os_prio=0 tid=0x00007f5500063000 nid=0x55d runnable [0x00007f54eb4f3000]
  1197. java.lang.Thread.State: RUNNABLE
  1198. at java.net.SocketInputStream.socketRead0(Native Method)
  1199. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  1200. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  1201. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  1202. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  1203. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  1204. - locked <0x00000000e4e90ce0> (a java.io.BufferedInputStream)
  1205. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  1206. at org.h2.value.Transfer.readInt(Transfer.java:157)
  1207. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  1208. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  1209. at java.lang.Thread.run(Thread.java:748)
  1210.  
  1211. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #1036 prio=5 os_prio=0 tid=0x00007f550005a000 nid=0x55c runnable [0x00007f54eb8f7000]
  1212. java.lang.Thread.State: RUNNABLE
  1213. at java.net.SocketInputStream.socketRead0(Native Method)
  1214. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  1215. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  1216. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  1217. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  1218. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  1219. - locked <0x00000000e4e94f18> (a java.io.BufferedInputStream)
  1220. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  1221. at org.h2.value.Transfer.readInt(Transfer.java:157)
  1222. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  1223. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  1224. at java.lang.Thread.run(Thread.java:748)
  1225.  
  1226. "Gemini Blueprint context shutdown thread2" #1035 daemon prio=5 os_prio=0 tid=0x00007f558c11d800 nid=0x51d in Object.wait() [0x00007f54840b6000]
  1227. java.lang.Thread.State: TIMED_WAITING (on object monitor)
  1228. at java.lang.Object.wait(Native Method)
  1229. at org.eclipse.gemini.blueprint.service.importer.support.internal.support.RetryTemplate.execute(RetryTemplate.java:104)
  1230. - locked <0x00000000d47791b0> (a java.lang.Object)
  1231. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceDynamicInterceptor.lookupService(ServiceDynamicInterceptor.java:448)
  1232. - locked <0x00000000d47791b0> (a java.lang.Object)
  1233. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceDynamicInterceptor.getTarget(ServiceDynamicInterceptor.java:410)
  1234. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  1235. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  1236. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:133)
  1237. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:121)
  1238. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  1239. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  1240. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  1241. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  1242. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  1243. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  1244. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:133)
  1245. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:121)
  1246. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  1247. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:208)
  1248. at com.sun.proxy.$Proxy2238.dispose(Unknown Source)
  1249. at com.atlassian.confluence.plugins.mobile.remoteservice.MobileHttpClient.destroy(MobileHttpClient.java:46)
  1250. at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:262)
  1251. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:578)
  1252. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:554)
  1253. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:972)
  1254. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:523)
  1255. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:979)
  1256. at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1006)
  1257. at org.eclipse.gemini.blueprint.context.support.AbstractOsgiBundleApplicationContext.destroyBeans(AbstractOsgiBundleApplicationContext.java:194)
  1258. at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:982)
  1259. at org.eclipse.gemini.blueprint.context.support.AbstractOsgiBundleApplicationContext.doClose(AbstractOsgiBundleApplicationContext.java:187)
  1260. at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext.access$501(AbstractDelegatedExecutionApplicationContext.java:60)
  1261. at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext$2.run(AbstractDelegatedExecutionApplicationContext.java:194)
  1262. at org.eclipse.gemini.blueprint.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)
  1263. at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext.normalClose(AbstractDelegatedExecutionApplicationContext.java:190)
  1264. at org.eclipse.gemini.blueprint.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.close(DependencyWaiterApplicationContextExecutor.java:382)
  1265. at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext.doClose(AbstractDelegatedExecutionApplicationContext.java:214)
  1266. at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:934)
  1267. - locked <0x00000000d4778220> (a java.lang.Object)
  1268. at org.eclipse.gemini.blueprint.extender.internal.activator.LifecycleManager.closeApplicationContext(LifecycleManager.java:326)
  1269. at org.eclipse.gemini.blueprint.extender.internal.activator.LifecycleManager.access$200(LifecycleManager.java:51)
  1270. at org.eclipse.gemini.blueprint.extender.internal.activator.LifecycleManager$2.run(LifecycleManager.java:291)
  1271. at org.eclipse.gemini.blueprint.extender.internal.util.concurrent.RunnableTimedExecution$MonitoredRunnable.run(RunnableTimedExecution.java:55)
  1272. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1273. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1274. at java.lang.Thread.run(Thread.java:748)
  1275.  
  1276. "Gemini Blueprint context shutdown thread1" #1034 daemon prio=5 os_prio=0 tid=0x00007f558c1f2000 nid=0x51a waiting on condition [0x00007f554162b000]
  1277. java.lang.Thread.State: WAITING (parking)
  1278. at sun.misc.Unsafe.park(Native Method)
  1279. - parking to wait for <0x00000000c66c9ff8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
  1280. at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1281. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1282. at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  1283. at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1284. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1285. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1286. at java.lang.Thread.run(Thread.java:748)
  1287.  
  1288. "localhost-startStop-3" #1032 daemon prio=5 os_prio=0 tid=0x00007f55b49ce800 nid=0x518 in Object.wait() [0x00007f5485dc3000]
  1289. java.lang.Thread.State: TIMED_WAITING (on object monitor)
  1290. at java.lang.Object.wait(Native Method)
  1291. at org.apache.felix.framework.util.ThreadGate.await(ThreadGate.java:79)
  1292. - locked <0x00000000c6c8aeb8> (a org.apache.felix.framework.util.ThreadGate)
  1293. at org.apache.felix.framework.Felix.waitForStop(Felix.java:998)
  1294. at com.atlassian.plugin.osgi.container.felix.FelixOsgiContainerManager.stop(FelixOsgiContainerManager.java:441)
  1295. at com.atlassian.plugin.osgi.container.felix.FelixOsgiContainerManager.onShutdown(FelixOsgiContainerManager.java:247)
  1296. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1297. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1298. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1299. at java.lang.reflect.Method.invoke(Method.java:498)
  1300. at com.atlassian.event.internal.SingleParameterMethodListenerInvoker.invoke(SingleParameterMethodListenerInvoker.java:40)
  1301. at com.atlassian.confluence.event.ConfluenceListenerHandlersConfiguration$TimingListenerHandler$1$1.invoke(ConfluenceListenerHandlersConfiguration.java:69)
  1302. at com.atlassian.confluence.event.ConfluenceEventDispatcher$VCacheRequestContextRunnableFactory$1.lambda$run$0(ConfluenceEventDispatcher.java:93)
  1303. at com.atlassian.confluence.event.ConfluenceEventDispatcher$VCacheRequestContextRunnableFactory$1$$Lambda$362/362332511.run(Unknown Source)
  1304. at com.atlassian.confluence.vcache.VCacheRequestContextOperations.lambda$doInRequestContext$0(VCacheRequestContextOperations.java:50)
  1305. at com.atlassian.confluence.vcache.VCacheRequestContextOperations$$Lambda$363/1164066329.perform(Unknown Source)
  1306. at com.atlassian.confluence.impl.vcache.VCacheRequestContextManager.doInRequestContextInternal(VCacheRequestContextManager.java:87)
  1307. at com.atlassian.confluence.impl.vcache.VCacheRequestContextManager.doInRequestContext(VCacheRequestContextManager.java:71)
  1308. at com.atlassian.confluence.vcache.VCacheRequestContextOperations.doInRequestContext(VCacheRequestContextOperations.java:49)
  1309. at com.atlassian.confluence.event.ConfluenceEventDispatcher$VCacheRequestContextRunnableFactory$1.run(ConfluenceEventDispatcher.java:93)
  1310. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:457)
  1311. at com.atlassian.event.internal.AsynchronousAbleEventDispatcher.dispatch(AsynchronousAbleEventDispatcher.java:88)
  1312. at com.atlassian.event.internal.EventPublisherImpl.invokeListeners(EventPublisherImpl.java:203)
  1313. at com.atlassian.event.internal.EventPublisherImpl.publish(EventPublisherImpl.java:114)
  1314. at com.atlassian.confluence.event.TimingEventPublisher.publish(TimingEventPublisher.java:64)
  1315. at com.atlassian.plugin.event.impl.DefaultPluginEventManager.broadcast(DefaultPluginEventManager.java:83)
  1316. at com.atlassian.plugin.manager.DefaultPluginManager.broadcastIgnoreError(DefaultPluginManager.java:2135)
  1317. at com.atlassian.plugin.manager.DefaultPluginManager.shutdown(DefaultPluginManager.java:728)
  1318. at com.atlassian.confluence.plugin.PluginFrameworkContextListener.contextDestroyed(PluginFrameworkContextListener.java:151)
  1319. at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:4674)
  1320. at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5313)
  1321. 29-Jun-2018 20:40:34.600 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server} Setting property 'debug' to '0' did not find a matching property.
  1322. 29-Jun-2018 20:40:34.631 WARNING [main] org.apache.catalina.startup.SetAllPropertiesRule.begin [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'debug' to '0' did not find a matching property.
  1323. 29-Jun-2018 20:40:34.672 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine} Setting property 'debug' to '0' did not find a matching property.
  1324. 29-Jun-2018 20:40:34.675 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'debug' to '0' did not find a matching property.
  1325. 29-Jun-2018 20:40:34.692 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
  1326. 29-Jun-2018 20:40:34.703 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
  1327. 29-Jun-2018 20:40:34.834 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8090"]
  1328. 29-Jun-2018 20:40:34.840 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
  1329. 29-Jun-2018 20:40:34.844 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 283 ms
  1330. 29-Jun-2018 20:40:34.848 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat-Standalone]
  1331. 29-Jun-2018 20:40:34.848 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/9.0.8
  1332. SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are
  1333. SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system.
  1334. SLF4J: See also http://www.slf4j.org/codes.html#replay
  1335. 29-Jun-2018 20:40:35.655 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Spring WebApplicationInitializers detected on classpath: [com.atlassian.synchrony.proxy.SynchronyDispatcherServletInitializer@1fe53643]
  1336. 29-Jun-2018 20:40:35.795 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Initializing Spring FrameworkServlet 'dispatcher'
  1337. 29-Jun-2018 20:40:35.795 INFO [localhost-startStop-2] org.springframework.web.servlet.DispatcherServlet.initServletBean FrameworkServlet 'dispatcher': initialization started
  1338. 29-Jun-2018 20:40:35.798 INFO [localhost-startStop-2] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.prepareRefresh Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 20:40:35 CEST 2018]; root of context hierarchy
  1339. 29-Jun-2018 20:40:35.825 INFO [localhost-startStop-2] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.loadBeanDefinitions Registering annotated classes: [class com.atlassian.synchrony.proxy.websocket.WebSocketConfig,class com.atlassian.synchrony.proxy.web.SynchronyWebMvcConfig]
  1340. 2018-06-29 20:40:35,844 INFO [localhost-startStop-1] [com.atlassian.confluence.lifecycle] info Starting Confluence 6.10.0 [build 7702 based on commit hash 32e2f122cb90301123472685b84266a9778fff4a] - synchrony version 2.1.0-master-ed94c233
  1341. 29-Jun-2018 20:40:36.024 INFO [localhost-startStop-2] org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.initialize Initializing ExecutorService 'defaultSockJsTaskScheduler'
  1342. 29-Jun-2018 20:40:36.041 INFO [localhost-startStop-2] org.springframework.web.socket.server.support.WebSocketHandlerMapping.registerHandler Mapped URL path [/v1/bayeux-sync1] onto handler of type [class org.springframework.web.socket.server.support.WebSocketHttpRequestHandler]
  1343. 29-Jun-2018 20:40:36.187 INFO [localhost-startStop-2] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping.registerHandler Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler]
  1344. 29-Jun-2018 20:40:36.224 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.initControllerAdviceCache Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 20:40:35 CEST 2018]; root of context hierarchy
  1345. 29-Jun-2018 20:40:36.264 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.register Mapped "{[/healthcheck]}" onto public com.atlassian.synchrony.proxy.web.HealthCheckResult com.atlassian.synchrony.proxy.web.SynchronyProxyRestController.getSynchronyProxyInfo()
  1346. 29-Jun-2018 20:40:36.265 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.register Mapped "{[/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity com.atlassian.synchrony.proxy.web.SynchronyProxyRestController.reloadConfiguration(com.atlassian.synchrony.proxy.web.SynchronyProxyConfigPayload)
  1347. 29-Jun-2018 20:40:36.300 INFO [localhost-startStop-2] org.springframework.context.support.DefaultLifecycleProcessor.start Starting beans in phase 2147483647
  1348. 29-Jun-2018 20:40:36.312 INFO [localhost-startStop-2] org.springframework.web.servlet.DispatcherServlet.initServletBean FrameworkServlet 'dispatcher': initialization completed in 517 ms
  1349. 29-Jun-2018 20:41:25.769 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8090"]
  1350. 29-Jun-2018 20:41:25.779 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 50934 ms
  1351. 29-Jun-2018 20:44:03.168 INFO [http-nio-8090-exec-1] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  1352. 29-Jun-2018 20:44:07.624 INFO [http-nio-8090-exec-2] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  1353. 29-Jun-2018 20:44:07.653 INFO [http-nio-8090-exec-1] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  1354. 29-Jun-2018 20:44:08.307 INFO [http-nio-8090-exec-3] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  1355. 29-Jun-2018 20:46:15.310 INFO [main] org.apache.catalina.core.StandardServer.await A valid shutdown command was received via the shutdown port. Stopping the Server instance.
  1356. 29-Jun-2018 20:46:15.311 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-8090"]
  1357. 29-Jun-2018 20:46:15.362 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat-Standalone]
  1358. 29-Jun-2018 20:46:15.364 INFO [localhost-startStop-4] org.apache.catalina.core.ApplicationContext.log Destroying Spring FrameworkServlet 'dispatcher'
  1359. 29-Jun-2018 20:46:15.364 INFO [localhost-startStop-4] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.doClose Closing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 20:40:35 CEST 2018]; root of context hierarchy
  1360. 29-Jun-2018 20:46:15.365 INFO [localhost-startStop-4] org.springframework.context.support.DefaultLifecycleProcessor.stop Stopping beans in phase 2147483647
  1361. 29-Jun-2018 20:46:15.368 INFO [localhost-startStop-4] org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.shutdown Shutting down ExecutorService 'defaultSockJsTaskScheduler'
  1362. WARNING: Cannot update an inactive framework.
  1363. 29-Jun-2018 20:46:23.446 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [com.microsoft.sqlserver.jdbc.SQLServerDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  1364. 29-Jun-2018 20:46:23.446 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [com.github.gquintana.metrics.sql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  1365. 29-Jun-2018 20:46:23.446 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  1366. 29-Jun-2018 20:46:23.446 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [org.hsqldb.jdbc.JDBCDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  1367. 29-Jun-2018 20:46:23.446 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [net.sourceforge.jtds.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.
  1368. 29-Jun-2018 20:46:23.446 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [org.h2.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  1369. 29-Jun-2018 20:46:23.447 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [diagnostics-http-thread] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1370. java.lang.Thread.sleep(Native Method)
  1371. java.lang.Thread.sleep(Thread.java:340)
  1372. java.util.concurrent.TimeUnit.sleep(TimeUnit.java:386)
  1373. com.atlassian.confluence.internal.diagnostics.HttpRequestMonitor.lambda$startMonitorThread$0(HttpRequestMonitor.java:97)
  1374. com.atlassian.confluence.internal.diagnostics.HttpRequestMonitor$$Lambda$350/975531209.run(Unknown Source)
  1375. java.lang.Thread.run(Thread.java:748)
  1376. 29-Jun-2018 20:46:23.448 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [AtlassianEvent::CustomizableThreadFactory-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1377. sun.misc.Unsafe.park(Native Method)
  1378. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1379. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1380. java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  1381. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1382. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1383. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1384. java.lang.Thread.run(Thread.java:748)
  1385. 29-Jun-2018 20:46:23.448 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [AtlassianEvent::CustomizableThreadFactory-2] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1386. sun.misc.Unsafe.park(Native Method)
  1387. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1388. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1389. java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  1390. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1391. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1392. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1393. java.lang.Thread.run(Thread.java:748)
  1394. 29-Jun-2018 20:46:23.449 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [AtlassianEvent::CustomizableThreadFactory-3] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1395. sun.misc.Unsafe.park(Native Method)
  1396. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1397. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1398. java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  1399. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1400. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1401. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1402. java.lang.Thread.run(Thread.java:748)
  1403. 29-Jun-2018 20:46:23.449 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [AtlassianEvent::CustomizableThreadFactory-4] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1404. sun.misc.Unsafe.park(Native Method)
  1405. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1406. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1407. java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  1408. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1409. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1410. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1411. java.lang.Thread.run(Thread.java:748)
  1412. 29-Jun-2018 20:46:23.450 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->11zyp3z9wlblyku4b06hx|63a4b85f]-AdminTaskTimer] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1413. java.lang.Object.wait(Native Method)
  1414. java.util.TimerThread.mainLoop(Timer.java:552)
  1415. java.util.TimerThread.run(Timer.java:505)
  1416. 29-Jun-2018 20:46:23.450 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->11zyp3z9wlblyku4b06hx|63a4b85f]-HelperThread-#0] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1417. java.lang.Object.wait(Native Method)
  1418. com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:683)
  1419. 29-Jun-2018 20:46:23.450 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->11zyp3z9wlblyku4b06hx|63a4b85f]-HelperThread-#1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1420. java.lang.Object.wait(Native Method)
  1421. com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:683)
  1422. 29-Jun-2018 20:46:23.451 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->11zyp3z9wlblyku4b06hx|63a4b85f]-HelperThread-#2] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1423. java.lang.Object.wait(Native Method)
  1424. com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:683)
  1425. 29-Jun-2018 20:46:23.451 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [process-utils:idle] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1426. sun.misc.Unsafe.park(Native Method)
  1427. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1428. java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:458)
  1429. java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  1430. java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:924)
  1431. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1432. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1433. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1434. java.lang.Thread.run(Thread.java:748)
  1435. 29-Jun-2018 20:46:23.451 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [process-utils:idle] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1436. sun.misc.Unsafe.park(Native Method)
  1437. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1438. java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:458)
  1439. java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  1440. java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:924)
  1441. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1442. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1443. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1444. java.lang.Thread.run(Thread.java:748)
  1445. 29-Jun-2018 20:46:23.452 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [Caesium-1-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1446. sun.misc.Unsafe.park(Native Method)
  1447. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1448. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1449. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.takeUnderLock(SchedulerQueueImpl.java:292)
  1450. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.take(SchedulerQueueImpl.java:246)
  1451. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.executeNextJob(SchedulerQueueWorker.java:53)
  1452. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.run(SchedulerQueueWorker.java:34)
  1453. java.lang.Thread.run(Thread.java:748)
  1454. 29-Jun-2018 20:46:23.452 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [Caesium-1-2] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1455. sun.misc.Unsafe.park(Native Method)
  1456. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1457. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1458. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.takeUnderLock(SchedulerQueueImpl.java:292)
  1459. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.take(SchedulerQueueImpl.java:246)
  1460. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.executeNextJob(SchedulerQueueWorker.java:53)
  1461. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.run(SchedulerQueueWorker.java:34)
  1462. java.lang.Thread.run(Thread.java:748)
  1463. 29-Jun-2018 20:46:23.452 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [Caesium-1-3] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1464. sun.misc.Unsafe.park(Native Method)
  1465. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1466. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1467. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.takeUnderLock(SchedulerQueueImpl.java:292)
  1468. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.take(SchedulerQueueImpl.java:246)
  1469. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.executeNextJob(SchedulerQueueWorker.java:53)
  1470. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.run(SchedulerQueueWorker.java:34)
  1471. java.lang.Thread.run(Thread.java:748)
  1472. 29-Jun-2018 20:46:23.453 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [Caesium-1-4] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1473. sun.misc.Unsafe.park(Native Method)
  1474. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1475. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1476. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.takeUnderLock(SchedulerQueueImpl.java:292)
  1477. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.take(SchedulerQueueImpl.java:246)
  1478. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.executeNextJob(SchedulerQueueWorker.java:53)
  1479. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.run(SchedulerQueueWorker.java:34)
  1480. java.lang.Thread.run(Thread.java:748)
  1481. 29-Jun-2018 20:46:23.454 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@1160cb72]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@8f876a3]) 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.
  1482. 29-Jun-2018 20:46:23.455 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@1160cb72]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@1f540795]) 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.
  1483. 29-Jun-2018 20:46:23.455 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@1160cb72]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@77f5a3bc]) 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.
  1484. 29-Jun-2018 20:46:23.455 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@1160cb72]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@405a860d]) 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.
  1485. 29-Jun-2018 20:46:23.455 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@1160cb72]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@b5cadcb]) 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.
  1486. 29-Jun-2018 20:46:23.455 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@1160cb72]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@348b6b9a]) 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.
  1487. 29-Jun-2018 20:46:23.456 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@1160cb72]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@6eb9d6f4]) 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.
  1488. 29-Jun-2018 20:46:23.456 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@1160cb72]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@7a475fc0]) 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.
  1489. 29-Jun-2018 20:46:23.456 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@1160cb72]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@149b87b6]) 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.
  1490. 29-Jun-2018 20:46:23.456 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@1160cb72]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@7ba3e904]) 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.
  1491. 29-Jun-2018 20:46:23.456 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.opensymphony.xwork.ActionContext.ActionContextThreadLocal] (value [com.opensymphony.xwork.ActionContext$ActionContextThreadLocal@58292c06]) and a value of type [com.opensymphony.xwork.ActionContext] (value [com.opensymphony.xwork.ActionContext@5b0d8ef2]) 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.
  1492. 29-Jun-2018 20:46:23.456 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.opensymphony.xwork.ActionContext.ActionContextThreadLocal] (value [com.opensymphony.xwork.ActionContext$ActionContextThreadLocal@58292c06]) and a value of type [com.opensymphony.xwork.ActionContext] (value [com.opensymphony.xwork.ActionContext@1b74630c]) 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.
  1493. 29-Jun-2018 20:46:23.456 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.opensymphony.xwork.ActionContext.ActionContextThreadLocal] (value [com.opensymphony.xwork.ActionContext$ActionContextThreadLocal@58292c06]) and a value of type [com.opensymphony.xwork.ActionContext] (value [com.opensymphony.xwork.ActionContext@531ae1e3]) 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.
  1494. 29-Jun-2018 20:46:23.461 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-8090"]
  1495. 29-Jun-2018 20:46:23.463 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-8090"]
  1496. 29-Jun-2018 20:46:34.142 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server} Setting property 'debug' to '0' did not find a matching property.
  1497. 29-Jun-2018 20:46:34.180 WARNING [main] org.apache.catalina.startup.SetAllPropertiesRule.begin [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'debug' to '0' did not find a matching property.
  1498. 29-Jun-2018 20:46:34.218 WARNING [main] org.apache.catalina.startup.SetAllPropertiesRule.begin [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'debug' to '0' did not find a matching property.
  1499. 29-Jun-2018 20:46:34.223 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine} Setting property 'debug' to '0' did not find a matching property.
  1500. 29-Jun-2018 20:46:34.226 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'debug' to '0' did not find a matching property.
  1501. 29-Jun-2018 20:46:34.243 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
  1502. 29-Jun-2018 20:46:34.254 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
  1503. 29-Jun-2018 20:46:34.374 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8090"]
  1504. 29-Jun-2018 20:46:34.380 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
  1505. 29-Jun-2018 20:46:34.384 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8092"]
  1506. 29-Jun-2018 20:46:34.384 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
  1507. 29-Jun-2018 20:46:34.385 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 280 ms
  1508. 29-Jun-2018 20:46:34.388 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat-Standalone]
  1509. 29-Jun-2018 20:46:34.389 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/9.0.8
  1510. SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are
  1511. SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system.
  1512. SLF4J: See also http://www.slf4j.org/codes.html#replay
  1513. 29-Jun-2018 20:46:35.128 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Spring WebApplicationInitializers detected on classpath: [com.atlassian.synchrony.proxy.SynchronyDispatcherServletInitializer@77dc2b7e]
  1514. 29-Jun-2018 20:46:35.265 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Initializing Spring FrameworkServlet 'dispatcher'
  1515. 29-Jun-2018 20:46:35.265 INFO [localhost-startStop-2] org.springframework.web.servlet.DispatcherServlet.initServletBean FrameworkServlet 'dispatcher': initialization started
  1516. 29-Jun-2018 20:46:35.269 INFO [localhost-startStop-2] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.prepareRefresh Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 20:46:35 CEST 2018]; root of context hierarchy
  1517. 29-Jun-2018 20:46:35.306 INFO [localhost-startStop-2] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.loadBeanDefinitions Registering annotated classes: [class com.atlassian.synchrony.proxy.websocket.WebSocketConfig,class com.atlassian.synchrony.proxy.web.SynchronyWebMvcConfig]
  1518. 2018-06-29 20:46:35,421 INFO [localhost-startStop-1] [com.atlassian.confluence.lifecycle] contextInitialized Starting Confluence 6.10.0 [build 7702 based on commit hash 32e2f122cb90301123472685b84266a9778fff4a] - synchrony version 2.1.0-master-ed94c233
  1519. 29-Jun-2018 20:46:35.518 INFO [localhost-startStop-2] org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.initialize Initializing ExecutorService 'defaultSockJsTaskScheduler'
  1520. 29-Jun-2018 20:46:35.537 INFO [localhost-startStop-2] org.springframework.web.socket.server.support.WebSocketHandlerMapping.registerHandler Mapped URL path [/v1/bayeux-sync1] onto handler of type [class org.springframework.web.socket.server.support.WebSocketHttpRequestHandler]
  1521. 29-Jun-2018 20:46:35.759 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.register Mapped "{[/healthcheck]}" onto public com.atlassian.synchrony.proxy.web.HealthCheckResult com.atlassian.synchrony.proxy.web.SynchronyProxyRestController.getSynchronyProxyInfo()
  1522. 29-Jun-2018 20:46:35.760 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.register Mapped "{[/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity com.atlassian.synchrony.proxy.web.SynchronyProxyRestController.reloadConfiguration(com.atlassian.synchrony.proxy.web.SynchronyProxyConfigPayload)
  1523. 29-Jun-2018 20:46:35.778 INFO [localhost-startStop-2] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping.registerHandler Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler]
  1524. 29-Jun-2018 20:46:35.800 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.initControllerAdviceCache Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 20:46:35 CEST 2018]; root of context hierarchy
  1525. 29-Jun-2018 20:46:35.873 INFO [localhost-startStop-2] org.springframework.context.support.DefaultLifecycleProcessor.start Starting beans in phase 2147483647
  1526. 29-Jun-2018 20:46:35.891 INFO [localhost-startStop-2] org.springframework.web.servlet.DispatcherServlet.initServletBean FrameworkServlet 'dispatcher': initialization completed in 626 ms
  1527. 29-Jun-2018 20:47:23.167 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8090"]
  1528. 29-Jun-2018 20:47:23.181 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8092"]
  1529. 29-Jun-2018 20:47:23.185 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 48800 ms
  1530. 29-Jun-2018 20:47:23.587 INFO [http-nio-8090-exec-2] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  1531. 29-Jun-2018 20:47:26.840 INFO [http-nio-8090-exec-1] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  1532. 29-Jun-2018 20:47:26.859 INFO [http-nio-8090-exec-2] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  1533. 29-Jun-2018 20:47:27.483 INFO [http-nio-8090-exec-4] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  1534. 29-Jun-2018 20:47:36.890 INFO [http-nio-8090-exec-3] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  1535. 29-Jun-2018 20:47:36.989 INFO [http-nio-8090-exec-10] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  1536. 29-Jun-2018 20:47:37.014 INFO [http-nio-8090-exec-7] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  1537. 29-Jun-2018 20:47:37.100 INFO [http-nio-8090-exec-6] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  1538. 29-Jun-2018 20:47:37.196 INFO [http-nio-8090-exec-9] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  1539. 29-Jun-2018 20:47:37.224 INFO [http-nio-8090-exec-3] com.sun.jersey.api.wadl.config.WadlGeneratorLoader.loadWadlGenerator Loading wadlGenerator com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
  1540. 29-Jun-2018 20:47:37.230 INFO [http-nio-8090-exec-3] com.sun.jersey.api.wadl.config.WadlGeneratorLoader.loadWadlGenerator Loading wadlGenerator com.atlassian.plugins.rest.doclet.generators.grammars.WadlGrammarsAdaptor
  1541. 29-Jun-2018 20:47:37.230 INFO [http-nio-8090-exec-3] com.sun.jersey.api.wadl.config.WadlGeneratorLoader.loadWadlGenerator Loading wadlGenerator com.atlassian.plugins.rest.doclet.generators.resourcedoc.AtlassianWadlGeneratorResourceDocSupport
  1542. 29-Jun-2018 20:48:18.802 INFO [main] org.apache.catalina.core.StandardServer.await A valid shutdown command was received via the shutdown port. Stopping the Server instance.
  1543. 29-Jun-2018 20:48:18.802 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-8090"]
  1544. 29-Jun-2018 20:48:18.854 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-8092"]
  1545. 29-Jun-2018 20:48:18.906 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat-Standalone]
  1546. 29-Jun-2018 20:48:18.910 INFO [localhost-startStop-4] org.apache.catalina.core.ApplicationContext.log Destroying Spring FrameworkServlet 'dispatcher'
  1547. 29-Jun-2018 20:48:18.910 INFO [localhost-startStop-4] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.doClose Closing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 20:46:35 CEST 2018]; root of context hierarchy
  1548. 29-Jun-2018 20:48:18.913 INFO [localhost-startStop-4] org.springframework.context.support.DefaultLifecycleProcessor.stop Stopping beans in phase 2147483647
  1549. 29-Jun-2018 20:48:18.919 INFO [localhost-startStop-4] org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.shutdown Shutting down ExecutorService 'defaultSockJsTaskScheduler'
  1550. WARNING: Cannot update an inactive framework.
  1551. 29-Jun-2018 20:48:27.084 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [com.microsoft.sqlserver.jdbc.SQLServerDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  1552. 29-Jun-2018 20:48:27.085 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [com.github.gquintana.metrics.sql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  1553. 29-Jun-2018 20:48:27.085 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  1554. 29-Jun-2018 20:48:27.085 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [org.hsqldb.jdbc.JDBCDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  1555. 29-Jun-2018 20:48:27.085 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [net.sourceforge.jtds.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.
  1556. 29-Jun-2018 20:48:27.085 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [org.h2.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  1557. 29-Jun-2018 20:48:27.086 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [diagnostics-http-thread] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1558. java.lang.Thread.sleep(Native Method)
  1559. java.lang.Thread.sleep(Thread.java:340)
  1560. java.util.concurrent.TimeUnit.sleep(TimeUnit.java:386)
  1561. com.atlassian.confluence.internal.diagnostics.HttpRequestMonitor.lambda$startMonitorThread$0(HttpRequestMonitor.java:97)
  1562. com.atlassian.confluence.internal.diagnostics.HttpRequestMonitor$$Lambda$350/1730392196.run(Unknown Source)
  1563. java.lang.Thread.run(Thread.java:748)
  1564. 29-Jun-2018 20:48:27.086 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [AtlassianEvent::CustomizableThreadFactory-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1565. sun.misc.Unsafe.park(Native Method)
  1566. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1567. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1568. java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  1569. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1570. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1571. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1572. java.lang.Thread.run(Thread.java:748)
  1573. 29-Jun-2018 20:48:27.087 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [AtlassianEvent::CustomizableThreadFactory-2] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1574. sun.misc.Unsafe.park(Native Method)
  1575. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1576. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1577. java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  1578. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1579. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1580. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1581. java.lang.Thread.run(Thread.java:748)
  1582. 29-Jun-2018 20:48:27.087 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [AtlassianEvent::CustomizableThreadFactory-3] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1583. sun.misc.Unsafe.park(Native Method)
  1584. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1585. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1586. java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  1587. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1588. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1589. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1590. java.lang.Thread.run(Thread.java:748)
  1591. 29-Jun-2018 20:48:27.088 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [AtlassianEvent::CustomizableThreadFactory-4] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1592. sun.misc.Unsafe.park(Native Method)
  1593. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1594. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1595. java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  1596. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1597. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1598. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1599. java.lang.Thread.run(Thread.java:748)
  1600. 29-Jun-2018 20:48:27.088 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->11zyp3z9wlbto56mr6s4w|49013b69]-AdminTaskTimer] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1601. java.lang.Object.wait(Native Method)
  1602. java.util.TimerThread.mainLoop(Timer.java:552)
  1603. java.util.TimerThread.run(Timer.java:505)
  1604. 29-Jun-2018 20:48:27.088 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->11zyp3z9wlbto56mr6s4w|49013b69]-HelperThread-#0] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1605. java.lang.Object.wait(Native Method)
  1606. com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:683)
  1607. 29-Jun-2018 20:48:27.089 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->11zyp3z9wlbto56mr6s4w|49013b69]-HelperThread-#1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1608. java.lang.Object.wait(Native Method)
  1609. com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:683)
  1610. 29-Jun-2018 20:48:27.089 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->11zyp3z9wlbto56mr6s4w|49013b69]-HelperThread-#2] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1611. java.lang.Object.wait(Native Method)
  1612. com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:683)
  1613. 29-Jun-2018 20:48:27.090 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [process-utils:idle] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1614. sun.misc.Unsafe.park(Native Method)
  1615. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1616. java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:458)
  1617. java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  1618. java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:924)
  1619. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1620. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1621. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1622. java.lang.Thread.run(Thread.java:748)
  1623. 29-Jun-2018 20:48:27.090 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [process-utils:idle] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1624. sun.misc.Unsafe.park(Native Method)
  1625. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1626. java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:458)
  1627. java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  1628. java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:924)
  1629. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1630. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1631. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1632. java.lang.Thread.run(Thread.java:748)
  1633. 29-Jun-2018 20:48:27.090 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [Caesium-1-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1634. sun.misc.Unsafe.park(Native Method)
  1635. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1636. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1637. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.takeUnderLock(SchedulerQueueImpl.java:292)
  1638. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.take(SchedulerQueueImpl.java:246)
  1639. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.executeNextJob(SchedulerQueueWorker.java:53)
  1640. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.run(SchedulerQueueWorker.java:34)
  1641. java.lang.Thread.run(Thread.java:748)
  1642. 29-Jun-2018 20:48:27.091 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [Caesium-1-2] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1643. sun.misc.Unsafe.park(Native Method)
  1644. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1645. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1646. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.takeUnderLock(SchedulerQueueImpl.java:292)
  1647. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.take(SchedulerQueueImpl.java:246)
  1648. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.executeNextJob(SchedulerQueueWorker.java:53)
  1649. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.run(SchedulerQueueWorker.java:34)
  1650. java.lang.Thread.run(Thread.java:748)
  1651. 29-Jun-2018 20:48:27.091 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [Caesium-1-3] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1652. sun.misc.Unsafe.park(Native Method)
  1653. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1654. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1655. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.takeUnderLock(SchedulerQueueImpl.java:292)
  1656. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.take(SchedulerQueueImpl.java:246)
  1657. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.executeNextJob(SchedulerQueueWorker.java:53)
  1658. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.run(SchedulerQueueWorker.java:34)
  1659. java.lang.Thread.run(Thread.java:748)
  1660. 29-Jun-2018 20:48:27.091 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [Caesium-1-4] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1661. sun.misc.Unsafe.park(Native Method)
  1662. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1663. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1664. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.takeUnderLock(SchedulerQueueImpl.java:292)
  1665. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.take(SchedulerQueueImpl.java:246)
  1666. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.executeNextJob(SchedulerQueueWorker.java:53)
  1667. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.run(SchedulerQueueWorker.java:34)
  1668. java.lang.Thread.run(Thread.java:748)
  1669. 29-Jun-2018 20:48:27.092 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [ForkJoinPool.commonPool-worker-4] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1670. sun.misc.Unsafe.park(Native Method)
  1671. java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  1672. java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  1673. java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  1674. 29-Jun-2018 20:48:27.092 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [ForkJoinPool.commonPool-worker-5] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1675. sun.misc.Unsafe.park(Native Method)
  1676. java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  1677. java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  1678. java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  1679. 29-Jun-2018 20:48:27.092 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [ForkJoinPool.commonPool-worker-6] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1680. sun.misc.Unsafe.park(Native Method)
  1681. java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  1682. java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  1683. java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  1684. 29-Jun-2018 20:48:27.093 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [ForkJoinPool.commonPool-worker-7] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1685. sun.misc.Unsafe.park(Native Method)
  1686. java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  1687. java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  1688. java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  1689. 29-Jun-2018 20:48:27.093 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@2d278abc]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@2b18a6cf]) 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.
  1690. 29-Jun-2018 20:48:27.094 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@2d278abc]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@265ead9f]) 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.
  1691. 29-Jun-2018 20:48:27.094 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@2d278abc]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@4d31fd9f]) 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.
  1692. 29-Jun-2018 20:48:27.094 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@2d278abc]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@7ee3274c]) 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.
  1693. 29-Jun-2018 20:48:27.094 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@2d278abc]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@1023c881]) 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.
  1694. 29-Jun-2018 20:48:27.094 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@2d278abc]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@43c2ad4f]) 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.
  1695. 29-Jun-2018 20:48:27.094 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@2d278abc]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@1dd6dad]) 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.
  1696. 29-Jun-2018 20:48:27.094 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@2d278abc]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@688a4800]) 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.
  1697. 29-Jun-2018 20:48:27.094 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@2d278abc]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@3ef4288b]) 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.
  1698. 29-Jun-2018 20:48:27.094 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.opensymphony.xwork.ActionContext.ActionContextThreadLocal] (value [com.opensymphony.xwork.ActionContext$ActionContextThreadLocal@44bb7dbb]) and a value of type [com.opensymphony.xwork.ActionContext] (value [com.opensymphony.xwork.ActionContext@54ae9afd]) 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.
  1699. 29-Jun-2018 20:48:27.094 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.opensymphony.xwork.ActionContext.ActionContextThreadLocal] (value [com.opensymphony.xwork.ActionContext$ActionContextThreadLocal@44bb7dbb]) and a value of type [com.opensymphony.xwork.ActionContext] (value [com.opensymphony.xwork.ActionContext@2d28e4ee]) 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.
  1700. 29-Jun-2018 20:48:27.095 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [org.apache.shindig.common.xml.XmlUtil$2] (value [org.apache.shindig.common.xml.XmlUtil$2@17586303]) and a value of type [org.apache.xerces.jaxp.DocumentBuilderImpl] (value [org.apache.xerces.jaxp.DocumentBuilderImpl@877b113]) 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.
  1701. 29-Jun-2018 20:48:27.095 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.opensymphony.xwork.ActionContext.ActionContextThreadLocal] (value [com.opensymphony.xwork.ActionContext$ActionContextThreadLocal@44bb7dbb]) and a value of type [com.opensymphony.xwork.ActionContext] (value [com.opensymphony.xwork.ActionContext@28aebb92]) 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.
  1702. 29-Jun-2018 20:48:27.095 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@42cb35fd]) and a value of type [com.aspose.slides.internal.e0.try] (value [com.aspose.slides.internal.e0.try@16df16dc]) 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.
  1703. 29-Jun-2018 20:48:27.102 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-8090"]
  1704. 29-Jun-2018 20:48:27.104 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-8092"]
  1705. 29-Jun-2018 20:48:27.106 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-8090"]
  1706. 29-Jun-2018 20:48:27.106 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-8092"]
  1707. 29-Jun-2018 21:08:59.676 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server} Setting property 'debug' to '0' did not find a matching property.
  1708. 29-Jun-2018 21:08:59.717 WARNING [main] org.apache.catalina.startup.SetAllPropertiesRule.begin [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'debug' to '0' did not find a matching property.
  1709. 29-Jun-2018 21:08:59.757 WARNING [main] org.apache.catalina.startup.SetAllPropertiesRule.begin [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'debug' to '0' did not find a matching property.
  1710. 29-Jun-2018 21:08:59.763 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine} Setting property 'debug' to '0' did not find a matching property.
  1711. 29-Jun-2018 21:08:59.766 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'debug' to '0' did not find a matching property.
  1712. 29-Jun-2018 21:08:59.789 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
  1713. 29-Jun-2018 21:08:59.802 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
  1714. 29-Jun-2018 21:08:59.928 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8090"]
  1715. 29-Jun-2018 21:08:59.935 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
  1716. 29-Jun-2018 21:08:59.939 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8092"]
  1717. 29-Jun-2018 21:08:59.940 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
  1718. 29-Jun-2018 21:08:59.940 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 303 ms
  1719. 29-Jun-2018 21:08:59.944 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat-Standalone]
  1720. 29-Jun-2018 21:08:59.945 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/9.0.8
  1721. 29-Jun-2018 21:09:01.032 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Spring WebApplicationInitializers detected on classpath: [com.atlassian.synchrony.proxy.SynchronyDispatcherServletInitializer@232d011b]
  1722. 2018-06-29 21:09:01,052 INFO [localhost-startStop-1] [com.atlassian.confluence.lifecycle] contextInitialized Starting Confluence 6.10.0 [build 7702 based on commit hash 32e2f122cb90301123472685b84266a9778fff4a] - synchrony version 2.1.0-master-ed94c233
  1723. 29-Jun-2018 21:09:01.179 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Initializing Spring FrameworkServlet 'dispatcher'
  1724. 29-Jun-2018 21:09:01.179 INFO [localhost-startStop-2] org.springframework.web.servlet.DispatcherServlet.initServletBean FrameworkServlet 'dispatcher': initialization started
  1725. 29-Jun-2018 21:09:01.182 INFO [localhost-startStop-2] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.prepareRefresh Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 21:09:01 CEST 2018]; root of context hierarchy
  1726. 29-Jun-2018 21:09:01.210 INFO [localhost-startStop-2] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.loadBeanDefinitions Registering annotated classes: [class com.atlassian.synchrony.proxy.websocket.WebSocketConfig,class com.atlassian.synchrony.proxy.web.SynchronyWebMvcConfig]
  1727. 29-Jun-2018 21:09:01.477 INFO [localhost-startStop-2] org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.initialize Initializing ExecutorService 'defaultSockJsTaskScheduler'
  1728. 29-Jun-2018 21:09:01.501 INFO [localhost-startStop-2] org.springframework.web.socket.server.support.WebSocketHandlerMapping.registerHandler Mapped URL path [/v1/bayeux-sync1] onto handler of type [class org.springframework.web.socket.server.support.WebSocketHttpRequestHandler]
  1729. 29-Jun-2018 21:09:01.774 INFO [localhost-startStop-2] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping.registerHandler Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler]
  1730. 29-Jun-2018 21:09:01.799 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.initControllerAdviceCache Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 21:09:01 CEST 2018]; root of context hierarchy
  1731. 29-Jun-2018 21:09:01.853 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.register Mapped "{[/healthcheck]}" onto public com.atlassian.synchrony.proxy.web.HealthCheckResult com.atlassian.synchrony.proxy.web.SynchronyProxyRestController.getSynchronyProxyInfo()
  1732. 29-Jun-2018 21:09:01.853 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.register Mapped "{[/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity com.atlassian.synchrony.proxy.web.SynchronyProxyRestController.reloadConfiguration(com.atlassian.synchrony.proxy.web.SynchronyProxyConfigPayload)
  1733. 29-Jun-2018 21:09:01.954 INFO [localhost-startStop-2] org.springframework.context.support.DefaultLifecycleProcessor.start Starting beans in phase 2147483647
  1734. 29-Jun-2018 21:09:01.981 INFO [localhost-startStop-2] org.springframework.web.servlet.DispatcherServlet.initServletBean FrameworkServlet 'dispatcher': initialization completed in 802 ms
  1735. 29-Jun-2018 21:09:46.817 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server} Setting property 'debug' to '0' did not find a matching property.
  1736. 29-Jun-2018 21:09:46.848 WARNING [main] org.apache.catalina.startup.SetAllPropertiesRule.begin [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'debug' to '0' did not find a matching property.
  1737. 29-Jun-2018 21:09:46.884 WARNING [main] org.apache.catalina.startup.SetAllPropertiesRule.begin [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'debug' to '0' did not find a matching property.
  1738. 29-Jun-2018 21:09:46.890 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine} Setting property 'debug' to '0' did not find a matching property.
  1739. 29-Jun-2018 21:09:46.892 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'debug' to '0' did not find a matching property.
  1740. 29-Jun-2018 21:09:46.911 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
  1741. 29-Jun-2018 21:09:46.923 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
  1742. 29-Jun-2018 21:09:47.059 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8090"]
  1743. 29-Jun-2018 21:09:47.066 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
  1744. 29-Jun-2018 21:09:47.071 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8092"]
  1745. 29-Jun-2018 21:09:47.071 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
  1746. 29-Jun-2018 21:09:47.071 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 292 ms
  1747. 29-Jun-2018 21:09:47.075 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat-Standalone]
  1748. 29-Jun-2018 21:09:47.075 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/9.0.8
  1749. 29-Jun-2018 21:09:47.903 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Spring WebApplicationInitializers detected on classpath: [com.atlassian.synchrony.proxy.SynchronyDispatcherServletInitializer@47d0b7ae]
  1750. 29-Jun-2018 21:09:48.048 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Initializing Spring FrameworkServlet 'dispatcher'
  1751. 29-Jun-2018 21:09:48.048 INFO [localhost-startStop-2] org.springframework.web.servlet.DispatcherServlet.initServletBean FrameworkServlet 'dispatcher': initialization started
  1752. 29-Jun-2018 21:09:48.052 INFO [localhost-startStop-2] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.prepareRefresh Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 21:09:48 CEST 2018]; root of context hierarchy
  1753. 2018-06-29 21:09:48,080 INFO [localhost-startStop-1] [com.atlassian.confluence.lifecycle] contextInitialized Starting Confluence 6.10.0 [build 7702 based on commit hash 32e2f122cb90301123472685b84266a9778fff4a] - synchrony version 2.1.0-master-ed94c233
  1754. 29-Jun-2018 21:09:48.091 INFO [localhost-startStop-2] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.loadBeanDefinitions Registering annotated classes: [class com.atlassian.synchrony.proxy.websocket.WebSocketConfig,class com.atlassian.synchrony.proxy.web.SynchronyWebMvcConfig]
  1755. 29-Jun-2018 21:09:48.335 INFO [localhost-startStop-2] org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.initialize Initializing ExecutorService 'defaultSockJsTaskScheduler'
  1756. 29-Jun-2018 21:09:48.362 INFO [localhost-startStop-2] org.springframework.web.socket.server.support.WebSocketHandlerMapping.registerHandler Mapped URL path [/v1/bayeux-sync1] onto handler of type [class org.springframework.web.socket.server.support.WebSocketHttpRequestHandler]
  1757. 29-Jun-2018 21:09:48.627 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.register Mapped "{[/healthcheck]}" onto public com.atlassian.synchrony.proxy.web.HealthCheckResult com.atlassian.synchrony.proxy.web.SynchronyProxyRestController.getSynchronyProxyInfo()
  1758. 29-Jun-2018 21:09:48.628 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.register Mapped "{[/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity com.atlassian.synchrony.proxy.web.SynchronyProxyRestController.reloadConfiguration(com.atlassian.synchrony.proxy.web.SynchronyProxyConfigPayload)
  1759. 29-Jun-2018 21:09:48.653 INFO [localhost-startStop-2] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping.registerHandler Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler]
  1760. 29-Jun-2018 21:09:48.670 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.initControllerAdviceCache Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 21:09:48 CEST 2018]; root of context hierarchy
  1761. 29-Jun-2018 21:09:48.721 INFO [localhost-startStop-2] org.springframework.context.support.DefaultLifecycleProcessor.start Starting beans in phase 2147483647
  1762. 29-Jun-2018 21:09:48.734 INFO [localhost-startStop-2] org.springframework.web.servlet.DispatcherServlet.initServletBean FrameworkServlet 'dispatcher': initialization completed in 686 ms
  1763. 29-Jun-2018 21:10:16.321 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server} Setting property 'debug' to '0' did not find a matching property.
  1764. 29-Jun-2018 21:10:16.352 WARNING [main] org.apache.catalina.startup.SetAllPropertiesRule.begin [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'debug' to '0' did not find a matching property.
  1765. 29-Jun-2018 21:10:16.389 WARNING [main] org.apache.catalina.startup.SetAllPropertiesRule.begin [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'debug' to '0' did not find a matching property.
  1766. 29-Jun-2018 21:10:16.394 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine} Setting property 'debug' to '0' did not find a matching property.
  1767. 29-Jun-2018 21:10:16.397 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'debug' to '0' did not find a matching property.
  1768. 29-Jun-2018 21:10:16.414 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
  1769. 29-Jun-2018 21:10:16.426 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
  1770. 29-Jun-2018 21:10:16.566 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8090"]
  1771. 29-Jun-2018 21:10:16.575 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
  1772. 29-Jun-2018 21:10:16.580 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8092"]
  1773. 29-Jun-2018 21:10:16.580 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
  1774. 29-Jun-2018 21:10:16.580 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 298 ms
  1775. 29-Jun-2018 21:10:16.586 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat-Standalone]
  1776. 29-Jun-2018 21:10:16.586 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/9.0.8
  1777. SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are
  1778. SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system.
  1779. SLF4J: See also http://www.slf4j.org/codes.html#replay
  1780. 29-Jun-2018 21:10:17.401 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Spring WebApplicationInitializers detected on classpath: [com.atlassian.synchrony.proxy.SynchronyDispatcherServletInitializer@14f51020]
  1781. 29-Jun-2018 21:10:17.555 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Initializing Spring FrameworkServlet 'dispatcher'
  1782. 29-Jun-2018 21:10:17.555 INFO [localhost-startStop-2] org.springframework.web.servlet.DispatcherServlet.initServletBean FrameworkServlet 'dispatcher': initialization started
  1783. 29-Jun-2018 21:10:17.559 INFO [localhost-startStop-2] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.prepareRefresh Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 21:10:17 CEST 2018]; root of context hierarchy
  1784. 29-Jun-2018 21:10:17.597 INFO [localhost-startStop-2] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.loadBeanDefinitions Registering annotated classes: [class com.atlassian.synchrony.proxy.websocket.WebSocketConfig,class com.atlassian.synchrony.proxy.web.SynchronyWebMvcConfig]
  1785. 2018-06-29 21:10:17,596 INFO [localhost-startStop-1] [com.atlassian.confluence.lifecycle] info Starting Confluence 6.10.0 [build 7702 based on commit hash 32e2f122cb90301123472685b84266a9778fff4a] - synchrony version 2.1.0-master-ed94c233
  1786. 29-Jun-2018 21:10:17.872 INFO [localhost-startStop-2] org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.initialize Initializing ExecutorService 'defaultSockJsTaskScheduler'
  1787. 29-Jun-2018 21:10:17.897 INFO [localhost-startStop-2] org.springframework.web.socket.server.support.WebSocketHandlerMapping.registerHandler Mapped URL path [/v1/bayeux-sync1] onto handler of type [class org.springframework.web.socket.server.support.WebSocketHttpRequestHandler]
  1788. 29-Jun-2018 21:10:18.146 INFO [localhost-startStop-2] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping.registerHandler Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler]
  1789. 29-Jun-2018 21:10:18.170 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.initControllerAdviceCache Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 21:10:17 CEST 2018]; root of context hierarchy
  1790. 29-Jun-2018 21:10:18.227 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.register Mapped "{[/healthcheck]}" onto public com.atlassian.synchrony.proxy.web.HealthCheckResult com.atlassian.synchrony.proxy.web.SynchronyProxyRestController.getSynchronyProxyInfo()
  1791. 29-Jun-2018 21:10:18.228 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.register Mapped "{[/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity com.atlassian.synchrony.proxy.web.SynchronyProxyRestController.reloadConfiguration(com.atlassian.synchrony.proxy.web.SynchronyProxyConfigPayload)
  1792. 29-Jun-2018 21:10:18.306 INFO [localhost-startStop-2] org.springframework.context.support.DefaultLifecycleProcessor.start Starting beans in phase 2147483647
  1793. 29-Jun-2018 21:10:18.325 INFO [localhost-startStop-2] org.springframework.web.servlet.DispatcherServlet.initServletBean FrameworkServlet 'dispatcher': initialization completed in 770 ms
  1794. 29-Jun-2018 21:11:21.518 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server} Setting property 'debug' to '0' did not find a matching property.
  1795. 29-Jun-2018 21:11:21.548 WARNING [main] org.apache.catalina.startup.SetAllPropertiesRule.begin [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'debug' to '0' did not find a matching property.
  1796. 29-Jun-2018 21:11:21.584 WARNING [main] org.apache.catalina.startup.SetAllPropertiesRule.begin [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'debug' to '0' did not find a matching property.
  1797. 29-Jun-2018 21:11:21.590 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine} Setting property 'debug' to '0' did not find a matching property.
  1798. 29-Jun-2018 21:11:21.592 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'debug' to '0' did not find a matching property.
  1799. 29-Jun-2018 21:11:21.610 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
  1800. 29-Jun-2018 21:11:21.620 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
  1801. 29-Jun-2018 21:11:21.737 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8090"]
  1802. 29-Jun-2018 21:11:21.743 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
  1803. 29-Jun-2018 21:11:21.748 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8092"]
  1804. 29-Jun-2018 21:11:21.748 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
  1805. 29-Jun-2018 21:11:21.748 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 268 ms
  1806. 29-Jun-2018 21:11:21.752 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat-Standalone]
  1807. 29-Jun-2018 21:11:21.752 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/9.0.8
  1808. 29-Jun-2018 21:11:22.665 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Spring WebApplicationInitializers detected on classpath: [com.atlassian.synchrony.proxy.SynchronyDispatcherServletInitializer@45ed09a9]
  1809. 2018-06-29 21:11:22,706 INFO [localhost-startStop-1] [com.atlassian.confluence.lifecycle] contextInitialized Starting Confluence 6.10.0 [build 7702 based on commit hash 32e2f122cb90301123472685b84266a9778fff4a] - synchrony version 2.1.0-master-ed94c233
  1810. 29-Jun-2018 21:11:22.763 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Initializing Spring FrameworkServlet 'dispatcher'
  1811. 29-Jun-2018 21:11:22.763 INFO [localhost-startStop-2] org.springframework.web.servlet.DispatcherServlet.initServletBean FrameworkServlet 'dispatcher': initialization started
  1812. 29-Jun-2018 21:11:22.766 INFO [localhost-startStop-2] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.prepareRefresh Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 21:11:22 CEST 2018]; root of context hierarchy
  1813. 29-Jun-2018 21:11:22.795 INFO [localhost-startStop-2] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.loadBeanDefinitions Registering annotated classes: [class com.atlassian.synchrony.proxy.websocket.WebSocketConfig,class com.atlassian.synchrony.proxy.web.SynchronyWebMvcConfig]
  1814. 29-Jun-2018 21:11:23.015 INFO [localhost-startStop-2] org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.initialize Initializing ExecutorService 'defaultSockJsTaskScheduler'
  1815. 29-Jun-2018 21:11:23.034 INFO [localhost-startStop-2] org.springframework.web.socket.server.support.WebSocketHandlerMapping.registerHandler Mapped URL path [/v1/bayeux-sync1] onto handler of type [class org.springframework.web.socket.server.support.WebSocketHttpRequestHandler]
  1816. 29-Jun-2018 21:11:23.247 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.initControllerAdviceCache Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 21:11:22 CEST 2018]; root of context hierarchy
  1817. 29-Jun-2018 21:11:23.296 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.register Mapped "{[/healthcheck]}" onto public com.atlassian.synchrony.proxy.web.HealthCheckResult com.atlassian.synchrony.proxy.web.SynchronyProxyRestController.getSynchronyProxyInfo()
  1818. 29-Jun-2018 21:11:23.297 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.register Mapped "{[/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity com.atlassian.synchrony.proxy.web.SynchronyProxyRestController.reloadConfiguration(com.atlassian.synchrony.proxy.web.SynchronyProxyConfigPayload)
  1819. 29-Jun-2018 21:11:23.310 INFO [localhost-startStop-2] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping.registerHandler Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler]
  1820. 29-Jun-2018 21:11:23.383 INFO [localhost-startStop-2] org.springframework.context.support.DefaultLifecycleProcessor.start Starting beans in phase 2147483647
  1821. 29-Jun-2018 21:11:23.396 INFO [localhost-startStop-2] org.springframework.web.servlet.DispatcherServlet.initServletBean FrameworkServlet 'dispatcher': initialization completed in 633 ms
  1822. 29-Jun-2018 21:12:12.860 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8090"]
  1823. 29-Jun-2018 21:12:12.871 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8092"]
  1824. 29-Jun-2018 21:12:12.885 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 51136 ms
  1825. 29-Jun-2018 21:17:09.820 INFO [main] org.apache.catalina.core.StandardServer.await A valid shutdown command was received via the shutdown port. Stopping the Server instance.
  1826. 29-Jun-2018 21:17:09.820 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-8090"]
  1827. 29-Jun-2018 21:17:09.871 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-8092"]
  1828. 29-Jun-2018 21:17:09.923 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat-Standalone]
  1829. 29-Jun-2018 21:17:09.928 INFO [localhost-startStop-4] org.apache.catalina.core.ApplicationContext.log Destroying Spring FrameworkServlet 'dispatcher'
  1830. 29-Jun-2018 21:17:09.929 INFO [localhost-startStop-4] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.doClose Closing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 21:11:22 CEST 2018]; root of context hierarchy
  1831. 29-Jun-2018 21:17:09.932 INFO [localhost-startStop-4] org.springframework.context.support.DefaultLifecycleProcessor.stop Stopping beans in phase 2147483647
  1832. 29-Jun-2018 21:17:09.942 INFO [localhost-startStop-4] org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.shutdown Shutting down ExecutorService 'defaultSockJsTaskScheduler'
  1833. WARNING: Cannot update an inactive framework.
  1834. 29-Jun-2018 21:17:17.658 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [com.microsoft.sqlserver.jdbc.SQLServerDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  1835. 29-Jun-2018 21:17:17.658 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [com.github.gquintana.metrics.sql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  1836. 29-Jun-2018 21:17:17.658 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  1837. 29-Jun-2018 21:17:17.658 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [org.hsqldb.jdbc.JDBCDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  1838. 29-Jun-2018 21:17:17.658 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [net.sourceforge.jtds.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.
  1839. 29-Jun-2018 21:17:17.658 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [org.h2.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  1840. 29-Jun-2018 21:17:17.659 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [diagnostics-http-thread] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1841. java.lang.Thread.sleep(Native Method)
  1842. java.lang.Thread.sleep(Thread.java:340)
  1843. java.util.concurrent.TimeUnit.sleep(TimeUnit.java:386)
  1844. com.atlassian.confluence.internal.diagnostics.HttpRequestMonitor.lambda$startMonitorThread$0(HttpRequestMonitor.java:97)
  1845. com.atlassian.confluence.internal.diagnostics.HttpRequestMonitor$$Lambda$350/1730392196.run(Unknown Source)
  1846. java.lang.Thread.run(Thread.java:748)
  1847. 29-Jun-2018 21:17:17.659 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [AtlassianEvent::CustomizableThreadFactory-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1848. sun.misc.Unsafe.park(Native Method)
  1849. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1850. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1851. java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  1852. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1853. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1854. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1855. java.lang.Thread.run(Thread.java:748)
  1856. 29-Jun-2018 21:17:17.659 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [AtlassianEvent::CustomizableThreadFactory-2] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1857. sun.misc.Unsafe.park(Native Method)
  1858. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1859. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1860. java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  1861. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1862. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1863. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1864. java.lang.Thread.run(Thread.java:748)
  1865. 29-Jun-2018 21:17:17.660 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [AtlassianEvent::CustomizableThreadFactory-3] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1866. sun.misc.Unsafe.park(Native Method)
  1867. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1868. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1869. java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  1870. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1871. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1872. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1873. java.lang.Thread.run(Thread.java:748)
  1874. 29-Jun-2018 21:17:17.660 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [AtlassianEvent::CustomizableThreadFactory-4] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1875. sun.misc.Unsafe.park(Native Method)
  1876. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1877. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1878. java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  1879. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1880. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1881. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1882. java.lang.Thread.run(Thread.java:748)
  1883. 29-Jun-2018 21:17:17.660 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->11zyp3z9wlcpk6m1wptfd2|63ed668d]-AdminTaskTimer] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1884. java.lang.Object.wait(Native Method)
  1885. java.util.TimerThread.mainLoop(Timer.java:552)
  1886. java.util.TimerThread.run(Timer.java:505)
  1887. 29-Jun-2018 21:17:17.660 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->11zyp3z9wlcpk6m1wptfd2|63ed668d]-HelperThread-#0] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1888. java.lang.Object.wait(Native Method)
  1889. com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:683)
  1890. 29-Jun-2018 21:17:17.661 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->11zyp3z9wlcpk6m1wptfd2|63ed668d]-HelperThread-#1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1891. java.lang.Object.wait(Native Method)
  1892. com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:683)
  1893. 29-Jun-2018 21:17:17.661 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->11zyp3z9wlcpk6m1wptfd2|63ed668d]-HelperThread-#2] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1894. java.lang.Object.wait(Native Method)
  1895. com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:683)
  1896. 29-Jun-2018 21:17:17.661 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [process-utils:idle] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1897. sun.misc.Unsafe.park(Native Method)
  1898. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1899. java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:458)
  1900. java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  1901. java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:924)
  1902. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1903. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1904. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1905. java.lang.Thread.run(Thread.java:748)
  1906. 29-Jun-2018 21:17:17.661 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [process-utils:idle] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1907. sun.misc.Unsafe.park(Native Method)
  1908. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1909. java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:458)
  1910. java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  1911. java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:924)
  1912. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1913. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1914. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1915. java.lang.Thread.run(Thread.java:748)
  1916. 29-Jun-2018 21:17:17.662 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [Caesium-1-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1917. sun.misc.Unsafe.park(Native Method)
  1918. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1919. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1920. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.takeUnderLock(SchedulerQueueImpl.java:292)
  1921. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.take(SchedulerQueueImpl.java:246)
  1922. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.executeNextJob(SchedulerQueueWorker.java:53)
  1923. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.run(SchedulerQueueWorker.java:34)
  1924. java.lang.Thread.run(Thread.java:748)
  1925. 29-Jun-2018 21:17:17.662 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [Caesium-1-2] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1926. sun.misc.Unsafe.park(Native Method)
  1927. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1928. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1929. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.takeUnderLock(SchedulerQueueImpl.java:292)
  1930. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.take(SchedulerQueueImpl.java:246)
  1931. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.executeNextJob(SchedulerQueueWorker.java:53)
  1932. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.run(SchedulerQueueWorker.java:34)
  1933. java.lang.Thread.run(Thread.java:748)
  1934. 29-Jun-2018 21:17:17.662 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [Caesium-1-3] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1935. sun.misc.Unsafe.park(Native Method)
  1936. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1937. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1938. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.takeUnderLock(SchedulerQueueImpl.java:292)
  1939. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.take(SchedulerQueueImpl.java:246)
  1940. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.executeNextJob(SchedulerQueueWorker.java:53)
  1941. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.run(SchedulerQueueWorker.java:34)
  1942. java.lang.Thread.run(Thread.java:748)
  1943. 29-Jun-2018 21:17:17.662 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [Caesium-1-4] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  1944. sun.misc.Unsafe.park(Native Method)
  1945. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1946. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1947. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.takeUnderLock(SchedulerQueueImpl.java:292)
  1948. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.take(SchedulerQueueImpl.java:246)
  1949. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.executeNextJob(SchedulerQueueWorker.java:53)
  1950. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.run(SchedulerQueueWorker.java:34)
  1951. java.lang.Thread.run(Thread.java:748)
  1952. 29-Jun-2018 21:17:17.663 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.opensymphony.xwork.ActionContext.ActionContextThreadLocal] (value [com.opensymphony.xwork.ActionContext$ActionContextThreadLocal@266c80a5]) and a value of type [com.opensymphony.xwork.ActionContext] (value [com.opensymphony.xwork.ActionContext@6a5c418f]) 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.
  1953. 29-Jun-2018 21:17:17.663 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.opensymphony.xwork.ActionContext.ActionContextThreadLocal] (value [com.opensymphony.xwork.ActionContext$ActionContextThreadLocal@266c80a5]) and a value of type [com.opensymphony.xwork.ActionContext] (value [com.opensymphony.xwork.ActionContext@25f88f9]) 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.
  1954. 29-Jun-2018 21:17:17.663 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.opensymphony.xwork.ActionContext.ActionContextThreadLocal] (value [com.opensymphony.xwork.ActionContext$ActionContextThreadLocal@266c80a5]) and a value of type [com.opensymphony.xwork.ActionContext] (value [com.opensymphony.xwork.ActionContext@34a9a4aa]) 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.
  1955. 29-Jun-2018 21:17:17.666 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-8090"]
  1956. 29-Jun-2018 21:17:17.668 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-8092"]
  1957. 29-Jun-2018 21:17:17.669 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-8090"]
  1958. 29-Jun-2018 21:17:17.669 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-8092"]
  1959. 29-Jun-2018 21:17:34.332 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server} Setting property 'debug' to '0' did not find a matching property.
  1960. 29-Jun-2018 21:17:34.364 WARNING [main] org.apache.catalina.startup.SetAllPropertiesRule.begin [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'debug' to '0' did not find a matching property.
  1961. 29-Jun-2018 21:17:34.404 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine} Setting property 'debug' to '0' did not find a matching property.
  1962. 29-Jun-2018 21:17:34.407 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'debug' to '0' did not find a matching property.
  1963. 29-Jun-2018 21:17:34.425 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
  1964. 29-Jun-2018 21:17:34.436 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
  1965. 29-Jun-2018 21:17:34.567 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8092"]
  1966. 29-Jun-2018 21:17:34.573 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
  1967. 29-Jun-2018 21:17:34.577 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 282 ms
  1968. 29-Jun-2018 21:17:34.581 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat-Standalone]
  1969. 29-Jun-2018 21:17:34.581 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/9.0.8
  1970. SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are
  1971. SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system.
  1972. SLF4J: See also http://www.slf4j.org/codes.html#replay
  1973. 29-Jun-2018 21:17:35.347 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Spring WebApplicationInitializers detected on classpath: [com.atlassian.synchrony.proxy.SynchronyDispatcherServletInitializer@1cc7b1fd]
  1974. 29-Jun-2018 21:17:35.505 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Initializing Spring FrameworkServlet 'dispatcher'
  1975. 29-Jun-2018 21:17:35.505 INFO [localhost-startStop-2] org.springframework.web.servlet.DispatcherServlet.initServletBean FrameworkServlet 'dispatcher': initialization started
  1976. 29-Jun-2018 21:17:35.508 INFO [localhost-startStop-2] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.prepareRefresh Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 21:17:35 CEST 2018]; root of context hierarchy
  1977. 29-Jun-2018 21:17:35.547 INFO [localhost-startStop-2] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.loadBeanDefinitions Registering annotated classes: [class com.atlassian.synchrony.proxy.websocket.WebSocketConfig,class com.atlassian.synchrony.proxy.web.SynchronyWebMvcConfig]
  1978. 2018-06-29 21:17:35,582 INFO [localhost-startStop-1] [com.atlassian.confluence.lifecycle] contextInitialized Starting Confluence 6.10.0 [build 7702 based on commit hash 32e2f122cb90301123472685b84266a9778fff4a] - synchrony version 2.1.0-master-ed94c233
  1979. 29-Jun-2018 21:17:35.822 INFO [localhost-startStop-2] org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.initialize Initializing ExecutorService 'defaultSockJsTaskScheduler'
  1980. 29-Jun-2018 21:17:35.838 INFO [localhost-startStop-2] org.springframework.web.socket.server.support.WebSocketHandlerMapping.registerHandler Mapped URL path [/v1/bayeux-sync1] onto handler of type [class org.springframework.web.socket.server.support.WebSocketHttpRequestHandler]
  1981. 29-Jun-2018 21:17:35.986 INFO [localhost-startStop-2] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping.registerHandler Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler]
  1982. 29-Jun-2018 21:17:36.025 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.initControllerAdviceCache Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 21:17:35 CEST 2018]; root of context hierarchy
  1983. 29-Jun-2018 21:17:36.065 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.register Mapped "{[/healthcheck]}" onto public com.atlassian.synchrony.proxy.web.HealthCheckResult com.atlassian.synchrony.proxy.web.SynchronyProxyRestController.getSynchronyProxyInfo()
  1984. 29-Jun-2018 21:17:36.066 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.register Mapped "{[/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity com.atlassian.synchrony.proxy.web.SynchronyProxyRestController.reloadConfiguration(com.atlassian.synchrony.proxy.web.SynchronyProxyConfigPayload)
  1985. 29-Jun-2018 21:17:36.104 INFO [localhost-startStop-2] org.springframework.context.support.DefaultLifecycleProcessor.start Starting beans in phase 2147483647
  1986. 29-Jun-2018 21:17:36.118 INFO [localhost-startStop-2] org.springframework.web.servlet.DispatcherServlet.initServletBean FrameworkServlet 'dispatcher': initialization completed in 613 ms
  1987. 29-Jun-2018 21:18:23.325 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8092"]
  1988. 29-Jun-2018 21:18:23.336 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 48759 ms
  1989. 29-Jun-2018 21:18:57.912 INFO [main] org.apache.catalina.core.StandardServer.await A valid shutdown command was received via the shutdown port. Stopping the Server instance.
  1990. 29-Jun-2018 21:18:57.913 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-8092"]
  1991. 29-Jun-2018 21:18:57.964 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat-Standalone]
  1992. 29-Jun-2018 21:18:57.970 INFO [localhost-startStop-4] org.apache.catalina.core.ApplicationContext.log Destroying Spring FrameworkServlet 'dispatcher'
  1993. 29-Jun-2018 21:18:57.971 INFO [localhost-startStop-4] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.doClose Closing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 21:17:35 CEST 2018]; root of context hierarchy
  1994. 29-Jun-2018 21:18:57.974 INFO [localhost-startStop-4] org.springframework.context.support.DefaultLifecycleProcessor.stop Stopping beans in phase 2147483647
  1995. 29-Jun-2018 21:18:57.980 INFO [localhost-startStop-4] org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.shutdown Shutting down ExecutorService 'defaultSockJsTaskScheduler'
  1996. 2018-06-29 21:19:17
  1997. Full thread dump Java HotSpot(TM) 64-Bit Server VM (25.162-b12 mixed mode):
  1998.  
  1999. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #371 prio=5 os_prio=0 tid=0x00007f3eac012800 nid=0x7e18 runnable [0x00007f3e6bcfb000]
  2000. java.lang.Thread.State: RUNNABLE
  2001. at java.net.SocketInputStream.socketRead0(Native Method)
  2002. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  2003. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  2004. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  2005. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  2006. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  2007. - locked <0x00000000e6b041d8> (a java.io.BufferedInputStream)
  2008. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  2009. at org.h2.value.Transfer.readInt(Transfer.java:157)
  2010. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  2011. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  2012. at java.lang.Thread.run(Thread.java:748)
  2013.  
  2014. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #370 prio=5 os_prio=0 tid=0x00007f3eac0f1000 nid=0x7e17 runnable [0x00007f3e6a5e6000]
  2015. java.lang.Thread.State: RUNNABLE
  2016. at java.net.SocketInputStream.socketRead0(Native Method)
  2017. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  2018. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  2019. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  2020. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  2021. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  2022. - locked <0x00000000e6c07310> (a java.io.BufferedInputStream)
  2023. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  2024. at org.h2.value.Transfer.readInt(Transfer.java:157)
  2025. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  2026. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  2027. at java.lang.Thread.run(Thread.java:748)
  2028.  
  2029. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #369 prio=5 os_prio=0 tid=0x00007f3eac018000 nid=0x7e16 runnable [0x00007f3e6b1f2000]
  2030. java.lang.Thread.State: RUNNABLE
  2031. at java.net.SocketInputStream.socketRead0(Native Method)
  2032. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  2033. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  2034. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  2035. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  2036. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  2037. - locked <0x00000000e6c0b568> (a java.io.BufferedInputStream)
  2038. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  2039. at org.h2.value.Transfer.readInt(Transfer.java:157)
  2040. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  2041. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  2042. at java.lang.Thread.run(Thread.java:748)
  2043.  
  2044. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #368 prio=5 os_prio=0 tid=0x00007f3eac022800 nid=0x7e15 runnable [0x00007f3e6aeef000]
  2045. java.lang.Thread.State: RUNNABLE
  2046. at java.net.SocketInputStream.socketRead0(Native Method)
  2047. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  2048. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  2049. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  2050. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  2051. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  2052. - locked <0x00000000e6b08430> (a java.io.BufferedInputStream)
  2053. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  2054. at org.h2.value.Transfer.readInt(Transfer.java:157)
  2055. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  2056. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  2057. at java.lang.Thread.run(Thread.java:748)
  2058.  
  2059. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #367 prio=5 os_prio=0 tid=0x00007f3eac024000 nid=0x7e14 runnable [0x00007f3e6adee000]
  2060. java.lang.Thread.State: RUNNABLE
  2061. at java.net.SocketInputStream.socketRead0(Native Method)
  2062. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  2063. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  2064. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  2065. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  2066. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  2067. - locked <0x00000000e6c0f7c0> (a java.io.BufferedInputStream)
  2068. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  2069. at org.h2.value.Transfer.readInt(Transfer.java:157)
  2070. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  2071. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  2072. at java.lang.Thread.run(Thread.java:748)
  2073.  
  2074. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #366 prio=5 os_prio=0 tid=0x00007f3eac002800 nid=0x7e13 runnable [0x00007f3e6a7e8000]
  2075. java.lang.Thread.State: RUNNABLE
  2076. at java.net.SocketInputStream.socketRead0(Native Method)
  2077. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  2078. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  2079. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  2080. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  2081. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  2082. - locked <0x00000000e6c13a18> (a java.io.BufferedInputStream)
  2083. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  2084. at org.h2.value.Transfer.readInt(Transfer.java:157)
  2085. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  2086. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  2087. at java.lang.Thread.run(Thread.java:748)
  2088.  
  2089. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #365 prio=5 os_prio=0 tid=0x00007f3eac00f000 nid=0x7e12 runnable [0x00007f3e6b0f1000]
  2090. java.lang.Thread.State: RUNNABLE
  2091. at java.net.SocketInputStream.socketRead0(Native Method)
  2092. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  2093. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  2094. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  2095. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  2096. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  2097. - locked <0x00000000e6b0c688> (a java.io.BufferedInputStream)
  2098. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  2099. at org.h2.value.Transfer.readInt(Transfer.java:157)
  2100. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  2101. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  2102. at java.lang.Thread.run(Thread.java:748)
  2103.  
  2104. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #364 prio=5 os_prio=0 tid=0x00007f3eac0d8000 nid=0x7e11 runnable [0x00007f3e6aaeb000]
  2105. java.lang.Thread.State: RUNNABLE
  2106. at java.net.SocketInputStream.socketRead0(Native Method)
  2107. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  2108. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  2109. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  2110. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  2111. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  2112. - locked <0x00000000e6c17c70> (a java.io.BufferedInputStream)
  2113. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  2114. at org.h2.value.Transfer.readInt(Transfer.java:157)
  2115. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  2116. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  2117. at java.lang.Thread.run(Thread.java:748)
  2118.  
  2119. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #363 prio=5 os_prio=0 tid=0x00007f3eac008800 nid=0x7e10 runnable [0x00007f3e6a8e9000]
  2120. java.lang.Thread.State: RUNNABLE
  2121. at java.net.SocketInputStream.socketRead0(Native Method)
  2122. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  2123. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  2124. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  2125. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  2126. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  2127. - locked <0x00000000e6c1bec8> (a java.io.BufferedInputStream)
  2128. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  2129. at org.h2.value.Transfer.readInt(Transfer.java:157)
  2130. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  2131. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  2132. at java.lang.Thread.run(Thread.java:748)
  2133.  
  2134. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #362 prio=5 os_prio=0 tid=0x00007f3eac0e9800 nid=0x7e0f runnable [0x00007f3e6b5f6000]
  2135. java.lang.Thread.State: RUNNABLE
  2136. at java.net.SocketInputStream.socketRead0(Native Method)
  2137. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  2138. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  2139. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  2140. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  2141. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  2142. - locked <0x00000000e6b108e0> (a java.io.BufferedInputStream)
  2143. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  2144. at org.h2.value.Transfer.readInt(Transfer.java:157)
  2145. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  2146. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  2147. at java.lang.Thread.run(Thread.java:748)
  2148.  
  2149. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #361 prio=5 os_prio=0 tid=0x00007f3eac03b800 nid=0x7d8a runnable [0x00007f3e6abec000]
  2150. java.lang.Thread.State: RUNNABLE
  2151. at java.net.SocketInputStream.socketRead0(Native Method)
  2152. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  2153. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  2154. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  2155. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  2156. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  2157. - locked <0x00000000e6c20120> (a java.io.BufferedInputStream)
  2158. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  2159. at org.h2.value.Transfer.readInt(Transfer.java:157)
  2160. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  2161. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  2162. at java.lang.Thread.run(Thread.java:748)
  2163.  
  2164. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #360 prio=5 os_prio=0 tid=0x00007f3eac0db800 nid=0x7d89 runnable [0x00007f3e6bdfc000]
  2165. java.lang.Thread.State: RUNNABLE
  2166. at java.net.SocketInputStream.socketRead0(Native Method)
  2167. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  2168. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  2169. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  2170. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  2171. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  2172. - locked <0x00000000e6b14b38> (a java.io.BufferedInputStream)
  2173. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  2174. at org.h2.value.Transfer.readInt(Transfer.java:157)
  2175. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  2176. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  2177. at java.lang.Thread.run(Thread.java:748)
  2178.  
  2179. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #359 prio=5 os_prio=0 tid=0x00007f3eac00b800 nid=0x7d88 runnable [0x00007f3e695e4000]
  2180. java.lang.Thread.State: RUNNABLE
  2181. at java.net.SocketInputStream.socketRead0(Native Method)
  2182. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  2183. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  2184. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  2185. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  2186. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  2187. - locked <0x00000000e6c24378> (a java.io.BufferedInputStream)
  2188. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  2189. at org.h2.value.Transfer.readInt(Transfer.java:157)
  2190. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  2191. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  2192. at java.lang.Thread.run(Thread.java:748)
  2193.  
  2194. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #358 prio=5 os_prio=0 tid=0x00007f3eac01b800 nid=0x7d87 runnable [0x00007f3e6b2f3000]
  2195. java.lang.Thread.State: RUNNABLE
  2196. at java.net.SocketInputStream.socketRead0(Native Method)
  2197. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  2198. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  2199. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  2200. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  2201. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  2202. - locked <0x00000000e6c87470> (a java.io.BufferedInputStream)
  2203. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  2204. at org.h2.value.Transfer.readInt(Transfer.java:157)
  2205. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  2206. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  2207. at java.lang.Thread.run(Thread.java:748)
  2208.  
  2209. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #357 prio=5 os_prio=0 tid=0x00007f3eac020800 nid=0x7d86 runnable [0x00007f3e6befd000]
  2210. java.lang.Thread.State: RUNNABLE
  2211. at java.net.SocketInputStream.socketRead0(Native Method)
  2212. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  2213. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  2214. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  2215. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  2216. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  2217. - locked <0x00000000e6c285d0> (a java.io.BufferedInputStream)
  2218. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  2219. at org.h2.value.Transfer.readInt(Transfer.java:157)
  2220. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  2221. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  2222. at java.lang.Thread.run(Thread.java:748)
  2223.  
  2224. "H2 TCP Server (tcp://136.243.106.159:9092) thread" #356 prio=5 os_prio=0 tid=0x00007f3eac025800 nid=0x7d85 runnable [0x00007f3e6bffe000]
  2225. java.lang.Thread.State: RUNNABLE
  2226. at java.net.SocketInputStream.socketRead0(Native Method)
  2227. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  2228. at java.net.SocketInputStream.read(SocketInputStream.java:171)
  2229. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  2230. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  2231. at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  2232. - locked <0x00000000e6c2c828> (a java.io.BufferedInputStream)
  2233. at java.io.DataInputStream.readInt(DataInputStream.java:387)
  2234. at org.h2.value.Transfer.readInt(Transfer.java:157)
  2235. at org.h2.server.TcpServerThread.process(TcpServerThread.java:258)
  2236. at org.h2.server.TcpServerThread.run(TcpServerThread.java:160)
  2237. at java.lang.Thread.run(Thread.java:748)
  2238.  
  2239. "Gemini Blueprint context shutdown thread2" #354 daemon prio=5 os_prio=0 tid=0x00007f3e8c132000 nid=0x7d83 in Object.wait() [0x00007f3e686e0000]
  2240. java.lang.Thread.State: TIMED_WAITING (on object monitor)
  2241. at java.lang.Object.wait(Native Method)
  2242. at org.eclipse.gemini.blueprint.service.importer.support.internal.support.RetryTemplate.execute(RetryTemplate.java:104)
  2243. - locked <0x00000000d4b9f2d8> (a java.lang.Object)
  2244. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceDynamicInterceptor.lookupService(ServiceDynamicInterceptor.java:448)
  2245. - locked <0x00000000d4b9f2d8> (a java.lang.Object)
  2246. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceDynamicInterceptor.getTarget(ServiceDynamicInterceptor.java:410)
  2247. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  2248. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  2249. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:133)
  2250. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:121)
  2251. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  2252. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  2253. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  2254. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  2255. 29-Jun-2018 21:19:53.895 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server} Setting property 'debug' to '0' did not find a matching property.
  2256. 29-Jun-2018 21:19:53.928 WARNING [main] org.apache.catalina.startup.SetAllPropertiesRule.begin [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'debug' to '0' did not find a matching property.
  2257. 29-Jun-2018 21:19:53.969 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine} Setting property 'debug' to '0' did not find a matching property.
  2258. 29-Jun-2018 21:19:53.971 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'debug' to '0' did not find a matching property.
  2259. 29-Jun-2018 21:19:53.989 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
  2260. 29-Jun-2018 21:19:53.999 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
  2261. 29-Jun-2018 21:19:54.119 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8090"]
  2262. 29-Jun-2018 21:19:54.125 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
  2263. 29-Jun-2018 21:19:54.129 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 280 ms
  2264. 29-Jun-2018 21:19:54.133 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat-Standalone]
  2265. 29-Jun-2018 21:19:54.133 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/9.0.8
  2266. SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are
  2267. SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system.
  2268. SLF4J: See also http://www.slf4j.org/codes.html#replay
  2269. 29-Jun-2018 21:19:55.005 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Spring WebApplicationInitializers detected on classpath: [com.atlassian.synchrony.proxy.SynchronyDispatcherServletInitializer@26e6306c]
  2270. 29-Jun-2018 21:19:55.164 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Initializing Spring FrameworkServlet 'dispatcher'
  2271. 29-Jun-2018 21:19:55.164 INFO [localhost-startStop-2] org.springframework.web.servlet.DispatcherServlet.initServletBean FrameworkServlet 'dispatcher': initialization started
  2272. 29-Jun-2018 21:19:55.166 INFO [localhost-startStop-2] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.prepareRefresh Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 21:19:55 CEST 2018]; root of context hierarchy
  2273. 29-Jun-2018 21:19:55.193 INFO [localhost-startStop-2] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.loadBeanDefinitions Registering annotated classes: [class com.atlassian.synchrony.proxy.websocket.WebSocketConfig,class com.atlassian.synchrony.proxy.web.SynchronyWebMvcConfig]
  2274. 2018-06-29 21:19:55,336 INFO [localhost-startStop-1] [com.atlassian.confluence.lifecycle] contextInitialized Starting Confluence 6.10.0 [build 7702 based on commit hash 32e2f122cb90301123472685b84266a9778fff4a] - synchrony version 2.1.0-master-ed94c233
  2275. 29-Jun-2018 21:19:55.402 INFO [localhost-startStop-2] org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.initialize Initializing ExecutorService 'defaultSockJsTaskScheduler'
  2276. 29-Jun-2018 21:19:55.420 INFO [localhost-startStop-2] org.springframework.web.socket.server.support.WebSocketHandlerMapping.registerHandler Mapped URL path [/v1/bayeux-sync1] onto handler of type [class org.springframework.web.socket.server.support.WebSocketHttpRequestHandler]
  2277. 29-Jun-2018 21:19:55.619 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.register Mapped "{[/healthcheck]}" onto public com.atlassian.synchrony.proxy.web.HealthCheckResult com.atlassian.synchrony.proxy.web.SynchronyProxyRestController.getSynchronyProxyInfo()
  2278. 29-Jun-2018 21:19:55.620 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.register Mapped "{[/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity com.atlassian.synchrony.proxy.web.SynchronyProxyRestController.reloadConfiguration(com.atlassian.synchrony.proxy.web.SynchronyProxyConfigPayload)
  2279. 29-Jun-2018 21:19:55.632 INFO [localhost-startStop-2] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping.registerHandler Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler]
  2280. 29-Jun-2018 21:19:55.649 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.initControllerAdviceCache Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 21:19:55 CEST 2018]; root of context hierarchy
  2281. 29-Jun-2018 21:19:55.702 INFO [localhost-startStop-2] org.springframework.context.support.DefaultLifecycleProcessor.start Starting beans in phase 2147483647
  2282. 29-Jun-2018 21:19:55.714 INFO [localhost-startStop-2] org.springframework.web.servlet.DispatcherServlet.initServletBean FrameworkServlet 'dispatcher': initialization completed in 550 ms
  2283. 29-Jun-2018 21:20:44.904 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8090"]
  2284. 29-Jun-2018 21:20:44.913 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 50784 ms
  2285. 29-Jun-2018 21:20:47.397 INFO [http-nio-8090-exec-3] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  2286. 29-Jun-2018 21:20:48.799 INFO [http-nio-8090-exec-3] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  2287. 29-Jun-2018 21:20:48.823 INFO [http-nio-8090-exec-9] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  2288. 29-Jun-2018 21:20:49.470 INFO [http-nio-8090-exec-10] com.sun.jersey.server.impl.application.WebApplicationImpl._initiate Initiating Jersey application, version 'Jersey: 1.19.4 05/24/2017 03:20 PM'
  2289. 29-Jun-2018 21:22:09.470 INFO [main] org.apache.catalina.core.StandardServer.await A valid shutdown command was received via the shutdown port. Stopping the Server instance.
  2290. 29-Jun-2018 21:22:09.470 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-8090"]
  2291. 29-Jun-2018 21:22:09.521 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat-Standalone]
  2292. 29-Jun-2018 21:22:09.523 INFO [localhost-startStop-4] org.apache.catalina.core.ApplicationContext.log Destroying Spring FrameworkServlet 'dispatcher'
  2293. 29-Jun-2018 21:22:09.523 INFO [localhost-startStop-4] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.doClose Closing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Fri Jun 29 21:19:55 CEST 2018]; root of context hierarchy
  2294. 29-Jun-2018 21:22:09.524 INFO [localhost-startStop-4] org.springframework.context.support.DefaultLifecycleProcessor.stop Stopping beans in phase 2147483647
  2295. 29-Jun-2018 21:22:09.528 INFO [localhost-startStop-4] org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.shutdown Shutting down ExecutorService 'defaultSockJsTaskScheduler'
  2296. WARNING: Cannot update an inactive framework.
  2297. 29-Jun-2018 21:22:17.449 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [com.microsoft.sqlserver.jdbc.SQLServerDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  2298. 29-Jun-2018 21:22:17.449 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [com.github.gquintana.metrics.sql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  2299. 29-Jun-2018 21:22:17.449 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  2300. 29-Jun-2018 21:22:17.449 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [org.hsqldb.jdbc.JDBCDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  2301. 29-Jun-2018 21:22:17.449 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [net.sourceforge.jtds.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.
  2302. 29-Jun-2018 21:22:17.449 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [ROOT] registered the JDBC driver [org.h2.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
  2303. 29-Jun-2018 21:22:17.450 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [scheduler_Worker-4] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  2304. java.lang.Object.wait(Native Method)
  2305. org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:543)
  2306. 29-Jun-2018 21:22:17.451 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [scheduler_Worker-5] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  2307. java.lang.Object.wait(Native Method)
  2308. org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:543)
  2309. 29-Jun-2018 21:22:17.452 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [scheduler_Worker-6] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  2310. java.lang.Object.wait(Native Method)
  2311. org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:543)
  2312. 29-Jun-2018 21:22:17.452 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [scheduler_Worker-7] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  2313. java.lang.Object.wait(Native Method)
  2314. org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:543)
  2315. 29-Jun-2018 21:22:17.453 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [scheduler_Worker-8] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  2316. java.lang.Object.wait(Native Method)
  2317. org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:543)
  2318. 29-Jun-2018 21:22:17.454 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [scheduler_Worker-9] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  2319. java.lang.Object.wait(Native Method)
  2320. org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:543)
  2321. 29-Jun-2018 21:22:17.454 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [scheduler_Worker-10] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  2322. java.lang.Object.wait(Native Method)
  2323. org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:543)
  2324. 29-Jun-2018 21:22:17.454 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [diagnostics-http-thread] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  2325. java.lang.Thread.sleep(Native Method)
  2326. java.lang.Thread.sleep(Thread.java:340)
  2327. java.util.concurrent.TimeUnit.sleep(TimeUnit.java:386)
  2328. com.atlassian.confluence.internal.diagnostics.HttpRequestMonitor.lambda$startMonitorThread$0(HttpRequestMonitor.java:97)
  2329. com.atlassian.confluence.internal.diagnostics.HttpRequestMonitor$$Lambda$350/1100068821.run(Unknown Source)
  2330. java.lang.Thread.run(Thread.java:748)
  2331. 29-Jun-2018 21:22:17.455 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [AtlassianEvent::CustomizableThreadFactory-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  2332. sun.misc.Unsafe.park(Native Method)
  2333. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  2334. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  2335. java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  2336. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  2337. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  2338. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2339. java.lang.Thread.run(Thread.java:748)
  2340. 29-Jun-2018 21:22:17.455 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [AtlassianEvent::CustomizableThreadFactory-2] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  2341. sun.misc.Unsafe.park(Native Method)
  2342. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  2343. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  2344. java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  2345. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  2346. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  2347. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2348. java.lang.Thread.run(Thread.java:748)
  2349. 29-Jun-2018 21:22:17.456 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [AtlassianEvent::CustomizableThreadFactory-3] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  2350. sun.misc.Unsafe.park(Native Method)
  2351. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  2352. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  2353. java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  2354. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  2355. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  2356. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2357. java.lang.Thread.run(Thread.java:748)
  2358. 29-Jun-2018 21:22:17.456 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [AtlassianEvent::CustomizableThreadFactory-4] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  2359. sun.misc.Unsafe.park(Native Method)
  2360. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  2361. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  2362. java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  2363. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  2364. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  2365. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2366. java.lang.Thread.run(Thread.java:748)
  2367. 29-Jun-2018 21:22:17.456 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->11zyp3z9wld0jfyap4r05|5b806a1d]-AdminTaskTimer] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  2368. java.lang.Object.wait(Native Method)
  2369. java.util.TimerThread.mainLoop(Timer.java:552)
  2370. java.util.TimerThread.run(Timer.java:505)
  2371. 29-Jun-2018 21:22:17.457 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->11zyp3z9wld0jfyap4r05|5b806a1d]-HelperThread-#0] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  2372. java.lang.Object.wait(Native Method)
  2373. com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:683)
  2374. 29-Jun-2018 21:22:17.457 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->11zyp3z9wld0jfyap4r05|5b806a1d]-HelperThread-#1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  2375. java.lang.Object.wait(Native Method)
  2376. com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:683)
  2377. 29-Jun-2018 21:22:17.458 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [C3P0PooledConnectionPoolManager[identityToken->11zyp3z9wld0jfyap4r05|5b806a1d]-HelperThread-#2] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  2378. java.lang.Object.wait(Native Method)
  2379. com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:683)
  2380. 29-Jun-2018 21:22:17.458 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [process-utils:idle] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  2381. sun.misc.Unsafe.park(Native Method)
  2382. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  2383. java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:458)
  2384. java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  2385. java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:924)
  2386. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  2387. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  2388. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2389. java.lang.Thread.run(Thread.java:748)
  2390. 29-Jun-2018 21:22:17.459 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [process-utils:idle] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  2391. sun.misc.Unsafe.park(Native Method)
  2392. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  2393. java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:458)
  2394. java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  2395. java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:924)
  2396. java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  2397. java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  2398. java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2399. java.lang.Thread.run(Thread.java:748)
  2400. 29-Jun-2018 21:22:17.459 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [Caesium-1-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  2401. sun.misc.Unsafe.park(Native Method)
  2402. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  2403. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  2404. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.takeUnderLock(SchedulerQueueImpl.java:292)
  2405. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.take(SchedulerQueueImpl.java:246)
  2406. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.executeNextJob(SchedulerQueueWorker.java:53)
  2407. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.run(SchedulerQueueWorker.java:34)
  2408. java.lang.Thread.run(Thread.java:748)
  2409. 29-Jun-2018 21:22:17.459 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [Caesium-1-2] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  2410. sun.misc.Unsafe.park(Native Method)
  2411. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  2412. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  2413. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.takeUnderLock(SchedulerQueueImpl.java:292)
  2414. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.take(SchedulerQueueImpl.java:246)
  2415. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.executeNextJob(SchedulerQueueWorker.java:53)
  2416. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.run(SchedulerQueueWorker.java:34)
  2417. java.lang.Thread.run(Thread.java:748)
  2418. 29-Jun-2018 21:22:17.460 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [Caesium-1-3] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  2419. sun.misc.Unsafe.park(Native Method)
  2420. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  2421. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  2422. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.takeUnderLock(SchedulerQueueImpl.java:292)
  2423. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.take(SchedulerQueueImpl.java:246)
  2424. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.executeNextJob(SchedulerQueueWorker.java:53)
  2425. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.run(SchedulerQueueWorker.java:34)
  2426. java.lang.Thread.run(Thread.java:748)
  2427. 29-Jun-2018 21:22:17.460 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [Caesium-1-4] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  2428. sun.misc.Unsafe.park(Native Method)
  2429. java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  2430. java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  2431. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.takeUnderLock(SchedulerQueueImpl.java:292)
  2432. com.atlassian.scheduler.caesium.impl.SchedulerQueueImpl.take(SchedulerQueueImpl.java:246)
  2433. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.executeNextJob(SchedulerQueueWorker.java:53)
  2434. com.atlassian.scheduler.caesium.impl.SchedulerQueueWorker.run(SchedulerQueueWorker.java:34)
  2435. java.lang.Thread.run(Thread.java:748)
  2436. 29-Jun-2018 21:22:17.460 WARNING [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [ROOT] appears to have started a thread named [ForkJoinPool.commonPool-worker-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
  2437. sun.misc.Unsafe.park(Native Method)
  2438. java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
  2439. java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
  2440. java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  2441. 29-Jun-2018 21:22:17.462 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@22aa5b46]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@79866519]) 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.
  2442. 29-Jun-2018 21:22:17.462 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@22aa5b46]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@9866104]) 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.
  2443. 29-Jun-2018 21:22:17.462 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@22aa5b46]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@6617e123]) 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.
  2444. 29-Jun-2018 21:22:17.462 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@22aa5b46]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@c512e0e]) 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.
  2445. 29-Jun-2018 21:22:17.462 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@22aa5b46]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@46353c30]) 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.
  2446. 29-Jun-2018 21:22:17.463 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@22aa5b46]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@7c01fbb3]) 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.
  2447. 29-Jun-2018 21:22:17.463 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@22aa5b46]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@25c603e9]) 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.
  2448. 29-Jun-2018 21:22:17.463 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@22aa5b46]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@20e27801]) 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.
  2449. 29-Jun-2018 21:22:17.463 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@22aa5b46]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@4fd91491]) 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.
  2450. 29-Jun-2018 21:22:17.463 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.atlassian.confluence.cache.TransactionalCacheFactory$1] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$1@22aa5b46]) and a value of type [com.atlassian.confluence.cache.TransactionalCacheFactory.DelegateCacheSynchronization] (value [com.atlassian.confluence.cache.TransactionalCacheFactory$DelegateCacheSynchronization@3cf6b2ba]) 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.
  2451. 29-Jun-2018 21:22:17.464 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.opensymphony.xwork.ActionContext.ActionContextThreadLocal] (value [com.opensymphony.xwork.ActionContext$ActionContextThreadLocal@410e5c51]) and a value of type [com.opensymphony.xwork.ActionContext] (value [com.opensymphony.xwork.ActionContext@293a2786]) 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.
  2452. 29-Jun-2018 21:22:17.464 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [org.apache.shindig.common.xml.XmlUtil$2] (value [org.apache.shindig.common.xml.XmlUtil$2@1a2b70d0]) and a value of type [org.apache.xerces.jaxp.DocumentBuilderImpl] (value [org.apache.xerces.jaxp.DocumentBuilderImpl@1d519298]) 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.
  2453. 29-Jun-2018 21:22:17.464 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.opensymphony.xwork.ActionContext.ActionContextThreadLocal] (value [com.opensymphony.xwork.ActionContext$ActionContextThreadLocal@410e5c51]) and a value of type [com.opensymphony.xwork.ActionContext] (value [com.opensymphony.xwork.ActionContext@14bb90ea]) 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.
  2454. 29-Jun-2018 21:22:17.464 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [com.opensymphony.xwork.ActionContext.ActionContextThreadLocal] (value [com.opensymphony.xwork.ActionContext$ActionContextThreadLocal@410e5c51]) and a value of type [com.opensymphony.xwork.ActionContext] (value [com.opensymphony.xwork.ActionContext@6c4593ec]) 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.
  2455. 29-Jun-2018 21:22:17.464 SEVERE [localhost-startStop-3] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@2da9c344]) and a value of type [com.aspose.slides.internal.e0.try] (value [com.aspose.slides.internal.e0.try@3cfd513b]) 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.
  2456. 29-Jun-2018 21:22:17.469 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-8090"]
  2457. 29-Jun-2018 21:22:17.470 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-8090"]
  2458. 30-Jun-2018 14:20:31.418 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server} Setting property 'debug' to '0' did not find a matching property.
  2459. 30-Jun-2018 14:20:31.450 WARNING [main] org.apache.catalina.startup.SetAllPropertiesRule.begin [SetAllPropertiesRule]{Server/Service/Connector} Setting property 'debug' to '0' did not find a matching property.
  2460. 30-Jun-2018 14:20:31.497 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine} Setting property 'debug' to '0' did not find a matching property.
  2461. 30-Jun-2018 14:20:31.500 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host} Setting property 'debug' to '0' did not find a matching property.
  2462. 30-Jun-2018 14:20:31.520 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
  2463. 30-Jun-2018 14:20:31.532 WARNING [main] org.apache.tomcat.util.digester.SetPropertiesRule.begin [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
  2464. 30-Jun-2018 14:20:31.662 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8090"]
  2465. 30-Jun-2018 14:20:31.668 INFO [main] org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared selector for servlet write/read
  2466. 30-Jun-2018 14:20:31.672 INFO [main] org.apache.catalina.startup.Catalina.load Initialization processed in 293 ms
  2467. 30-Jun-2018 14:20:31.676 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat-Standalone]
  2468. 30-Jun-2018 14:20:31.676 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine: Apache Tomcat/9.0.8
  2469. 30-Jun-2018 14:20:32.487 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Spring WebApplicationInitializers detected on classpath: [com.atlassian.synchrony.proxy.SynchronyDispatcherServletInitializer@7891c59d]
  2470. 30-Jun-2018 14:20:32.682 INFO [localhost-startStop-2] org.apache.catalina.core.ApplicationContext.log Initializing Spring FrameworkServlet 'dispatcher'
  2471. 30-Jun-2018 14:20:32.683 INFO [localhost-startStop-2] org.springframework.web.servlet.DispatcherServlet.initServletBean FrameworkServlet 'dispatcher': initialization started
  2472. 30-Jun-2018 14:20:32.686 INFO [localhost-startStop-2] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.prepareRefresh Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Sat Jun 30 14:20:32 CEST 2018]; root of context hierarchy
  2473. 30-Jun-2018 14:20:32.723 INFO [localhost-startStop-2] org.springframework.web.context.support.AnnotationConfigWebApplicationContext.loadBeanDefinitions Registering annotated classes: [class com.atlassian.synchrony.proxy.websocket.WebSocketConfig,class com.atlassian.synchrony.proxy.web.SynchronyWebMvcConfig]
  2474. 2018-06-30 14:20:32,736 INFO [localhost-startStop-1] [com.atlassian.confluence.lifecycle] contextInitialized Starting Confluence 6.10.0 [build 7702 based on commit hash 32e2f122cb90301123472685b84266a9778fff4a] - synchrony version 2.1.0-master-ed94c233
  2475. 30-Jun-2018 14:20:33.000 INFO [localhost-startStop-2] org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.initialize Initializing ExecutorService 'defaultSockJsTaskScheduler'
  2476. 30-Jun-2018 14:20:33.024 INFO [localhost-startStop-2] org.springframework.web.socket.server.support.WebSocketHandlerMapping.registerHandler Mapped URL path [/v1/bayeux-sync1] onto handler of type [class org.springframework.web.socket.server.support.WebSocketHttpRequestHandler]
  2477. 30-Jun-2018 14:20:33.216 INFO [localhost-startStop-2] org.springframework.web.servlet.handler.SimpleUrlHandlerMapping.registerHandler Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler]
  2478. 30-Jun-2018 14:20:33.251 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.initControllerAdviceCache Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Sat Jun 30 14:20:32 CEST 2018]; root of context hierarchy
  2479. 30-Jun-2018 14:20:33.293 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.register Mapped "{[/healthcheck]}" onto public com.atlassian.synchrony.proxy.web.HealthCheckResult com.atlassian.synchrony.proxy.web.SynchronyProxyRestController.getSynchronyProxyInfo()
  2480. 30-Jun-2018 14:20:33.293 INFO [localhost-startStop-2] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping.register Mapped "{[/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity com.atlassian.synchrony.proxy.web.SynchronyProxyRestController.reloadConfiguration(com.atlassian.synchrony.proxy.web.SynchronyProxyConfigPayload)
  2481. 30-Jun-2018 14:20:33.328 INFO [localhost-startStop-2] org.springframework.context.support.DefaultLifecycleProcessor.start Starting beans in phase 2147483647
  2482. 30-Jun-2018 14:20:33.341 INFO [localhost-startStop-2] org.springframework.web.servlet.DispatcherServlet.initServletBean FrameworkServlet 'dispatcher': initialization completed in 658 ms
  2483. 30-Jun-2018 14:21:22.586 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8090"]
  2484. 30-Jun-2018 14:21:22.596 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 50924 ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement