Advertisement
Guest User

Atlassian Log

a guest
Jul 31st, 2019
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 137.45 KB | None | 0 0
  1. 2019-07-31 10:02:29,966 INFO [localhost-startStop-1] [com.atlassian.confluence.lifecycle] contextInitialized Starting Confluence 5.5.3 [build 5515 based on commit hash dc14a8a1bb8ff5f410b8fec10fffebe66c51617e]
  2. 2019-07-31 10:02:35,594 INFO [localhost-startStop-1] [atlassian.plugin.manager.DefaultPluginManager] init Initialising the plugin system
  3. 2019-07-31 10:02:45,480 INFO [localhost-startStop-1] [atlassian.plugin.manager.DefaultPluginManager] init Plugin system started in 0:00:09.881
  4. 2019-07-31 10:02:48,198 INFO [localhost-startStop-1] [com.atlassian.confluence.lifecycle] init Confluence is ready to serve
  5. 2019-07-31 10:04:25,022 ERROR [http-bio-8090-exec-9] [atlassian.config.bootstrap.DefaultAtlassianBootstrapManager] getTestDatabaseConnection Could not successfully test your database:
  6. -- referer: http://<confluence-host>/setup/setupstandarddb-start.action?database=mysql | url: /setup/setupstandarddb.action | userName: anonymous | action: setupstandarddb
  7. com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  8.  
  9. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  10. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  11. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  12. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  13. at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
  14. at com.mysql.jdbc.Util.handleNewInstance(Util.java:400)
  15. at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1038)
  16. at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:339)
  17. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2247)
  18. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2280)
  19. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2079)
  20. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
  21. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:44)
  22. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  23. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  24. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  25. at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
  26. at com.mysql.jdbc.Util.handleNewInstance(Util.java:400)
  27. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399)
  28. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:325)
  29. at java.sql.DriverManager.getConnection(DriverManager.java:571)
  30. at java.sql.DriverManager.getConnection(DriverManager.java:215)
  31. at com.atlassian.config.bootstrap.DefaultAtlassianBootstrapManager.getTestDatabaseConnection(DefaultAtlassianBootstrapManager.java:346)
  32. at com.atlassian.confluence.setup.actions.SetupStandardDatabaseAction.setupDatabase(SetupStandardDatabaseAction.java:33)
  33. at com.atlassian.confluence.setup.actions.AbstractDatabaseCreationAction.execute(AbstractDatabaseCreationAction.java:33)
  34. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:168)
  35. at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
  36. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  37. at com.atlassian.confluence.core.ConfluenceWorkflowInterceptor.intercept(ConfluenceWorkflowInterceptor.java:64)
  38. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  39. at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
  40. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  41. at com.atlassian.xwork.interceptors.XsrfTokenInterceptor.intercept(XsrfTokenInterceptor.java:100)
  42. at com.atlassian.confluence.xwork.ConfluenceXsrfTokenInterceptor.intercept(ConfluenceXsrfTokenInterceptor.java:26)
  43. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  44. at com.atlassian.confluence.security.interceptors.CaptchaInterceptor.intercept(CaptchaInterceptor.java:49)
  45. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  46. at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
  47. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  48. at com.atlassian.confluence.validation.MessageHolderInterceptor.intercept(MessageHolderInterceptor.java:43)
  49. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  50. at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
  51. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  52. at com.atlassian.confluence.util.LoggingContextInterceptor.intercept(LoggingContextInterceptor.java:49)
  53. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  54. at com.atlassian.confluence.core.CancellingInterceptor.intercept(CancellingInterceptor.java:23)
  55. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  56. at com.atlassian.confluence.xwork.HttpMethodValidationInterceptor.intercept(HttpMethodValidationInterceptor.java:72)
  57. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  58. at com.atlassian.confluence.security.websudo.WebSudoInterceptor.intercept(WebSudoInterceptor.java:36)
  59. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  60. at com.atlassian.confluence.themes.ThemeContextInterceptor.intercept(ThemeContextInterceptor.java:46)
  61. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  62. at com.atlassian.confluence.security.actions.PermissionCheckInterceptor.intercept(PermissionCheckInterceptor.java:63)
  63. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  64. at com.atlassian.confluence.setup.webwork.BootstrapAwareInterceptor.intercept(BootstrapAwareInterceptor.java:27)
  65. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  66. at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
  67. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  68. at com.atlassian.confluence.user.actions.UserAwareInterceptor.intercept(UserAwareInterceptor.java:58)
  69. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  70. at com.atlassian.confluence.pages.actions.CommentAwareInterceptor.intercept(CommentAwareInterceptor.java:50)
  71. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  72. at com.atlassian.confluence.pages.actions.PageAwareInterceptor.intercept(PageAwareInterceptor.java:151)
  73. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  74. at com.atlassian.confluence.spaces.actions.SpaceAwareInterceptor.intercept(SpaceAwareInterceptor.java:77)
  75. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  76. at com.atlassian.confluence.xwork.FlashScopeInterceptor.intercept(FlashScopeInterceptor.java:25)
  77. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  78. at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
  79. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  80. at com.atlassian.confluence.core.actions.LastModifiedInterceptor.intercept(LastModifiedInterceptor.java:31)
  81. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  82. at com.atlassian.confluence.core.ConfluenceAutowireInterceptor.intercept(ConfluenceAutowireInterceptor.java:49)
  83. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  84. at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
  85. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  86. at com.atlassian.xwork.interceptors.XWorkTransactionInterceptor.intercept(XWorkTransactionInterceptor.java:58)
  87. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  88. at com.atlassian.confluence.xwork.SetupIncompleteInterceptor.intercept(SetupIncompleteInterceptor.java:38)
  89. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  90. at com.atlassian.confluence.security.interceptors.NosniffSecurityHeaderInterceptor.intercept(NosniffSecurityHeaderInterceptor.java:21)
  91. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  92. at com.atlassian.confluence.security.interceptors.XXSSSecurityHeaderInterceptor.intercept(XXSSSecurityHeaderInterceptor.java:21)
  93. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  94. at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
  95. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  96. at com.atlassian.confluence.setup.actions.SetupCheckInterceptor.intercept(SetupCheckInterceptor.java:30)
  97. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  98. at com.opensymphony.xwork.DefaultActionProxy.execute(DefaultActionProxy.java:115)
  99. at com.atlassian.confluence.servlet.ConfluenceServletDispatcher.serviceAction(ConfluenceServletDispatcher.java:58)
  100. at com.opensymphony.webwork.dispatcher.ServletDispatcher.service(ServletDispatcher.java:199)
  101. at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
  102. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
  103. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  104. at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
  105. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  106. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  107. at com.atlassian.confluence.web.filter.DebugFilter.doFilter(DebugFilter.java:50)
  108. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  109. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  110. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  111. at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:71)
  112. at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:63)
  113. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  114. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  115. at com.atlassian.confluence.security.websudo.MessagesDecoratorFilter.doFilter(MessagesDecoratorFilter.java:59)
  116. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  117. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  118. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  119. at com.opensymphony.sitemesh.webapp.SiteMeshFilter.obtainContent(SiteMeshFilter.java:129)
  120. at com.opensymphony.sitemesh.webapp.SiteMeshFilter.doFilter(SiteMeshFilter.java:77)
  121. at com.atlassian.confluence.util.profiling.ProfilingPageFilter.doFilter(ProfilingPageFilter.java:44)
  122. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  123. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  124. at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:71)
  125. at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:63)
  126. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  127. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  128. at com.atlassian.confluence.jmx.JmxFilter.doFilter(JmxFilter.java:113)
  129. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  130. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  131. at com.atlassian.confluence.cache.TransactionalCacheFactoryCleanupFilter.doFilter(TransactionalCacheFactoryCleanupFilter.java:68)
  132. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  133. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  134. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  135. at com.atlassian.core.filters.ServletContextThreadLocalFilter.doFilter(ServletContextThreadLocalFilter.java:21)
  136. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  137. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  138. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  139. at com.atlassian.confluence.util.LoggingContextFilter.doFilter(LoggingContextFilter.java:40)
  140. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  141. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  142. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  143. at com.atlassian.confluence.util.UserNameHeaderFilter.doFilter(UserNameHeaderFilter.java:26)
  144. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  145. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  146. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  147. at com.atlassian.confluence.util.UserThreadLocalFilter.doFilter(UserThreadLocalFilter.java:41)
  148. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  149. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  150. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  151. at com.atlassian.confluence.web.filter.ConfluenceTimeoutFilter.doFilter(ConfluenceTimeoutFilter.java:63)
  152. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  153. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  154. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  155. at com.atlassian.seraph.filter.SecurityFilter.doFilter(SecurityFilter.java:75)
  156. at com.atlassian.confluence.web.filter.ConfluenceSecurityFilter.doFilter(ConfluenceSecurityFilter.java:27)
  157. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  158. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  159. at com.atlassian.confluence.web.filter.ThreadLocalCacheFilter.doFilter(ThreadLocalCacheFilter.java:28)
  160. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  161. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  162. at com.atlassian.confluence.util.AbstractBootstrapHotSwappingFilter$SwapOnBootstrapFilter.doFilter(AbstractBootstrapHotSwappingFilter.java:47)
  163. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  164. at com.atlassian.confluence.util.AbstractBootstrapHotSwappingFilter.doFilter(AbstractBootstrapHotSwappingFilter.java:34)
  165. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  166. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  167. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  168. at com.atlassian.seraph.filter.BaseLoginFilter.doFilter(BaseLoginFilter.java:150)
  169. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  170. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  171. at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:71)
  172. at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:63)
  173. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  174. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  175. at com.atlassian.confluence.util.ClusterHeaderFilter.doFilter(ClusterHeaderFilter.java:42)
  176. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  177. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  178. at com.atlassian.johnson.filters.AbstractJohnsonFilter.doFilter(AbstractJohnsonFilter.java:72)
  179. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  180. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  181. at com.atlassian.spring.filter.FlushingSpringSessionInViewFilter.doFilterInternal(FlushingSpringSessionInViewFilter.java:26)
  182. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
  183. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  184. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  185. at com.atlassian.confluence.util.ConfluenceErrorFilter.doFilter(ConfluenceErrorFilter.java:27)
  186. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  187. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  188. at com.atlassian.util.profiling.filters.ProfilingFilter.doFilter(ProfilingFilter.java:99)
  189. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  190. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  191. at com.atlassian.confluence.core.datetime.RequestTimeThreadLocalFilter.doFilter(RequestTimeThreadLocalFilter.java:41)
  192. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  193. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  194. at com.atlassian.gzipfilter.GzipFilter.doFilterInternal(GzipFilter.java:80)
  195. at com.atlassian.gzipfilter.GzipFilter.doFilter(GzipFilter.java:51)
  196. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  197. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  198. at com.atlassian.core.filters.cache.AbstractCachingFilter.doFilter(AbstractCachingFilter.java:33)
  199. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  200. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  201. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  202. at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:71)
  203. at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:63)
  204. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  205. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  206. at com.atlassian.confluence.web.filter.validateparam.RequestParamValidationFilter.doFilter(RequestParamValidationFilter.java:58)
  207. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  208. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  209. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  210. at com.atlassian.confluence.web.filter.TranslationModeFilter.doFilter(TranslationModeFilter.java:43)
  211. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  212. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  213. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  214. at com.atlassian.confluence.plugin.servlet.filter.ActionContextCleanUp.doFilter(ActionContextCleanUp.java:71)
  215. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  216. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  217. at com.atlassian.confluence.web.filter.LanguageExtractionFilter.doFilter(LanguageExtractionFilter.java:53)
  218. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  219. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  220. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  221. at com.atlassian.confluence.util.RequestCacheThreadLocalFilter.doFilter(RequestCacheThreadLocalFilter.java:31)
  222. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  223. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  224. at com.atlassian.confluence.web.filter.ResponseOutputStreamFilter.doFilter(ResponseOutputStreamFilter.java:25)
  225. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  226. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  227. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  228. at com.atlassian.core.filters.encoding.AbstractEncodingFilter.doFilter(AbstractEncodingFilter.java:41)
  229. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  230. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  231. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  232. at com.atlassian.core.filters.HeaderSanitisingFilter.doFilter(HeaderSanitisingFilter.java:44)
  233. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  234. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  235. at com.atlassian.confluence.servlet.FourOhFourErrorLoggingFilter.doFilter(FourOhFourErrorLoggingFilter.java:65)
  236. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  237. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  238. at com.atlassian.confluence.web.filter.DebugFilter.doFilter(DebugFilter.java:50)
  239. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  240. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  241. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  242. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
  243. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
  244. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
  245. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
  246. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
  247. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
  248. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
  249. at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1041)
  250. at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
  251. at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
  252. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  253. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  254. at java.lang.Thread.run(Thread.java:745)
  255. Caused by: java.net.ConnectException: Connection refused (Connection refused)
  256. at java.net.PlainSocketImpl.socketConnect(Native Method)
  257. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
  258. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
  259. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
  260. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  261. at java.net.Socket.connect(Socket.java:580)
  262. at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:214)
  263. at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:298)
  264. ... 238 more
  265. 2019-07-31 10:04:25,041 ERROR [http-bio-8090-exec-9] [confluence.setup.actions.AbstractSetupDatabaseAction] setupDatabase Unable to connect to database: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  266.  
  267. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  268. -- referer: http://<confluence-host>/setup/setupstandarddb-start.action?database=mysql | url: /setup/setupstandarddb.action | userName: anonymous | action: setupstandarddb
  269. com.atlassian.config.bootstrap.BootstrapException: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  270.  
  271. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  272. at com.atlassian.config.bootstrap.DefaultAtlassianBootstrapManager.getTestDatabaseConnection(DefaultAtlassianBootstrapManager.java:358)
  273. at com.atlassian.confluence.setup.actions.SetupStandardDatabaseAction.setupDatabase(SetupStandardDatabaseAction.java:33)
  274. at com.atlassian.confluence.setup.actions.AbstractDatabaseCreationAction.execute(AbstractDatabaseCreationAction.java:33)
  275. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:168)
  276. at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
  277. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  278. at com.atlassian.confluence.core.ConfluenceWorkflowInterceptor.intercept(ConfluenceWorkflowInterceptor.java:64)
  279. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  280. at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
  281. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  282. at com.atlassian.xwork.interceptors.XsrfTokenInterceptor.intercept(XsrfTokenInterceptor.java:100)
  283. at com.atlassian.confluence.xwork.ConfluenceXsrfTokenInterceptor.intercept(ConfluenceXsrfTokenInterceptor.java:26)
  284. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  285. at com.atlassian.confluence.security.interceptors.CaptchaInterceptor.intercept(CaptchaInterceptor.java:49)
  286. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  287. at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
  288. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  289. at com.atlassian.confluence.validation.MessageHolderInterceptor.intercept(MessageHolderInterceptor.java:43)
  290. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  291. at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
  292. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  293. at com.atlassian.confluence.util.LoggingContextInterceptor.intercept(LoggingContextInterceptor.java:49)
  294. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  295. at com.atlassian.confluence.core.CancellingInterceptor.intercept(CancellingInterceptor.java:23)
  296. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  297. at com.atlassian.confluence.xwork.HttpMethodValidationInterceptor.intercept(HttpMethodValidationInterceptor.java:72)
  298. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  299. at com.atlassian.confluence.security.websudo.WebSudoInterceptor.intercept(WebSudoInterceptor.java:36)
  300. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  301. at com.atlassian.confluence.themes.ThemeContextInterceptor.intercept(ThemeContextInterceptor.java:46)
  302. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  303. at com.atlassian.confluence.security.actions.PermissionCheckInterceptor.intercept(PermissionCheckInterceptor.java:63)
  304. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  305. at com.atlassian.confluence.setup.webwork.BootstrapAwareInterceptor.intercept(BootstrapAwareInterceptor.java:27)
  306. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  307. at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
  308. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  309. at com.atlassian.confluence.user.actions.UserAwareInterceptor.intercept(UserAwareInterceptor.java:58)
  310. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  311. at com.atlassian.confluence.pages.actions.CommentAwareInterceptor.intercept(CommentAwareInterceptor.java:50)
  312. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  313. at com.atlassian.confluence.pages.actions.PageAwareInterceptor.intercept(PageAwareInterceptor.java:151)
  314. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  315. at com.atlassian.confluence.spaces.actions.SpaceAwareInterceptor.intercept(SpaceAwareInterceptor.java:77)
  316. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  317. at com.atlassian.confluence.xwork.FlashScopeInterceptor.intercept(FlashScopeInterceptor.java:25)
  318. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  319. at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
  320. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  321. at com.atlassian.confluence.core.actions.LastModifiedInterceptor.intercept(LastModifiedInterceptor.java:31)
  322. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  323. at com.atlassian.confluence.core.ConfluenceAutowireInterceptor.intercept(ConfluenceAutowireInterceptor.java:49)
  324. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  325. at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
  326. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  327. at com.atlassian.xwork.interceptors.XWorkTransactionInterceptor.intercept(XWorkTransactionInterceptor.java:58)
  328. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  329. at com.atlassian.confluence.xwork.SetupIncompleteInterceptor.intercept(SetupIncompleteInterceptor.java:38)
  330. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  331. at com.atlassian.confluence.security.interceptors.NosniffSecurityHeaderInterceptor.intercept(NosniffSecurityHeaderInterceptor.java:21)
  332. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  333. at com.atlassian.confluence.security.interceptors.XXSSSecurityHeaderInterceptor.intercept(XXSSSecurityHeaderInterceptor.java:21)
  334. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  335. at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
  336. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  337. at com.atlassian.confluence.setup.actions.SetupCheckInterceptor.intercept(SetupCheckInterceptor.java:30)
  338. at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
  339. at com.opensymphony.xwork.DefaultActionProxy.execute(DefaultActionProxy.java:115)
  340. at com.atlassian.confluence.servlet.ConfluenceServletDispatcher.serviceAction(ConfluenceServletDispatcher.java:58)
  341. at com.opensymphony.webwork.dispatcher.ServletDispatcher.service(ServletDispatcher.java:199)
  342. at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
  343. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
  344. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  345. at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
  346. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  347. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  348. at com.atlassian.confluence.web.filter.DebugFilter.doFilter(DebugFilter.java:50)
  349. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  350. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  351. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  352. at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:71)
  353. at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:63)
  354. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  355. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  356. at com.atlassian.confluence.security.websudo.MessagesDecoratorFilter.doFilter(MessagesDecoratorFilter.java:59)
  357. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  358. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  359. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  360. at com.opensymphony.sitemesh.webapp.SiteMeshFilter.obtainContent(SiteMeshFilter.java:129)
  361. at com.opensymphony.sitemesh.webapp.SiteMeshFilter.doFilter(SiteMeshFilter.java:77)
  362. at com.atlassian.confluence.util.profiling.ProfilingPageFilter.doFilter(ProfilingPageFilter.java:44)
  363. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  364. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  365. at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:71)
  366. at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:63)
  367. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  368. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  369. at com.atlassian.confluence.jmx.JmxFilter.doFilter(JmxFilter.java:113)
  370. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  371. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  372. at com.atlassian.confluence.cache.TransactionalCacheFactoryCleanupFilter.doFilter(TransactionalCacheFactoryCleanupFilter.java:68)
  373. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  374. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  375. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  376. at com.atlassian.core.filters.ServletContextThreadLocalFilter.doFilter(ServletContextThreadLocalFilter.java:21)
  377. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  378. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  379. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  380. at com.atlassian.confluence.util.LoggingContextFilter.doFilter(LoggingContextFilter.java:40)
  381. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  382. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  383. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  384. at com.atlassian.confluence.util.UserNameHeaderFilter.doFilter(UserNameHeaderFilter.java:26)
  385. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  386. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  387. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  388. at com.atlassian.confluence.util.UserThreadLocalFilter.doFilter(UserThreadLocalFilter.java:41)
  389. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  390. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  391. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  392. at com.atlassian.confluence.web.filter.ConfluenceTimeoutFilter.doFilter(ConfluenceTimeoutFilter.java:63)
  393. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  394. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  395. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  396. at com.atlassian.seraph.filter.SecurityFilter.doFilter(SecurityFilter.java:75)
  397. at com.atlassian.confluence.web.filter.ConfluenceSecurityFilter.doFilter(ConfluenceSecurityFilter.java:27)
  398. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  399. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  400. at com.atlassian.confluence.web.filter.ThreadLocalCacheFilter.doFilter(ThreadLocalCacheFilter.java:28)
  401. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  402. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  403. at com.atlassian.confluence.util.AbstractBootstrapHotSwappingFilter$SwapOnBootstrapFilter.doFilter(AbstractBootstrapHotSwappingFilter.java:47)
  404. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  405. at com.atlassian.confluence.util.AbstractBootstrapHotSwappingFilter.doFilter(AbstractBootstrapHotSwappingFilter.java:34)
  406. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  407. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  408. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  409. at com.atlassian.seraph.filter.BaseLoginFilter.doFilter(BaseLoginFilter.java:150)
  410. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  411. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  412. at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:71)
  413. at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:63)
  414. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  415. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  416. at com.atlassian.confluence.util.ClusterHeaderFilter.doFilter(ClusterHeaderFilter.java:42)
  417. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  418. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  419. at com.atlassian.johnson.filters.AbstractJohnsonFilter.doFilter(AbstractJohnsonFilter.java:72)
  420. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  421. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  422. at com.atlassian.spring.filter.FlushingSpringSessionInViewFilter.doFilterInternal(FlushingSpringSessionInViewFilter.java:26)
  423. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
  424. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  425. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  426. at com.atlassian.confluence.util.ConfluenceErrorFilter.doFilter(ConfluenceErrorFilter.java:27)
  427. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  428. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  429. at com.atlassian.util.profiling.filters.ProfilingFilter.doFilter(ProfilingFilter.java:99)
  430. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  431. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  432. at com.atlassian.confluence.core.datetime.RequestTimeThreadLocalFilter.doFilter(RequestTimeThreadLocalFilter.java:41)
  433. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  434. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  435. at com.atlassian.gzipfilter.GzipFilter.doFilterInternal(GzipFilter.java:80)
  436. at com.atlassian.gzipfilter.GzipFilter.doFilter(GzipFilter.java:51)
  437. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  438. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  439. at com.atlassian.core.filters.cache.AbstractCachingFilter.doFilter(AbstractCachingFilter.java:33)
  440. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  441. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  442. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  443. at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:71)
  444. at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:63)
  445. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  446. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  447. at com.atlassian.confluence.web.filter.validateparam.RequestParamValidationFilter.doFilter(RequestParamValidationFilter.java:58)
  448. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  449. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  450. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  451. at com.atlassian.confluence.web.filter.TranslationModeFilter.doFilter(TranslationModeFilter.java:43)
  452. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  453. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  454. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  455. at com.atlassian.confluence.plugin.servlet.filter.ActionContextCleanUp.doFilter(ActionContextCleanUp.java:71)
  456. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  457. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  458. at com.atlassian.confluence.web.filter.LanguageExtractionFilter.doFilter(LanguageExtractionFilter.java:53)
  459. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  460. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  461. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  462. at com.atlassian.confluence.util.RequestCacheThreadLocalFilter.doFilter(RequestCacheThreadLocalFilter.java:31)
  463. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  464. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  465. at com.atlassian.confluence.web.filter.ResponseOutputStreamFilter.doFilter(ResponseOutputStreamFilter.java:25)
  466. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  467. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  468. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  469. at com.atlassian.core.filters.encoding.AbstractEncodingFilter.doFilter(AbstractEncodingFilter.java:41)
  470. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  471. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  472. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  473. at com.atlassian.core.filters.HeaderSanitisingFilter.doFilter(HeaderSanitisingFilter.java:44)
  474. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  475. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  476. at com.atlassian.confluence.servlet.FourOhFourErrorLoggingFilter.doFilter(FourOhFourErrorLoggingFilter.java:65)
  477. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  478. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  479. at com.atlassian.confluence.web.filter.DebugFilter.doFilter(DebugFilter.java:50)
  480. at com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  481. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
  482. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
  483. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
  484. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
  485. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
  486. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
  487. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
  488. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
  489. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
  490. at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1041)
  491. at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603)
  492. at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
  493. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  494. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  495. at java.lang.Thread.run(Thread.java:745)
  496. Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  497.  
  498. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  499. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  500. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  501. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  502. at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
  503. at com.mysql.jdbc.Util.handleNewInstance(Util.java:400)
  504. at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1038)
  505. at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:339)
  506. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2247)
  507. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2280)
  508. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2079)
  509. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
  510. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:44)
  511. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  512. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  513. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  514. at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
  515. at com.mysql.jdbc.Util.handleNewInstance(Util.java:400)
  516. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399)
  517. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:325)
  518. at java.sql.DriverManager.getConnection(DriverManager.java:571)
  519. at java.sql.DriverManager.getConnection(DriverManager.java:215)
  520. at com.atlassian.config.bootstrap.DefaultAtlassianBootstrapManager.getTestDatabaseConnection(DefaultAtlassianBootstrapManager.java:346)
  521. ... 223 more
  522. Caused by: java.net.ConnectException: Connection refused (Connection refused)
  523. at java.net.PlainSocketImpl.socketConnect(Native Method)
  524. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
  525. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
  526. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
  527. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  528. at java.net.Socket.connect(Socket.java:580)
  529. at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:214)
  530. at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:298)
  531. ... 238 more
  532. 2019-07-31 10:06:20,255 INFO [http-bio-8090-exec-5] [springframework.web.context.ContextLoader] initWebApplicationContext Root WebApplicationContext: initialization started
  533. 2019-07-31 10:06:27,129 INFO [http-bio-8090-exec-5] [com.atlassian.confluence.lifecycle] <init> Loading EhCache cache manager
  534. 2019-07-31 10:06:51,275 WARN [http-bio-8090-exec-5] [org.springframework.beans.TypeConverterDelegate] findDefaultEditor PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!
  535. -- referer: http://<confluence-host>/setup/setupstandarddb.action | url: /setup/setupstandarddb.action | userName: anonymous | action: setupstandarddb
  536. 2019-07-31 10:07:11,929 INFO [http-bio-8090-exec-5] [springframework.web.context.ContextLoader] initWebApplicationContext Root WebApplicationContext: initialization completed in 51668 ms
  537. 2019-07-31 10:07:24,377 INFO [http-bio-8090-exec-5] [atlassian.plugin.manager.DefaultPluginManager] shutdown Shutting down the plugin system
  538. 2019-07-31 10:07:24,481 INFO [http-bio-8090-exec-5] [atlassian.plugin.manager.DefaultPluginManager] init Initialising the plugin system
  539. 2019-07-31 10:07:24,734 WARN [http-bio-8090-exec-5] [osgi.container.felix.ExportsBuilder] getUrlClassPath Cannot deep scan non file 'http://felix.extensions:9/'
  540. -- referer: http://<confluence-host>/setup/setupstandarddb.action | url: /setup/setupstandarddb.action | userName: anonymous | action: setupstandarddb
  541. 2019-07-31 10:07:57,030 WARN [http-bio-8090-exec-5] [factory.transform.stage.ScanDescriptorForHostClassesStage] execute The plugin 'atlassian-universal-plugin-manager-plugin-2.15.2.jar' uses a package 'org.apache.commons.fileupload.servlet' that is also exported by the application. It is highly recommended that the plugin use its own packages.
  542. -- referer: http://<confluence-host>/setup/setupstandarddb.action | url: /setup/setupstandarddb.action | userName: anonymous | action: setupstandarddb
  543. 2019-07-31 10:08:17,815 WARN [http-bio-8090-exec-5] [factory.transform.stage.ScanDescriptorForHostClassesStage] execute The plugin 'confluence-rest-resources-5.5.3.jar' uses a package 'com.atlassian.confluence.rest.serialization' that is also exported by the application. It is highly recommended that the plugin use its own packages.
  544. -- referer: http://<confluence-host>/setup/setupstandarddb.action | url: /setup/setupstandarddb.action | userName: anonymous | action: setupstandarddb
  545. 2019-07-31 10:09:07,357 WARN [ThreadPoolAsyncTaskExecutor::Thread 9] [org.springframework.beans.TypeConverterDelegate] findDefaultEditor PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!
  546. -- referer: http://<confluence-host>/setup/setupstandarddb.action | url: /setup/setupstandarddb.action | userName: anonymous | action: setupstandarddb
  547. 2019-07-31 10:09:10,611 WARN [ThreadPoolAsyncTaskExecutor::Thread 6] [org.springframework.beans.TypeConverterDelegate] findDefaultEditor PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!
  548. -- referer: http://<confluence-host>/setup/setupstandarddb.action | url: /setup/setupstandarddb.action | userName: anonymous | action: setupstandarddb
  549. 2019-07-31 10:09:10,614 WARN [ThreadPoolAsyncTaskExecutor::Thread 6] [org.springframework.beans.TypeConverterDelegate] findDefaultEditor PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!
  550. -- referer: http://<confluence-host>/setup/setupstandarddb.action | url: /setup/setupstandarddb.action | userName: anonymous | action: setupstandarddb
  551. 2019-07-31 10:09:10,616 WARN [ThreadPoolAsyncTaskExecutor::Thread 6] [org.springframework.beans.TypeConverterDelegate] findDefaultEditor PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!
  552. -- referer: http://<confluence-host>/setup/setupstandarddb.action | url: /setup/setupstandarddb.action | userName: anonymous | action: setupstandarddb
  553. 2019-07-31 10:09:10,628 WARN [ThreadPoolAsyncTaskExecutor::Thread 6] [org.springframework.beans.TypeConverterDelegate] findDefaultEditor PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!
  554. -- referer: http://<confluence-host>/setup/setupstandarddb.action | url: /setup/setupstandarddb.action | userName: anonymous | action: setupstandarddb
  555. 2019-07-31 10:09:10,631 WARN [ThreadPoolAsyncTaskExecutor::Thread 6] [org.springframework.beans.TypeConverterDelegate] findDefaultEditor PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!
  556. -- referer: http://<confluence-host>/setup/setupstandarddb.action | url: /setup/setupstandarddb.action | userName: anonymous | action: setupstandarddb
  557. 2019-07-31 10:09:10,633 WARN [ThreadPoolAsyncTaskExecutor::Thread 6] [org.springframework.beans.TypeConverterDelegate] findDefaultEditor PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!
  558. -- referer: http://<confluence-host>/setup/setupstandarddb.action | url: /setup/setupstandarddb.action | userName: anonymous | action: setupstandarddb
  559. 2019-07-31 10:09:10,639 WARN [ThreadPoolAsyncTaskExecutor::Thread 6] [org.springframework.beans.TypeConverterDelegate] findDefaultEditor PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!
  560. -- referer: http://<confluence-host>/setup/setupstandarddb.action | url: /setup/setupstandarddb.action | userName: anonymous | action: setupstandarddb
  561. 2019-07-31 10:09:36,651 WARN [http-bio-8090-exec-5] [atlassian.soy.renderer.SoyResourceModuleDescriptor] enabled soy-resource is deprecated. Please convert com.atlassian.confluence.plugins.soy:soy-core-functions to a web-resource and/or a soy-function
  562. -- referer: http://<confluence-host>/setup/setupstandarddb.action | url: /setup/setupstandarddb.action | userName: anonymous | action: setupstandarddb
  563. 2019-07-31 10:09:40,257 WARN [active-objects-ddl-0] [java.ao.schema.SchemaGenerator] validateOneToManyAnnotation public abstract com.atlassian.plugin.notifications.config.ao.ServerParam[] com.atlassian.plugin.notifications.config.ao.ServerConfig.getServerParams() does not have a value specified for the reverse element of its OneToMany annotation. A value will be required by a future version of ActiveObjects.
  564. -- referer: http://<confluence-host>/setup/setupstandarddb.action | url: /setup/setupstandarddb.action | userName: anonymous | action: setupstandarddb
  565. 2019-07-31 10:09:40,261 WARN [active-objects-ddl-0] [java.ao.schema.SchemaGenerator] validateOneToManyAnnotation public abstract com.atlassian.plugin.notifications.config.ao.ServerParam[] com.atlassian.plugin.notifications.config.ao.ServerConfig.getServerParams() does not have a value specified for the reverse element of its OneToMany annotation. A value will be required by a future version of ActiveObjects.
  566. -- referer: http://<confluence-host>/setup/setupstandarddb.action | url: /setup/setupstandarddb.action | userName: anonymous | action: setupstandarddb
  567. 2019-07-31 10:09:40,270 WARN [active-objects-ddl-0] [java.ao.schema.SchemaGenerator] validateOneToManyAnnotation public abstract com.atlassian.plugin.notifications.config.ao.scheme.FilterParam[] com.atlassian.plugin.notifications.config.ao.scheme.Notification.getFilterParams() does not have a value specified for the reverse element of its OneToMany annotation. A value will be required by a future version of ActiveObjects.
  568. -- referer: http://<confluence-host>/setup/setupstandarddb.action | url: /setup/setupstandarddb.action | userName: anonymous | action: setupstandarddb
  569. 2019-07-31 10:09:40,271 WARN [active-objects-ddl-0] [java.ao.schema.SchemaGenerator] validateOneToManyAnnotation public abstract com.atlassian.plugin.notifications.config.ao.scheme.Recipient[] com.atlassian.plugin.notifications.config.ao.scheme.Notification.getRecipients() does not have a value specified for the reverse element of its OneToMany annotation. A value will be required by a future version of ActiveObjects.
  570. -- referer: http://<confluence-host>/setup/setupstandarddb.action | url: /setup/setupstandarddb.action | userName: anonymous | action: setupstandarddb
  571. 2019-07-31 10:09:40,273 WARN [active-objects-ddl-0] [java.ao.schema.SchemaGenerator] validateOneToManyAnnotation public abstract com.atlassian.plugin.notifications.config.ao.scheme.Event[] com.atlassian.plugin.notifications.config.ao.scheme.Notification.getEvents() does not have a value specified for the reverse element of its OneToMany annotation. A value will be required by a future version of ActiveObjects.
  572. -- referer: http://<confluence-host>/setup/setupstandarddb.action | url: /setup/setupstandarddb.action | userName: anonymous | action: setupstandarddb
  573. 2019-07-31 10:09:47,740 WARN [active-objects-ddl-0] [java.ao.schema.SchemaGenerator] validateOneToManyAnnotation public abstract com.atlassian.mywork.host.upgrade.v8.AOUserApplicationLink[] com.atlassian.mywork.host.upgrade.v8.AOUser.getUserApplicationLinks() does not have a value specified for the reverse element of its OneToMany annotation. A value will be required by a future version of ActiveObjects.
  574. -- referer: http://<confluence-host>/setup/setupstandarddb.action | url: /setup/setupstandarddb.action | userName: anonymous | action: setupstandarddb
  575. 2019-07-31 10:09:47,745 WARN [active-objects-ddl-0] [java.ao.schema.SchemaGenerator] validateOneToManyAnnotation public abstract com.atlassian.mywork.host.upgrade.v8.AOUserApplicationLink[] com.atlassian.mywork.host.upgrade.v8.AOUser.getUserApplicationLinks() does not have a value specified for the reverse element of its OneToMany annotation. A value will be required by a future version of ActiveObjects.
  576. -- referer: http://<confluence-host>/setup/setupstandarddb.action | url: /setup/setupstandarddb.action | userName: anonymous | action: setupstandarddb
  577. 2019-07-31 10:09:48,299 WARN [active-objects-ddl-0] [java.ao.schema.SchemaGenerator] validateOneToManyAnnotation public abstract com.atlassian.mywork.host.dao.ao.AOUserApplicationLink[] com.atlassian.mywork.host.dao.ao.AOUser.getUserApplicationLinks() does not have a value specified for the reverse element of its OneToMany annotation. A value will be required by a future version of ActiveObjects.
  578. -- referer: http://<confluence-host>/setup/setupstandarddb.action | url: /setup/setupstandarddb.action | userName: anonymous | action: setupstandarddb
  579. 2019-07-31 10:09:48,302 WARN [active-objects-ddl-0] [java.ao.schema.SchemaGenerator] validateOneToManyAnnotation public abstract com.atlassian.mywork.host.dao.ao.AOUserApplicationLink[] com.atlassian.mywork.host.dao.ao.AOUser.getUserApplicationLinks() does not have a value specified for the reverse element of its OneToMany annotation. A value will be required by a future version of ActiveObjects.
  580. -- referer: http://<confluence-host>/setup/setupstandarddb.action | url: /setup/setupstandarddb.action | userName: anonymous | action: setupstandarddb
  581. 2019-07-31 10:09:58,858 INFO [http-bio-8090-exec-5] [atlassian.plugin.manager.DefaultPluginManager] init Plugin system started in 0:02:34.377
  582. 2019-07-31 10:11:39,773 INFO [http-bio-8090-exec-6] [confluence.user.crowd.EmbeddedCrowdBootstrap] ensureInternalDirectoryExists Created default internal directory: com.atlassian.crowd.model.directory.DirectoryImpl@2d5b156d[lowerName=confluence internal directory,description=Confluence default internal directory,type=INTERNAL,implementationClass=com.atlassian.crowd.directory.InternalDirectory,allowedOperations=[DELETE_GROUP, CREATE_ROLE, UPDATE_GROUP, DELETE_ROLE, UPDATE_ROLE, UPDATE_ROLE_ATTRIBUTE, UPDATE_GROUP_ATTRIBUTE, UPDATE_USER, CREATE_GROUP, DELETE_USER, UPDATE_USER_ATTRIBUTE, CREATE_USER],attributes={user_encryption_method=atlassian-security}], isActive: true
  583. 2019-07-31 10:11:40,854 ERROR [http-bio-8090-exec-10] [atlassian.confluence.setup.DefaultSetupPersister] progessSetupStep setupStack is empty of actions.
  584. -- referer: http://<confluence-host>/setup/setupadministrator-start.action | url: /setup/finishsetup.action | userName: anonymous | action: finishsetup
  585. 2019-07-31 10:11:41,121 INFO [http-bio-8090-exec-10] [plugins.tasklist.upgradetask.StorageToAoMigrationUpgradeTask] buildTaskExtractionThreads Using 4 task extraction threads
  586. 2019-07-31 10:11:41,141 INFO [http-bio-8090-exec-10] [plugins.tasklist.upgradetask.StorageToAoMigrationUpgradeTask] buildTaskInsertionThreads Using 4 task insertion threads
  587. 2019-07-31 10:11:41,255 INFO [http-bio-8090-exec-10] [plugins.tasklist.upgradetask.StorageToAoMigrationUpgradeTask] logProgress Migrating tasks to active objects. 0 tasks migrated so far.
  588. 2019-07-31 10:11:41,278 INFO [StorageToAoMigrationUpgradeTask-PageFinder] [plugins.tasklist.upgradetask.StorageToAoMigrationPageFinder] run Starting migration of tasks in 0 pages to Active Objects.
  589. 2019-07-31 10:11:41,344 INFO [http-bio-8090-exec-10] [plugins.tasklist.upgradetask.StorageToAoMigrationUpgradeTask] finishUpgradeSuccessfully Successfully migrated 0 tasks in 229ms.
  590. 2019-07-31 10:11:54,458 INFO [http-bio-8090-exec-10] [confluence.upgrade.impl.DefaultUpgradeGate] waitForBooleanValue Waiting to find if plugin dependent upgrades are required. Maximum wait time will be 90 seconds.
  591. 2019-07-31 10:11:54,467 INFO [http-bio-8090-exec-10] [confluence.upgrade.impl.DefaultUpgradeGate] waitForBooleanValue plugin dependent upgrades are required : false.
  592. 2019-07-31 10:11:56,440 INFO [http-bio-8090-exec-10] [atlassian.confluence.status.SystemErrorInformationLogger] writeToLog
  593. --------------------------
  594. Build Information
  595. --------------------------
  596. baseUrl = http://<confluence-host>
  597. home = /var/local/atlassian/confluence
  598. buildNumber = 5515
  599. upTime = 9 minutes, 25 seconds
  600. devMode = false
  601. serverId = BUUK-V0GB-BU0D-O5W9
  602. supportEntitlementNumber = SEN-L14004483
  603. installationDate = Wed Jul 31 10:10:04 UTC 2019
  604. version = 5.5.3
  605. --------------------------
  606. Server Information
  607. --------------------------
  608. Application Server: Apache Tomcat/7.0.47
  609. Servlet Version: 3.0
  610. --------------------------
  611. Database Information
  612. --------------------------
  613. Database Dialect: com.atlassian.hibernate.dialect.MySQLDialect
  614. Database URL: jdbc:mysql://<mysqlserver>:3306/confluence?sessionVariables=storage_engine%3DInnoDB&useUnicode=true&characterEncoding=utf8
  615. Database Driver Name: com.mysql.jdbc.Driver
  616. Database Driver Version: mysql-connector-java-5.1.36 ( Revision: 4fc1f969f740409a4e03750316df2c0e429f3dc8 )
  617. Database Name: MySQL
  618. Database Version: 5.5.5-10.1.38-MariaDB-0+deb9u1
  619. Database Latency (ms): 3
  620. --------------------------
  621. System Information
  622. --------------------------
  623. favouriteColour = Snow
  624. javaRuntime = OpenJDK Runtime Environment
  625. operatingSystem = Linux 4.4.0-151-generic
  626. jvmVersion = 1.7
  627. fileSystemEncoding = UTF-8
  628. javaVm = OpenJDK 64-Bit Server VM
  629. javaVendor = Oracle Corporation
  630. jvmImplementationVersion = 24.131-b00
  631. systemTimezone = Etc/UTC
  632. appServer = Apache Tomcat
  633. favouriteCharacter = Ghost
  634. tempDirectory = /usr/local/atlassian/confluence/temp
  635. date = Wednesday, July 31, 2019
  636. jvmInputArguments = -Djava.util.logging.config.file=/usr/local/atlassian/confluence/conf/logging.properties -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Xms256m -Xmx512m -XX:MaxPermSize=256m -Djava.awt.headless=true -Djava.endorsed.dirs=/usr/local/atlassian/confluence/endorsed -Dcatalina.base=/usr/local/atlassian/confluence -Dcatalina.home=/usr/local/atlassian/confluence -Djava.io.tmpdir=/usr/local/atlassian/confluence/temp
  637. time = 10:11:55
  638. jvmVendor = Oracle Corporation
  639. userName = daemon
  640. javaVersion = 1.7.0_131
  641. systemLanguage = en
  642. operatingSystemArchitecture = amd64
  643. workingDirectory = /var/local/atlassian/confluence
  644. --------------------------
  645. Global Settings
  646. --------------------------
  647. numberOfBreadcrumbAncestors = 1
  648. enableSpaceStyles = false
  649. webdavUsername = null
  650. allowRemoteApi = false
  651. allowThreadedComments = true
  652. nofollowExternalLinks = true
  653. senMissingInLicenseMessageOff = true
  654. backupAttachmentsDaily = true
  655. gzippingResponse = true
  656. sharedMode = false
  657. baseUrl = http://<confluence-host>
  658. webdavServerUrl = null
  659. enableQuickNav = true
  660. viewSpaceGoesToSpaceSummary = false
  661. webSudoTimeout = 10
  662. saveable = true
  663. globalDefaultLocale = en_GB
  664. siteTitle = Confluence
  665. enableWysiwyg = true
  666. maxThumbWidth = 300
  667. defaultSpaceHomepageTitle = Home
  668. maxThumbHeight = 300
  669. indexingLanguage = english
  670. allowCamelCase = false
  671. defaultUsersGroup = confluence-users
  672. emailAddressVisibility = email.address.public
  673. defaultEncoding = UTF-8
  674. maxSimultaneousQuickNavRequests = 40
  675. backupDaily = true
  676. denyPublicSignup = true
  677. showContactAdministratorsForm = true
  678. loginManagerSettings = com.atlassian.confluence.setup.settings.beans.LoginManagerSettings@60c7db57
  679. maxRssItems = 200
  680. ignoredAdminTasks = null
  681. almostSupportPeriodEndMessageOff = false
  682. enableDidYouMean = false
  683. enableJavascriptTop = true
  684. externalUserManagement = false
  685. attachmentMaxSize = 10485760
  686. attachmentSecurityLevel = SMART
  687. timeZone = time.zone.Etc.UTC
  688. baseUrlAdminMessageOff = false
  689. showSystemInfoIn500Page = false
  690. webdavPassword = null
  691. supportRequestEmail = [email protected]
  692. pageTimeout = 120
  693. allowRemoteApiAnonymous = false
  694. attachmentDataStore = file.system.based.attachments.storage
  695. rssTimeout = 60
  696. maxThumbDimensions = 300x300
  697. emailAdminMessageOff = false
  698. disableLogo = false
  699. maxAttachmentsInUI = 5
  700. dailyBackupDateFormatPattern = yyyy_MM_dd
  701. enableOpenSearch = true
  702. xsrfAddComments = true
  703. displayLinkIcons = false
  704. addWildcardsToUserAndGroupSearches = true
  705. useWysiwygByDefault = true
  706. allowTrackbacks = false
  707. webSudoEnabled = true
  708. antiXssMode = true
  709. webdavEnabled = false
  710. siteHomePage = null
  711. dailyBackupFilePrefix = backup-
  712. backupPath = /var/local/atlassian/confluence/backups
  713. customContactMessage = null
  714. draftSaveInterval = 30000
  715. --------------------------
  716. Usage Info
  717. --------------------------
  718. totalSpaces = 0
  719. localGroups = 2
  720. localUsers = 1
  721. globalSpaces = 0
  722. allContent = 1
  723. indexSize = -1
  724. personalSpaces = 0
  725. currentContent = 1
  726. --------------------------
  727. JVM Stats
  728. --------------------------
  729. allocatedHeap = 514850816
  730. usedMemory = 390614912
  731. availablePermGen = 115305408
  732. totalMemory = 514850816
  733. freeMemory = 124235904
  734. maxPermGen = 268435456
  735. usedPermGen = 153130048
  736. freeMemoryInMegabytes = 118
  737. freeAllocatedHeap = 124235904
  738. availableHeap = 124235904
  739. usedMemoryInMegabytes = 372
  740. maxHeap = 514850816
  741. usedHeap = 390614912
  742. totalMemoryInMegabytes = 491
  743. --------------------------
  744. Cluster Information
  745. --------------------------
  746. Not clustered.
  747. --------------------------
  748. Enabled Plugins
  749. --------------------------
  750. ActiveObjects Plugin - OSGi Bundle (com.atlassian.activeobjects.activeobjects-plugin, Version: 0.25.2, Installed: bundled)
  751. Add Content Menu Sections (confluence.menu.add, Version: 1.0, Installed: bundled)
  752. Admin Sections (confluence.sections.admin, Version: 1.0, Installed: bundled)
  753. Admin Tasks (confluence.sections.admin.tasks, Version: 1.0, Installed: bundled)
  754. Administration Menu Items (confluence.sections.admin.header, Version: 1.0, Installed: bundled)
  755. Advanced Macros (confluence.macros.advanced, Version: 3.4, Installed: bundled)
  756. Apache HttpClient OSGi bundle (org.apache.httpcomponents.httpclient-4.0, Version: 4.0, Installed: bundled)
  757. Apache HttpCore OSGi bundle (org.apache.httpcomponents.httpcore-4.0, Version: 4.0, Installed: bundled)
  758. Apache ServiceMix :: Bundles :: javax.inject (org.apache.servicemix.bundles.javax-inject-1.0.0.2, Version: 1.0.0.2, Installed: bundled)
  759. Applinks Product Plugin (com.atlassian.applinks.applinks-plugin, Version: 4.1.2, Installed: bundled)
  760. Atlassian Bot Session Killer (com.atlassian.labs.atlassian-bot-killer, Version: 1.7.2.1, Installed: bundled)
  761. Atlassian Editor Plugin (com.atlassian.plugins.editor, Version: 5.5.3, Installed: bundled)
  762. Atlassian Embedded Crowd - Administration Plugin (com.atlassian.crowd.embedded.admin, Version: 1.7.3, Installed: bundled)
  763. Atlassian Gadgets API (com.atlassian.gadgets.atlassian-gadgets-api-3.3.5, Version: 3.3.5, Installed: bundled)
  764. Atlassian Gadgets OAuth Service Provider Plugin (com.atlassian.gadgets.oauth.serviceprovider, Version: 3.3.5, Installed: bundled)
  765. Atlassian Gadgets SPI (com.atlassian.gadgets.atlassian-gadgets-spi-3.3.5, Version: 3.3.5, Installed: bundled)
  766. Atlassian HTTP Client, Apache HTTP components impl (com.atlassian.httpclient.atlassian-httpclient-plugin, Version: 0.17.1, Installed: bundled)
  767. Atlassian HealthCheck Common Module (com.atlassian.healthcheck.atlassian-healthcheck, Version: 2.0.7, Installed: bundled)
  768. Atlassian Keyboard Shortcuts - module support (com.atlassian.plugins.shortcuts.atlassian-shortcuts-plugin, Version: 1.3.2, Installed: bundled)
  769. Atlassian LESS Transformer Plugin (com.atlassian.plugins.less-transformer-plugin, Version: 1.3.4, Installed: bundled)
  770. Atlassian Navigation Links Plugin (com.atlassian.plugins.atlassian-nav-links-plugin, Version: 3.3.2, Installed: bundled)
  771. Atlassian Notifications SPI Plugin (com.atlassian.plugin.notifications.notifications-module, Version: 3.2.3, Installed: bundled)
  772. Atlassian OAuth API (com.atlassian.oauth.atlassian-oauth-api-1.9.1, Version: 1.9.1, Installed: bundled)
  773. Atlassian OAuth Admin Plugin (com.atlassian.oauth.admin, Version: 1.9.1, Installed: bundled)
  774. Atlassian OAuth Consumer Plugin (com.atlassian.oauth.consumer, Version: 1.9.1, Installed: bundled)
  775. Atlassian OAuth Consumer SAL SPI Implementation (com.atlassian.oauth.consumer.sal, Version: 1.9.1, Installed: bundled)
  776. Atlassian OAuth Consumer SPI (com.atlassian.oauth.atlassian-oauth-consumer-spi-1.9.1, Version: 1.9.1, Installed: bundled)
  777. Atlassian OAuth Service Provider Plugin (com.atlassian.oauth.serviceprovider, Version: 1.9.1, Installed: bundled)
  778. Atlassian OAuth Service Provider SAL SPI Implementation (com.atlassian.oauth.serviceprovider.sal, Version: 1.9.1, Installed: bundled)
  779. Atlassian OAuth Service Provider SPI (com.atlassian.oauth.atlassian-oauth-service-provider-spi-1.9.1, Version: 1.9.1, Installed: bundled)
  780. Atlassian Plugins - Web Resources - Implementation Plugin (com.atlassian.plugins.atlassian-plugins-webresource-plugin, Version: 3.0.6, Installed: bundled)
  781. Atlassian Pretty URLs Plugin (com.atlassian.prettyurls.atlassian-pretty-urls-plugin, Version: 1.11.0, Installed: bundled)
  782. Atlassian REST - Module Types (com.atlassian.plugins.rest.atlassian-rest-module, Version: 2.9.5, Installed: bundled)
  783. Atlassian Soy - Plugin (com.atlassian.soy.soy-template-plugin, Version: 2.6.0, Installed: bundled)
  784. Atlassian Template Renderer API (com.atlassian.templaterenderer.api, Version: 1.5.4, Installed: bundled)
  785. Atlassian Template Renderer Velocity 1.6 Plugin (com.atlassian.templaterenderer.atlassian-template-renderer-velocity1.6-plugin, Version: 1.5.4, Installed: bundled)
  786. Atlassian Templates Import Framework (com.atlassian.confluence.plugins.templates-framework, Version: 0.3.1, Installed: bundled)
  787. Atlassian TinyMCE Plugin (com.atlassian.plugins.tinymce, Version: 5.5.3, Installed: bundled)
  788. Atlassian UI Integration with SAL (auiplugin-integration-sal, Version: 5.4.4-CONFDEV-21873, Installed: bundled)
  789. Atlassian UI Plugin (com.atlassian.auiplugin, Version: 5.4.4-CONFDEV-21873, Installed: bundled)
  790. Atlassian Universal Plugin Manager - Plugin License Storage plugin (com.atlassian.upm.plugin-license-storage-plugin, Version: 2.15.2, Installed: bundled)
  791. Atlassian Universal Plugin Manager Plugin (com.atlassian.upm.atlassian-universal-plugin-manager-plugin, Version: 2.15.2, Installed: bundled)
  792. Atlassian WebHooks Plugin (com.atlassian.webhooks.atlassian-webhooks-plugin, Version: 0.17.6, Installed: bundled)
  793. Atlassian Whitelist API Plugin (com.atlassian.plugins.atlassian-whitelist-api-plugin, Version: 1.6, Installed: bundled)
  794. Atlassian Whitelist UI Plugin (com.atlassian.plugins.atlassian-whitelist-ui-plugin, Version: 1.6, Installed: bundled)
  795. Atlassian XHTML (com.atlassian.plugins.atlassian-xhtml, Version: 5.5.3, Installed: bundled)
  796. Attachment Actions (confluence.sections.attachments, Version: 1.0, Installed: bundled)
  797. Attachment Extractors (com.atlassian.confluence.plugins.attachmentExtractors, Version: 1.1, Installed: bundled)
  798. BND Library (biz.aQute.bndlib-0.0.255, Version: 0.0.255, Installed: bundled)
  799. Basic Macros (confluence.macros.basic, Version: 2.0.5, Installed: bundled)
  800. Browse Menu Items (confluence.sections.browse, Version: 1.0, Installed: bundled)
  801. Chart Plugin (confluence.extra.chart, Version: 2.0.4, Installed: bundled)
  802. Code Macro Plugin (com.atlassian.confluence.ext.newcode-macro-plugin, Version: 2.1.3, Installed: bundled)
  803. Comment Action Sections (confluence.comment.action, Version: 1.0, Installed: bundled)
  804. Confluence AUI Staging (confluence.aui.staging, Version: 5.5.3, Installed: bundled)
  805. Confluence Active Objects SPI implementation (com.atlassian.activeobjects.confluence.spi, Version: 0.25.2, Installed: bundled)
  806. Confluence Activity Stream Plugin (com.atlassian.streams.confluence, Version: 5.3.23, Installed: bundled)
  807. Confluence Activity Streams Inline Actions Plugin (com.atlassian.streams.confluence.inlineactions, Version: 5.3.23, Installed: bundled)
  808. Confluence Attachments Plugin (confluence.extra.attachments, Version: 3.6.10, Installed: bundled)
  809. Confluence Axis SOAP plugin (com.atlassian.confluence.rpc.confluence-axis-soap-plugin, Version: 1.4, Installed: bundled)
  810. Confluence Blogging RPC Plugin (com.atlassian.confluence.plugins.xmlrpc.bloggingrpc, Version: 2.0.0, Installed: bundled)
  811. Confluence Business Blueprints Bundle (com.atlassian.confluence.plugins.confluence-business-blueprints, Version: 3.0.3, Installed: bundled)
  812. Confluence Cache Management Plugin (com.atlassian.confluence.plugins.confluence-cache-management-plugin, Version: 1.1.8, Installed: bundled)
  813. Confluence Content Notifications Plugin (com.atlassian.confluence.plugins.confluence-content-notifications-plugin, Version: 6.1.21, Installed: bundled)
  814. Confluence Content Report Plugin (com.atlassian.confluence.plugins.confluence-content-report-plugin, Version: 1.0.15, Installed: bundled)
  815. Confluence Contributors Plugin (com.atlassian.confluence.contributors, Version: 1.4.6, Installed: bundled)
  816. Confluence Core Macros (confluence.macros.core, Version: 5.5.3, Installed: bundled)
  817. Confluence Create Content Plugin (com.atlassian.confluence.plugins.confluence-create-content-plugin, Version: 4.0.15, Installed: bundled)
  818. Confluence Custom Favicon Plugin (com.atlassian.favicon.confluence-custom-favicon-plugin, Version: 1.1.2, Installed: bundled)
  819. Confluence Dark Features REST endpoint (com.atlassian.confluence.plugins.confluence-darkfeatures-rest, Version: 5.5.3, Installed: bundled)
  820. Confluence Dashboard Actions (com.atlassian.confluence.plugins.dashboard-actions, Version: 5.5.3, Installed: bundled)
  821. Confluence Default Help Paths (confluence.help.paths, Version: 1.0, Installed: bundled)
  822. Confluence Default Space Content Plugin (com.atlassian.confluence.plugins.confluence-default-space-content-plugin, Version: 0.4, Installed: bundled)
  823. Confluence Distraction Free Editor (com.atlassian.confluence.confluence-editor-hide-tools, Version: 1.0.21, Installed: bundled)
  824. Confluence Drag and Drop Plugin (com.atlassian.confluence.plugins.drag-and-drop, Version: 5.5.3, Installed: bundled)
  825. Confluence Easy-User Admin (com.atlassian.confluence.plugins.confluence-easyuser-admin, Version: 5.5.3, Installed: bundled)
  826. Confluence Edge Index (com.atlassian.confluence.plugins.confluence-edge-index, Version: 5.5.3, Installed: bundled)
  827. Confluence Editor Compatibility Support (com.atlassian.confluence.tinymceplugin, Version: 5.5.3, Installed: bundled)
  828. Confluence Editor Loader Plugin (com.atlassian.confluence.plugins.editor-loader, Version: 5.5.3, Installed: bundled)
  829. Confluence Editor Plugin (com.atlassian.confluence.editor, Version: 5.5.3, Installed: bundled)
  830. Confluence Email Notifications Plugin (com.atlassian.confluence.plugins.confluence-email-resources, Version: 6.1.21, Installed: bundled)
  831. Confluence Expand Macro (com.atlassian.confluence.plugins.expand-macro, Version: 5.5.3, Installed: bundled)
  832. Confluence Extractor API Plugin (com.atlassian.confluence.plugins.confluence-extractor-api-plugin, Version: 1.0.1, Installed: bundled)
  833. Confluence French (France) Language Pack (tac.confluence.languages.fr_FR, Version: 5.4.0-v2r2499-2013-12-10, Installed: bundled)
  834. Confluence German (Germany) Language Pack (tac.confluence.languages.de_DE, Version: 5.4.0-v2r8282-2013-12-10, Installed: bundled)
  835. Confluence Getting Started (confluence.getting-started, Version: 5.5.3, Installed: bundled)
  836. Confluence HTML Macros (confluence.macros.html, Version: 2.1.1, Installed: bundled)
  837. Confluence Healthcheck Plugin (com.atlassian.confluence.plugins.confluence-healthcheck-plugin, Version: 1.1.4, Installed: bundled)
  838. Confluence Image Attributes (com.atlassian.confluence.plugins.confluence-image-attributes, Version: 5.5.3, Installed: bundled)
  839. Confluence Image Effects Plugin (com.atlassian.confluence.image.effects.ImageEffectsPlugin, Version: 1.1.9, Installed: bundled)
  840. Confluence Inline Tasks (com.atlassian.confluence.plugins.confluence-inline-tasks, Version: 5.5.62, Installed: bundled)
  841. Confluence JIRA Metadata Plugin (com.atlassian.confluence.plugins.confluence-jira-metadata, Version: 1.7.3, Installed: bundled)
  842. Confluence JSON-RPC Plugin (com.atlassian.confluence.rpc.confluence-json-rpc-plugin, Version: 1.0.6, Installed: bundled)
  843. Confluence Japanese (Japan) Language Pack (tac.confluence.languages.ja_JP, Version: 5.4.0-v2r20318-2013-12-10, Installed: bundled)
  844. Confluence Keyboard Shortcuts Plugin (com.atlassian.confluence.keyboardshortcuts, Version: 5.5.3, Installed: bundled)
  845. Confluence Knowledge Base Blueprints Plugin (com.atlassian.confluence.plugins.confluence-knowledge-base, Version: 1.4, Installed: bundled)
  846. Confluence Like Plugin (com.atlassian.confluence.plugins.confluence-like, Version: 5.5.3, Installed: bundled)
  847. Confluence Link Browser (com.atlassian.confluence.plugins.confluence-link-browser, Version: 5.5.3, Installed: bundled)
  848. Confluence Look And Feel Logo Plugin (com.atlassian.confluence.plugins.confluence-lookandfeel, Version: 5.5.3, Installed: bundled)
  849. Confluence Macro Browser (com.atlassian.confluence.plugins.confluence-macro-browser, Version: 5.5.3, Installed: bundled)
  850. Confluence Macro Usage (com.atlassian.confluence.plugins.confluence-macro-usage, Version: 5.5.3, Installed: bundled)
  851. Confluence Mentions Plugin (com.atlassian.confluence.plugins.confluence-mentions-plugin, Version: 1.9.3, Installed: bundled)
  852. Confluence Mobile Plugin (com.atlassian.confluence.plugins.confluence-mobile, Version: 7.1, Installed: bundled)
  853. Confluence Monitoring Console (com.atlassian.confluence.plugins.confluence-monitoring-console, Version: 5.5.3, Installed: bundled)
  854. Confluence Nav Links Plugin (com.atlassian.confluence.plugins.confluence-nav-links, Version: 5.5.3, Installed: bundled)
  855. Confluence Notifications SPI Plugin (com.atlassian.confluence.plugins.confluence-notifications-spi-plugin, Version: 6.1.21, Installed: bundled)
  856. Confluence PDF Export (com.atlassian.confluence.extra.flyingpdf, Version: 3.4, Installed: bundled)
  857. Confluence Page Banner (com.atlassian.confluence.plugins.confluence-page-banner, Version: 1.16.0, Installed: bundled)
  858. Confluence Page Layouts (com.atlassian.confluence.plugins.confluence-page-layout, Version: 5.5.3, Installed: bundled)
  859. Confluence Paste (com.atlassian.confluence.plugins.confluence-paste, Version: 5.5.3, Installed: bundled)
  860. Confluence Quick Edit Plugin (com.atlassian.confluence.plugins.quickedit, Version: 5.5.3, Installed: bundled)
  861. Confluence Quick Reload Plugin (com.atlassian.confluence.plugins.quickreload, Version: 5.5.3, Installed: bundled)
  862. Confluence Quicknav (com.atlassian.confluence.plugins.confluence-quicknav, Version: 5.5.3, Installed: bundled)
  863. Confluence REST API (com.atlassian.confluence.restplugin, Version: 5.5.3, Installed: bundled)
  864. Confluence REST Resources (com.atlassian.confluence.plugins.confluence-rest-resources, Version: 5.5.3, Installed: bundled)
  865. Confluence Reliable Save Plugin (com.atlassian.confluence.plugins.reliablesave, Version: 5.5.3, Installed: bundled)
  866. Confluence Remote API (confluence.extra.confluencerpc, Version: 5.5.3, Installed: bundled)
  867. Confluence Remote Page View Plugin (com.atlassian.confluence.plugins.confluence-remote-page-view-plugin, Version: 1.5, Installed: bundled)
  868. Confluence Request Access Plugin (com.atlassian.confluence.plugins.confluence-request-access-plugin, Version: 2.1, Installed: bundled)
  869. Confluence SAL Plugin (com.atlassian.confluence.plugins.confluence-sal-plugin, Version: 5.5.3, Installed: bundled)
  870. Confluence Scheduled Job Administration UI (com.atlassian.confluence.plugins.confluence-schedule-admin, Version: 5.5.3, Installed: bundled)
  871. Confluence Search Plugin (com.atlassian.confluence.plugins.search.confluence-search, Version: 1.2.22, Installed: bundled)
  872. Confluence Software Blueprints Bundle (com.atlassian.confluence.plugins.confluence-software-blueprints, Version: 2.3.9, Installed: bundled)
  873. Confluence Sortable Tables (com.atlassian.confluence.plugins.confluence-sortable-tables, Version: 5.5.3, Installed: bundled)
  874. Confluence Soy Template Support (com.atlassian.confluence.plugins.soy, Version: 5.5.3, Installed: bundled)
  875. Confluence Space Blueprints (com.atlassian.confluence.plugins.confluence-space-blueprints, Version: 1.5.2, Installed: bundled)
  876. Confluence Space Directory (com.atlassian.confluence.plugins.confluence-space-directory, Version: 5.5.3, Installed: bundled)
  877. Confluence Space IA (Left Sidebar) (com.atlassian.confluence.plugins.confluence-space-ia, Version: 7.0.1, Installed: bundled)
  878. Confluence Spaces (com.atlassian.confluence.plugins.confluence-spaces, Version: 5.5.3, Installed: bundled)
  879. Confluence Spanish (Spain) Language Pack (tac.confluence.languages.es_ES, Version: 5.4.0-v2r15919-2013-12-10, Installed: bundled)
  880. Confluence Template Plugin (com.atlassian.confluence.plugins.confluence-templates, Version: 5.5.3, Installed: bundled)
  881. Confluence Thread Dump Plugin (com.atlassian.confluence.plugin.threaddump, Version: 2.0.1, Installed: bundled)
  882. Confluence UI REST (com.atlassian.confluence.plugins.confluence-ui-rest, Version: 5.5.3, Installed: bundled)
  883. Confluence User Rest (com.atlassian.confluence.plugins.confluence-user-rest, Version: 5.5.3, Installed: bundled)
  884. Confluence View Source (com.atlassian.confluence.plugins.view-source, Version: 5.5.3, Installed: bundled)
  885. Confluence View Storage Format (com.atlassian.confluence.plugins.view-storage-format, Version: 5.5.3, Installed: bundled)
  886. Confluence Watch Button (com.atlassian.confluence.plugins.watch-button, Version: 1.4, Installed: bundled)
  887. Confluence What's New (com.atlassian.confluence.plugins.whatsnew, Version: 6.1-m4, Installed: bundled)
  888. Confluence and Jira Content Connector (com.atlassian.confluence.plugins.confluence-jira-content, Version: 1.8.0, Installed: bundled)
  889. Confluence browser fixes (com.atlassian.confluence.plugins.editor-height-fix, Version: 2.0, Installed: bundled)
  890. Confluence daily summary email (com.atlassian.confluence.plugins.confluence-daily-summary-email, Version: 5.5.3, Installed: bundled)
  891. Content Action Menu Sections (confluence.content.action.menu, Version: 1.0, Installed: bundled)
  892. Content Buttons (confluence.sections.page.temp, Version: 1.0, Installed: bundled)
  893. Core Extractors (confluence.extractors.core, Version: 1.4, Installed: bundled)
  894. Core Filters (confluence.filters.core, Version: 1.0, Installed: bundled)
  895. Core Listeners (confluence.listeners.core, Version: 1.3, Installed: bundled)
  896. Core Path Converters (confluence.converters.core, Version: 1.0, Installed: bundled)
  897. Core Startup and Shutdown (confluence.lifecycle.core, Version: 1, Installed: bundled)
  898. Create Menu Items (confluence.sections.create, Version: 1.0, Installed: bundled)
  899. Crowd System Password Encoders (crowd.system.passwordencoders, Version: 1.0, Installed: bundled)
  900. Dashboard Macros (confluence.macros.dashboard, Version: 5.5.3, Installed: bundled)
  901. Default Macro Metadata Provider (confluence.macro.metadata.provider, Version: 1.0, Installed: bundled)
  902. Default Theme (com.atlassian.confluence.themes.default, Version: 1.0, Installed: bundled)
  903. Default section provider for content name search (confluence.search.contentname, Version: 1.0, Installed: bundled)
  904. Dialog Wizard (com.atlassian.confluence.plugins.dialog-wizard, Version: 0.6, Installed: bundled)
  905. Did You Mean Index Building Interface (confluence.sections.admin.indexing, Version: 1.0, Installed: bundled)
  906. Documentation Theme (com.atlassian.confluence.plugins.doctheme, Version: 5.5.3, Installed: bundled)
  907. Dynamic Task List 2 Plugin (confluence.extra.dynamictasklist2, Version: 4.2.5, Installed: bundled)
  908. Edit Settings Sections (confluence.sections.settings.edit, Version: 1.0, Installed: bundled)
  909. Editor Actions (confluence.editor.actions, Version: 1.0, Installed: bundled)
  910. Embedded Gadgets Plugin (com.atlassian.gadgets.embedded, Version: 3.3.5, Installed: bundled)
  911. Follow list resources (confluence.sections.user.follow.list, Version: 1.0, Installed: bundled)
  912. Gadget Directory Plugin (com.atlassian.gadgets.directory, Version: 3.3.5, Installed: bundled)
  913. Gadget Spec Publisher Plugin (com.atlassian.gadgets.publisher, Version: 3.3.5, Installed: bundled)
  914. Gadgets Plugin (com.atlassian.confluence.plugins.gadgets, Version: 5.5.3, Installed: bundled)
  915. Gadgets Plugin SPI (com.atlassian.confluence.plugins.gadgets.spi, Version: 5.5.3, Installed: bundled)
  916. Global Header Image Links (confluence.header.imagelinks, Version: 1.0, Installed: bundled)
  917. Global Labels Sections (confluence.sections.labels, Version: 1.0, Installed: bundled)
  918. Help Menu Items (confluence.sections.help, Version: 1.0, Installed: bundled)
  919. ICU4J (com.atlassian.bundles.icu4j-3.8.0.1, Version: 3.8.0.1, Installed: bundled)
  920. IM Presence NG Plugin (confluence.extra.impresence2, Version: 2.8.3, Installed: bundled)
  921. Information Macros (confluence.extra.information, Version: 2.0.22, Installed: bundled)
  922. Issue Status Plugin (com.atlassian.plugins.issue-status-plugin, Version: 1.1.4, Installed: bundled)
  923. JIRA Integration :: Plugin (com.atlassian.integration.jira.jira-integration-plugin, Version: 1.4.4-m1, Installed: bundled)
  924. JIRA Macros (confluence.extra.jira, Version: 5.5.4, Installed: bundled)
  925. JSON Library (com.atlassian.bundles.json-20070829.0.0.1, Version: 20070829.0.0.1, Installed: bundled)
  926. JSR 305 Annotations (com.atlassian.bundles.jsr305-1.0, Version: 1.0, Installed: bundled)
  927. Java Concurrency in Practice Annotations (com.springsource.net.jcip.annotations-1.0.0, Version: 1.0.0, Installed: bundled)
  928. Layout Macros (confluence.extra.layout, Version: 2.1.6, Installed: bundled)
  929. License REST plugin for Confluence (com.atlassian.confluence.plugins.confluence-license-rest, Version: 5.5.3, Installed: bundled)
  930. Live Search Macros (confluence.extra.livesearch, Version: 3.0.7, Installed: bundled)
  931. Lucene Boosting Strategies (confluence.search.lucene.boosting, Version: 1.0, Installed: bundled)
  932. Lucene Compatibility Plugin (com.atlassian.labs.lucene-compat-plugin, Version: 1.1.1, Installed: bundled)
  933. Lucene Searcher Initializers (confluence.search.lucene.initialisation, Version: 1.0, Installed: bundled)
  934. News Tabs (confluence.sections.news, Version: 1.0, Installed: bundled)
  935. Office Connector plugin (com.atlassian.confluence.extra.officeconnector, Version: 3.3.4, Installed: bundled)
  936. Opensocial Plugin (com.atlassian.gadgets.opensocial, Version: 3.3.5, Installed: bundled)
  937. Page Highlight Actions (com.atlassian.confluence.plugins.confluence-highlight-actions, Version: 1.5, Installed: bundled)
  938. Page Operations (confluence.sections.page.operations, Version: 1.0, Installed: bundled)
  939. Page Properties Macros (confluence.extra.masterdetail, Version: 4.1.2, Installed: bundled)
  940. Page Tabs (confluence.search.mappers.lucene, Version: 1.0, Installed: bundled)
  941. Page Tabs (confluence.sections.page, Version: 1.0, Installed: bundled)
  942. Page Tree Plugin (com.atlassian.confluence.plugins.pagetree, Version: 2.3.4, Installed: bundled)
  943. Profile Macros (confluence.macros.profile, Version: 1.0, Installed: bundled)
  944. Profile Picture (com.atlassian.confluence.plugins.profile-picture, Version: 1.6, Installed: bundled)
  945. Profile Tabs (confluence.sections.profile, Version: 1.0, Installed: bundled)
  946. Project Creation Capability Product REST Plugin (com.atlassian.plugins.atlassian-project-creation-plugin, Version: 1.2.4, Installed: bundled)
  947. Project Creation Plugin SPI for Confluence (com.atlassian.plugins.confluence-project-creation, Version: 1.2.4, Installed: bundled)
  948. Recently Viewed Plugin (com.atlassian.confluence.plugins.recently-viewed-plugin, Version: 3.10, Installed: bundled)
  949. Search Web Interface (confluence.sections.admin.generalconfig, Version: 1.0, Installed: bundled)
  950. Search Web Interface (confluence.sections.search.view, Version: 1.0, Installed: bundled)
  951. Share Page (com.atlassian.confluence.plugins.share-page, Version: 3.1.5, Installed: bundled)
  952. Space Admin Sections (confluence.sections.space.admin, Version: 1.0, Installed: bundled)
  953. Space Advanced Sections (confluence.sections.space.advanced, Version: 1.0, Installed: bundled)
  954. Space Browse Sections (confluence.sections.space.browse, Version: 1.0, Installed: bundled)
  955. Space Export Web Interface (confluence.sections.space.export.view, Version: 1.0, Installed: bundled)
  956. Space Item Tabs (confluence.sections.space, Version: 1.0, Installed: bundled)
  957. Space Labels Sections (confluence.sections.space.labels, Version: 1.0, Installed: bundled)
  958. Space Pages Sections (confluence.sections.space.pages, Version: 1.0, Installed: bundled)
  959. Space Tools Sections (confluence.sections.space.tools, Version: 1.0, Installed: bundled)
  960. Spring Interceptor Adapter Plugin (com.atlassian.plugins.atlassian-spring-interceptor-adapter-plugin-1.1, Version: 1.1, Installed: bundled)
  961. Status Macro (com.atlassian.confluence.plugins.status-macro, Version: 2.15, Installed: bundled)
  962. Streams API (com.atlassian.streams.streams-api-5.3.23, Version: 5.3.23, Installed: bundled)
  963. Streams Core Plugin (com.atlassian.streams.core, Version: 5.3.23, Installed: bundled)
  964. Streams Inline Actions Plugin (com.atlassian.streams.actions, Version: 5.3.23, Installed: bundled)
  965. Streams Plugin (com.atlassian.streams, Version: 5.3.23, Installed: bundled)
  966. Streams SPI (com.atlassian.streams.streams-spi-5.3.23, Version: 5.3.23, Installed: bundled)
  967. Support Healthcheck Plugin (com.atlassian.support.healthcheck.support-healthcheck-plugin, Version: 1.0.0, Installed: bundled)
  968. Support Tools Plugin (com.atlassian.support.stp, Version: 3.5.12, Installed: bundled)
  969. System Templates (com.atlassian.confluence.plugins.system-templates, Version: 5.5.3, Installed: bundled)
  970. System Web Components (confluence.web.components, Version: 1.0, Installed: bundled)
  971. System Web Panels (confluence.web.panels, Version: 1.0, Installed: bundled)
  972. System Web Panels (confluence.web.panel.renderers, Version: 1.0, Installed: bundled)
  973. System Web Resources (confluence.web.resources, Version: 1.0, Installed: bundled)
  974. TDM Merger (com.atlassian.plugins.confluence-tdm-merger, Version: 5.5.3, Installed: bundled)
  975. Table of Contents Plugin (org.randombits.confluence.toc, Version: 2.6.10, Installed: bundled)
  976. UWC Importer Admin Panel (com.atlassian.confluence.plugins.uwc.uwcimporter-adminpanel, Version: 2.0, Installed: bundled)
  977. Upgrade Administration Interface (confluence.sections.admin.upgrade, Version: 1.0, Installed: bundled)
  978. User Administration (confluence.admin.user, Version: 1.0, Installed: bundled)
  979. User Hover Menu Sections (confluence.user.hover.menu, Version: 1.0, Installed: bundled)
  980. User Lister (confluence.extra.userlister, Version: 2.6.1, Installed: bundled)
  981. User Menu Sections (confluence.user.menu, Version: 1.0, Installed: bundled)
  982. User Menu Sections (confluence.user.menu.concise, Version: 1.0, Installed: bundled)
  983. User Status (confluence.userstatus, Version: 1.0, Installed: bundled)
  984. View Profile Web Interface (confluence.sections.profile.view, Version: 1.0, Installed: bundled)
  985. View follow resources (confluence.sections.user.view.follow, Version: 1.0, Installed: bundled)
  986. WebDAV Plugin (confluence.extra.webdav, Version: 4.0.3, Installed: bundled)
  987. Widget Connector (com.atlassian.confluence.extra.widgetconnector, Version: 2.3.2, Installed: bundled)
  988. Wiki Markup Plugin (confluence.xhtml.wikimarkup, Version: 1.0, Installed: bundled)
  989. Wiki Renderer Components (confluence.renderer.components, Version: 1.0, Installed: bundled)
  990. Workbox - Common Plugin (com.atlassian.mywork.mywork-common-plugin, Version: 2.1.1, Installed: bundled)
  991. Workbox - Confluence Provider Plugin (com.atlassian.mywork.mywork-confluence-provider-plugin, Version: 2.1.1, Installed: bundled)
  992. Workbox - Host Plugin (com.atlassian.mywork.mywork-confluence-host-plugin, Version: 2.1.1, Installed: bundled)
  993. atlassian-failure-cache-plugin (com.atlassian.atlassian-failure-cache-plugin, Version: 0.14, Installed: bundled)
  994. atlassian-help-tips (com.atlassian.plugins.atlassian-help-tips, Version: 2.0, Installed: bundled)
  995. confluence-email-tracker (com.atlassian.confluence.plugins.confluence-email-tracker, Version: 1.0, Installed: bundled)
  996. confluence-feature-discovery-plugin (com.atlassian.confluence.plugins.confluence-feature-discovery-plugin, Version: 1.10.1, Installed: bundled)
  997. confluence-ui-components (com.atlassian.confluence.plugins.confluence-ui-components, Version: 1.4.15, Installed: bundled)
  998. jquery (com.atlassian.plugins.jquery, Version: 1.7.2, Installed: bundled)
  999.  
  1000. 2019-07-31 11:09:59,989 DEBUG [http-bio-8090-exec-9] [net.sf.hibernate.SQL] log select bucketprop0_.entity_name as entity_n1_0_, bucketprop0_.entity_id as entity_id0_, bucketprop0_.entity_key as entity_key0_, bucketprop0_.key_type as key_type0_, bucketprop0_.boolean_val as boolean_5_0_, bucketprop0_.double_val as double_val0_, bucketprop0_.string_val as string_val0_, bucketprop0_.text_val as text_val0_, bucketprop0_.long_val as long_val0_, bucketprop0_.int_val as int_val0_, bucketprop0_.date_val as date_val0_ from OS_PROPERTYENTRY bucketprop0_ where bucketprop0_.entity_name=? and bucketprop0_.entity_id=? and bucketprop0_.entity_key=?
  1001. 2019-07-31 11:10:00,054 DEBUG [scheduler_Worker-10] [net.sf.hibernate.SQL] log select clustersaf0_.CLUSTERSAFETYID as CLUSTERS1_, clustersaf0_.SAFETYNUMBER as SAFETYNU2_ from CLUSTERSAFETY clustersaf0_
  1002. 2019-07-31 11:10:00,067 DEBUG [scheduler_Worker-10] [net.sf.hibernate.SQL] log select clustersaf0_.CLUSTERSAFETYID as CLUSTERS1_, clustersaf0_.SAFETYNUMBER as SAFETYNU2_ from CLUSTERSAFETY clustersaf0_
  1003. 2019-07-31 11:10:00,072 DEBUG [scheduler_Worker-10] [net.sf.hibernate.SQL] log update CLUSTERSAFETY set SAFETYNUMBER=? where CLUSTERSAFETYID=?
  1004. 2019-07-31 11:10:05,697 DEBUG [http-bio-8090-exec-2] [net.sf.hibernate.SQL] log select bucketprop0_.entity_name as entity_n1_0_, bucketprop0_.entity_id as entity_id0_, bucketprop0_.entity_key as entity_key0_, bucketprop0_.key_type as key_type0_, bucketprop0_.boolean_val as boolean_5_0_, bucketprop0_.double_val as double_val0_, bucketprop0_.string_val as string_val0_, bucketprop0_.text_val as text_val0_, bucketprop0_.long_val as long_val0_, bucketprop0_.int_val as int_val0_, bucketprop0_.date_val as date_val0_ from OS_PROPERTYENTRY bucketprop0_ where bucketprop0_.entity_name=? and bucketprop0_.entity_id=? and bucketprop0_.entity_key=?
  1005. 2019-07-31 11:10:30,019 DEBUG [scheduler_Worker-8] [net.sf.hibernate.SQL] log select clustersaf0_.CLUSTERSAFETYID as CLUSTERS1_, clustersaf0_.SAFETYNUMBER as SAFETYNU2_ from CLUSTERSAFETY clustersaf0_
  1006. 2019-07-31 11:10:30,028 DEBUG [scheduler_Worker-8] [net.sf.hibernate.SQL] log select clustersaf0_.CLUSTERSAFETYID as CLUSTERS1_, clustersaf0_.SAFETYNUMBER as SAFETYNU2_ from CLUSTERSAFETY clustersaf0_
  1007. 2019-07-31 11:10:30,034 DEBUG [scheduler_Worker-8] [net.sf.hibernate.SQL] log update CLUSTERSAFETY set SAFETYNUMBER=? where CLUSTERSAFETYID=?
  1008. 2019-07-31 11:11:00,021 DEBUG [scheduler_Worker-7] [net.sf.hibernate.SQL] log select clustersaf0_.CLUSTERSAFETYID as CLUSTERS1_, clustersaf0_.SAFETYNUMBER as SAFETYNU2_ from CLUSTERSAFETY clustersaf0_
  1009. 2019-07-31 11:11:00,047 DEBUG [scheduler_Worker-7] [net.sf.hibernate.SQL] log select clustersaf0_.CLUSTERSAFETYID as CLUSTERS1_, clustersaf0_.SAFETYNUMBER as SAFETYNU2_ from CLUSTERSAFETY clustersaf0_
  1010. 2019-07-31 11:11:00,068 DEBUG [scheduler_Worker-7] [net.sf.hibernate.SQL] log update CLUSTERSAFETY set SAFETYNUMBER=? where CLUSTERSAFETYID=?
  1011. 2019-07-31 11:11:30,017 DEBUG [scheduler_Worker-5] [net.sf.hibernate.SQL] log select clustersaf0_.CLUSTERSAFETYID as CLUSTERS1_, clustersaf0_.SAFETYNUMBER as SAFETYNU2_ from CLUSTERSAFETY clustersaf0_
  1012. 2019-07-31 11:11:30,033 DEBUG [scheduler_Worker-5] [net.sf.hibernate.SQL] log select clustersaf0_.CLUSTERSAFETYID as CLUSTERS1_, clustersaf0_.SAFETYNUMBER as SAFETYNU2_ from CLUSTERSAFETY clustersaf0_
  1013. 2019-07-31 11:11:30,037 DEBUG [scheduler_Worker-5] [net.sf.hibernate.SQL] log update CLUSTERSAFETY set SAFETYNUMBER=? where CLUSTERSAFETYID=?
  1014. 2019-07-31 11:11:53,749 DEBUG [scheduler_Worker-4] [net.sf.hibernate.SQL] log select internalus2_.user_name as x0_0_ from cwd_membership hibernatem0_, cwd_group internalgr1_, cwd_user internalus2_ where hibernatem0_.child_user_id=internalus2_.id and ((hibernatem0_.child_group_id is null )and(internalgr1_.lower_group_name=? and hibernatem0_.parent_id=internalgr1_.id)and(internalgr1_.directory_id=? and hibernatem0_.parent_id=internalgr1_.id)and(internalgr1_.group_type=? and hibernatem0_.parent_id=internalgr1_.id)) order by internalus2_.lower_user_name
  1015. 2019-07-31 11:11:53,758 DEBUG [scheduler_Worker-4] [net.sf.hibernate.SQL] log select internalus2_.user_name as x0_0_ from cwd_membership hibernatem0_, cwd_group internalgr1_, cwd_user internalus2_ where hibernatem0_.child_user_id=internalus2_.id and ((hibernatem0_.child_group_id is null )and(internalgr1_.lower_group_name=? and hibernatem0_.parent_id=internalgr1_.id)and(internalgr1_.directory_id=? and hibernatem0_.parent_id=internalgr1_.id)and(internalgr1_.group_type=? and hibernatem0_.parent_id=internalgr1_.id)) order by internalus2_.lower_user_name
  1016. 2019-07-31 11:11:53,758 DEBUG [scheduler_Worker-10] [net.sf.hibernate.SQL] log select confluence0_.BANDANAID as BANDANAID, confluence0_.BANDANACONTEXT as BANDANAC2_, confluence0_.BANDANAKEY as BANDANAKEY, confluence0_.BANDANAVALUE as BANDANAV4_ from BANDANA confluence0_ where (confluence0_.BANDANACONTEXT=? )and(confluence0_.BANDANAKEY=? )
  1017. 2019-07-31 11:12:00,015 DEBUG [scheduler_Worker-10] [net.sf.hibernate.SQL] log select clustersaf0_.CLUSTERSAFETYID as CLUSTERS1_, clustersaf0_.SAFETYNUMBER as SAFETYNU2_ from CLUSTERSAFETY clustersaf0_
  1018. 2019-07-31 11:12:00,023 DEBUG [scheduler_Worker-10] [net.sf.hibernate.SQL] log select clustersaf0_.CLUSTERSAFETYID as CLUSTERS1_, clustersaf0_.SAFETYNUMBER as SAFETYNU2_ from CLUSTERSAFETY clustersaf0_
  1019. 2019-07-31 11:12:00,028 DEBUG [scheduler_Worker-10] [net.sf.hibernate.SQL] log update CLUSTERSAFETY set SAFETYNUMBER=? where CLUSTERSAFETYID=?
  1020. 2019-07-31 11:12:30,019 DEBUG [scheduler_Worker-5] [net.sf.hibernate.SQL] log select clustersaf0_.CLUSTERSAFETYID as CLUSTERS1_, clustersaf0_.SAFETYNUMBER as SAFETYNU2_ from CLUSTERSAFETY clustersaf0_
  1021. 2019-07-31 11:12:30,029 DEBUG [scheduler_Worker-5] [net.sf.hibernate.SQL] log select clustersaf0_.CLUSTERSAFETYID as CLUSTERS1_, clustersaf0_.SAFETYNUMBER as SAFETYNU2_ from CLUSTERSAFETY clustersaf0_
  1022. 2019-07-31 11:12:30,032 DEBUG [scheduler_Worker-5] [net.sf.hibernate.SQL] log update CLUSTERSAFETY set SAFETYNUMBER=? where CLUSTERSAFETYID=?
  1023. 2019-07-31 11:13:00,024 DEBUG [scheduler_Worker-2] [net.sf.hibernate.SQL] log select clustersaf0_.CLUSTERSAFETYID as CLUSTERS1_, clustersaf0_.SAFETYNUMBER as SAFETYNU2_ from CLUSTERSAFETY clustersaf0_
  1024. 2019-07-31 11:13:00,034 DEBUG [scheduler_Worker-2] [net.sf.hibernate.SQL] log select clustersaf0_.CLUSTERSAFETYID as CLUSTERS1_, clustersaf0_.SAFETYNUMBER as SAFETYNU2_ from CLUSTERSAFETY clustersaf0_
  1025. 2019-07-31 11:13:00,052 DEBUG [scheduler_Worker-2] [net.sf.hibernate.SQL] log update CLUSTERSAFETY set SAFETYNUMBER=? where CLUSTERSAFETYID=?
  1026. 2019-07-31 11:13:30,011 DEBUG [scheduler_Worker-8] [net.sf.hibernate.SQL] log select clustersaf0_.CLUSTERSAFETYID as CLUSTERS1_, clustersaf0_.SAFETYNUMBER as SAFETYNU2_ from CLUSTERSAFETY clustersaf0_
  1027. 2019-07-31 11:13:30,015 DEBUG [scheduler_Worker-8] [net.sf.hibernate.SQL] log select clustersaf0_.CLUSTERSAFETYID as CLUSTERS1_, clustersaf0_.SAFETYNUMBER as SAFETYNU2_ from CLUSTERSAFETY clustersaf0_
  1028. 2019-07-31 11:13:30,018 DEBUG [scheduler_Worker-8] [net.sf.hibernate.SQL] log update CLUSTERSAFETY set SAFETYNUMBER=? where CLUSTERSAFETYID=?
  1029. 2019-07-31 11:14:00,016 DEBUG [scheduler_Worker-9] [net.sf.hibernate.SQL] log select clustersaf0_.CLUSTERSAFETYID as CLUSTERS1_, clustersaf0_.SAFETYNUMBER as SAFETYNU2_ from CLUSTERSAFETY clustersaf0_
  1030. 2019-07-31 11:14:00,023 DEBUG [scheduler_Worker-9] [net.sf.hibernate.SQL] log select clustersaf0_.CLUSTERSAFETYID as CLUSTERS1_, clustersaf0_.SAFETYNUMBER as SAFETYNU2_ from CLUSTERSAFETY clustersaf0_
  1031. 2019-07-31 11:14:00,027 DEBUG [scheduler_Worker-9] [net.sf.hibernate.SQL] log update CLUSTERSAFETY set SAFETYNUMBER=? where CLUSTERSAFETYID=?
  1032. 2019-07-31 11:14:14,633 DEBUG [http-bio-8090-exec-10] [net.sf.hibernate.SQL] log select persistent0_.DECORATORID as DECORATO1_, persistent0_.SPACEKEY as SPACEKEY, persistent0_.DECORATORNAME as DECORATO3_, persistent0_.BODY as BODY, persistent0_.LASTMODDATE as LASTMODD5_ from DECORATOR persistent0_ where (persistent0_.DECORATORNAME=? )and(persistent0_.SPACEKEY is null )
  1033. 2019-07-31 11:14:14,730 DEBUG [http-bio-8090-exec-10] [net.sf.hibernate.SQL] log select persistent0_.DECORATORID as DECORATO1_, persistent0_.SPACEKEY as SPACEKEY, persistent0_.DECORATORNAME as DECORATO3_, persistent0_.BODY as BODY, persistent0_.LASTMODDATE as LASTMODD5_ from DECORATOR persistent0_ where (persistent0_.DECORATORNAME=? )and(persistent0_.SPACEKEY is null )
  1034. 2019-07-31 11:14:14,740 DEBUG [http-bio-8090-exec-10] [net.sf.hibernate.SQL] log select persistent0_.DECORATORID as DECORATO1_, persistent0_.SPACEKEY as SPACEKEY, persistent0_.DECORATORNAME as DECORATO3_, persistent0_.BODY as BODY, persistent0_.LASTMODDATE as LASTMODD5_ from DECORATOR persistent0_ where (persistent0_.DECORATORNAME=? )and(persistent0_.SPACEKEY is null )
  1035. 2019-07-31 11:14:14,756 DEBUG [http-bio-8090-exec-10] [net.sf.hibernate.SQL] log select persistent0_.DECORATORID as DECORATO1_, persistent0_.SPACEKEY as SPACEKEY, persistent0_.DECORATORNAME as DECORATO3_, persistent0_.BODY as BODY, persistent0_.LASTMODDATE as LASTMODD5_ from DECORATOR persistent0_ where (persistent0_.DECORATORNAME=? )and(persistent0_.SPACEKEY is null )
  1036. 2019-07-31 11:14:14,771 DEBUG [http-bio-8090-exec-10] [net.sf.hibernate.SQL] log select persistent0_.DECORATORID as DECORATO1_, persistent0_.SPACEKEY as SPACEKEY, persistent0_.DECORATORNAME as DECORATO3_, persistent0_.BODY as BODY, persistent0_.LASTMODDATE as LASTMODD5_ from DECORATOR persistent0_ where (persistent0_.DECORATORNAME=? )and(persistent0_.SPACEKEY is null )
  1037. 2019-07-31 11:14:14,794 DEBUG [http-bio-8090-exec-10] [net.sf.hibernate.SQL] log select persistent0_.DECORATORID as DECORATO1_, persistent0_.SPACEKEY as SPACEKEY, persistent0_.DECORATORNAME as DECORATO3_, persistent0_.BODY as BODY, persistent0_.LASTMODDATE as LASTMODD5_ from DECORATOR persistent0_ where (persistent0_.DECORATORNAME=? )and(persistent0_.SPACEKEY is null )
  1038. 2019-07-31 11:14:14,831 DEBUG [http-bio-8090-exec-10] [net.sf.hibernate.SQL] log select persistent0_.DECORATORID as DECORATO1_, persistent0_.SPACEKEY as SPACEKEY, persistent0_.DECORATORNAME as DECORATO3_, persistent0_.BODY as BODY, persistent0_.LASTMODDATE as LASTMODD5_ from DECORATOR persistent0_ where (persistent0_.DECORATORNAME=? )and(persistent0_.SPACEKEY is null )
  1039. 2019-07-31 11:14:14,902 DEBUG [http-bio-8090-exec-10] [net.sf.hibernate.SQL] log select bucketprop0_.entity_name as entity_n1_0_, bucketprop0_.entity_id as entity_id0_, bucketprop0_.entity_key as entity_key0_, bucketprop0_.key_type as key_type0_, bucketprop0_.boolean_val as boolean_5_0_, bucketprop0_.double_val as double_val0_, bucketprop0_.string_val as string_val0_, bucketprop0_.text_val as text_val0_, bucketprop0_.long_val as long_val0_, bucketprop0_.int_val as int_val0_, bucketprop0_.date_val as date_val0_ from OS_PROPERTYENTRY bucketprop0_ where bucketprop0_.entity_name=? and bucketprop0_.entity_id=? and bucketprop0_.entity_key=?
  1040. 2019-07-31 11:14:29,169 INFO [Long running task: Importing data] [confluence.importexport.actions.ImportLongRunningTask] runInternal Beginning import by user admin
  1041. 2019-07-31 11:14:29,365 DEBUG [http-bio-8090-exec-2] [net.sf.hibernate.SQL] log select persistent0_.DECORATORID as DECORATO1_, persistent0_.SPACEKEY as SPACEKEY, persistent0_.DECORATORNAME as DECORATO3_, persistent0_.BODY as BODY, persistent0_.LASTMODDATE as LASTMODD5_ from DECORATOR persistent0_ where (persistent0_.DECORATORNAME=? )and(persistent0_.SPACEKEY is null )
  1042. 2019-07-31 11:14:29,405 DEBUG [http-bio-8090-exec-2] [net.sf.hibernate.SQL] log select persistent0_.DECORATORID as DECORATO1_, persistent0_.SPACEKEY as SPACEKEY, persistent0_.DECORATORNAME as DECORATO3_, persistent0_.BODY as BODY, persistent0_.LASTMODDATE as LASTMODD5_ from DECORATOR persistent0_ where (persistent0_.DECORATORNAME=? )and(persistent0_.SPACEKEY is null )
  1043. 2019-07-31 11:14:29,428 DEBUG [http-bio-8090-exec-2] [net.sf.hibernate.SQL] log select persistent0_.DECORATORID as DECORATO1_, persistent0_.SPACEKEY as SPACEKEY, persistent0_.DECORATORNAME as DECORATO3_, persistent0_.BODY as BODY, persistent0_.LASTMODDATE as LASTMODD5_ from DECORATOR persistent0_ where (persistent0_.DECORATORNAME=? )and(persistent0_.SPACEKEY is null )
  1044. 2019-07-31 11:14:29,471 DEBUG [http-bio-8090-exec-2] [net.sf.hibernate.SQL] log select bucketprop0_.entity_name as entity_n1_0_, bucketprop0_.entity_id as entity_id0_, bucketprop0_.entity_key as entity_key0_, bucketprop0_.key_type as key_type0_, bucketprop0_.boolean_val as boolean_5_0_, bucketprop0_.double_val as double_val0_, bucketprop0_.string_val as string_val0_, bucketprop0_.text_val as text_val0_, bucketprop0_.long_val as long_val0_, bucketprop0_.int_val as int_val0_, bucketprop0_.date_val as date_val0_ from OS_PROPERTYENTRY bucketprop0_ where bucketprop0_.entity_name=? and bucketprop0_.entity_id=? and bucketprop0_.entity_key=?
  1045. 2019-07-31 11:14:30,028 DEBUG [scheduler_Worker-8] [net.sf.hibernate.SQL] log select clustersaf0_.CLUSTERSAFETYID as CLUSTERS1_, clustersaf0_.SAFETYNUMBER as SAFETYNU2_ from CLUSTERSAFETY clustersaf0_
  1046. 2019-07-31 11:14:30,036 DEBUG [scheduler_Worker-8] [net.sf.hibernate.SQL] log select clustersaf0_.CLUSTERSAFETYID as CLUSTERS1_, clustersaf0_.SAFETYNUMBER as SAFETYNU2_ from CLUSTERSAFETY clustersaf0_
  1047. 2019-07-31 11:14:30,044 DEBUG [scheduler_Worker-8] [net.sf.hibernate.SQL] log update CLUSTERSAFETY set SAFETYNUMBER=? where CLUSTERSAFETYID=?
  1048. 2019-07-31 11:14:32,505 DEBUG [http-bio-8090-exec-6] [net.sf.hibernate.SQL] log select persistent0_.DECORATORID as DECORATO1_, persistent0_.SPACEKEY as SPACEKEY, persistent0_.DECORATORNAME as DECORATO3_, persistent0_.BODY as BODY, persistent0_.LASTMODDATE as LASTMODD5_ from DECORATOR persistent0_ where (persistent0_.DECORATORNAME=? )and(persistent0_.SPACEKEY is null )
  1049. 2019-07-31 11:14:35,300 DEBUG [Long running task: Importing data] [net.sf.hibernate.SQL] log select confluence0_.BANDANAID as BANDANAID, confluence0_.BANDANACONTEXT as BANDANAC2_, confluence0_.BANDANAKEY as BANDANAKEY, confluence0_.BANDANAVALUE as BANDANAV4_ from BANDANA confluence0_ where (confluence0_.BANDANACONTEXT=? )and(confluence0_.BANDANAKEY=? )
  1050. 2019-07-31 11:14:47,481 DEBUG [http-bio-8090-exec-10] [net.sf.hibernate.SQL] log select confluence0_.BANDANAID as BANDANAID, confluence0_.BANDANACONTEXT as BANDANAC2_, confluence0_.BANDANAKEY as BANDANAKEY, confluence0_.BANDANAVALUE as BANDANAV4_ from BANDANA confluence0_ where (confluence0_.BANDANACONTEXT=? )and(confluence0_.BANDANAKEY=? )
  1051. 2019-07-31 11:14:47,499 DEBUG [http-bio-8090-exec-10] [net.sf.hibernate.SQL] log select confluence0_.user_key as user_key0_, confluence0_.username as username0_, confluence0_.lower_username as lower_us3_0_ from user_mapping confluence0_ where confluence0_.user_key=?
  1052. 2019-07-31 11:14:47,566 DEBUG [http-bio-8090-exec-10] [net.sf.hibernate.SQL] log select confluence0_.BANDANAID as BANDANAID, confluence0_.BANDANACONTEXT as BANDANAC2_, confluence0_.BANDANAKEY as BANDANAKEY, confluence0_.BANDANAVALUE as BANDANAV4_ from BANDANA confluence0_ where (confluence0_.BANDANACONTEXT=? )and(confluence0_.BANDANAKEY=? )
  1053. 2019-07-31 11:14:49,076 DEBUG [http-bio-8090-exec-10] [net.sf.hibernate.SQL] log select confluence0_.BANDANAID as BANDANAID, confluence0_.BANDANACONTEXT as BANDANAC2_, confluence0_.BANDANAKEY as BANDANAKEY, confluence0_.BANDANAVALUE as BANDANAV4_ from BANDANA confluence0_ where (confluence0_.BANDANACONTEXT=? )and(confluence0_.BANDANAKEY=? )
  1054. 2019-07-31 11:14:49,084 DEBUG [http-bio-8090-exec-10] [net.sf.hibernate.SQL] log select persistent0_.DECORATORID as DECORATO1_, persistent0_.SPACEKEY as SPACEKEY, persistent0_.DECORATORNAME as DECORATO3_, persistent0_.BODY as BODY, persistent0_.LASTMODDATE as LASTMODD5_ from DECORATOR persistent0_ where (persistent0_.DECORATORNAME=? )and(persistent0_.SPACEKEY is null )
  1055. 2019-07-31 11:14:49,980 DEBUG [http-bio-8090-exec-5] [net.sf.hibernate.SQL] log select confluence0_.user_key as user_key0_, confluence0_.username as username0_, confluence0_.lower_username as lower_us3_0_ from user_mapping confluence0_ where confluence0_.user_key=?
  1056. 2019-07-31 11:14:52,483 DEBUG [http-bio-8090-exec-8] [net.sf.hibernate.SQL] log select confluence0_.user_key as user_key0_, confluence0_.username as username0_, confluence0_.lower_username as lower_us3_0_ from user_mapping confluence0_ where confluence0_.user_key=?
  1057. 2019-07-31 11:14:54,600 ERROR [Long running task: Importing data] [confluence.importexport.xmlimport.DefaultImportProcessor] persist Error while saving object: Imported[com.atlassian.synchrony.Events] [Property[partition]=0, Property[sequence]=324, Property[event]=8113c413c6138111ca11c744e213c21281169e14a037f6e6b4f4faedd8ecb0d8d6c7b3cad0eec8d9d5c4b4f2b04d81bd80128114a037f6e6b4f4faedd8ecb0d8d6c7b3cad0eec8d9d5c4b4f2b04d81bc8040128638b2b0b1b8adb0b3adb0b9d4b2b2bab5b9bab2b5aeb6b6b5da404213c6138111ca11c744e112c31281169e4040139481139312958213948113931295831394811393129586129a23ec433c40158327f5f3e5f2cbe5f959a0b8e1b8b0b0b0e5e5b5e1b6b6b6b7b8b4b0b1b5e1e3e2e2e4b4e3e6b1b0b0b0b326e2f2e1eee3e826ede1f3f4e5f2]
  1058. -- referer: http://<confluence-host>/admin/backup.action | url: /admin/restore-local-file.action | userName: admin | action: restore-local-file
  1059. 2019-07-31 11:14:54,603 ERROR [Long running task: Importing data] [confluence.importexport.xmlimport.BackupImporter] importEntities Cannot import the entities:
  1060. -- referer: http://<confluence-host>/admin/backup.action | url: /admin/restore-local-file.action | userName: admin | action: restore-local-file
  1061. com.atlassian.confluence.importexport.ImportExportException: Unable to complete import: Error while importing backup: com.atlassian.synchrony.Events
  1062. at com.atlassian.confluence.importexport.xmlimport.DefaultXmlImporter.doImport(DefaultXmlImporter.java:76)
  1063. at com.atlassian.confluence.importexport.xmlimport.BackupImporter.importEntities(BackupImporter.java:404)
  1064. at com.atlassian.confluence.importexport.xmlimport.BackupImporter.importEverything(BackupImporter.java:372)
  1065. at com.atlassian.confluence.importexport.xmlimport.FileBackupImporter.importEverything(FileBackupImporter.java:138)
  1066. at com.atlassian.confluence.importexport.xmlimport.BackupImporter$1.doInTransactionWithoutResult(BackupImporter.java:210)
  1067. at org.springframework.transaction.support.TransactionCallbackWithoutResult.doInTransaction(TransactionCallbackWithoutResult.java:33)
  1068. at com.atlassian.confluence.importexport.xmlimport.RestorePluginStateStoreTransactionCallbackDecorator.doInTransaction(RestorePluginStateStoreTransactionCallbackDecorator.java:47)
  1069. at com.atlassian.confluence.importexport.xmlimport.RestoreBandanaValuesTransactionCallbackDecorator.doInTransaction(RestoreBandanaValuesTransactionCallbackDecorator.java:48)
  1070. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:128)
  1071. at com.atlassian.confluence.importexport.xmlimport.BackupImporter.doImportInternal(BackupImporter.java:223)
  1072. at com.atlassian.confluence.importexport.Importer.doImport(Importer.java:76)
  1073. at com.atlassian.confluence.importexport.DefaultImportExportManager.performImportInternal(DefaultImportExportManager.java:82)
  1074. at com.atlassian.confluence.importexport.DefaultImportExportManager.performImport(DefaultImportExportManager.java:72)
  1075. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1076. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1077. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1078. at java.lang.reflect.Method.invoke(Method.java:606)
  1079. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
  1080. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1081. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1082. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
  1083. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1084. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  1085. at com.sun.proxy.$Proxy122.performImport(Unknown Source)
  1086. at com.atlassian.confluence.importexport.actions.ImportLongRunningTask.runInternal(ImportLongRunningTask.java:88)
  1087. at com.atlassian.confluence.util.longrunning.ConfluenceAbstractLongRunningTask.run(ConfluenceAbstractLongRunningTask.java:26)
  1088. at com.atlassian.confluence.util.longrunning.ManagedTask.run(ManagedTask.java:35)
  1089. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:473)
  1090. at java.util.concurrent.FutureTask.run(FutureTask.java:262)
  1091. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  1092. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  1093. at java.lang.Thread.run(Thread.java:745)
  1094. Caused by: org.xml.sax.SAXException: Error while importing backup: com.atlassian.synchrony.Events
  1095. java.lang.ClassNotFoundException: com.atlassian.synchrony.Events
  1096. at com.atlassian.confluence.importexport.xmlimport.parser.BackupParser.endElement(BackupParser.java:53)
  1097. at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
  1098. at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown Source)
  1099. at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
  1100. at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
  1101. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  1102. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  1103. at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
  1104. at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
  1105. at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
  1106. at com.atlassian.security.xml.RestrictedXMLReader.parse(RestrictedXMLReader.java:103)
  1107. at com.atlassian.confluence.importexport.xmlimport.DefaultXmlImporter.parseBackup(DefaultXmlImporter.java:108)
  1108. at com.atlassian.confluence.importexport.xmlimport.DefaultXmlImporter.doImport(DefaultXmlImporter.java:60)
  1109. ... 31 more
  1110. Caused by: java.lang.ClassNotFoundException: com.atlassian.synchrony.Events
  1111. at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1702)
  1112. at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1547)
  1113. at java.lang.Class.forName0(Native Method)
  1114. at java.lang.Class.forName(Class.java:195)
  1115. at com.atlassian.confluence.importexport.xmlimport.persister.ReflectiveObjectPersister.getClassForElement(ReflectiveObjectPersister.java:727)
  1116. at com.atlassian.confluence.importexport.xmlimport.persister.ReflectiveObjectPersister.persist(ReflectiveObjectPersister.java:138)
  1117. at com.atlassian.confluence.importexport.xmlimport.DefaultImportProcessor.persist(DefaultImportProcessor.java:46)
  1118. at com.atlassian.confluence.importexport.xmlimport.DefaultImportProcessor.processObject(DefaultImportProcessor.java:36)
  1119. at com.atlassian.confluence.importexport.xmlimport.parser.BackupParser.endElement(BackupParser.java:49)
  1120. ... 43 more
  1121. 2019-07-31 11:14:54,621 DEBUG [scheduler_Worker-3] [net.sf.hibernate.SQL] log select confluence0_.BANDANAID as BANDANAID, confluence0_.BANDANACONTEXT as BANDANAC2_, confluence0_.BANDANAKEY as BANDANAKEY, confluence0_.BANDANAVALUE as BANDANAV4_ from BANDANA confluence0_ where (confluence0_.BANDANACONTEXT=? )and(confluence0_.BANDANAKEY=? )
  1122. 2019-07-31 11:14:54,626 DEBUG [scheduler_Worker-10] [net.sf.hibernate.SQL] log select confluence0_.BANDANAID as BANDANAID, confluence0_.BANDANACONTEXT as BANDANAC2_, confluence0_.BANDANAKEY as BANDANAKEY, confluence0_.BANDANAVALUE as BANDANAV4_ from BANDANA confluence0_ where (confluence0_.BANDANACONTEXT=? )and(confluence0_.BANDANAKEY=? )
  1123. 2019-07-31 11:14:54,627 DEBUG [scheduler_Worker-3] [net.sf.hibernate.SQL] log select confluence0_.BANDANAID as BANDANAID, confluence0_.BANDANACONTEXT as BANDANAC2_, confluence0_.BANDANAKEY as BANDANAKEY, confluence0_.BANDANAVALUE as BANDANAV4_ from BANDANA confluence0_ where (confluence0_.BANDANACONTEXT=? )and(confluence0_.BANDANAKEY=? )
  1124. 2019-07-31 11:14:54,629 DEBUG [scheduler_Worker-2] [net.sf.hibernate.SQL] log select confluence0_.BANDANAID as BANDANAID, confluence0_.BANDANACONTEXT as BANDANAC2_, confluence0_.BANDANAKEY as BANDANAKEY, confluence0_.BANDANAVALUE as BANDANAV4_ from BANDANA confluence0_ where (confluence0_.BANDANACONTEXT=? )and(confluence0_.BANDANAKEY=? )
  1125. 2019-07-31 11:14:54,630 DEBUG [scheduler_Worker-10] [net.sf.hibernate.SQL] log select confluence0_.BANDANAID as BANDANAID, confluence0_.BANDANACONTEXT as BANDANAC2_, confluence0_.BANDANAKEY as BANDANAKEY, confluence0_.BANDANAVALUE as BANDANAV4_ from BANDANA confluence0_ where (confluence0_.BANDANACONTEXT=? )and(confluence0_.BANDANAKEY=? )
  1126. 2019-07-31 11:14:54,633 DEBUG [scheduler_Worker-2] [net.sf.hibernate.SQL] log select confluence0_.BANDANAID as BANDANAID, confluence0_.BANDANACONTEXT as BANDANAC2_, confluence0_.BANDANAKEY as BANDANAKEY, confluence0_.BANDANAVALUE as BANDANAV4_ from BANDANA confluence0_ where (confluence0_.BANDANACONTEXT=? )and(confluence0_.BANDANAKEY=? )
  1127. 2019-07-31 11:14:54,690 ERROR [Long running task: Importing data] [confluence.importexport.actions.ImportLongRunningTask] runInternal Failure during import
  1128. -- referer: http://<confluence-host>/admin/backup.action | url: /admin/restore-local-file.action | userName: admin | action: restore-local-file
  1129. com.atlassian.confluence.importexport.ImportExportException: com.atlassian.confluence.importexport.ImportExportException: Unable to complete import: Error while importing backup: com.atlassian.synchrony.Events
  1130. at com.atlassian.confluence.importexport.xmlimport.BackupImporter.importEntities(BackupImporter.java:414)
  1131. at com.atlassian.confluence.importexport.xmlimport.BackupImporter.importEverything(BackupImporter.java:372)
  1132. at com.atlassian.confluence.importexport.xmlimport.FileBackupImporter.importEverything(FileBackupImporter.java:138)
  1133. at com.atlassian.confluence.importexport.xmlimport.BackupImporter$1.doInTransactionWithoutResult(BackupImporter.java:210)
  1134. at org.springframework.transaction.support.TransactionCallbackWithoutResult.doInTransaction(TransactionCallbackWithoutResult.java:33)
  1135. at com.atlassian.confluence.importexport.xmlimport.RestorePluginStateStoreTransactionCallbackDecorator.doInTransaction(RestorePluginStateStoreTransactionCallbackDecorator.java:47)
  1136. at com.atlassian.confluence.importexport.xmlimport.RestoreBandanaValuesTransactionCallbackDecorator.doInTransaction(RestoreBandanaValuesTransactionCallbackDecorator.java:48)
  1137. at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:128)
  1138. at com.atlassian.confluence.importexport.xmlimport.BackupImporter.doImportInternal(BackupImporter.java:223)
  1139. at com.atlassian.confluence.importexport.Importer.doImport(Importer.java:76)
  1140. at com.atlassian.confluence.importexport.DefaultImportExportManager.performImportInternal(DefaultImportExportManager.java:82)
  1141. at com.atlassian.confluence.importexport.DefaultImportExportManager.performImport(DefaultImportExportManager.java:72)
  1142. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1143. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  1144. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1145. at java.lang.reflect.Method.invoke(Method.java:606)
  1146. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
  1147. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  1148. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  1149. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106)
  1150. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  1151. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  1152. at com.sun.proxy.$Proxy122.performImport(Unknown Source)
  1153. at com.atlassian.confluence.importexport.actions.ImportLongRunningTask.runInternal(ImportLongRunningTask.java:88)
  1154. at com.atlassian.confluence.util.longrunning.ConfluenceAbstractLongRunningTask.run(ConfluenceAbstractLongRunningTask.java:26)
  1155. at com.atlassian.confluence.util.longrunning.ManagedTask.run(ManagedTask.java:35)
  1156. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:473)
  1157. at java.util.concurrent.FutureTask.run(FutureTask.java:262)
  1158. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  1159. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  1160. at java.lang.Thread.run(Thread.java:745)
  1161. Caused by: com.atlassian.confluence.importexport.ImportExportException: Unable to complete import: Error while importing backup: com.atlassian.synchrony.Events
  1162. at com.atlassian.confluence.importexport.xmlimport.DefaultXmlImporter.doImport(DefaultXmlImporter.java:76)
  1163. at com.atlassian.confluence.importexport.xmlimport.BackupImporter.importEntities(BackupImporter.java:404)
  1164. ... 30 more
  1165. Caused by: org.xml.sax.SAXException: Error while importing backup: com.atlassian.synchrony.Events
  1166. java.lang.ClassNotFoundException: com.atlassian.synchrony.Events
  1167. at com.atlassian.confluence.importexport.xmlimport.parser.BackupParser.endElement(BackupParser.java:53)
  1168. at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
  1169. at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown Source)
  1170. at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
  1171. at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
  1172. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  1173. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  1174. at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
  1175. at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
  1176. at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
  1177. at com.atlassian.security.xml.RestrictedXMLReader.parse(RestrictedXMLReader.java:103)
  1178. at com.atlassian.confluence.importexport.xmlimport.DefaultXmlImporter.parseBackup(DefaultXmlImporter.java:108)
  1179. at com.atlassian.confluence.importexport.xmlimport.DefaultXmlImporter.doImport(DefaultXmlImporter.java:60)
  1180. ... 31 more
  1181. Caused by: java.lang.ClassNotFoundException: com.atlassian.synchrony.Events
  1182. at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1702)
  1183. at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1547)
  1184. at java.lang.Class.forName0(Native Method)
  1185. at java.lang.Class.forName(Class.java:195)
  1186. at com.atlassian.confluence.importexport.xmlimport.persister.ReflectiveObjectPersister.getClassForElement(ReflectiveObjectPersister.java:727)
  1187. at com.atlassian.confluence.importexport.xmlimport.persister.ReflectiveObjectPersister.persist(ReflectiveObjectPersister.java:138)
  1188. at com.atlassian.confluence.importexport.xmlimport.DefaultImportProcessor.persist(DefaultImportProcessor.java:46)
  1189. at com.atlassian.confluence.importexport.xmlimport.DefaultImportProcessor.processObject(DefaultImportProcessor.java:36)
  1190. at com.atlassian.confluence.importexport.xmlimport.parser.BackupParser.endElement(BackupParser.java:49)
  1191. ... 43 more
  1192. 2019-07-31 11:14:54,984 DEBUG [http-bio-8090-exec-1] [net.sf.hibernate.SQL] log select confluence0_.user_key as user_key0_, confluence0_.username as username0_, confluence0_.lower_username as lower_us3_0_ from user_mapping confluence0_ where confluence0_.user_key=?
  1193. 2019-07-31 11:14:57,479 DEBUG [http-bio-8090-exec-6] [net.sf.hibernate.SQL] log select confluence0_.user_key as user_key0_, confluence0_.username as username0_, confluence0_.lower_username as lower_us3_0_ from user_mapping confluence0_ where confluence0_.user_key=?
  1194. 2019-07-31 11:14:59,981 DEBUG [http-bio-8090-exec-7] [net.sf.hibernate.SQL] log select confluence0_.user_key as user_key0_, confluence0_.username as username0_, confluence0_.lower_username as lower_us3_0_ from user_mapping confluence0_ where confluence0_.user_key=?
  1195. 2019-07-31 11:15:00,005 DEBUG [scheduler_Worker-7] [net.sf.hibernate.SQL] log select confluence0_.BANDANAID as BANDANAID, confluence0_.BANDANACONTEXT as BANDANAC2_, confluence0_.BANDANAKEY as BANDANAKEY, confluence0_.BANDANAVALUE as BANDANAV4_ from BANDANA confluence0_ where (confluence0_.BANDANACONTEXT=? )and(confluence0_.BANDANAKEY=? )
  1196. 2019-07-31 11:15:00,010 DEBUG [scheduler_Worker-3] [net.sf.hibernate.SQL] log select confluence0_.BANDANAID as BANDANAID, confluence0_.BANDANACONTEXT as BANDANAC2_, confluence0_.BANDANAKEY as BANDANAKEY, confluence0_.BANDANAVALUE as BANDANAV4_ from BANDANA confluence0_ where (confluence0_.BANDANACONTEXT=? )and(confluence0_.BANDANAKEY=? )
  1197. 2019-07-31 11:15:00,020 DEBUG [scheduler_Worker-5] [net.sf.hibernate.SQL] log select confluence0_.BANDANAID as BANDANAID, confluence0_.BANDANACONTEXT as BANDANAC2_, confluence0_.BANDANAKEY as BANDANAKEY, confluence0_.BANDANAVALUE as BANDANAV4_ from BANDANA confluence0_ where (confluence0_.BANDANACONTEXT=? )and(confluence0_.BANDANAKEY=? )
  1198. 2019-07-31 11:15:00,021 DEBUG [scheduler_Worker-7] [net.sf.hibernate.SQL] log select confluence0_.BANDANAID as BANDANAID, confluence0_.BANDANACONTEXT as BANDANAC2_, confluence0_.BANDANAKEY as BANDANAKEY, confluence0_.BANDANAVALUE as BANDANAV4_ from BANDANA confluence0_ where (confluence0_.BANDANACONTEXT=? )and(confluence0_.BANDANAKEY=? )
  1199. 2019-07-31 11:15:00,020 DEBUG [scheduler_Worker-8] [net.sf.hibernate.SQL] log select confluence0_.BANDANAID as BANDANAID, confluence0_.BANDANACONTEXT as BANDANAC2_, confluence0_.BANDANAKEY as BANDANAKEY, confluence0_.BANDANAVALUE as BANDANAV4_ from BANDANA confluence0_ where (confluence0_.BANDANACONTEXT=? )and(confluence0_.BANDANAKEY=? )
  1200. 2019-07-31 11:15:00,020 DEBUG [scheduler_Worker-9] [net.sf.hibernate.SQL] log select confluence0_.BANDANAID as BANDANAID, confluence0_.BANDANACONTEXT as BANDANAC2_, confluence0_.BANDANAKEY as BANDANAKEY, confluence0_.BANDANAVALUE as BANDANAV4_ from BANDANA confluence0_ where (confluence0_.BANDANACONTEXT=? )and(confluence0_.BANDANAKEY=? )
  1201. 2019-07-31 11:15:00,028 DEBUG [scheduler_Worker-5] [net.sf.hibernate.SQL] log select confluence0_.BANDANAID as BANDANAID, confluence0_.BANDANACONTEXT as BANDANAC2_, confluence0_.BANDANAKEY as BANDANAKEY, confluence0_.BANDANAVALUE as BANDANAV4_ from BANDANA confluence0_ where (confluence0_.BANDANACONTEXT=? )and(confluence0_.BANDANAKEY=? )
  1202. 2019-07-31 11:15:00,032 DEBUG [scheduler_Worker-8] [net.sf.hibernate.SQL] log select confluence0_.BANDANAID as BANDANAID, confluence0_.BANDANACONTEXT as BANDANAC2_, confluence0_.BANDANAKEY as BANDANAKEY, confluence0_.BANDANAVALUE as BANDANAV4_ from BANDANA confluence0_ where (confluence0_.BANDANACONTEXT=? )and(confluence0_.BANDANAKEY=? )
  1203. 2019-07-31 11:15:00,027 DEBUG [scheduler_Worker-3] [net.sf.hibernate.SQL] log select confluence0_.BANDANAID as BANDANAID, confluence0_.BANDANACONTEXT as BANDANAC2_, confluence0_.BANDANAKEY as BANDANAKEY, confluence0_.BANDANAVALUE as BANDANAV4_ from BANDANA confluence0_ where (confluence0_.BANDANACONTEXT=? )and(confluence0_.BANDANAKEY=? )
  1204. 2019-07-31 11:15:00,038 DEBUG [scheduler_Worker-7] [net.sf.hibernate.SQL] log select clustersaf0_.CLUSTERSAFETYID as CLUSTERS1_, clustersaf0_.SAFETYNUMBER as SAFETYNU2_ from CLUSTERSAFETY clustersaf0_
  1205. 2019-07-31 11:15:00,036 DEBUG [http-bio-8090-exec-3] [net.sf.hibernate.SQL] log select confluence0_.user_key as user_key0_, confluence0_.username as username0_, confluence0_.lower_username as lower_us3_0_ from user_mapping confluence0_ where confluence0_.user_key=?
  1206. 2019-07-31 11:15:00,045 DEBUG [scheduler_Worker-7] [net.sf.hibernate.SQL] log select clustersaf0_.CLUSTERSAFETYID as CLUSTERS1_, clustersaf0_.SAFETYNUMBER as SAFETYNU2_ from CLUSTERSAFETY clustersaf0_
  1207. 2019-07-31 11:15:00,032 DEBUG [scheduler_Worker-9] [net.sf.hibernate.SQL] log select confluence0_.BANDANAID as BANDANAID, confluence0_.BANDANACONTEXT as BANDANAC2_, confluence0_.BANDANAKEY as BANDANAKEY, confluence0_.BANDANAVALUE as BANDANAV4_ from BANDANA confluence0_ where (confluence0_.BANDANACONTEXT=? )and(confluence0_.BANDANAKEY=? )
  1208. 2019-07-31 11:15:00,052 DEBUG [scheduler_Worker-7] [net.sf.hibernate.SQL] log insert into CLUSTERSAFETY (SAFETYNUMBER, CLUSTERSAFETYID) values (?, ?)
  1209. 2019-07-31 11:15:02,489 DEBUG [http-bio-8090-exec-2] [net.sf.hibernate.SQL] log select confluence0_.user_key as user_key0_, confluence0_.username as username0_, confluence0_.lower_username as lower_us3_0_ from user_mapping confluence0_ where confluence0_.user_key=?
  1210. 2019-07-31 11:15:04,982 DEBUG [http-bio-8090-exec-4] [net.sf.hibernate.SQL] log select confluence0_.user_key as user_key0_, confluence0_.username as username0_, confluence0_.lower_username as lower_us3_0_ from user_mapping confluence0_ where confluence0_.user_key=?
  1211. 2019-07-31 11:15:07,480 DEBUG [http-bio-8090-exec-9] [net.sf.hibernate.SQL] log select confluence0_.user_key as user_key0_, confluence0_.username as username0_, confluence0_.lower_username as lower_us3_0_ from user_mapping confluence0_ where confluence0_.user_key=?
  1212. 2019-07-31 11:15:09,979 DEBUG [http-bio-8090-exec-10] [net.sf.hibernate.SQL] log select confluence0_.user_key as user_key0_, confluence0_.username as username0_, confluence0_.lower_username as lower_us3_0_ from user_mapping confluence0_ where confluence0_.user_key=?
  1213. 2019-07-31 11:15:12,484 DEBUG [http-bio-8090-exec-5] [net.sf.hibernate.SQL] log select confluence0_.user_key as user_key0_, confluence0_.username as username0_, confluence0_.lower_username as lower_us3_0_ from user_mapping confluence0_ where confluence0_.user_key=?
  1214. 2019-07-31 11:15:14,979 DEBUG [http-bio-8090-exec-8] [net.sf.hibernate.SQL] log select confluence0_.user_key as user_key0_, confluence0_.username as username0_, confluence0_.lower_username as lower_us3_0_ from user_mapping confluence0_ where confluence0_.user_key=?
  1215. 2019-07-31 11:15:15,022 DEBUG [scheduler_Worker-7] [net.sf.hibernate.SQL] log select confluence0_.BANDANAID as BANDANAID, confluence0_.BANDANACONTEXT as BANDANAC2_, confluence0_.BANDANAKEY as BANDANAKEY, confluence0_.BANDANAVALUE as BANDANAV4_ from BANDANA confluence0_ where (confluence0_.BANDANACONTEXT=? )and(confluence0_.BANDANAKEY=? )
  1216. 2019-07-31 11:15:15,032 DEBUG [scheduler_Worker-7] [net.sf.hibernate.SQL] log select confluence0_.BANDANAID as BANDANAID, confluence0_.BANDANACONTEXT as BANDANAC2_, confluence0_.BANDANAKEY as BANDANAKEY, confluence0_.BANDANAVALUE as BANDANAV4_ from BANDANA confluence0_ where (confluence0_.BANDANACONTEXT=? )and(confluence0_.BANDANAKEY=? )
  1217. 2019-07-31 11:15:17,488 DEBUG [http-bio-8090-exec-1] [net.sf.hibernate.SQL] log select confluence0_.user_key as user_key0_, confluence0_.username as username0_, confluence0_.lower_username as lower_us3_0_ from user_mapping confluence0_ where confluence0_.user_key=?
  1218. 2019-07-31 11:15:19,983 DEBUG [http-bio-8090-exec-6] [net.sf.hibernate.SQL] log select confluence0_.user_key as user_key0_, confluence0_.username as username0_, confluence0_.lower_username as lower_us3_0_ from user_mapping confluence0_ where confluence0_.user_key=?
  1219. 2019-07-31 11:15:22,484 DEBUG [http-bio-8090-exec-7] [net.sf.hibernate.SQL] log select confluence0_.user_key as user_key0_, confluence0_.username as username0_, confluence0_.lower_username as lower_us3_0_ from user_mapping confluence0_ where confluence0_.user_key=?
  1220. 2019-07-31 11:15:24,981 DEBUG [http-bio-8090-exec-3] [net.sf.hibernate.SQL] log select confluence0_.user_key as user_key0_, confluence0_.username as username0_, confluence0_.lower_username as lower_us3_0_ from user_mapping confluence0_ where confluence0_.user_key=?
  1221. 2019-07-31 11:15:27,483 DEBUG [http-bio-8090-exec-2] [net.sf.hibernate.SQL] log select confluence0_.user_key as user_key0_, confluence0_.username as username0_, confluence0_.lower_username as lower_us3_0_ from user_mapping confluence0_ where confluence0_.user_key=?
  1222. 2019-07-31 11:15:30,018 DEBUG [scheduler_Worker-9] [net.sf.hibernate.SQL] log select clustersaf0_.CLUSTERSAFETYID as CLUSTERS1_, clustersaf0_.SAFETYNUMBER as SAFETYNU2_ from CLUSTERSAFETY clustersaf0_
  1223. 2019-07-31 11:15:30,024 DEBUG [scheduler_Worker-9] [net.sf.hibernate.SQL] log select clustersaf0_.CLUSTERSAFETYID as CLUSTERS1_, clustersaf0_.SAFETYNUMBER as SAFETYNU2_ from CLUSTERSAFETY clustersaf0_
  1224. 2019-07-31 11:15:30,032 DEBUG [scheduler_Worker-9] [net.sf.hibernate.SQL] log update CLUSTERSAFETY set SAFETYNUMBER=? where CLUSTERSAFETYID=?
  1225. 2019-07-31 11:15:30,573 DEBUG [http-bio-8090-exec-4] [net.sf.hibernate.SQL] log select confluence0_.user_key as user_key0_, confluence0_.username as username0_, confluence0_.lower_username as lower_us3_0_ from user_mapping confluence0_ where confluence0_.user_key=?
  1226. 2019-07-31 11:15:30,573 DEBUG [http-bio-8090-exec-9] [net.sf.hibernate.SQL] log select confluence0_.user_key as user_key0_, confluence0_.username as username0_, confluence0_.lower_username as lower_us3_0_ from user_mapping confluence0_ where confluence0_.user_key=?
  1227. 2019-07-31 11:15:32,572 DEBUG [http-bio-8090-exec-10] [net.sf.hibernate.SQL] log select confluence0_.user_key as user_key0_, confluence0_.username as username0_, confluence0_.lower_username as lower_us3_0_ from user_mapping confluence0_ where confluence0_.user_key=?
  1228. 2019-07-31 11:16:00,033 DEBUG [scheduler_Worker-1] [net.sf.hibernate.SQL] log select clustersaf0_.CLUSTERSAFETYID as CLUSTERS1_, clustersaf0_.SAFETYNUMBER as SAFETYNU2_ from CLUSTERSAFETY clustersaf0_
  1229. 2019-07-31 11:16:00,072 DEBUG [scheduler_Worker-1] [net.sf.hibernate.SQL] log select clustersaf0_.CLUSTERSAFETYID as CLUSTERS1_, clustersaf0_.SAFETYNUMBER as SAFETYNU2_ from CLUSTERSAFETY clustersaf0_
  1230. 2019-07-31 11:16:00,113 DEBUG [scheduler_Worker-1] [net.sf.hibernate.SQL] log update CLUSTERSAFETY set SAFETYNUMBER=? where CLUSTERSAFETYID=?
  1231. 2019-07-31 11:16:30,013 DEBUG [scheduler_Worker-8] [net.sf.hibernate.SQL] log select clustersaf0_.CLUSTERSAFETYID as CLUSTERS1_, clustersaf0_.SAFETYNUMBER as SAFETYNU2_ from CLUSTERSAFETY clustersaf0_
  1232. 2019-07-31 11:16:30,020 DEBUG [scheduler_Worker-8] [net.sf.hibernate.SQL] log select clustersaf0_.CLUSTERSAFETYID as CLUSTERS1_, clustersaf0_.SAFETYNUMBER as SAFETYNU2_ from CLUSTERSAFETY clustersaf0_
  1233. 2019-07-31 11:16:30,024 DEBUG [scheduler_Worker-8] [net.sf.hibernate.SQL] log update CLUSTERSAFETY set SAFETYNUMBER=? where CLUSTERSAFETYID=?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement