1. 2021-03-16 21:49:22,242+0100 localhost-startStop-1 INFO [c.a.jira.startup.JiraHomeStartupCheck] The jira.home directory '/var/atlassian/application-data/jira' is validated and locked for exclusive use by this instance.
  2. 2021-03-16 21:49:22,425+0100 localhost-startStop-1 WARN [o.a.catalina.util.SessionIdGeneratorBase] Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [148] milliseconds.
  3. 2021-03-16 21:49:22,520+0100 JIRA-Bootstrap INFO [c.a.jira.startup.JiraStartupLogger]
  4. ****************
  5. Jira starting...
  6. ****************
  7. 2021-03-16 21:49:22,757+0100 JIRA-Bootstrap INFO [c.a.jira.startup.JiraStartupLogger]
  8. ___ Environment _____________________________
  9. JIRA Build : 8.15.0#815001-sha1:9cd993cd5d44d1112926026f768b18ff3cb391a3
  10. Build Date : Fri Jan 22 00:00:00 CET 2021
  11. JIRA Installation Type : Standalone
  12. Application Server : Apache Tomcat/8.5.60 - Servlet API 3.1
  13. Java Version : 1.8.0_282 - AdoptOpenJDK
  14. Current Working Directory : /var/atlassian/application-data/jira
  15. Maximum Allowable Memory : 1820MB
  16. Total Memory : 920MB
  17. Free Memory : 877MB
  18. Used Memory : 43MB
  19. Memory Pool: Code Cache : Code Cache: init = 33554432(32768K) used = 11572416(11301K) committed = 33554432(32768K) max = 536870912(524288K)
  20. Memory Pool: Metaspace : Metaspace: init = 0(0K) used = 21427728(20925K) committed = 22282240(21760K) max = -1(-1K)
  21. Memory Pool: Compressed Class Space : Compressed Class Space: init = 0(0K) used = 2451232(2393K) committed = 2621440(2560K) max = 1073741824(1048576K)
  22. Memory Pool: PS Eden Space : PS Eden Space: init = 100663296(98304K) used = 24729672(24150K) committed = 678952960(663040K) max = 679477248(663552K)
  23. Memory Pool: PS Survivor Space : PS Survivor Space: init = 16777216(16384K) used = 0(0K) committed = 17825792(17408K) max = 17825792(17408K)
  24. Memory Pool: PS Old Gen : PS Old Gen: init = 268435456(262144K) used = 20306048(19830K) committed = 268435456(262144K) max = 1431830528(1398272K)
  25. JVM Input Arguments : -Djava.util.logging.config.file=/opt/atlassian/jira/conf/logging.properties -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Xms384m -Xmx2048m -XX:InitialCodeCacheSize=32m -XX:ReservedCodeCacheSize=512m -Djava.awt.headless=true -Datlassian.standalone=JIRA -Dorg.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER=true -Dmail.mime.decodeparameters=true -Dorg.dom4j.factory=com.atlassian.core.xml.InterningDocumentFactory -XX:-OmitStackTraceInFastThrow -Djava.locale.providers=COMPAT -Djira.home=/var/atlassian/application-data/jira -Datlassian.plugins.startup.options=-fg -Djdk.tls.ephemeralDHKeySize=2048 -Djava.protocol.handler.pkgs=org.apache.catalina.webresources -Dorg.apache.catalina.security.SecurityListener.UMASK=0027 -Xloggc:/opt/atlassian/jira/logs/atlassian-jira-gc-%t.log -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=20M -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+PrintGCTimeStamps -XX:+PrintGCCause -XX:+ExplicitGCInvokesConcurrent -Dignore.endorsed.dirs= -Dcatalina.base=/opt/atlassian/jira -Dcatalina.home=/opt/atlassian/jira -Djava.io.tmpdir=/opt/atlassian/jira/temp
  26. Java Compatibility Information : JIRA version = 8.15.0, Java Version = 1.8.0_282
  27. ___ Java System Properties _________________
  28. atlassian.plugins.startup.options : -fg
  29. atlassian.standalone : JIRA
  30. awt.toolkit : sun.awt.X11.XToolkit
  31. catalina.base : /opt/atlassian/jira
  32. catalina.home : /opt/atlassian/jira
  33. catalina.useNaming : true
  34. common.loader : "${catalina.base}/lib",
  35. "${catalina.base}/lib/*.jar",
  36. "${catalina.home}/lib",
  37. "${catalina.home}/lib/*.jar"
  38. file.encoding : UTF-8
  39. file.encoding.pkg : sun.io
  40. ignore.endorsed.dirs :
  41. java.awt.graphicsenv : sun.awt.X11GraphicsEnvironment
  42. java.awt.headless : true
  43. java.awt.printerjob : sun.print.PSPrinterJob
  44. java.class.version : 52.0
  45. java.home : /opt/java/openjdk/jre
  46. java.io.tmpdir : /opt/atlassian/jira/temp
  47. java.locale.providers : COMPAT
  48. java.naming.factory.initial : org.apache.naming.java.javaURLContextFactory
  49. java.naming.factory.url.pkgs : org.apache.naming
  50. java.protocol.handler.pkgs : org.apache.catalina.webresources
  51. java.runtime.name : OpenJDK Runtime Environment
  52. java.runtime.version : 1.8.0_282-b08
  53. java.specification.name : Java Platform API Specification
  54. java.specification.vendor : Oracle Corporation
  55. java.specification.version : 1.8
  56. java.util.concurrent.ForkJoinPool.common.threadFactory : org.apache.catalina.startup.SafeForkJoinWorkerThreadFactory
  57. java.util.logging.config.file : /opt/atlassian/jira/conf/logging.properties
  58. java.util.logging.manager : org.apache.juli.ClassLoaderLogManager
  59. java.vendor : AdoptOpenJDK
  60. java.vendor.url : https://adoptopenjdk.net/
  61. java.vendor.url.bug : https://github.com/AdoptOpenJDK/openjdk-support/issues
  62. java.version : 1.8.0_282
  63. java.vm.info : mixed mode
  64. java.vm.name : OpenJDK 64-Bit Server VM
  65. java.vm.specification.name : Java Virtual Machine Specification
  66. java.vm.specification.vendor : Oracle Corporation
  67. java.vm.specification.version : 1.8
  68. java.vm.vendor : AdoptOpenJDK
  69. java.vm.version : 25.282-b08
  70. jdk.tls.ephemeralDHKeySize : 2048
  71. jira.home : /var/atlassian/application-data/jira
  72. mail.mime.decodeparameters : true
  73. org.apache.catalina.security.SecurityListener.UMASK : 0027
  74. org.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER : true
  75. org.dom4j.factory : com.atlassian.core.xml.InterningDocumentFactory
  76. os.arch : amd64
  77. os.name : Linux
  78. os.version : 5.8.0-0.bpo.2-amd64
  79. package.access : sun.,
  80. org.apache.catalina.,
  81. org.apache.coyote.,
  82. org.apache.jasper.,
  83. org.apache.tomcat.
  84. package.definition : sun.,
  85. java.,
  86. org.apache.catalina.,
  87. org.apache.coyote.,
  88. org.apache.jasper.,
  89. org.apache.naming.,
  90. org.apache.tomcat.
  91. server.loader :
  92. shared.loader :
  93. sun.arch.data.model : 64
  94. sun.boot.library.path : /opt/java/openjdk/jre/lib/amd64
  95. sun.cpu.endian : little
  96. sun.cpu.isalist :
  97. sun.io.unicode.encoding : UnicodeLittle
  98. sun.java.command : org.apache.catalina.startup.Bootstrap start
  99. sun.java.launcher : SUN_STANDARD
  100. sun.jnu.encoding : UTF-8
  101. sun.management.compiler : HotSpot 64-Bit Tiered Compilers
  102. sun.os.patch.level : unknown
  103. tomcat.util.buf.StringCache.byte.enabled : true
  104. tomcat.util.scan.StandardJarScanFilter.jarsToScan : log4j-taglib*.jar,
  105. log4j-web*.jar,
  106. log4javascript*.jar,
  107. slf4j-taglib*.jar
  108. tomcat.util.scan.StandardJarScanFilter.jarsToSkip : annotations-api.jar,
  109. ant-junit*.jar,
  110. ant-launcher.jar,
  111. ant.jar,
  112. asm-*.jar,
  113. aspectj*.jar,
  114. bootstrap.jar,
  115. catalina-ant.jar,
  116. catalina-ha.jar,
  117. catalina-jmx-remote.jar,
  118. catalina-storeconfig.jar,
  119. catalina-tribes.jar,
  120. catalina-ws.jar,
  121. catalina.jar,
  122. cglib-*.jar,
  123. cobertura-*.jar,
  124. commons-beanutils*.jar,
  125. commons-codec*.jar,
  126. commons-collections*.jar,
  127. commons-daemon.jar,
  128. commons-dbcp*.jar,
  129. commons-digester*.jar,
  130. commons-fileupload*.jar,
  131. commons-httpclient*.jar,
  132. commons-io*.jar,
  133. commons-lang*.jar,
  134. commons-logging*.jar,
  135. commons-math*.jar,
  136. commons-pool*.jar,
  137. dom4j-*.jar,
  138. easymock-*.jar,
  139. ecj-*.jar,
  140. el-api.jar,
  141. geronimo-spec-jaxrpc*.jar,
  142. h2*.jar,
  143. hamcrest-*.jar,
  144. hibernate*.jar,
  145. httpclient*.jar,
  146. icu4j-*.jar,
  147. jasper-el.jar,
  148. jasper.jar,
  149. jaspic-api.jar,
  150. jaxb-*.jar,
  151. jaxen-*.jar,
  152. jdom-*.jar,
  153. jetty-*.jar,
  154. jmx-tools.jar,
  155. jmx.jar,
  156. jsp-api.jar,
  157. jstl.jar,
  158. jta*.jar,
  159. junit-*.jar,
  160. junit.jar,
  161. log4j*.jar,
  162. mail*.jar,
  163. objenesis-*.jar,
  164. oraclepki.jar,
  165. oro-*.jar,
  166. servlet-api-*.jar,
  167. servlet-api.jar,
  168. slf4j*.jar,
  169. taglibs-standard-spec-*.jar,
  170. tagsoup-*.jar,
  171. tomcat-api.jar,
  172. tomcat-coyote.jar,
  173. tomcat-dbcp.jar,
  174. tomcat-i18n-*.jar,
  175. tomcat-jdbc.jar,
  176. tomcat-jni.jar,
  177. tomcat-juli-adapters.jar,
  178. tomcat-juli.jar,
  179. tomcat-util-scan.jar,
  180. tomcat-util.jar,
  181. tomcat-websocket.jar,
  182. tools.jar,
  183. websocket-api.jar,
  184. wsdl4j*.jar,
  185. xercesImpl.jar,
  186. xml-apis.jar,
  187. xmlParserAPIs-*.jar,
  188. xmlParserAPIs.jar,
  189. xom-*.jar
  190. user.country : US
  191. user.dir : /var/atlassian/application-data/jira
  192. user.home : /var/atlassian/application-data/jira
  193. user.language : en
  194. user.name : jira
  195. user.timezone : Europe/Brussels
  196. 2021-03-16 21:49:23,169+0100 JIRA-Bootstrap INFO [c.a.j.config.database.SystemDatabaseConfigurationLoader] Reading database configuration from /var/atlassian/application-data/jira/dbconfig.xml
  197. 2021-03-16 21:49:23,233+0100 JIRA-Bootstrap INFO [c.a.j.config.database.DatabaseConfigHandler] Trying to get encrypted password from xml and decrypt it
  198. 2021-03-16 21:49:23,235+0100 JIRA-Bootstrap INFO [c.a.j.config.database.DatabaseConfigHandler] Database password decryption not performed.
  199. 2021-03-16 21:49:24,883+0100 JIRA-Bootstrap INFO [c.a.jira.startup.JiraStartupLogger] Running Jira startup checks.
  200. 2021-03-16 21:49:24,883+0100 JIRA-Bootstrap INFO [c.a.jira.startup.JiraStartupLogger] Jira pre-database startup checks completed successfully.
  201. 2021-03-16 21:49:27,285+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Database Product Name is PostgreSQL
  202. 2021-03-16 21:49:27,285+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Database Product Version is 12.5 (Ubuntu 12.5-1.pgdg18.04+1)
  203. 2021-03-16 21:49:27,285+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Database Driver Name is PostgreSQL JDBC Driver
  204. 2021-03-16 21:49:27,285+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Database Driver Version is 42.2.6
  205. 2021-03-16 21:49:27,529+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "Action" has no table in the database
  206. 2021-03-16 21:49:27,812+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.jiraaction"
  207. 2021-03-16 21:49:27,812+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "Application" has no table in the database
  208. 2021-03-16 21:49:27,964+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.cwd_application"
  209. 2021-03-16 21:49:27,964+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "ApplicationUser" has no table in the database
  210. 2021-03-16 21:49:28,091+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.app_user"
  211. 2021-03-16 21:49:28,092+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "AuditChangedValue" has no table in the database
  212. 2021-03-16 21:49:28,251+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.audit_changed_value"
  213. 2021-03-16 21:49:28,251+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "AuditItem" has no table in the database
  214. 2021-03-16 21:49:28,386+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.audit_item"
  215. 2021-03-16 21:49:28,387+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "AuditLog" has no table in the database
  216. 2021-03-16 21:49:28,502+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.audit_log"
  217. 2021-03-16 21:49:28,502+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "Avatar" has no table in the database
  218. 2021-03-16 21:49:28,619+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.avatar"
  219. 2021-03-16 21:49:28,619+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "Board" has no table in the database
  220. 2021-03-16 21:49:28,743+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.board"
  221. 2021-03-16 21:49:28,743+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "BoardProject" has no table in the database
  222. 2021-03-16 21:49:28,902+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.boardproject"
  223. 2021-03-16 21:49:28,903+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "ChangeGroup" has no table in the database
  224. 2021-03-16 21:49:29,016+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.changegroup"
  225. 2021-03-16 21:49:29,017+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "ChangeItem" has no table in the database
  226. 2021-03-16 21:49:29,184+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.changeitem"
  227. 2021-03-16 21:49:29,184+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "ClusterLockStatus" has no table in the database
  228. 2021-03-16 21:49:29,320+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.clusterlockstatus"
  229. 2021-03-16 21:49:29,321+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "ClusterMessage" has no table in the database
  230. 2021-03-16 21:49:29,476+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.clustermessage"
  231. 2021-03-16 21:49:29,476+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "ClusterNode" has no table in the database
  232. 2021-03-16 21:49:29,661+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.clusternode"
  233. 2021-03-16 21:49:29,661+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "ClusterNodeHeartbeat" has no table in the database
  234. 2021-03-16 21:49:29,779+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.clusternodeheartbeat"
  235. 2021-03-16 21:49:29,779+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "ClusterUpgradeState" has no table in the database
  236. 2021-03-16 21:49:29,893+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.clusterupgradestate"
  237. 2021-03-16 21:49:29,893+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "ClusteredJob" has no table in the database
  238. 2021-03-16 21:49:30,027+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.clusteredjob"
  239. 2021-03-16 21:49:30,027+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "ColumnLayout" has no table in the database
  240. 2021-03-16 21:49:30,171+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.columnlayout"
  241. 2021-03-16 21:49:30,171+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "ColumnLayoutItem" has no table in the database
  242. 2021-03-16 21:49:30,283+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.columnlayoutitem"
  243. 2021-03-16 21:49:30,283+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "CommentVersion" has no table in the database
  244. 2021-03-16 21:49:30,396+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.comment_version"
  245. 2021-03-16 21:49:30,396+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "Component" has no table in the database
  246. 2021-03-16 21:49:30,509+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.component"
  247. 2021-03-16 21:49:30,509+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "ConfigurationContext" has no table in the database
  248. 2021-03-16 21:49:30,705+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.configurationcontext"
  249. 2021-03-16 21:49:30,705+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "CustomField" has no table in the database
  250. 2021-03-16 21:49:31,034+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.customfield"
  251. 2021-03-16 21:49:31,034+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "CustomFieldOption" has no table in the database
  252. 2021-03-16 21:49:31,191+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.customfieldoption"
  253. 2021-03-16 21:49:31,191+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "CustomFieldValue" has no table in the database
  254. 2021-03-16 21:49:31,335+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.customfieldvalue"
  255. 2021-03-16 21:49:31,335+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "DeadLetter" has no table in the database
  256. 2021-03-16 21:49:31,555+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.deadletter"
  257. 2021-03-16 21:49:31,555+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "Directory" has no table in the database
  258. 2021-03-16 21:49:31,911+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.cwd_directory"
  259. 2021-03-16 21:49:31,912+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "DirectoryAttribute" has no table in the database
  260. 2021-03-16 21:49:32,045+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.cwd_directory_attribute"
  261. 2021-03-16 21:49:32,045+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "DirectoryOperation" has no table in the database
  262. 2021-03-16 21:49:32,202+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.cwd_directory_operation"
  263. 2021-03-16 21:49:32,202+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "DirectorySynchronisationStatus" has no table in the database
  264. 2021-03-16 21:49:32,413+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.cwd_synchronisation_status"
  265. 2021-03-16 21:49:32,414+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "DirectorySynchronisationToken" has no table in the database
  266. 2021-03-16 21:49:33,036+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.cwd_synchronisation_token"
  267. 2021-03-16 21:49:33,037+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "DraftWorkflow" has no table in the database
  268. 2021-03-16 21:49:33,367+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.jiradraftworkflows"
  269. 2021-03-16 21:49:33,367+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "DraftWorkflowScheme" has no table in the database
  270. 2021-03-16 21:49:33,492+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.draftworkflowscheme"
  271. 2021-03-16 21:49:33,493+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "DraftWorkflowSchemeEntity" has no table in the database
  272. 2021-03-16 21:49:33,628+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.draftworkflowschemeentity"
  273. 2021-03-16 21:49:33,628+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "EntityProperty" has no table in the database
  274. 2021-03-16 21:49:33,771+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.entity_property"
  275. 2021-03-16 21:49:33,771+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "EntityPropertyIndexDocument" has no table in the database
  276. 2021-03-16 21:49:34,073+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.entity_property_index_document"
  277. 2021-03-16 21:49:34,074+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "EntityTranslation" has no table in the database
  278. 2021-03-16 21:49:34,286+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.entity_translation"
  279. 2021-03-16 21:49:34,287+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "EventType" has no table in the database
  280. 2021-03-16 21:49:34,418+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.jiraeventtype"
  281. 2021-03-16 21:49:34,418+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "ExternalEntity" has no table in the database
  282. 2021-03-16 21:49:34,543+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.external_entities"
  283. 2021-03-16 21:49:34,543+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "ExternalGadget" has no table in the database
  284. 2021-03-16 21:49:34,661+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.externalgadget"
  285. 2021-03-16 21:49:34,662+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "FavouriteAssociations" has no table in the database
  286. 2021-03-16 21:49:34,768+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.favouriteassociations"
  287. 2021-03-16 21:49:34,768+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "Feature" has no table in the database
  288. 2021-03-16 21:49:34,917+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.feature"
  289. 2021-03-16 21:49:34,918+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "FieldConfigScheme" has no table in the database
  290. 2021-03-16 21:49:35,100+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.fieldconfigscheme"
  291. 2021-03-16 21:49:35,100+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "FieldConfigSchemeIssueType" has no table in the database
  292. 2021-03-16 21:49:35,215+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.fieldconfigschemeissuetype"
  293. 2021-03-16 21:49:35,215+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "FieldConfiguration" has no table in the database
  294. 2021-03-16 21:49:35,325+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.fieldconfiguration"
  295. 2021-03-16 21:49:35,326+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "FieldLayout" has no table in the database
  296. 2021-03-16 21:49:35,451+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.fieldlayout"
  297. 2021-03-16 21:49:35,452+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "FieldLayoutItem" has no table in the database
  298. 2021-03-16 21:49:35,580+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.fieldlayoutitem"
  299. 2021-03-16 21:49:35,580+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "FieldLayoutScheme" has no table in the database
  300. 2021-03-16 21:49:35,696+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.fieldlayoutscheme"
  301. 2021-03-16 21:49:35,697+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "FieldLayoutSchemeAssociation" has no table in the database
  302. 2021-03-16 21:49:35,811+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.fieldlayoutschemeassociation"
  303. 2021-03-16 21:49:35,811+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "FieldLayoutSchemeEntity" has no table in the database
  304. 2021-03-16 21:49:35,928+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.fieldlayoutschemeentity"
  305. 2021-03-16 21:49:35,929+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "FieldScreen" has no table in the database
  306. 2021-03-16 21:49:36,059+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.fieldscreen"
  307. 2021-03-16 21:49:36,060+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "FieldScreenLayoutItem" has no table in the database
  308. 2021-03-16 21:49:36,182+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.fieldscreenlayoutitem"
  309. 2021-03-16 21:49:36,182+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "FieldScreenScheme" has no table in the database
  310. 2021-03-16 21:49:36,308+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.fieldscreenscheme"
  311. 2021-03-16 21:49:36,309+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "FieldScreenSchemeItem" has no table in the database
  312. 2021-03-16 21:49:36,441+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.fieldscreenschemeitem"
  313. 2021-03-16 21:49:36,441+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "FieldScreenTab" has no table in the database
  314. 2021-03-16 21:49:36,558+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.fieldscreentab"
  315. 2021-03-16 21:49:36,558+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "FileAttachment" has no table in the database
  316. 2021-03-16 21:49:36,673+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.fileattachment"
  317. 2021-03-16 21:49:36,673+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "FilterSubscription" has no table in the database
  318. 2021-03-16 21:49:36,783+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.filtersubscription"
  319. 2021-03-16 21:49:36,783+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "GadgetUserPreference" has no table in the database
  320. 2021-03-16 21:49:36,899+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.gadgetuserpreference"
  321. 2021-03-16 21:49:36,899+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "GenericConfiguration" has no table in the database
  322. 2021-03-16 21:49:37,053+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.genericconfiguration"
  323. 2021-03-16 21:49:37,053+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "GlobalPermissionEntry" has no table in the database
  324. 2021-03-16 21:49:37,177+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.globalpermissionentry"
  325. 2021-03-16 21:49:37,177+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "Group" has no table in the database
  326. 2021-03-16 21:49:37,305+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.cwd_group"
  327. 2021-03-16 21:49:37,305+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "GroupAttribute" has no table in the database
  328. 2021-03-16 21:49:37,428+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.cwd_group_attributes"
  329. 2021-03-16 21:49:37,429+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "Issue" has no table in the database
  330. 2021-03-16 21:49:37,544+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.jiraissue"
  331. 2021-03-16 21:49:37,544+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "IssueFieldOption" has no table in the database
  332. 2021-03-16 21:49:37,656+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.issue_field_option"
  333. 2021-03-16 21:49:37,657+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "IssueFieldOptionScope" has no table in the database
  334. 2021-03-16 21:49:37,809+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.issue_field_option_scope"
  335. 2021-03-16 21:49:37,809+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "IssueLink" has no table in the database
  336. 2021-03-16 21:49:37,952+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.issuelink"
  337. 2021-03-16 21:49:37,952+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "IssueLinkType" has no table in the database
  338. 2021-03-16 21:49:38,079+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.issuelinktype"
  339. 2021-03-16 21:49:38,079+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "IssueSecurityScheme" has no table in the database
  340. 2021-03-16 21:49:38,251+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.issuesecurityscheme"
  341. 2021-03-16 21:49:38,251+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "IssueType" has no table in the database
  342. 2021-03-16 21:49:38,387+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.issuetype"
  343. 2021-03-16 21:49:38,387+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "IssueTypeScreenScheme" has no table in the database
  344. 2021-03-16 21:49:38,502+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.issuetypescreenscheme"
  345. 2021-03-16 21:49:38,502+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "IssueTypeScreenSchemeEntity" has no table in the database
  346. 2021-03-16 21:49:38,611+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.issuetypescreenschemeentity"
  347. 2021-03-16 21:49:38,611+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "IssueVersion" has no table in the database
  348. 2021-03-16 21:49:38,718+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.issue_version"
  349. 2021-03-16 21:49:38,718+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "JQRTZBlobTriggers" has no table in the database
  350. 2021-03-16 21:49:38,837+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.JQUARTZ_BLOB_TRIGGERS"
  351. 2021-03-16 21:49:38,837+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "JQRTZCalendars" has no table in the database
  352. 2021-03-16 21:49:38,964+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.JQUARTZ_CALENDARS"
  353. 2021-03-16 21:49:38,964+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "JQRTZCronTriggers" has no table in the database
  354. 2021-03-16 21:49:39,082+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.JQUARTZ_CRON_TRIGGERS"
  355. 2021-03-16 21:49:39,082+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "JQRTZFiredTriggers" has no table in the database
  356. 2021-03-16 21:49:39,200+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.JQUARTZ_FIRED_TRIGGERS"
  357. 2021-03-16 21:49:39,201+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "JQRTZJobDetails" has no table in the database
  358. 2021-03-16 21:49:39,328+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.JQUARTZ_JOB_DETAILS"
  359. 2021-03-16 21:49:39,328+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "JQRTZJobListeners" has no table in the database
  360. 2021-03-16 21:49:39,465+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.JQUARTZ_JOB_LISTENERS"
  361. 2021-03-16 21:49:39,465+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "JQRTZLocks" has no table in the database
  362. 2021-03-16 21:49:39,575+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.JQUARTZ_LOCKS"
  363. 2021-03-16 21:49:39,575+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "JQRTZPausedTriggerGroups" has no table in the database
  364. 2021-03-16 21:49:39,695+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.JQUARTZ_PAUSED_TRIGGER_GRPS"
  365. 2021-03-16 21:49:39,695+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "JQRTZSchedulerState" has no table in the database
  366. 2021-03-16 21:49:39,867+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.JQUARTZ_SCHEDULER_STATE"
  367. 2021-03-16 21:49:39,867+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "JQRTZSimplePropTriggers" has no table in the database
  368. 2021-03-16 21:49:40,006+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.JQUARTZ_SIMPROP_TRIGGERS"
  369. 2021-03-16 21:49:40,007+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "JQRTZSimpleTriggers" has no table in the database
  370. 2021-03-16 21:49:40,125+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.JQUARTZ_SIMPLE_TRIGGERS"
  371. 2021-03-16 21:49:40,125+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "JQRTZTriggerListeners" has no table in the database
  372. 2021-03-16 21:49:40,270+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.JQUARTZ_TRIGGER_LISTENERS"
  373. 2021-03-16 21:49:40,270+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "JQRTZTriggers" has no table in the database
  374. 2021-03-16 21:49:40,382+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.JQUARTZ_TRIGGERS"
  375. 2021-03-16 21:49:40,382+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "Label" has no table in the database
  376. 2021-03-16 21:49:40,489+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.label"
  377. 2021-03-16 21:49:40,489+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "LicenseRoleDefault" has no table in the database
  378. 2021-03-16 21:49:40,599+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.licenserolesdefault"
  379. 2021-03-16 21:49:40,599+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "LicenseRoleGroup" has no table in the database
  380. 2021-03-16 21:49:40,723+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.licenserolesgroup"
  381. 2021-03-16 21:49:40,723+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "ListenerConfig" has no table in the database
  382. 2021-03-16 21:49:40,835+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.listenerconfig"
  383. 2021-03-16 21:49:40,835+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "MailServer" has no table in the database
  384. 2021-03-16 21:49:40,976+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.mailserver"
  385. 2021-03-16 21:49:40,976+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "ManagedConfigurationItem" has no table in the database
  386. 2021-03-16 21:49:41,105+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.managedconfigurationitem"
  387. 2021-03-16 21:49:41,105+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "Membership" has no table in the database
  388. 2021-03-16 21:49:41,227+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.cwd_membership"
  389. 2021-03-16 21:49:41,227+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "MovedIssueKey" has no table in the database
  390. 2021-03-16 21:49:41,346+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.moved_issue_key"
  391. 2021-03-16 21:49:41,346+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "NodeAssociation" has no table in the database
  392. 2021-03-16 21:49:41,461+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.nodeassociation"
  393. 2021-03-16 21:49:41,462+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "NodeIndexCounter" has no table in the database
  394. 2021-03-16 21:49:41,579+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.nodeindexcounter"
  395. 2021-03-16 21:49:41,579+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "NomenclatureEntry" has no table in the database
  396. 2021-03-16 21:49:41,692+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.nomenclature_entries"
  397. 2021-03-16 21:49:41,692+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "Notification" has no table in the database
  398. 2021-03-16 21:49:41,805+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.notification"
  399. 2021-03-16 21:49:41,805+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "NotificationInstance" has no table in the database
  400. 2021-03-16 21:49:41,921+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.notificationinstance"
  401. 2021-03-16 21:49:41,921+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "NotificationScheme" has no table in the database
  402. 2021-03-16 21:49:42,037+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.notificationscheme"
  403. 2021-03-16 21:49:42,037+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "OAuthConsumer" has no table in the database
  404. 2021-03-16 21:49:42,151+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.oauthconsumer"
  405. 2021-03-16 21:49:42,151+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "OAuthConsumerToken" has no table in the database
  406. 2021-03-16 21:49:42,267+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.oauthconsumertoken"
  407. 2021-03-16 21:49:42,267+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "OAuthServiceProviderConsumer" has no table in the database
  408. 2021-03-16 21:49:42,384+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.oauthspconsumer"
  409. 2021-03-16 21:49:42,384+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "OAuthServiceProviderToken" has no table in the database
  410. 2021-03-16 21:49:42,543+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.oauthsptoken"
  411. 2021-03-16 21:49:42,543+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "OSCurrentStep" has no table in the database
  412. 2021-03-16 21:49:42,683+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.OS_CURRENTSTEP"
  413. 2021-03-16 21:49:42,683+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "OSCurrentStepPrev" has no table in the database
  414. 2021-03-16 21:49:42,847+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.OS_CURRENTSTEP_PREV"
  415. 2021-03-16 21:49:42,847+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "OSGroup" has no table in the database
  416. 2021-03-16 21:49:42,965+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.groupbase"
  417. 2021-03-16 21:49:42,965+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "OSHistoryStep" has no table in the database
  418. 2021-03-16 21:49:43,082+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.OS_HISTORYSTEP"
  419. 2021-03-16 21:49:43,082+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "OSHistoryStepPrev" has no table in the database
  420. 2021-03-16 21:49:43,202+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.OS_HISTORYSTEP_PREV"
  421. 2021-03-16 21:49:43,202+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "OSMembership" has no table in the database
  422. 2021-03-16 21:49:43,318+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.membershipbase"
  423. 2021-03-16 21:49:43,318+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "OSPropertyData" has no table in the database
  424. 2021-03-16 21:49:43,438+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.propertydata"
  425. 2021-03-16 21:49:43,438+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "OSPropertyDate" has no table in the database
  426. 2021-03-16 21:49:43,570+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.propertydate"
  427. 2021-03-16 21:49:43,570+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "OSPropertyDecimal" has no table in the database
  428. 2021-03-16 21:49:43,680+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.propertydecimal"
  429. 2021-03-16 21:49:43,680+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "OSPropertyEntry" has no table in the database
  430. 2021-03-16 21:49:43,789+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.propertyentry"
  431. 2021-03-16 21:49:43,789+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "OSPropertyNumber" has no table in the database
  432. 2021-03-16 21:49:43,902+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.propertynumber"
  433. 2021-03-16 21:49:43,902+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "OSPropertyString" has no table in the database
  434. 2021-03-16 21:49:44,017+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.propertystring"
  435. 2021-03-16 21:49:44,017+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "OSPropertyText" has no table in the database
  436. 2021-03-16 21:49:44,133+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.propertytext"
  437. 2021-03-16 21:49:44,134+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "OSUser" has no table in the database
  438. 2021-03-16 21:49:44,257+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.userbase"
  439. 2021-03-16 21:49:44,258+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "OSWorkflowEntry" has no table in the database
  440. 2021-03-16 21:49:44,372+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.OS_WFENTRY"
  441. 2021-03-16 21:49:44,372+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "OptionConfiguration" has no table in the database
  442. 2021-03-16 21:49:44,489+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.optionconfiguration"
  443. 2021-03-16 21:49:44,489+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "Permission" has no table in the database
  444. 2021-03-16 21:49:44,598+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.jiraperms"
  445. 2021-03-16 21:49:44,598+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "PermissionScheme" has no table in the database
  446. 2021-03-16 21:49:44,731+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.permissionscheme"
  447. 2021-03-16 21:49:44,731+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "PermissionSchemeAttribute" has no table in the database
  448. 2021-03-16 21:49:44,867+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.permissionschemeattribute"
  449. 2021-03-16 21:49:44,867+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "PluginState" has no table in the database
  450. 2021-03-16 21:49:44,980+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.pluginstate"
  451. 2021-03-16 21:49:44,980+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "PluginVersion" has no table in the database
  452. 2021-03-16 21:49:45,103+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.pluginversion"
  453. 2021-03-16 21:49:45,103+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "PortalPage" has no table in the database
  454. 2021-03-16 21:49:45,223+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.portalpage"
  455. 2021-03-16 21:49:45,224+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "PortletConfiguration" has no table in the database
  456. 2021-03-16 21:49:45,419+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.portletconfiguration"
  457. 2021-03-16 21:49:45,419+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "Priority" has no table in the database
  458. 2021-03-16 21:49:45,553+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.priority"
  459. 2021-03-16 21:49:45,554+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "ProductLicense" has no table in the database
  460. 2021-03-16 21:49:45,684+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.productlicense"
  461. 2021-03-16 21:49:45,684+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "Project" has no table in the database
  462. 2021-03-16 21:49:45,856+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.project"
  463. 2021-03-16 21:49:45,856+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "ProjectCategory" has no table in the database
  464. 2021-03-16 21:49:45,975+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.projectcategory"
  465. 2021-03-16 21:49:45,975+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "ProjectChangedTime" has no table in the database
  466. 2021-03-16 21:49:46,080+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.projectchangedtime"
  467. 2021-03-16 21:49:46,080+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "ProjectKey" has no table in the database
  468. 2021-03-16 21:49:46,202+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.project_key"
  469. 2021-03-16 21:49:46,202+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "ProjectRole" has no table in the database
  470. 2021-03-16 21:49:46,330+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.projectrole"
  471. 2021-03-16 21:49:46,330+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "ProjectRoleActor" has no table in the database
  472. 2021-03-16 21:49:46,458+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.projectroleactor"
  473. 2021-03-16 21:49:46,459+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "QRTZCalendars" has no table in the database
  474. 2021-03-16 21:49:46,578+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.qrtz_calendars"
  475. 2021-03-16 21:49:46,579+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "QRTZCronTriggers" has no table in the database
  476. 2021-03-16 21:49:46,716+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.qrtz_cron_triggers"
  477. 2021-03-16 21:49:46,716+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "QRTZFiredTriggers" has no table in the database
  478. 2021-03-16 21:49:46,833+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.qrtz_fired_triggers"
  479. 2021-03-16 21:49:46,833+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "QRTZJobDetails" has no table in the database
  480. 2021-03-16 21:49:47,024+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.qrtz_job_details"
  481. 2021-03-16 21:49:47,024+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "QRTZJobListeners" has no table in the database
  482. 2021-03-16 21:49:47,187+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.qrtz_job_listeners"
  483. 2021-03-16 21:49:47,187+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "QRTZSimpleTriggers" has no table in the database
  484. 2021-03-16 21:49:47,363+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.qrtz_simple_triggers"
  485. 2021-03-16 21:49:47,363+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "QRTZTriggerListeners" has no table in the database
  486. 2021-03-16 21:49:47,483+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.qrtz_trigger_listeners"
  487. 2021-03-16 21:49:47,483+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "QRTZTriggers" has no table in the database
  488. 2021-03-16 21:49:47,616+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.qrtz_triggers"
  489. 2021-03-16 21:49:47,616+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "ReindexComponent" has no table in the database
  490. 2021-03-16 21:49:47,745+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.reindex_component"
  491. 2021-03-16 21:49:47,745+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "ReindexRequest" has no table in the database
  492. 2021-03-16 21:49:47,890+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.reindex_request"
  493. 2021-03-16 21:49:47,890+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "RememberMeToken" has no table in the database
  494. 2021-03-16 21:49:48,034+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.remembermetoken"
  495. 2021-03-16 21:49:48,034+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "RemoteAddress" has no table in the database
  496. 2021-03-16 21:49:48,148+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.cwd_application_address"
  497. 2021-03-16 21:49:48,148+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "RemoteIssueLink" has no table in the database
  498. 2021-03-16 21:49:48,278+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.remotelink"
  499. 2021-03-16 21:49:48,279+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "ReplicatedIndexOperation" has no table in the database
  500. 2021-03-16 21:49:48,401+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.replicatedindexoperation"
  501. 2021-03-16 21:49:48,401+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "Resolution" has no table in the database
  502. 2021-03-16 21:49:48,540+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.resolution"
  503. 2021-03-16 21:49:48,541+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "RunDetails" has no table in the database
  504. 2021-03-16 21:49:48,665+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.rundetails"
  505. 2021-03-16 21:49:48,665+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "SchemeIssueSecurities" has no table in the database
  506. 2021-03-16 21:49:48,782+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.schemeissuesecurities"
  507. 2021-03-16 21:49:48,782+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "SchemeIssueSecurityLevels" has no table in the database
  508. 2021-03-16 21:49:48,906+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.schemeissuesecuritylevels"
  509. 2021-03-16 21:49:48,906+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "SchemePermissions" has no table in the database
  510. 2021-03-16 21:49:49,062+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.schemepermissions"
  511. 2021-03-16 21:49:49,062+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "SearchRequest" has no table in the database
  512. 2021-03-16 21:49:49,185+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.searchrequest"
  513. 2021-03-16 21:49:49,185+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "SequenceValueItem" has no table in the database
  514. 2021-03-16 21:49:49,289+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.SEQUENCE_VALUE_ITEM"
  515. 2021-03-16 21:49:49,289+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "ServiceConfig" has no table in the database
  516. 2021-03-16 21:49:49,415+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.serviceconfig"
  517. 2021-03-16 21:49:49,416+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "SharePermissions" has no table in the database
  518. 2021-03-16 21:49:49,552+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.sharepermissions"
  519. 2021-03-16 21:49:49,552+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "Status" has no table in the database
  520. 2021-03-16 21:49:49,728+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.issuestatus"
  521. 2021-03-16 21:49:49,728+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "TempAttachmentsMonitor" has no table in the database
  522. 2021-03-16 21:49:49,897+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.tempattachmentsmonitor"
  523. 2021-03-16 21:49:49,897+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "TrackbackPing" has no table in the database
  524. 2021-03-16 21:49:50,013+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.trackback_ping"
  525. 2021-03-16 21:49:50,013+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "TrustedApplication" has no table in the database
  526. 2021-03-16 21:49:50,147+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.trustedapp"
  527. 2021-03-16 21:49:50,147+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "UpgradeHistory" has no table in the database
  528. 2021-03-16 21:49:50,280+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.upgradehistory"
  529. 2021-03-16 21:49:50,280+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "UpgradeTaskHistory" has no table in the database
  530. 2021-03-16 21:49:50,388+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.upgradetaskhistory"
  531. 2021-03-16 21:49:50,388+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "UpgradeTaskHistoryAuditLog" has no table in the database
  532. 2021-03-16 21:49:50,497+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.upgradetaskhistoryauditlog"
  533. 2021-03-16 21:49:50,497+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "UpgradeVersionHistory" has no table in the database
  534. 2021-03-16 21:49:50,618+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.upgradeversionhistory"
  535. 2021-03-16 21:49:50,619+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "User" has no table in the database
  536. 2021-03-16 21:49:50,735+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.cwd_user"
  537. 2021-03-16 21:49:50,735+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "UserAssociation" has no table in the database
  538. 2021-03-16 21:49:50,840+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.userassociation"
  539. 2021-03-16 21:49:50,841+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "UserAttribute" has no table in the database
  540. 2021-03-16 21:49:50,959+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.cwd_user_attributes"
  541. 2021-03-16 21:49:50,959+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "UserHistoryItem" has no table in the database
  542. 2021-03-16 21:49:51,092+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.userhistoryitem"
  543. 2021-03-16 21:49:51,092+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "UserPickerFilter" has no table in the database
  544. 2021-03-16 21:49:51,236+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.userpickerfilter"
  545. 2021-03-16 21:49:51,236+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "UserPickerFilterGroup" has no table in the database
  546. 2021-03-16 21:49:51,362+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.userpickerfiltergroup"
  547. 2021-03-16 21:49:51,362+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "UserPickerFilterRole" has no table in the database
  548. 2021-03-16 21:49:51,477+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.userpickerfilterrole"
  549. 2021-03-16 21:49:51,478+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "Version" has no table in the database
  550. 2021-03-16 21:49:51,647+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.projectversion"
  551. 2021-03-16 21:49:51,647+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "VersionControl" has no table in the database
  552. 2021-03-16 21:49:51,769+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.versioncontrol"
  553. 2021-03-16 21:49:51,769+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "VoteHistory" has no table in the database
  554. 2021-03-16 21:49:51,894+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.votehistory"
  555. 2021-03-16 21:49:51,894+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "Workflow" has no table in the database
  556. 2021-03-16 21:49:52,020+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.jiraworkflows"
  557. 2021-03-16 21:49:52,020+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "WorkflowScheme" has no table in the database
  558. 2021-03-16 21:49:52,145+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.workflowscheme"
  559. 2021-03-16 21:49:52,145+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "WorkflowSchemeEntity" has no table in the database
  560. 2021-03-16 21:49:52,259+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.workflowschemeentity"
  561. 2021-03-16 21:49:52,260+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "WorkflowStatuses" has no table in the database
  562. 2021-03-16 21:49:52,381+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.jiraworkflowstatuses"
  563. 2021-03-16 21:49:52,381+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "Worklog" has no table in the database
  564. 2021-03-16 21:49:52,509+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.worklog"
  565. 2021-03-16 21:49:52,509+0100 JIRA-Bootstrap WARN [o.o.c.entity.jdbc.DatabaseUtil] Entity "WorklogVersion" has no table in the database
  566. 2021-03-16 21:49:52,624+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created table "public.worklog_version"
  567. 2021-03-16 21:49:52,862+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "Action"
  568. 2021-03-16 21:49:52,978+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "Application"
  569. 2021-03-16 21:49:53,202+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "ApplicationUser"
  570. 2021-03-16 21:49:53,330+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "AuditChangedValue"
  571. 2021-03-16 21:49:53,435+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "AuditItem"
  572. 2021-03-16 21:49:53,545+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "AuditLog"
  573. 2021-03-16 21:49:53,782+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "Avatar"
  574. 2021-03-16 21:49:53,782+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "Board"
  575. 2021-03-16 21:49:54,012+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "BoardProject"
  576. 2021-03-16 21:49:54,265+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "ChangeGroup"
  577. 2021-03-16 21:49:54,388+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "ChangeItem"
  578. 2021-03-16 21:49:54,500+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "ClusterLockStatus"
  579. 2021-03-16 21:49:54,606+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "ClusterMessage"
  580. 2021-03-16 21:49:54,607+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "ClusterNode"
  581. 2021-03-16 21:49:54,607+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "ClusterNodeHeartbeat"
  582. 2021-03-16 21:49:54,724+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "ClusterUpgradeState"
  583. 2021-03-16 21:49:55,106+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "ClusteredJob"
  584. 2021-03-16 21:49:55,327+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "ColumnLayout"
  585. 2021-03-16 21:49:55,434+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "ColumnLayoutItem"
  586. 2021-03-16 21:49:55,768+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "CommentVersion"
  587. 2021-03-16 21:49:55,991+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "Component"
  588. 2021-03-16 21:49:56,448+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "ConfigurationContext"
  589. 2021-03-16 21:49:56,448+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "CustomField"
  590. 2021-03-16 21:49:56,560+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "CustomFieldOption"
  591. 2021-03-16 21:49:56,673+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "CustomFieldValue"
  592. 2021-03-16 21:49:56,903+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "DeadLetter"
  593. 2021-03-16 21:49:57,332+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "Directory"
  594. 2021-03-16 21:49:57,332+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "DirectoryAttribute"
  595. 2021-03-16 21:49:57,332+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "DirectoryOperation"
  596. 2021-03-16 21:49:57,718+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "DirectorySynchronisationStatus"
  597. 2021-03-16 21:49:57,719+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "DirectorySynchronisationToken"
  598. 2021-03-16 21:49:57,719+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "DraftWorkflow"
  599. 2021-03-16 21:49:57,861+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "DraftWorkflowScheme"
  600. 2021-03-16 21:49:57,969+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "DraftWorkflowSchemeEntity"
  601. 2021-03-16 21:49:58,209+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "EntityProperty"
  602. 2021-03-16 21:49:58,317+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "EntityPropertyIndexDocument"
  603. 2021-03-16 21:49:58,535+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "EntityTranslation"
  604. 2021-03-16 21:49:58,535+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "EventType"
  605. 2021-03-16 21:49:58,713+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "ExternalEntity"
  606. 2021-03-16 21:49:58,713+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "ExternalGadget"
  607. 2021-03-16 21:49:58,820+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "FavouriteAssociations"
  608. 2021-03-16 21:49:58,983+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "Feature"
  609. 2021-03-16 21:49:59,093+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "FieldConfigScheme"
  610. 2021-03-16 21:49:59,308+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "FieldConfigSchemeIssueType"
  611. 2021-03-16 21:49:59,415+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "FieldConfiguration"
  612. 2021-03-16 21:49:59,415+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "FieldLayout"
  613. 2021-03-16 21:49:59,674+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "FieldLayoutItem"
  614. 2021-03-16 21:49:59,674+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "FieldLayoutScheme"
  615. 2021-03-16 21:49:59,789+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "FieldLayoutSchemeAssociation"
  616. 2021-03-16 21:50:00,064+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "FieldLayoutSchemeEntity"
  617. 2021-03-16 21:50:00,064+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "FieldScreen"
  618. 2021-03-16 21:50:00,317+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "FieldScreenLayoutItem"
  619. 2021-03-16 21:50:00,318+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "FieldScreenScheme"
  620. 2021-03-16 21:50:00,447+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "FieldScreenSchemeItem"
  621. 2021-03-16 21:50:00,554+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "FieldScreenTab"
  622. 2021-03-16 21:50:00,681+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "FileAttachment"
  623. 2021-03-16 21:50:00,914+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "FilterSubscription"
  624. 2021-03-16 21:50:01,019+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "GadgetUserPreference"
  625. 2021-03-16 21:50:01,128+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "GenericConfiguration"
  626. 2021-03-16 21:50:01,128+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "GlobalPermissionEntry"
  627. 2021-03-16 21:50:01,480+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "Group"
  628. 2021-03-16 21:50:01,788+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "GroupAttribute"
  629. 2021-03-16 21:50:03,315+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "Issue"
  630. 2021-03-16 21:50:03,316+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "IssueFieldOption"
  631. 2021-03-16 21:50:03,316+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "IssueFieldOptionScope"
  632. 2021-03-16 21:50:03,693+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "IssueLink"
  633. 2021-03-16 21:50:03,924+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "IssueLinkType"
  634. 2021-03-16 21:50:03,924+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "IssueSecurityScheme"
  635. 2021-03-16 21:50:03,924+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "IssueType"
  636. 2021-03-16 21:50:03,924+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "IssueTypeScreenScheme"
  637. 2021-03-16 21:50:04,092+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "IssueTypeScreenSchemeEntity"
  638. 2021-03-16 21:50:04,535+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "IssueVersion"
  639. 2021-03-16 21:50:04,536+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "JQRTZBlobTriggers"
  640. 2021-03-16 21:50:04,536+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "JQRTZCalendars"
  641. 2021-03-16 21:50:04,536+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "JQRTZCronTriggers"
  642. 2021-03-16 21:50:05,335+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "JQRTZFiredTriggers"
  643. 2021-03-16 21:50:05,594+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "JQRTZJobDetails"
  644. 2021-03-16 21:50:05,594+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "JQRTZJobListeners"
  645. 2021-03-16 21:50:05,594+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "JQRTZLocks"
  646. 2021-03-16 21:50:05,594+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "JQRTZPausedTriggerGroups"
  647. 2021-03-16 21:50:05,594+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "JQRTZSchedulerState"
  648. 2021-03-16 21:50:05,594+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "JQRTZSimplePropTriggers"
  649. 2021-03-16 21:50:05,594+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "JQRTZSimpleTriggers"
  650. 2021-03-16 21:50:05,595+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "JQRTZTriggerListeners"
  651. 2021-03-16 21:50:07,027+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "JQRTZTriggers"
  652. 2021-03-16 21:50:07,579+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "Label"
  653. 2021-03-16 21:50:07,697+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "LicenseRoleDefault"
  654. 2021-03-16 21:50:07,831+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "LicenseRoleGroup"
  655. 2021-03-16 21:50:07,831+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "ListenerConfig"
  656. 2021-03-16 21:50:07,831+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "MailServer"
  657. 2021-03-16 21:50:07,939+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "ManagedConfigurationItem"
  658. 2021-03-16 21:50:08,489+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "Membership"
  659. 2021-03-16 21:50:08,601+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "MovedIssueKey"
  660. 2021-03-16 21:50:08,857+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "NodeAssociation"
  661. 2021-03-16 21:50:09,019+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "NodeIndexCounter"
  662. 2021-03-16 21:50:09,019+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "NomenclatureEntry"
  663. 2021-03-16 21:50:09,204+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "Notification"
  664. 2021-03-16 21:50:09,432+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "NotificationInstance"
  665. 2021-03-16 21:50:09,432+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "NotificationScheme"
  666. 2021-03-16 21:50:09,672+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "OAuthConsumer"
  667. 2021-03-16 21:50:09,919+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "OAuthConsumerToken"
  668. 2021-03-16 21:50:10,081+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "OAuthServiceProviderConsumer"
  669. 2021-03-16 21:50:10,353+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "OAuthServiceProviderToken"
  670. 2021-03-16 21:50:10,481+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "OSCurrentStep"
  671. 2021-03-16 21:50:10,482+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "OSCurrentStepPrev"
  672. 2021-03-16 21:50:10,595+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "OSGroup"
  673. 2021-03-16 21:50:10,791+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "OSHistoryStep"
  674. 2021-03-16 21:50:10,791+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "OSHistoryStepPrev"
  675. 2021-03-16 21:50:11,025+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "OSMembership"
  676. 2021-03-16 21:50:11,025+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "OSPropertyData"
  677. 2021-03-16 21:50:11,025+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "OSPropertyDate"
  678. 2021-03-16 21:50:11,025+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "OSPropertyDecimal"
  679. 2021-03-16 21:50:11,314+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "OSPropertyEntry"
  680. 2021-03-16 21:50:11,314+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "OSPropertyNumber"
  681. 2021-03-16 21:50:11,314+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "OSPropertyString"
  682. 2021-03-16 21:50:11,314+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "OSPropertyText"
  683. 2021-03-16 21:50:11,445+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "OSUser"
  684. 2021-03-16 21:50:11,446+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "OSWorkflowEntry"
  685. 2021-03-16 21:50:11,696+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "OptionConfiguration"
  686. 2021-03-16 21:50:11,696+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "Permission"
  687. 2021-03-16 21:50:11,696+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "PermissionScheme"
  688. 2021-03-16 21:50:11,915+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "PermissionSchemeAttribute"
  689. 2021-03-16 21:50:11,915+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "PluginState"
  690. 2021-03-16 21:50:11,915+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "PluginVersion"
  691. 2021-03-16 21:50:12,048+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "PortalPage"
  692. 2021-03-16 21:50:12,048+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "PortletConfiguration"
  693. 2021-03-16 21:50:12,048+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "Priority"
  694. 2021-03-16 21:50:12,048+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "ProductLicense"
  695. 2021-03-16 21:50:12,160+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "Project"
  696. 2021-03-16 21:50:12,296+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "ProjectCategory"
  697. 2021-03-16 21:50:12,296+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "ProjectChangedTime"
  698. 2021-03-16 21:50:12,545+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "ProjectKey"
  699. 2021-03-16 21:50:12,545+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "ProjectRole"
  700. 2021-03-16 21:50:12,784+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "ProjectRoleActor"
  701. 2021-03-16 21:50:12,784+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "QRTZCalendars"
  702. 2021-03-16 21:50:12,784+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "QRTZCronTriggers"
  703. 2021-03-16 21:50:12,784+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "QRTZFiredTriggers"
  704. 2021-03-16 21:50:12,784+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "QRTZJobDetails"
  705. 2021-03-16 21:50:12,785+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "QRTZJobListeners"
  706. 2021-03-16 21:50:12,785+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "QRTZSimpleTriggers"
  707. 2021-03-16 21:50:12,785+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "QRTZTriggerListeners"
  708. 2021-03-16 21:50:12,785+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "QRTZTriggers"
  709. 2021-03-16 21:50:12,933+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "ReindexComponent"
  710. 2021-03-16 21:50:12,934+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "ReindexRequest"
  711. 2021-03-16 21:50:13,056+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "RememberMeToken"
  712. 2021-03-16 21:50:13,056+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "RemoteAddress"
  713. 2021-03-16 21:50:13,371+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "RemoteIssueLink"
  714. 2021-03-16 21:50:13,488+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "ReplicatedIndexOperation"
  715. 2021-03-16 21:50:13,488+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "Resolution"
  716. 2021-03-16 21:50:13,719+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "RunDetails"
  717. 2021-03-16 21:50:14,000+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "SchemeIssueSecurities"
  718. 2021-03-16 21:50:14,000+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "SchemeIssueSecurityLevels"
  719. 2021-03-16 21:50:14,274+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "SchemePermissions"
  720. 2021-03-16 21:50:14,539+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "SearchRequest"
  721. 2021-03-16 21:50:14,539+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "SequenceValueItem"
  722. 2021-03-16 21:50:14,540+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "ServiceConfig"
  723. 2021-03-16 21:50:14,659+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "SharePermissions"
  724. 2021-03-16 21:50:14,659+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "Status"
  725. 2021-03-16 21:50:14,902+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "TempAttachmentsMonitor"
  726. 2021-03-16 21:50:14,902+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "TrackbackPing"
  727. 2021-03-16 21:50:15,005+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "TrustedApplication"
  728. 2021-03-16 21:50:15,005+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "UpgradeHistory"
  729. 2021-03-16 21:50:15,005+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "UpgradeTaskHistory"
  730. 2021-03-16 21:50:15,005+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "UpgradeTaskHistoryAuditLog"
  731. 2021-03-16 21:50:15,005+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "UpgradeVersionHistory"
  732. 2021-03-16 21:50:15,667+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "User"
  733. 2021-03-16 21:50:15,881+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "UserAssociation"
  734. 2021-03-16 21:50:16,114+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "UserAttribute"
  735. 2021-03-16 21:50:16,222+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "UserHistoryItem"
  736. 2021-03-16 21:50:16,431+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "UserPickerFilter"
  737. 2021-03-16 21:50:16,532+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "UserPickerFilterGroup"
  738. 2021-03-16 21:50:16,658+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "UserPickerFilterRole"
  739. 2021-03-16 21:50:16,872+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "Version"
  740. 2021-03-16 21:50:16,872+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "VersionControl"
  741. 2021-03-16 21:50:16,973+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "VoteHistory"
  742. 2021-03-16 21:50:16,974+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "Workflow"
  743. 2021-03-16 21:50:16,974+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "WorkflowScheme"
  744. 2021-03-16 21:50:17,074+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "WorkflowSchemeEntity"
  745. 2021-03-16 21:50:17,178+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "WorkflowStatuses"
  746. 2021-03-16 21:50:17,392+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "Worklog"
  747. 2021-03-16 21:50:17,766+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created declared indices for entity "WorklogVersion"
  748. 2021-03-16 21:50:17,880+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Database Product Name is PostgreSQL
  749. 2021-03-16 21:50:17,880+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Database Product Version is 12.5 (Ubuntu 12.5-1.pgdg18.04+1)
  750. 2021-03-16 21:50:17,880+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Database Driver Name is PostgreSQL JDBC Driver
  751. 2021-03-16 21:50:17,880+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Database Driver Version is 42.2.6
  752. 2021-03-16 21:51:07,471+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldConfigScheme"
  753. 2021-03-16 21:51:07,471+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "TrackbackPing"
  754. 2021-03-16 21:51:07,471+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "GroupAttribute"
  755. 2021-03-16 21:51:07,471+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "DraftWorkflowSchemeEntity"
  756. 2021-03-16 21:51:07,471+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSPropertyText"
  757. 2021-03-16 21:51:07,471+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ProjectRole"
  758. 2021-03-16 21:51:07,471+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Membership"
  759. 2021-03-16 21:51:07,471+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "QRTZCronTriggers"
  760. 2021-03-16 21:51:07,471+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ExternalEntity"
  761. 2021-03-16 21:51:07,472+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "User"
  762. 2021-03-16 21:51:07,472+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "CustomFieldOption"
  763. 2021-03-16 21:51:07,472+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "MailServer"
  764. 2021-03-16 21:51:07,472+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ManagedConfigurationItem"
  765. 2021-03-16 21:51:07,472+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Resolution"
  766. 2021-03-16 21:51:07,472+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "TrustedApplication"
  767. 2021-03-16 21:51:07,472+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "WorklogVersion"
  768. 2021-03-16 21:51:07,472+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "EntityProperty"
  769. 2021-03-16 21:51:07,472+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "EntityTranslation"
  770. 2021-03-16 21:51:07,472+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "QRTZJobListeners"
  771. 2021-03-16 21:51:07,472+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldConfigSchemeIssueType"
  772. 2021-03-16 21:51:07,472+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Version"
  773. 2021-03-16 21:51:07,472+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "IssueLinkType"
  774. 2021-03-16 21:51:07,472+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FavouriteAssociations"
  775. 2021-03-16 21:51:07,472+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "GlobalPermissionEntry"
  776. 2021-03-16 21:51:07,472+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ChangeGroup"
  777. 2021-03-16 21:51:07,472+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "QRTZTriggers"
  778. 2021-03-16 21:51:07,473+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Status"
  779. 2021-03-16 21:51:07,473+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ConfigurationContext"
  780. 2021-03-16 21:51:07,473+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZJobDetails"
  781. 2021-03-16 21:51:07,473+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Directory"
  782. 2021-03-16 21:51:07,473+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSCurrentStepPrev"
  783. 2021-03-16 21:51:07,473+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "QRTZSimpleTriggers"
  784. 2021-03-16 21:51:07,473+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "AuditItem"
  785. 2021-03-16 21:51:07,473+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Priority"
  786. 2021-03-16 21:51:07,473+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ProjectChangedTime"
  787. 2021-03-16 21:51:07,473+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "IssueVersion"
  788. 2021-03-16 21:51:07,473+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "GadgetUserPreference"
  789. 2021-03-16 21:51:07,473+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZPausedTriggerGroups"
  790. 2021-03-16 21:51:07,473+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "VoteHistory"
  791. 2021-03-16 21:51:07,473+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSPropertyEntry"
  792. 2021-03-16 21:51:07,473+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ChangeItem"
  793. 2021-03-16 21:51:07,473+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSUser"
  794. 2021-03-16 21:51:07,473+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "CommentVersion"
  795. 2021-03-16 21:51:07,474+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldScreenTab"
  796. 2021-03-16 21:51:07,474+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "PermissionScheme"
  797. 2021-03-16 21:51:07,474+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "WorkflowSchemeEntity"
  798. 2021-03-16 21:51:07,474+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "NodeAssociation"
  799. 2021-03-16 21:51:07,474+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSPropertyNumber"
  800. 2021-03-16 21:51:07,474+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "CustomField"
  801. 2021-03-16 21:51:07,474+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "DirectorySynchronisationToken"
  802. 2021-03-16 21:51:07,474+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ReindexRequest"
  803. 2021-03-16 21:51:07,474+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "UserHistoryItem"
  804. 2021-03-16 21:51:07,474+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Action"
  805. 2021-03-16 21:51:07,474+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSPropertyDecimal"
  806. 2021-03-16 21:51:07,474+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ListenerConfig"
  807. 2021-03-16 21:51:07,474+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Issue"
  808. 2021-03-16 21:51:07,474+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSHistoryStep"
  809. 2021-03-16 21:51:07,474+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSMembership"
  810. 2021-03-16 21:51:07,474+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "EventType"
  811. 2021-03-16 21:51:07,474+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OAuthConsumerToken"
  812. 2021-03-16 21:51:07,474+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Feature"
  813. 2021-03-16 21:51:07,474+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "PortletConfiguration"
  814. 2021-03-16 21:51:07,474+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "UpgradeTaskHistoryAuditLog"
  815. 2021-03-16 21:51:07,474+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "PermissionSchemeAttribute"
  816. 2021-03-16 21:51:07,475+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "PluginVersion"
  817. 2021-03-16 21:51:07,475+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "TempAttachmentsMonitor"
  818. 2021-03-16 21:51:07,475+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "RemoteIssueLink"
  819. 2021-03-16 21:51:07,475+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "CustomFieldValue"
  820. 2021-03-16 21:51:07,475+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "IssueLink"
  821. 2021-03-16 21:51:07,475+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZSimplePropTriggers"
  822. 2021-03-16 21:51:07,475+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ColumnLayoutItem"
  823. 2021-03-16 21:51:07,475+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "UpgradeHistory"
  824. 2021-03-16 21:51:07,475+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldScreenScheme"
  825. 2021-03-16 21:51:07,475+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "QRTZCalendars"
  826. 2021-03-16 21:51:07,475+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "SchemeIssueSecurityLevels"
  827. 2021-03-16 21:51:07,475+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ClusterLockStatus"
  828. 2021-03-16 21:51:07,475+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "WorkflowScheme"
  829. 2021-03-16 21:51:07,475+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "AuditLog"
  830. 2021-03-16 21:51:07,475+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FilterSubscription"
  831. 2021-03-16 21:51:07,475+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZTriggerListeners"
  832. 2021-03-16 21:51:07,475+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "SearchRequest"
  833. 2021-03-16 21:51:07,476+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Avatar"
  834. 2021-03-16 21:51:07,476+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "UpgradeVersionHistory"
  835. 2021-03-16 21:51:07,476+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OAuthConsumer"
  836. 2021-03-16 21:51:07,476+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "EntityPropertyIndexDocument"
  837. 2021-03-16 21:51:07,476+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSGroup"
  838. 2021-03-16 21:51:07,476+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "SchemePermissions"
  839. 2021-03-16 21:51:07,476+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Component"
  840. 2021-03-16 21:51:07,476+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldLayoutItem"
  841. 2021-03-16 21:51:07,476+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZCronTriggers"
  842. 2021-03-16 21:51:07,476+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "NodeIndexCounter"
  843. 2021-03-16 21:51:07,476+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Worklog"
  844. 2021-03-16 21:51:07,476+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSPropertyDate"
  845. 2021-03-16 21:51:07,476+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "DraftWorkflow"
  846. 2021-03-16 21:51:07,476+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "NomenclatureEntry"
  847. 2021-03-16 21:51:07,476+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Board"
  848. 2021-03-16 21:51:07,477+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSPropertyData"
  849. 2021-03-16 21:51:07,477+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "IssueType"
  850. 2021-03-16 21:51:07,477+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OptionConfiguration"
  851. 2021-03-16 21:51:07,477+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Permission"
  852. 2021-03-16 21:51:07,477+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldConfiguration"
  853. 2021-03-16 21:51:07,477+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSWorkflowEntry"
  854. 2021-03-16 21:51:07,477+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZSchedulerState"
  855. 2021-03-16 21:51:07,477+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldLayoutSchemeEntity"
  856. 2021-03-16 21:51:07,477+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "DeadLetter"
  857. 2021-03-16 21:51:07,477+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Project"
  858. 2021-03-16 21:51:07,477+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "AuditChangedValue"
  859. 2021-03-16 21:51:07,477+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "GenericConfiguration"
  860. 2021-03-16 21:51:07,477+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ReplicatedIndexOperation"
  861. 2021-03-16 21:51:07,477+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "VersionControl"
  862. 2021-03-16 21:51:07,477+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "BoardProject"
  863. 2021-03-16 21:51:07,477+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "SequenceValueItem"
  864. 2021-03-16 21:51:07,477+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "UserAttribute"
  865. 2021-03-16 21:51:07,477+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Workflow"
  866. 2021-03-16 21:51:07,477+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Notification"
  867. 2021-03-16 21:51:07,477+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "UpgradeTaskHistory"
  868. 2021-03-16 21:51:07,478+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "DirectorySynchronisationStatus"
  869. 2021-03-16 21:51:07,478+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZCalendars"
  870. 2021-03-16 21:51:07,478+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "IssueFieldOptionScope"
  871. 2021-03-16 21:51:07,478+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OAuthServiceProviderToken"
  872. 2021-03-16 21:51:07,478+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "SchemeIssueSecurities"
  873. 2021-03-16 21:51:07,478+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "QRTZTriggerListeners"
  874. 2021-03-16 21:51:07,478+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ProjectRoleActor"
  875. 2021-03-16 21:51:07,478+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "LicenseRoleGroup"
  876. 2021-03-16 21:51:07,478+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FileAttachment"
  877. 2021-03-16 21:51:07,478+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldLayout"
  878. 2021-03-16 21:51:07,478+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ClusteredJob"
  879. 2021-03-16 21:51:07,478+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldLayoutScheme"
  880. 2021-03-16 21:51:07,478+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OAuthServiceProviderConsumer"
  881. 2021-03-16 21:51:07,478+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ClusterUpgradeState"
  882. 2021-03-16 21:51:07,478+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "PluginState"
  883. 2021-03-16 21:51:07,478+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "UserAssociation"
  884. 2021-03-16 21:51:07,478+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ExternalGadget"
  885. 2021-03-16 21:51:07,478+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldScreenLayoutItem"
  886. 2021-03-16 21:51:07,478+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZBlobTriggers"
  887. 2021-03-16 21:51:07,478+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "LicenseRoleDefault"
  888. 2021-03-16 21:51:07,479+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Application"
  889. 2021-03-16 21:51:07,479+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "IssueFieldOption"
  890. 2021-03-16 21:51:07,479+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZTriggers"
  891. 2021-03-16 21:51:07,479+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "UserPickerFilterRole"
  892. 2021-03-16 21:51:07,479+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "DirectoryOperation"
  893. 2021-03-16 21:51:07,479+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ApplicationUser"
  894. 2021-03-16 21:51:07,479+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "DraftWorkflowScheme"
  895. 2021-03-16 21:51:07,479+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "WorkflowStatuses"
  896. 2021-03-16 21:51:07,479+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldScreenSchemeItem"
  897. 2021-03-16 21:51:07,479+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ClusterMessage"
  898. 2021-03-16 21:51:07,479+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZSimpleTriggers"
  899. 2021-03-16 21:51:07,479+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "IssueTypeScreenSchemeEntity"
  900. 2021-03-16 21:51:07,479+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSPropertyString"
  901. 2021-03-16 21:51:07,479+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZJobListeners"
  902. 2021-03-16 21:51:07,479+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "RunDetails"
  903. 2021-03-16 21:51:07,479+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSHistoryStepPrev"
  904. 2021-03-16 21:51:07,479+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ProjectKey"
  905. 2021-03-16 21:51:07,479+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ColumnLayout"
  906. 2021-03-16 21:51:07,479+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldLayoutSchemeAssociation"
  907. 2021-03-16 21:51:07,479+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "RemoteAddress"
  908. 2021-03-16 21:51:07,479+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZFiredTriggers"
  909. 2021-03-16 21:51:07,479+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ProductLicense"
  910. 2021-03-16 21:51:07,480+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "UserPickerFilter"
  911. 2021-03-16 21:51:07,480+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ProjectCategory"
  912. 2021-03-16 21:51:07,480+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "DirectoryAttribute"
  913. 2021-03-16 21:51:07,480+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSCurrentStep"
  914. 2021-03-16 21:51:07,480+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "NotificationInstance"
  915. 2021-03-16 21:51:07,480+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "MovedIssueKey"
  916. 2021-03-16 21:51:07,480+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "UserPickerFilterGroup"
  917. 2021-03-16 21:51:07,480+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "RememberMeToken"
  918. 2021-03-16 21:51:07,480+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "PortalPage"
  919. 2021-03-16 21:51:07,480+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ServiceConfig"
  920. 2021-03-16 21:51:07,480+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Label"
  921. 2021-03-16 21:51:07,480+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "IssueTypeScreenScheme"
  922. 2021-03-16 21:51:07,480+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "SharePermissions"
  923. 2021-03-16 21:51:07,480+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "QRTZJobDetails"
  924. 2021-03-16 21:51:07,480+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldScreen"
  925. 2021-03-16 21:51:07,480+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZLocks"
  926. 2021-03-16 21:51:07,480+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "QRTZFiredTriggers"
  927. 2021-03-16 21:51:07,480+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ReindexComponent"
  928. 2021-03-16 21:51:07,480+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ClusterNodeHeartbeat"
  929. 2021-03-16 21:51:07,480+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ClusterNode"
  930. 2021-03-16 21:51:07,481+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "NotificationScheme"
  931. 2021-03-16 21:51:07,481+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Group"
  932. 2021-03-16 21:51:07,481+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "IssueSecurityScheme"
  933. 2021-03-16 21:51:07,482+0100 JIRA-Bootstrap INFO [c.a.j.config.database.DatabaseConfigurationManagerImpl] The database is configured. Now running Database Checklist Launcher
  934. 2021-03-16 21:51:07,486+0100 JIRA-Bootstrap INFO [c.a.jira.startup.DatabaseChecklistLauncher] Jira database startup checks completed successfully.
  935. 2021-03-16 21:51:07,487+0100 JIRA-Bootstrap INFO [c.a.j.config.database.DatabaseConfigurationManagerImpl] The database is configured. Now running Post database-configuration launchers
  936. 2021-03-16 21:51:09,667+0100 JIRA-Bootstrap INFO [c.a.j.config.database.SystemDatabaseConfigurationLoader] Reading database configuration from /var/atlassian/application-data/jira/dbconfig.xml
  937. 2021-03-16 21:51:09,672+0100 JIRA-Bootstrap INFO [c.a.j.config.database.DatabaseConfigHandler] Trying to get encrypted password from xml and decrypt it
  938. 2021-03-16 21:51:09,672+0100 JIRA-Bootstrap INFO [c.a.j.config.database.DatabaseConfigHandler] Database password decryption not performed.
  939. 2021-03-16 21:51:10,272+0100 JIRA-Bootstrap INFO [c.a.jira.propertyset.CachingOfBizPropertyEntryStore] DbBackedCachedPropertySetManager.jira.properties.cache stats disabled: NoOpPropertyEntryStoreStats
  940. 2021-03-16 21:51:10,574+0100 JIRA-Bootstrap INFO [c.a.jira.propertyset.CachingOfBizPropertyEntryStore] UserPropertyManager.ApplicationUser.cache stats disabled: NoOpPropertyEntryStoreStats
  941. 2021-03-16 21:51:10,577+0100 JIRA-Bootstrap INFO [c.a.jira.i18n.CachingI18nFactory] [i18n-caching-factory] Created
  942. 2021-03-16 21:51:11,182+0100 JIRA-Bootstrap INFO [c.a.j.c.embedded.ofbiz.OfBizUserDao] Using full user cache
  943. 2021-03-16 21:51:11,338+0100 JIRA-Bootstrap INFO [c.a.j.c.cache.pauser.NonClusteredReplicationPauserManager] Non-clustered mode: ReplicationPauserManager implemented by NonClusteredReplicationPauserManager
  944. 2021-03-16 21:51:11,393+0100 JIRA-Bootstrap INFO [c.a.jira.propertyset.CachingOfBizPropertyEntryStore] ProjectPropertiesManager.Project.cache stats disabled: NoOpPropertyEntryStoreStats
  945. 2021-03-16 21:51:11,615+0100 JIRA-Bootstrap INFO [c.a.jira.versioning.TransactionSupportHelper] [VERSIONING] creating pool of size: 50 for running required-new-transaction to be used by versioning.
  946. 2021-03-16 21:51:11,643+0100 JIRA-Bootstrap INFO [c.a.jira.propertyset.CachingOfBizPropertyEntryStore] com.atlassian.jira.propertyset.CachingOfBizPropertyEntryStore.cache stats enabled: TotalAndSnapshotPropertyEntryStoreStats
  947. 2021-03-16 21:51:13,143+0100 JIRA-Bootstrap WARN [c.a.j.cache.request.RequestCacheRecorderImpl] Invalid use of RequestCache by thread: JIRA.Incorrect usage of JIRA API. You can only create/use: RequestCacheImpl inside a context (request or Jira-Thread-Local). Check: JiraThreadLocalUtil for details. This message will be logged once per thread.
  948. 2021-03-16 21:51:13,578+0100 JIRA-Bootstrap INFO [c.a.jira.upgrade.PluginUpgradeListener] [plugin-upgrade-listener] Created
  949. 2021-03-16 21:51:13,579+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraCacheResetter] [jira-cache-reseter] Created and registered for events
  950. 2021-03-16 21:51:13,582+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.PluginTransactionListener] [plugin-transaction] Created, registered for events and schedulled stats job
  951. 2021-03-16 21:51:13,600+0100 JIRA-Bootstrap INFO [c.a.jira.i18n.CachingI18nFactory] [i18n-caching-factory] Registering for events
  952. 2021-03-16 21:51:13,721+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraCacheResetter] [jira-cache-reseter] Initialized.
  953. 2021-03-16 21:51:13,721+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.PluginTransactionListener] [plugin-transaction] Initialized.
  954. 2021-03-16 21:51:13,826+0100 JIRA-Bootstrap INFO [c.a.jira.startup.DatabaseLauncher] Database transactions enabled: true
  955. 2021-03-16 21:51:13,827+0100 JIRA-Bootstrap INFO [c.a.jira.startup.DatabaseLauncher] Using JIRA's default for database transaction isolation level: 2
  956. 2021-03-16 21:51:14,048+0100 JIRA-Bootstrap INFO [c.a.jira.startup.JiraStartupLogger]
  957. Database configuration OK
  958. ___ Database Configuration _________________
  959. Loading entityengine.xml from : file:/opt/atlassian/jira/atlassian-jira/WEB-INF/classes/entityengine.xml
  960. Entity model field type name : postgres72
  961. Entity model schema name : public
  962. Database Version : PostgreSQL - 12.5 (Ubuntu 12.5-1.pgdg18.04+1)
  963. Database Driver : PostgreSQL JDBC Driver - 42.2.6
  964. Database URL : jdbc:postgresql://postgresdb:5432/jiradb?sslmode=require
  965. Database JDBC config : postgres72 jdbc:postgresql://postgresdb:5432/jiradb?sslmode=require
  966. 2021-03-16 21:51:14,126+0100 JIRA-Bootstrap INFO [c.a.jira.startup.JiraStartupLogger]
  967. ___ Starting the JIRA Plugin System _________________
  968. 2021-03-16 21:51:14,129+0100 JIRA-Bootstrap INFO [c.a.plugin.manager.DefaultPluginManager] Plugin system earlyStartup begun
  969. 2021-03-16 21:51:14,500+0100 JIRA-Bootstrap INFO [c.a.jira.cluster.ClusterSettings] [CLUSTER-STATE] Value for system property key jira.cluster.retention.period.in.days was set to PT48H
  970. 2021-03-16 21:51:14,539+0100 JIRA-Bootstrap INFO [c.a.jira.template.DefaultTemplateValidationConfigProvider] Started parsing of email-templates-to-validate.xml
  971. 2021-03-16 21:51:14,621+0100 JIRA-Bootstrap INFO [c.a.jira.template.DefaultTemplateValidationConfigProvider] Parsed 32 template configs
  972. 2021-03-16 21:51:20,075+0100 FelixStartLevel WARN [o.e.g.b.e.internal.support.ExtenderConfiguration] Gemini Blueprint extensions bundle not present, annotation processing disabled.
  973. 2021-03-16 21:51:20,296+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-bamboo-plugin-8.15.0.jar
  974. 2021-03-16 21:51:20,309+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-development-integration-plugin-5.10.1.jar
  975. 2021-03-16 21:51:20,315+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-dvcs-connector-plugin-5.5.6.jar
  976. 2021-03-16 21:51:20,322+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-fisheye-plugin-8.15.0.jar
  977. 2021-03-16 21:51:20,334+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-greenhopper-plugin-8.15.0.jar
  978. 2021-03-16 21:51:20,351+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-portfolio-8.15.0.jar
  979. 2021-03-16 21:51:20,370+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-software-application-8.15.0.jar
  980. 2021-03-16 21:51:20,371+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-software-language-pack-cs_CZ-8.15.0.v20201203032600.jar
  981. 2021-03-16 21:51:20,371+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-software-language-pack-da_DK-8.15.0.v20201203032600.jar
  982. 2021-03-16 21:51:20,372+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-software-language-pack-de_DE-8.15.0.v20201203032600.jar
  983. 2021-03-16 21:51:20,372+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-software-language-pack-en_US-8.15.0.v20201203032600.jar
  984. 2021-03-16 21:51:20,373+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-software-language-pack-es_ES-8.15.0.v20201203032600.jar
  985. 2021-03-16 21:51:20,373+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-software-language-pack-et_EE-8.15.0.v20201203032600.jar
  986. 2021-03-16 21:51:20,374+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-software-language-pack-fi_FI-8.15.0.v20201203032600.jar
  987. 2021-03-16 21:51:20,375+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-software-language-pack-fr_FR-8.15.0.v20201203032600.jar
  988. 2021-03-16 21:51:20,375+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-software-language-pack-hu_HU-8.15.0.v20201203032600.jar
  989. 2021-03-16 21:51:20,376+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-software-language-pack-is_IS-8.15.0.v20201203032600.jar
  990. 2021-03-16 21:51:20,376+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-software-language-pack-it_IT-8.15.0.v20201203032600.jar
  991. 2021-03-16 21:51:20,377+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-software-language-pack-ja_JP-8.15.0.v20201203032600.jar
  992. 2021-03-16 21:51:20,377+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-software-language-pack-ko_KR-8.15.0.v20201203032600.jar
  993. 2021-03-16 21:51:20,378+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-software-language-pack-nl_NL-8.15.0.v20201203032600.jar
  994. 2021-03-16 21:51:20,378+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-software-language-pack-no_NO-8.15.0.v20201203032600.jar
  995. 2021-03-16 21:51:20,379+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-software-language-pack-pl_PL-8.15.0.v20201203032600.jar
  996. 2021-03-16 21:51:20,379+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-software-language-pack-pt_BR-8.15.0.v20201203032600.jar
  997. 2021-03-16 21:51:20,380+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-software-language-pack-ro_RO-8.15.0.v20201203032600.jar
  998. 2021-03-16 21:51:20,381+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-software-language-pack-ru_RU-8.15.0.v20201203032600.jar
  999. 2021-03-16 21:51:20,381+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-software-language-pack-sk_SK-8.15.0.v20201203032600.jar
  1000. 2021-03-16 21:51:20,382+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-software-language-pack-sv_SE-8.15.0.v20201203032600.jar
  1001. 2021-03-16 21:51:20,382+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-software-language-pack-zh_CN-8.15.0.v20201203032600.jar
  1002. 2021-03-16 21:51:20,383+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-software-monitor-plugin-8.15.0.jar
  1003. 2021-03-16 21:51:20,383+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-software-plugin-8.15.0.jar
  1004. 2021-03-16 21:51:20,384+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/jira-transition-triggers-plugin-8.15.0.jar
  1005. 2021-03-16 21:51:20,389+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/portfolio-plugin-8.15.0.jar
  1006. 2021-03-16 21:51:20,420+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/querydsl-4.0.7-provider-plugin-1.2.jar
  1007. 2021-03-16 21:51:20,426+0100 JIRA-Bootstrap INFO [c.a.j.application.install.PluginBundleInstaller] Installing application plugin file: /opt/atlassian/jira/atlassian-jira/WEB-INF/application-installation/jira-software-application/team-management-plugin-8.15.0.jar
  1008. 2021-03-16 21:51:26,645+0100 JIRA-Bootstrap WARN [c.a.p.osgi.util.OsgiHeaderUtil] removing duplicate import package com.atlassian.jira.blueprint.api~ for plugin com.atlassian.jira-core-project-templates - it is likely that a duplicate package was supplied in the OSGi instructions in the plugin's MANIFEST.MF
  1009. 2021-03-16 21:51:26,645+0100 JIRA-Bootstrap WARN [c.a.p.osgi.util.OsgiHeaderUtil] removing duplicate import package com.atlassian.jira.projects.shortcuts~ for plugin com.atlassian.jira-core-project-templates - it is likely that a duplicate package was supplied in the OSGi instructions in the plugin's MANIFEST.MF
  1010. 2021-03-16 21:51:33,333+0100 JIRA-Bootstrap WARN [c.a.p.osgi.util.OsgiHeaderUtil] removing duplicate import package com.atlassian.webresource.api.data~ for plugin com.pyxis.greenhopper.jira - it is likely that a duplicate package was supplied in the OSGi instructions in the plugin's MANIFEST.MF
  1011. 2021-03-16 21:51:48,975+0100 ThreadPoolAsyncTaskExecutor::Thread 13 WARN [c.a.p.s.s.runtime.impl.ComponentImportBeanFactoryPostProcessor] Unable to load class 'com.atlassian.servicedesk.api.ServiceDeskService' for component importation purposes. Skipping...
  1012. 2021-03-16 21:51:48,975+0100 ThreadPoolAsyncTaskExecutor::Thread 13 WARN [c.a.p.s.s.runtime.impl.ComponentImportBeanFactoryPostProcessor] Unable to load class 'com.atlassian.servicedesk.api.organization.OrganizationService' for component importation purposes. Skipping...
  1013. 2021-03-16 21:51:53,792+0100 ThreadPoolAsyncTaskExecutor::Thread 2 INFO [c.a.j.p.c.m.internal.job.ApplicationStatusCollector] applicationStatusCollector is registered and scheduled
  1014. 2021-03-16 21:51:55,220+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (96): [com.atlassian.plugins.authentication.atlassian-authentication-plugin, com.atlassian.streams.streams-jira-plugin, com.atlassian.activeobjects.activeobjects-plugin, com.atlassian.jira.gadgets, com.atlassian.jira.migration.jira-migration-plugin, com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.jira.plugins.inform.event-plugin, com.atlassian.streams.actions, com.atlassian.jira.jira-issue-link-applinks-common-plugin, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.jira.jira-quick-edit-plugin, com.radiantminds.roadmaps-jira, com.atlassian.plugins.browser.metrics.browser-metrics-plugin, com.atlassian.jira.jira-core-reports-plugin, com.atlassian.jira.jira-admin-updates-plugin, com.atlassian.plugins.static-assets-url, com.atlassian.jpo, com.atlassian.gadgets.dashboard, com.atlassian.jira.project-templates-plugin, com.atlassian.jira.jira-header-plugin, com.atlassian.jira.plugins.jira-importers-bitbucket-plugin, com.atlassian.ratelimiting.rate-limiting-plugin, com.atlassian.pats.pats-plugin, com.atlassian.jira.jira-invite-user-plugin, com.atlassian.jirafisheyeplugin, com.atlassian.jira.plugins.jira-transition-triggers-plugin, com.atlassian.streams.streams-thirdparty-plugin, com.atlassian.gadgets.embedded, com.atlassian.jira.plugins.jira-importers-plugin, com.atlassian.jira.jira-issue-link-confluence-plugin, com.atlassian.teams, com.atlassian.jira.plugin.ext.bamboo, com.atlassian.gadgets.publisher, com.pyxis.greenhopper.jira, com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin, com.atlassian.applinks.applinks-basicauth-plugin, com.atlassian.jira.plugins.jira-optimizer-plugin, com.atlassian.plugins.atlassian-remote-event-common-plugin, com.atlassian.jira.jira-issue-link-remote-jira-plugin, com.atlassian.whisper.atlassian-whisper-plugin, com.atlassian.upm.upm-application-plugin, com.atlassian.jira.plugins.jira-importers-redmine-plugin, com.atlassian.plugins.rest.atlassian-rest-module, com.atlassian.applinks.applinks-plugin, com.atlassian.jira.plugins.inline-create.jira-inline-issue-create-plugin, tac.jira core.languages.zh_CN, com.atlassian.oauth.serviceprovider, com.atlassian.diagnostics.atlassian-diagnostics-plugin, com.atlassian.upm.atlassian-universal-plugin-manager-plugin, com.atlassian.plugins.atlassian-remote-event-consumer-plugin, com.atlassian.httpclient.atlassian-httpclient-plugin, com.atlassian.gadgets.oauth.serviceprovider, com.atlassian.plugins.atlassian-whitelist-core-plugin, com.atlassian.plugins.atlassian-project-creation-plugin, com.atlassian.jira.plugins.jira-software-plugin, com.atlassian.jira.plugins.inform.batchers, com.atlassian.applinks.applinks-cors-plugin, com.atlassian.jira.plugins.jira-importers-github-plugin, com.atlassian.jira.plugins.workflow.sharing.jira-workflow-sharing-plugin, com.atlassian.analytics.analytics-client, com.atlassian.jira.jira-view-issue-plugin, com.atlassian.cluster.monitoring.cluster-monitoring-plugin, com.atlassian.jira.plugins.jira-bitbucket-connector-plugin, com.atlassian.jira-core-project-templates, com.atlassian.gadgets.directory, com.atlassian.jirawallboard.atlassian-wallboard-plugin, com.atlassian.streams, com.atlassian.jira.plugins.jira-post-upgrade-landing-page-plugin, com.atlassian.jira.jira-projects-plugin, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.jira.rest, com.atlassian.plugins.atlassian-nav-links-plugin, com.atlassian.sal.jira, com.atlassian.jira.jira-project-config-plugin, com.atlassian.jira.jira-statistics-plugin, com.atlassian.applinks.applinks-oauth-plugin, com.atlassian.jira.jira-mail-plugin, com.atlassian.plugins.jira-remote-link-aggregator-plugin, com.atlassian.mywork.mywork-jira-provider-plugin, com.atlassian.jira.mobile.jira-mobile-rest, com.atlassian.jira.plugins.jira-importers-asana-plugin, com.atlassian.jira.diagnostics, com.atlassian.gadgets.opensocial, com.atlassian.jira.collector.plugin.jira-issue-collector-plugin, com.atlassian.plugins.atlassian-whitelist-ui-plugin, com.atlassian.crowd.embedded.admin, com.atlassian.webhooks.atlassian-webhooks-plugin, com.atlassian.jira.jira-onboarding-assets-plugin, com.atlassian.jira.plugins.inform.batching-plugin, com.atlassian.troubleshooting.plugin-jira, com.atlassian.plugins.atlassian-awareness-capability, com.atlassian.jira.plugins.jira-importers-trello-plugin, com.atlassian.jira.jira-issue-nav-components, com.atlassian.administration.atlassian-admin-quicksearch-jira, com.atlassian.mywork.mywork-common-plugin, com.atlassian.jira.mobile], 299 seconds remaining
  1015. 2021-03-16 21:51:56,299+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (86): [com.atlassian.plugins.authentication.atlassian-authentication-plugin, com.atlassian.streams.streams-jira-plugin, com.atlassian.activeobjects.activeobjects-plugin, com.atlassian.jira.gadgets, com.atlassian.jira.migration.jira-migration-plugin, com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.jira.plugins.inform.event-plugin, com.atlassian.streams.actions, com.atlassian.jira.jira-issue-link-applinks-common-plugin, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.jira.jira-quick-edit-plugin, com.radiantminds.roadmaps-jira, com.atlassian.jira.jira-core-reports-plugin, com.atlassian.jpo, com.atlassian.gadgets.dashboard, com.atlassian.jira.project-templates-plugin, com.atlassian.jira.jira-header-plugin, com.atlassian.jira.plugins.jira-importers-bitbucket-plugin, com.atlassian.ratelimiting.rate-limiting-plugin, com.atlassian.pats.pats-plugin, com.atlassian.jira.jira-invite-user-plugin, com.atlassian.jirafisheyeplugin, com.atlassian.jira.plugins.jira-transition-triggers-plugin, com.atlassian.streams.streams-thirdparty-plugin, com.atlassian.gadgets.embedded, com.atlassian.jira.plugins.jira-importers-plugin, com.atlassian.jira.jira-issue-link-confluence-plugin, com.atlassian.teams, com.atlassian.jira.plugin.ext.bamboo, com.pyxis.greenhopper.jira, com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin, com.atlassian.applinks.applinks-basicauth-plugin, com.atlassian.jira.plugins.jira-optimizer-plugin, com.atlassian.plugins.atlassian-remote-event-common-plugin, com.atlassian.jira.jira-issue-link-remote-jira-plugin, com.atlassian.whisper.atlassian-whisper-plugin, com.atlassian.jira.plugins.jira-importers-redmine-plugin, com.atlassian.plugins.rest.atlassian-rest-module, com.atlassian.applinks.applinks-plugin, com.atlassian.jira.plugins.inline-create.jira-inline-issue-create-plugin, com.atlassian.oauth.serviceprovider, com.atlassian.diagnostics.atlassian-diagnostics-plugin, com.atlassian.upm.atlassian-universal-plugin-manager-plugin, com.atlassian.plugins.atlassian-remote-event-consumer-plugin, com.atlassian.httpclient.atlassian-httpclient-plugin, com.atlassian.gadgets.oauth.serviceprovider, com.atlassian.plugins.atlassian-whitelist-core-plugin, com.atlassian.plugins.atlassian-project-creation-plugin, com.atlassian.jira.plugins.jira-software-plugin, com.atlassian.jira.plugins.inform.batchers, com.atlassian.applinks.applinks-cors-plugin, com.atlassian.jira.plugins.jira-importers-github-plugin, com.atlassian.jira.plugins.workflow.sharing.jira-workflow-sharing-plugin, com.atlassian.analytics.analytics-client, com.atlassian.jira.jira-view-issue-plugin, com.atlassian.jira.plugins.jira-bitbucket-connector-plugin, com.atlassian.jira-core-project-templates, com.atlassian.gadgets.directory, com.atlassian.jirawallboard.atlassian-wallboard-plugin, com.atlassian.streams, com.atlassian.jira.plugins.jira-post-upgrade-landing-page-plugin, com.atlassian.jira.jira-projects-plugin, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.jira.rest, com.atlassian.plugins.atlassian-nav-links-plugin, com.atlassian.jira.jira-project-config-plugin, com.atlassian.jira.jira-statistics-plugin, com.atlassian.applinks.applinks-oauth-plugin, com.atlassian.jira.jira-mail-plugin, com.atlassian.plugins.jira-remote-link-aggregator-plugin, com.atlassian.mywork.mywork-jira-provider-plugin, com.atlassian.jira.mobile.jira-mobile-rest, com.atlassian.jira.plugins.jira-importers-asana-plugin, com.atlassian.jira.diagnostics, com.atlassian.gadgets.opensocial, com.atlassian.jira.collector.plugin.jira-issue-collector-plugin, com.atlassian.plugins.atlassian-whitelist-ui-plugin, com.atlassian.crowd.embedded.admin, com.atlassian.webhooks.atlassian-webhooks-plugin, com.atlassian.jira.plugins.inform.batching-plugin, com.atlassian.troubleshooting.plugin-jira, com.atlassian.plugins.atlassian-awareness-capability, com.atlassian.jira.plugins.jira-importers-trello-plugin, com.atlassian.jira.jira-issue-nav-components, com.atlassian.administration.atlassian-admin-quicksearch-jira, com.atlassian.mywork.mywork-common-plugin], 298 seconds remaining
  1016. 2021-03-16 21:51:56,718+0100 ThreadPoolAsyncTaskExecutor::Thread 5 WARN [c.a.a.c.eventfilter.whitelist.AnalyticsWhitelistModuleDescriptor] No whitelist resource file found at [analytics-whitelist.json] in plugin [com.atlassian.jira.jira-core-reports-plugin] (bundle entry not found)
  1017. 2021-03-16 21:51:56,719+0100 ThreadPoolAsyncTaskExecutor::Thread 5 WARN [c.a.a.c.eventfilter.whitelist.AnalyticsWhitelistModuleDescriptor] No whitelist resource file found at [analytics-whitelist.json] in plugin [com.atlassian.jira.jira-core-reports-plugin] (null InputStream)
  1018. 2021-03-16 21:51:57,734+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (82): [com.atlassian.plugins.authentication.atlassian-authentication-plugin, com.atlassian.streams.streams-jira-plugin, com.atlassian.activeobjects.activeobjects-plugin, com.atlassian.jira.gadgets, com.atlassian.jira.migration.jira-migration-plugin, com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.jira.plugins.inform.event-plugin, com.atlassian.streams.actions, com.atlassian.jira.jira-issue-link-applinks-common-plugin, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.jira.jira-quick-edit-plugin, com.radiantminds.roadmaps-jira, com.atlassian.jira.jira-core-reports-plugin, com.atlassian.jpo, com.atlassian.gadgets.dashboard, com.atlassian.jira.project-templates-plugin, com.atlassian.jira.jira-header-plugin, com.atlassian.jira.plugins.jira-importers-bitbucket-plugin, com.atlassian.ratelimiting.rate-limiting-plugin, com.atlassian.pats.pats-plugin, com.atlassian.jira.jira-invite-user-plugin, com.atlassian.jirafisheyeplugin, com.atlassian.streams.streams-thirdparty-plugin, com.atlassian.gadgets.embedded, com.atlassian.jira.plugins.jira-importers-plugin, com.atlassian.jira.jira-issue-link-confluence-plugin, com.atlassian.teams, com.atlassian.jira.plugin.ext.bamboo, com.pyxis.greenhopper.jira, com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin, com.atlassian.applinks.applinks-basicauth-plugin, com.atlassian.jira.plugins.jira-optimizer-plugin, com.atlassian.plugins.atlassian-remote-event-common-plugin, com.atlassian.jira.jira-issue-link-remote-jira-plugin, com.atlassian.whisper.atlassian-whisper-plugin, com.atlassian.jira.plugins.jira-importers-redmine-plugin, com.atlassian.applinks.applinks-plugin, com.atlassian.jira.plugins.inline-create.jira-inline-issue-create-plugin, com.atlassian.oauth.serviceprovider, com.atlassian.diagnostics.atlassian-diagnostics-plugin, com.atlassian.upm.atlassian-universal-plugin-manager-plugin, com.atlassian.plugins.atlassian-remote-event-consumer-plugin, com.atlassian.gadgets.oauth.serviceprovider, com.atlassian.plugins.atlassian-whitelist-core-plugin, com.atlassian.plugins.atlassian-project-creation-plugin, com.atlassian.jira.plugins.jira-software-plugin, com.atlassian.jira.plugins.inform.batchers, com.atlassian.applinks.applinks-cors-plugin, com.atlassian.jira.plugins.jira-importers-github-plugin, com.atlassian.jira.plugins.workflow.sharing.jira-workflow-sharing-plugin, com.atlassian.analytics.analytics-client, com.atlassian.jira.jira-view-issue-plugin, com.atlassian.jira.plugins.jira-bitbucket-connector-plugin, com.atlassian.jira-core-project-templates, com.atlassian.gadgets.directory, com.atlassian.jirawallboard.atlassian-wallboard-plugin, com.atlassian.streams, com.atlassian.jira.plugins.jira-post-upgrade-landing-page-plugin, com.atlassian.jira.jira-projects-plugin, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.jira.rest, com.atlassian.plugins.atlassian-nav-links-plugin, com.atlassian.jira.jira-project-config-plugin, com.atlassian.jira.jira-statistics-plugin, com.atlassian.applinks.applinks-oauth-plugin, com.atlassian.jira.jira-mail-plugin, com.atlassian.plugins.jira-remote-link-aggregator-plugin, com.atlassian.mywork.mywork-jira-provider-plugin, com.atlassian.jira.mobile.jira-mobile-rest, com.atlassian.jira.plugins.jira-importers-asana-plugin, com.atlassian.jira.diagnostics, com.atlassian.gadgets.opensocial, com.atlassian.jira.collector.plugin.jira-issue-collector-plugin, com.atlassian.plugins.atlassian-whitelist-ui-plugin, com.atlassian.crowd.embedded.admin, com.atlassian.webhooks.atlassian-webhooks-plugin, com.atlassian.jira.plugins.inform.batching-plugin, com.atlassian.troubleshooting.plugin-jira, com.atlassian.plugins.atlassian-awareness-capability, com.atlassian.jira.plugins.jira-importers-trello-plugin, com.atlassian.jira.jira-issue-nav-components, com.atlassian.mywork.mywork-common-plugin], 297 seconds remaining
  1019. 2021-03-16 21:51:58,735+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (78): [com.atlassian.plugins.authentication.atlassian-authentication-plugin, com.atlassian.streams.streams-jira-plugin, com.atlassian.activeobjects.activeobjects-plugin, com.atlassian.jira.gadgets, com.atlassian.jira.migration.jira-migration-plugin, com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.jira.plugins.inform.event-plugin, com.atlassian.streams.actions, com.atlassian.jira.jira-issue-link-applinks-common-plugin, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.jira.jira-quick-edit-plugin, com.radiantminds.roadmaps-jira, com.atlassian.jira.jira-core-reports-plugin, com.atlassian.jpo, com.atlassian.gadgets.dashboard, com.atlassian.jira.project-templates-plugin, com.atlassian.jira.jira-header-plugin, com.atlassian.jira.plugins.jira-importers-bitbucket-plugin, com.atlassian.ratelimiting.rate-limiting-plugin, com.atlassian.pats.pats-plugin, com.atlassian.jira.jira-invite-user-plugin, com.atlassian.jirafisheyeplugin, com.atlassian.streams.streams-thirdparty-plugin, com.atlassian.gadgets.embedded, com.atlassian.jira.plugins.jira-importers-plugin, com.atlassian.jira.jira-issue-link-confluence-plugin, com.atlassian.teams, com.atlassian.jira.plugin.ext.bamboo, com.pyxis.greenhopper.jira, com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin, com.atlassian.applinks.applinks-basicauth-plugin, com.atlassian.jira.plugins.jira-optimizer-plugin, com.atlassian.plugins.atlassian-remote-event-common-plugin, com.atlassian.jira.jira-issue-link-remote-jira-plugin, com.atlassian.whisper.atlassian-whisper-plugin, com.atlassian.jira.plugins.jira-importers-redmine-plugin, com.atlassian.applinks.applinks-plugin, com.atlassian.diagnostics.atlassian-diagnostics-plugin, com.atlassian.upm.atlassian-universal-plugin-manager-plugin, com.atlassian.plugins.atlassian-remote-event-consumer-plugin, com.atlassian.gadgets.oauth.serviceprovider, com.atlassian.plugins.atlassian-whitelist-core-plugin, com.atlassian.plugins.atlassian-project-creation-plugin, com.atlassian.jira.plugins.jira-software-plugin, com.atlassian.jira.plugins.inform.batchers, com.atlassian.applinks.applinks-cors-plugin, com.atlassian.jira.plugins.jira-importers-github-plugin, com.atlassian.analytics.analytics-client, com.atlassian.jira.jira-view-issue-plugin, com.atlassian.jira.plugins.jira-bitbucket-connector-plugin, com.atlassian.jira-core-project-templates, com.atlassian.gadgets.directory, com.atlassian.jirawallboard.atlassian-wallboard-plugin, com.atlassian.streams, com.atlassian.jira.plugins.jira-post-upgrade-landing-page-plugin, com.atlassian.jira.jira-projects-plugin, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.jira.rest, com.atlassian.plugins.atlassian-nav-links-plugin, com.atlassian.jira.jira-project-config-plugin, com.atlassian.applinks.applinks-oauth-plugin, com.atlassian.jira.jira-mail-plugin, com.atlassian.plugins.jira-remote-link-aggregator-plugin, com.atlassian.mywork.mywork-jira-provider-plugin, com.atlassian.jira.mobile.jira-mobile-rest, com.atlassian.jira.plugins.jira-importers-asana-plugin, com.atlassian.jira.diagnostics, com.atlassian.gadgets.opensocial, com.atlassian.jira.collector.plugin.jira-issue-collector-plugin, com.atlassian.plugins.atlassian-whitelist-ui-plugin, com.atlassian.crowd.embedded.admin, com.atlassian.webhooks.atlassian-webhooks-plugin, com.atlassian.jira.plugins.inform.batching-plugin, com.atlassian.troubleshooting.plugin-jira, com.atlassian.plugins.atlassian-awareness-capability, com.atlassian.jira.plugins.jira-importers-trello-plugin, com.atlassian.jira.jira-issue-nav-components, com.atlassian.mywork.mywork-common-plugin], 296 seconds remaining
  1020. 2021-03-16 21:51:59,318+0100 ThreadPoolAsyncTaskExecutor::Thread 4 WARN [o.s.d.repository.config.RepositoryConfigurationDelegate] Non-default AutowireCandidateResolver (org.springframework.osgi.atlassian.ExcludableContextAnnotationAutowireCandidateResolver) detected. Skipping the registration of LazyRepositoryInjectionPointResolver. Lazy repository injection will not be working!
  1021. 2021-03-16 21:51:59,735+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (61): [com.atlassian.plugins.authentication.atlassian-authentication-plugin, com.atlassian.streams.streams-jira-plugin, com.atlassian.activeobjects.activeobjects-plugin, com.atlassian.jira.gadgets, com.atlassian.jira.migration.jira-migration-plugin, com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.streams.actions, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.jira.jira-quick-edit-plugin, com.radiantminds.roadmaps-jira, com.atlassian.jira.jira-core-reports-plugin, com.atlassian.jpo, com.atlassian.gadgets.dashboard, com.atlassian.jira.project-templates-plugin, com.atlassian.jira.plugins.jira-importers-bitbucket-plugin, com.atlassian.ratelimiting.rate-limiting-plugin, com.atlassian.pats.pats-plugin, com.atlassian.jira.jira-invite-user-plugin, com.atlassian.jirafisheyeplugin, com.atlassian.streams.streams-thirdparty-plugin, com.atlassian.gadgets.embedded, com.atlassian.teams, com.atlassian.jira.plugin.ext.bamboo, com.pyxis.greenhopper.jira, com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin, com.atlassian.jira.plugins.jira-optimizer-plugin, com.atlassian.plugins.atlassian-remote-event-common-plugin, com.atlassian.whisper.atlassian-whisper-plugin, com.atlassian.diagnostics.atlassian-diagnostics-plugin, com.atlassian.upm.atlassian-universal-plugin-manager-plugin, com.atlassian.plugins.atlassian-remote-event-consumer-plugin, com.atlassian.gadgets.oauth.serviceprovider, com.atlassian.plugins.atlassian-whitelist-core-plugin, com.atlassian.jira.plugins.jira-software-plugin, com.atlassian.jira.plugins.inform.batchers, com.atlassian.jira.plugins.jira-importers-github-plugin, com.atlassian.jira.plugins.jira-bitbucket-connector-plugin, com.atlassian.jira-core-project-templates, com.atlassian.gadgets.directory, com.atlassian.jirawallboard.atlassian-wallboard-plugin, com.atlassian.streams, com.atlassian.jira.jira-projects-plugin, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.jira.rest, com.atlassian.plugins.atlassian-nav-links-plugin, com.atlassian.jira.jira-project-config-plugin, com.atlassian.jira.jira-mail-plugin, com.atlassian.plugins.jira-remote-link-aggregator-plugin, com.atlassian.mywork.mywork-jira-provider-plugin, com.atlassian.jira.mobile.jira-mobile-rest, com.atlassian.jira.diagnostics, com.atlassian.gadgets.opensocial, com.atlassian.jira.collector.plugin.jira-issue-collector-plugin, com.atlassian.plugins.atlassian-whitelist-ui-plugin, com.atlassian.crowd.embedded.admin, com.atlassian.webhooks.atlassian-webhooks-plugin, com.atlassian.jira.plugins.inform.batching-plugin, com.atlassian.troubleshooting.plugin-jira, com.atlassian.jira.plugins.jira-importers-trello-plugin, com.atlassian.jira.jira-issue-nav-components, com.atlassian.mywork.mywork-common-plugin], 295 seconds remaining
  1022. 2021-03-16 21:52:00,017+0100 ThreadPoolAsyncTaskExecutor::Thread 21 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] afterPropertiesSet
  1023. 2021-03-16 21:52:00,736+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (54): [com.atlassian.plugins.authentication.atlassian-authentication-plugin, com.atlassian.streams.streams-jira-plugin, com.atlassian.jira.gadgets, com.atlassian.jira.migration.jira-migration-plugin, com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.streams.actions, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.jira.jira-quick-edit-plugin, com.radiantminds.roadmaps-jira, com.atlassian.jira.jira-core-reports-plugin, com.atlassian.jpo, com.atlassian.gadgets.dashboard, com.atlassian.jira.project-templates-plugin, com.atlassian.ratelimiting.rate-limiting-plugin, com.atlassian.pats.pats-plugin, com.atlassian.jirafisheyeplugin, com.atlassian.streams.streams-thirdparty-plugin, com.atlassian.gadgets.embedded, com.atlassian.teams, com.atlassian.jira.plugin.ext.bamboo, com.pyxis.greenhopper.jira, com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin, com.atlassian.jira.plugins.jira-optimizer-plugin, com.atlassian.plugins.atlassian-remote-event-common-plugin, com.atlassian.whisper.atlassian-whisper-plugin, com.atlassian.diagnostics.atlassian-diagnostics-plugin, com.atlassian.plugins.atlassian-remote-event-consumer-plugin, com.atlassian.gadgets.oauth.serviceprovider, com.atlassian.plugins.atlassian-whitelist-core-plugin, com.atlassian.jira.plugins.jira-software-plugin, com.atlassian.jira.plugins.inform.batchers, com.atlassian.jira.plugins.jira-bitbucket-connector-plugin, com.atlassian.jira-core-project-templates, com.atlassian.gadgets.directory, com.atlassian.jirawallboard.atlassian-wallboard-plugin, com.atlassian.streams, com.atlassian.jira.jira-projects-plugin, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.jira.rest, com.atlassian.plugins.atlassian-nav-links-plugin, com.atlassian.jira.jira-project-config-plugin, com.atlassian.jira.jira-mail-plugin, com.atlassian.plugins.jira-remote-link-aggregator-plugin, com.atlassian.mywork.mywork-jira-provider-plugin, com.atlassian.jira.mobile.jira-mobile-rest, com.atlassian.jira.diagnostics, com.atlassian.gadgets.opensocial, com.atlassian.jira.collector.plugin.jira-issue-collector-plugin, com.atlassian.plugins.atlassian-whitelist-ui-plugin, com.atlassian.webhooks.atlassian-webhooks-plugin, com.atlassian.jira.plugins.inform.batching-plugin, com.atlassian.troubleshooting.plugin-jira, com.atlassian.jira.jira-issue-nav-components, com.atlassian.mywork.mywork-common-plugin], 294 seconds remaining
  1024. 2021-03-16 21:52:00,819+0100 ThreadPoolAsyncTaskExecutor::Thread 25 INFO [c.a.ratelimiting.internal.RateLimitingConfiguration] Rate Limited Request Handler ENABLED
  1025. 2021-03-16 21:52:01,738+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (45): [com.atlassian.plugins.authentication.atlassian-authentication-plugin, com.atlassian.streams.streams-jira-plugin, com.atlassian.jira.gadgets, com.atlassian.jira.migration.jira-migration-plugin, com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.streams.actions, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.jira.jira-quick-edit-plugin, com.radiantminds.roadmaps-jira, com.atlassian.jira.jira-core-reports-plugin, com.atlassian.jpo, com.atlassian.gadgets.dashboard, com.atlassian.pats.pats-plugin, com.atlassian.jirafisheyeplugin, com.atlassian.streams.streams-thirdparty-plugin, com.atlassian.gadgets.embedded, com.atlassian.teams, com.atlassian.jira.plugin.ext.bamboo, com.pyxis.greenhopper.jira, com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin, com.atlassian.jira.plugins.jira-optimizer-plugin, com.atlassian.plugins.atlassian-remote-event-common-plugin, com.atlassian.diagnostics.atlassian-diagnostics-plugin, com.atlassian.plugins.atlassian-remote-event-consumer-plugin, com.atlassian.gadgets.oauth.serviceprovider, com.atlassian.jira.plugins.jira-software-plugin, com.atlassian.jira.plugins.inform.batchers, com.atlassian.jira.plugins.jira-bitbucket-connector-plugin, com.atlassian.jira-core-project-templates, com.atlassian.gadgets.directory, com.atlassian.jirawallboard.atlassian-wallboard-plugin, com.atlassian.streams, com.atlassian.jira.jira-projects-plugin, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.jira.rest, com.atlassian.plugins.atlassian-nav-links-plugin, com.atlassian.plugins.jira-remote-link-aggregator-plugin, com.atlassian.mywork.mywork-jira-provider-plugin, com.atlassian.jira.mobile.jira-mobile-rest, com.atlassian.jira.diagnostics, com.atlassian.gadgets.opensocial, com.atlassian.jira.collector.plugin.jira-issue-collector-plugin, com.atlassian.troubleshooting.plugin-jira, com.atlassian.jira.jira-issue-nav-components, com.atlassian.mywork.mywork-common-plugin], 293 seconds remaining
  1026. 2021-03-16 21:52:02,289+0100 ThreadPoolAsyncTaskExecutor::Thread 18 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] getService bundle [com.atlassian.pats.plugin]
  1027. 2021-03-16 21:52:02,349+0100 ThreadPoolAsyncTaskExecutor::Thread 18 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.pats.plugin]
  1028. 2021-03-16 21:52:02,349+0100 ThreadPoolAsyncTaskExecutor::Thread 18 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.pats.plugin] loading new AO promise for JiraTenantImpl{id='system'}
  1029. 2021-03-16 21:52:02,398+0100 ThreadPoolAsyncTaskExecutor::Thread 18 WARN [c.a.p.i.querydsl.schema.DatabaseSchemaCreationImpl] ActiveObjects method flushAll is not available : org.joor.ReflectException: java.lang.reflect.InvocationTargetException
  1030. 2021-03-16 21:52:02,456+0100 ThreadPoolAsyncTaskExecutor::Thread 18 WARN [c.a.j.cache.request.RequestCacheRecorderImpl] Invalid use of RequestCache by thread: ThreadPoolAsyncTaskExecutor::Thread.Incorrect usage of JIRA API. You can only create/use: RequestCacheImpl inside a context (request or Jira-Thread-Local). Check: JiraThreadLocalUtil for details. This message will be logged once per thread.
  1031. 2021-03-16 21:52:02,739+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (38): [com.atlassian.streams.streams-jira-plugin, com.atlassian.jira.gadgets, com.atlassian.jira.migration.jira-migration-plugin, com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.streams.actions, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.jira.jira-quick-edit-plugin, com.radiantminds.roadmaps-jira, com.atlassian.jira.jira-core-reports-plugin, com.atlassian.jpo, com.atlassian.gadgets.dashboard, com.atlassian.pats.pats-plugin, com.atlassian.jirafisheyeplugin, com.atlassian.streams.streams-thirdparty-plugin, com.atlassian.gadgets.embedded, com.atlassian.teams, com.atlassian.jira.plugin.ext.bamboo, com.pyxis.greenhopper.jira, com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin, com.atlassian.plugins.atlassian-remote-event-common-plugin, com.atlassian.diagnostics.atlassian-diagnostics-plugin, com.atlassian.plugins.atlassian-remote-event-consumer-plugin, com.atlassian.gadgets.oauth.serviceprovider, com.atlassian.jira.plugins.jira-software-plugin, com.atlassian.jira.plugins.jira-bitbucket-connector-plugin, com.atlassian.jira-core-project-templates, com.atlassian.gadgets.directory, com.atlassian.jirawallboard.atlassian-wallboard-plugin, com.atlassian.streams, com.atlassian.jira.jira-projects-plugin, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.jira.rest, com.atlassian.jira.mobile.jira-mobile-rest, com.atlassian.jira.diagnostics, com.atlassian.gadgets.opensocial, com.atlassian.jira.collector.plugin.jira-issue-collector-plugin, com.atlassian.troubleshooting.plugin-jira, com.atlassian.jira.jira-issue-nav-components], 292 seconds remaining
  1032. 2021-03-16 21:52:03,552+0100 ThreadPoolAsyncTaskExecutor::Thread 25 INFO [c.a.j.migration.version.AppOutdatedInfoProvider] App Outdated Service base uri : https://api.atlassian.com/migration/
  1033. 2021-03-16 21:52:03,599+0100 ThreadPoolAsyncTaskExecutor::Thread 5 INFO [c.a.j.diagnostics.jql.JqlQueryMonitor] Initializing DatabaseMonitor
  1034. 2021-03-16 21:52:03,604+0100 ThreadPoolAsyncTaskExecutor::Thread 25 INFO [c.a.j.migration.orchestratorclient.MigrationOrchestratorClient] orchestrator base url: https://api-private.atlassian.com/migration/orchestrator/api/plugin/
  1035. 2021-03-16 21:52:03,643+0100 ThreadPoolAsyncTaskExecutor::Thread 25 INFO [c.a.j.migration.migrationservice.MigrationServiceClient] migration service base url : https://api-private.atlassian.com/migration/
  1036. 2021-03-16 21:52:03,740+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (32): [com.atlassian.streams.streams-jira-plugin, com.atlassian.jira.gadgets, com.atlassian.jira.migration.jira-migration-plugin, com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.streams.actions, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.jira.jira-quick-edit-plugin, com.radiantminds.roadmaps-jira, com.atlassian.jira.jira-core-reports-plugin, com.atlassian.jpo, com.atlassian.gadgets.dashboard, com.atlassian.pats.pats-plugin, com.atlassian.jirafisheyeplugin, com.atlassian.streams.streams-thirdparty-plugin, com.atlassian.teams, com.atlassian.jira.plugin.ext.bamboo, com.pyxis.greenhopper.jira, com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin, com.atlassian.jira.plugins.jira-software-plugin, com.atlassian.jira.plugins.jira-bitbucket-connector-plugin, com.atlassian.jira-core-project-templates, com.atlassian.gadgets.directory, com.atlassian.jirawallboard.atlassian-wallboard-plugin, com.atlassian.streams, com.atlassian.jira.jira-projects-plugin, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.jira.rest, com.atlassian.jira.mobile.jira-mobile-rest, com.atlassian.jira.diagnostics, com.atlassian.jira.collector.plugin.jira-issue-collector-plugin, com.atlassian.troubleshooting.plugin-jira, com.atlassian.jira.jira-issue-nav-components], 291 seconds remaining
  1037. 2021-03-16 21:52:03,789+0100 ThreadPoolAsyncTaskExecutor::Thread 25 INFO [c.a.j.migration.assessment.AppAggregatorClient] app aggregator service base url : https://api.atlassian.com/migration/
  1038. 2021-03-16 21:52:03,856+0100 ThreadPoolAsyncTaskExecutor::Thread 5 INFO [atlassian-performance] Performance data collector PerformanceLoggingServiceManager is initialized with 2 services
  1039. 2021-03-16 21:52:04,208+0100 ThreadPoolAsyncTaskExecutor::Thread 25 INFO [c.a.j.migration.amsclient.DefaultAppMigrationServiceClient] appMigration - app migration service base url : https://api.atlassian.com/app/migration/
  1040. 2021-03-16 21:52:04,567+0100 pool-27-thread-1 WARN [c.a.j.cache.request.RequestCacheRecorderImpl] Invalid use of RequestCache by thread: pool-27-thread.Incorrect usage of JIRA API. You can only create/use: RequestCacheImpl inside a context (request or Jira-Thread-Local). Check: JiraThreadLocalUtil for details. This message will be logged once per thread.
  1041. 2021-03-16 21:52:04,741+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (25): [com.atlassian.jira.gadgets, com.atlassian.jira.migration.jira-migration-plugin, com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.jira.jira-quick-edit-plugin, com.radiantminds.roadmaps-jira, com.atlassian.jira.jira-core-reports-plugin, com.atlassian.jpo, com.atlassian.pats.pats-plugin, com.atlassian.jirafisheyeplugin, com.atlassian.teams, com.atlassian.jira.plugin.ext.bamboo, com.pyxis.greenhopper.jira, com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin, com.atlassian.jira.plugins.jira-software-plugin, com.atlassian.jira.plugins.jira-bitbucket-connector-plugin, com.atlassian.jira-core-project-templates, com.atlassian.gadgets.directory, com.atlassian.streams, com.atlassian.jira.jira-projects-plugin, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.jira.rest, com.atlassian.jira.mobile.jira-mobile-rest, com.atlassian.troubleshooting.plugin-jira, com.atlassian.jira.jira-issue-nav-components], 290 seconds remaining
  1042. 2021-03-16 21:52:05,204+0100 ThreadPoolAsyncTaskExecutor::Thread 25 ERROR [c.a.p.osgi.factory.OsgiPlugin] Unable to start the plugin container for plugin 'com.atlassian.jira.migration.jira-migration-plugin'
  1043. org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'asyncCheckExecutor' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/AsyncCheckExecutor.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'preflightCheckLookup' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/PreflightCheckLookup.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appOutdatedCheck' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/AppOutdatedCheck.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.atlassian.jira.migration.preflight.AppOutdatedCheck]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException
  1044. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)
  1045. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)
  1046. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1338)
  1047. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1185)
  1048. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:554)
  1049. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:514)
  1050. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:321)
  1051. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  1052. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:319)
  1053. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  1054. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:866)
  1055. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:878)
  1056. at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext.access$1600(AbstractDelegatedExecutionApplicationContext.java:57)
  1057. at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext$4.run(AbstractDelegatedExecutionApplicationContext.java:322)
  1058. at org.eclipse.gemini.blueprint.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)
  1059. at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext.completeRefresh(AbstractDelegatedExecutionApplicationContext.java:287)
  1060. at org.eclipse.gemini.blueprint.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$CompleteRefreshTask.run(DependencyWaiterApplicationContextExecutor.java:137)
  1061. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1062. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1063. at java.lang.Thread.run(Thread.java:748)
  1064. Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'preflightCheckLookup' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/PreflightCheckLookup.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appOutdatedCheck' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/AppOutdatedCheck.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.atlassian.jira.migration.preflight.AppOutdatedCheck]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException
  1065. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)
  1066. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)
  1067. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1338)
  1068. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1185)
  1069. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:554)
  1070. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:321)
  1071. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  1072. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:319)
  1073. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  1074. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:277)
  1075. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1276)
  1076. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1196)
  1077. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)
  1078. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)
  1079. ... 19 more
  1080. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appOutdatedCheck' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/AppOutdatedCheck.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.atlassian.jira.migration.preflight.AppOutdatedCheck]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException
  1081. at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:304)
  1082. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:285)
  1083. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1338)
  1084. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1185)
  1085. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:554)
  1086. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:321)
  1087. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  1088. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:319)
  1089. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  1090. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:277)
  1091. at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1494)
  1092. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1458)
  1093. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveMultipleBeans(DefaultListableBeanFactory.java:1347)
  1094. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1234)
  1095. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1196)
  1096. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)
  1097. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)
  1098. ... 33 more
  1099. Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.atlassian.jira.migration.preflight.AppOutdatedCheck]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException
  1100. at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:187)
  1101. at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:117)
  1102. at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:300)
  1103. ... 50 more
  1104. Caused by: java.lang.IllegalArgumentException
  1105. at com.atlassian.jira.migration.preflight.PreflightCheckKt.buildPageUrl(PreflightCheck.kt:89)
  1106. at com.atlassian.jira.migration.preflight.PreflightCheckKt.buildPageUrl$default(PreflightCheck.kt:85)
  1107. at com.atlassian.jira.migration.preflight.AppOutdatedCheck$1.invoke(AppOutdatedCheck.kt:22)
  1108. at com.atlassian.jira.migration.preflight.AppOutdatedCheck$1.invoke(AppOutdatedCheck.kt:16)
  1109. at com.atlassian.jira.migration.preflight.AppOutdatedCheck.<init>(AppOutdatedCheck.kt:24)
  1110. at com.atlassian.jira.migration.preflight.AppOutdatedCheck.<init>(AppOutdatedCheck.kt:22)
  1111. ... 3 filtered
  1112. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  1113. at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:175)
  1114. ... 52 more
  1115. Caused by: java.lang.NullPointerException
  1116. at java.net.URI$Parser.parse(URI.java:3041)
  1117. at java.net.URI.<init>(URI.java:588)
  1118. at java.net.URI.create(URI.java:850)
  1119. at javax.ws.rs.core.UriBuilder.fromUri(UriBuilder.java:95)
  1120. ... 63 more
  1121. 2021-03-16 21:52:05,236+0100 ThreadPoolAsyncTaskExecutor::Thread 25 ERROR [o.e.g.b.e.internal.support.ExtenderConfiguration] Application context refresh failed (NonValidatingOsgiBundleXmlApplicationContext(bundle=com.atlassian.jira.migration.jira-migration-plugin, config=osgibundle:/META-INF/spring/*.xml))
  1122. org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'asyncCheckExecutor' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/AsyncCheckExecutor.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'preflightCheckLookup' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/PreflightCheckLookup.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appOutdatedCheck' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/AppOutdatedCheck.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.atlassian.jira.migration.preflight.AppOutdatedCheck]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException
  1123. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)
  1124. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)
  1125. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1338)
  1126. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1185)
  1127. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:554)
  1128. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:514)
  1129. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:321)
  1130. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  1131. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:319)
  1132. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  1133. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:866)
  1134. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:878)
  1135. at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext.access$1600(AbstractDelegatedExecutionApplicationContext.java:57)
  1136. at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext$4.run(AbstractDelegatedExecutionApplicationContext.java:322)
  1137. at org.eclipse.gemini.blueprint.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)
  1138. at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext.completeRefresh(AbstractDelegatedExecutionApplicationContext.java:287)
  1139. at org.eclipse.gemini.blueprint.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$CompleteRefreshTask.run(DependencyWaiterApplicationContextExecutor.java:137)
  1140. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1141. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1142. at java.lang.Thread.run(Thread.java:748)
  1143. Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'preflightCheckLookup' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/PreflightCheckLookup.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appOutdatedCheck' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/AppOutdatedCheck.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.atlassian.jira.migration.preflight.AppOutdatedCheck]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException
  1144. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)
  1145. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)
  1146. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1338)
  1147. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1185)
  1148. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:554)
  1149. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:321)
  1150. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  1151. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:319)
  1152. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  1153. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:277)
  1154. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1276)
  1155. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1196)
  1156. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)
  1157. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)
  1158. ... 19 more
  1159. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appOutdatedCheck' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/AppOutdatedCheck.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.atlassian.jira.migration.preflight.AppOutdatedCheck]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException
  1160. at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:304)
  1161. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:285)
  1162. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1338)
  1163. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1185)
  1164. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:554)
  1165. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:321)
  1166. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  1167. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:319)
  1168. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  1169. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:277)
  1170. at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1494)
  1171. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1458)
  1172. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveMultipleBeans(DefaultListableBeanFactory.java:1347)
  1173. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1234)
  1174. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1196)
  1175. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)
  1176. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)
  1177. ... 33 more
  1178. Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.atlassian.jira.migration.preflight.AppOutdatedCheck]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException
  1179. at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:187)
  1180. at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:117)
  1181. at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:300)
  1182. ... 50 more
  1183. Caused by: java.lang.IllegalArgumentException
  1184. at com.atlassian.jira.migration.preflight.PreflightCheckKt.buildPageUrl(PreflightCheck.kt:89)
  1185. at com.atlassian.jira.migration.preflight.PreflightCheckKt.buildPageUrl$default(PreflightCheck.kt:85)
  1186. at com.atlassian.jira.migration.preflight.AppOutdatedCheck$1.invoke(AppOutdatedCheck.kt:22)
  1187. at com.atlassian.jira.migration.preflight.AppOutdatedCheck$1.invoke(AppOutdatedCheck.kt:16)
  1188. at com.atlassian.jira.migration.preflight.AppOutdatedCheck.<init>(AppOutdatedCheck.kt:24)
  1189. at com.atlassian.jira.migration.preflight.AppOutdatedCheck.<init>(AppOutdatedCheck.kt:22)
  1190. ... 3 filtered
  1191. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  1192. at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:175)
  1193. ... 52 more
  1194. Caused by: java.lang.NullPointerException
  1195. at java.net.URI$Parser.parse(URI.java:3041)
  1196. at java.net.URI.<init>(URI.java:588)
  1197. at java.net.URI.create(URI.java:850)
  1198. at javax.ws.rs.core.UriBuilder.fromUri(UriBuilder.java:95)
  1199. ... 63 more
  1200. 2021-03-16 21:52:05,238+0100 ThreadPoolAsyncTaskExecutor::Thread 25 ERROR [o.e.g.b.e.i.dependencies.startup.DependencyWaiterApplicationContextExecutor] Unable to create application context for [com.atlassian.jira.migration.jira-migration-plugin], unsatisfied dependencies: none
  1201. org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'asyncCheckExecutor' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/AsyncCheckExecutor.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'preflightCheckLookup' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/PreflightCheckLookup.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appOutdatedCheck' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/AppOutdatedCheck.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.atlassian.jira.migration.preflight.AppOutdatedCheck]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException
  1202. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)
  1203. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)
  1204. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1338)
  1205. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1185)
  1206. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:554)
  1207. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:514)
  1208. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:321)
  1209. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  1210. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:319)
  1211. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  1212. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:866)
  1213. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:878)
  1214. at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext.access$1600(AbstractDelegatedExecutionApplicationContext.java:57)
  1215. at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext$4.run(AbstractDelegatedExecutionApplicationContext.java:322)
  1216. at org.eclipse.gemini.blueprint.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)
  1217. at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext.completeRefresh(AbstractDelegatedExecutionApplicationContext.java:287)
  1218. at org.eclipse.gemini.blueprint.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$CompleteRefreshTask.run(DependencyWaiterApplicationContextExecutor.java:137)
  1219. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1220. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1221. at java.lang.Thread.run(Thread.java:748)
  1222. Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'preflightCheckLookup' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/PreflightCheckLookup.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appOutdatedCheck' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/AppOutdatedCheck.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.atlassian.jira.migration.preflight.AppOutdatedCheck]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException
  1223. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)
  1224. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)
  1225. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1338)
  1226. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1185)
  1227. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:554)
  1228. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:321)
  1229. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  1230. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:319)
  1231. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  1232. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:277)
  1233. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1276)
  1234. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1196)
  1235. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)
  1236. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)
  1237. ... 19 more
  1238. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appOutdatedCheck' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/AppOutdatedCheck.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.atlassian.jira.migration.preflight.AppOutdatedCheck]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException
  1239. at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:304)
  1240. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:285)
  1241. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1338)
  1242. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1185)
  1243. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:554)
  1244. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:321)
  1245. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  1246. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:319)
  1247. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  1248. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:277)
  1249. at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1494)
  1250. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1458)
  1251. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveMultipleBeans(DefaultListableBeanFactory.java:1347)
  1252. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1234)
  1253. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1196)
  1254. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)
  1255. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)
  1256. ... 33 more
  1257. Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.atlassian.jira.migration.preflight.AppOutdatedCheck]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException
  1258. at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:187)
  1259. at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:117)
  1260. at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:300)
  1261. ... 50 more
  1262. Caused by: java.lang.IllegalArgumentException
  1263. at com.atlassian.jira.migration.preflight.PreflightCheckKt.buildPageUrl(PreflightCheck.kt:89)
  1264. at com.atlassian.jira.migration.preflight.PreflightCheckKt.buildPageUrl$default(PreflightCheck.kt:85)
  1265. at com.atlassian.jira.migration.preflight.AppOutdatedCheck$1.invoke(AppOutdatedCheck.kt:22)
  1266. at com.atlassian.jira.migration.preflight.AppOutdatedCheck$1.invoke(AppOutdatedCheck.kt:16)
  1267. at com.atlassian.jira.migration.preflight.AppOutdatedCheck.<init>(AppOutdatedCheck.kt:24)
  1268. at com.atlassian.jira.migration.preflight.AppOutdatedCheck.<init>(AppOutdatedCheck.kt:22)
  1269. ... 3 filtered
  1270. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  1271. at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:175)
  1272. ... 52 more
  1273. Caused by: java.lang.NullPointerException
  1274. at java.net.URI$Parser.parse(URI.java:3041)
  1275. at java.net.URI.<init>(URI.java:588)
  1276. at java.net.URI.create(URI.java:850)
  1277. at javax.ws.rs.core.UriBuilder.fromUri(UriBuilder.java:95)
  1278. ... 63 more
  1279. 2021-03-16 21:52:05,741+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (17): [com.atlassian.jira.gadgets, com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.jira.jira-quick-edit-plugin, com.atlassian.jira.jira-core-reports-plugin, com.atlassian.jpo, com.atlassian.jirafisheyeplugin, com.atlassian.jira.plugin.ext.bamboo, com.pyxis.greenhopper.jira, com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin, com.atlassian.jira.plugins.jira-software-plugin, com.atlassian.jira.plugins.jira-bitbucket-connector-plugin, com.atlassian.gadgets.directory, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.jira.rest, com.atlassian.jira.mobile.jira-mobile-rest, com.atlassian.jira.jira-issue-nav-components], 289 seconds remaining
  1280. 2021-03-16 21:52:06,742+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (10): [com.atlassian.jira.gadgets, com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.jpo, com.atlassian.jira.plugin.ext.bamboo, com.pyxis.greenhopper.jira, com.atlassian.jira.plugins.jira-bitbucket-connector-plugin, com.atlassian.gadgets.directory, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.jira.mobile.jira-mobile-rest], 288 seconds remaining
  1281. 2021-03-16 21:52:07,743+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (6): [com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.jpo, com.atlassian.jira.plugin.ext.bamboo, com.pyxis.greenhopper.jira, com.atlassian.jira.plugins.jira-bitbucket-connector-plugin, com.atlassian.jira.mobile.jira-mobile-rest], 287 seconds remaining
  1282. 2021-03-16 21:52:08,743+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (4): [com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.jpo, com.pyxis.greenhopper.jira, com.atlassian.jira.mobile.jira-mobile-rest], 286 seconds remaining
  1283. 2021-03-16 21:52:09,743+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (4): [com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.jpo, com.pyxis.greenhopper.jira, com.atlassian.jira.mobile.jira-mobile-rest], 285 seconds remaining
  1284. 2021-03-16 21:52:10,442+0100 ThreadPoolAsyncTaskExecutor::Thread 18 INFO [c.atlassian.agile.support]
  1285. *********************************************************************************
  1286. Atlassian GreenHopper v8.15.0 #ab4ece6533717e71 built 2021-01-22T10:05:51.540+01:00 - plugin starting...
  1287. *********************************************************************************
  1288. 2021-03-16 21:52:10,744+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (2): [com.pyxis.greenhopper.jira, com.atlassian.jira.mobile.jira-mobile-rest], 284 seconds remaining
  1289. 2021-03-16 21:52:11,744+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (2): [com.pyxis.greenhopper.jira, com.atlassian.jira.mobile.jira-mobile-rest], 283 seconds remaining
  1290. 2021-03-16 21:52:12,744+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (1): [com.atlassian.jira.mobile.jira-mobile-rest], 282 seconds remaining
  1291. 2021-03-16 21:52:14,180+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@5a699be4 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.audit.atlassian-audit-plugin}
  1292. 2021-03-16 21:52:14,187+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@fa470b86 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.audit.atlassian-audit-plugin}
  1293. 2021-03-16 21:52:14,189+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.audit.atlassian-audit-plugin]
  1294. 2021-03-16 21:52:15,515+0100 JIRA-Bootstrap INFO [c.a.j.a.spis.migration.AuditingMigratorLimitSupplier] Base record limit for audit log migration task: 10000000
  1295. 2021-03-16 21:52:15,515+0100 JIRA-Bootstrap INFO [c.a.j.a.spis.migration.AuditingMigratorLimitSupplier] Computed max available record limit for audit log migration task (including minimum free record amount: 1000): 9999000
  1296. 2021-03-16 21:52:15,518+0100 JIRA-Bootstrap INFO [c.a.j.a.spis.migration.AuditingMigratorLimitSupplier] Already migrated record count: 0
  1297. 2021-03-16 21:52:15,518+0100 JIRA-Bootstrap INFO [c.a.j.a.spis.migration.AuditingMigratorLimitSupplier] Computed record limit for audit log migration task (including minimum free record amount: 1000): 9999000
  1298. 2021-03-16 21:52:15,518+0100 JIRA-Bootstrap INFO [c.a.j.a.spis.migration.AuditingMigrator] ==== starting audit migration (batch size 2000, record limit 9999000) ====
  1299. 2021-03-16 21:52:15,728+0100 JIRA-Bootstrap INFO [c.a.j.a.spis.migration.AuditingMigrator] audit log count 0
  1300. 2021-03-16 21:52:15,733+0100 JIRA-Bootstrap INFO [c.a.j.a.spis.migration.AuditingMigrator] ==== ending audit migration (batch size 2000). Took 212.5 ms ====
  1301. 2021-03-16 21:52:16,764+0100 JIRA-Bootstrap INFO [c.a.upgrade.core.DefaultUpgradeTaskFactoryProcessor] Upgrade task [factory=com.atlassian.audit.atlassian-audit-plugin,buildNumber=1] completed in 1250 milliseconds
  1302. 2021-03-16 21:52:16,977+0100 JIRA-Bootstrap INFO [c.a.j.a.spis.migration.AuditRetentionConfigProviderImpl] Setting audit log retention period to: P20Y
  1303. 2021-03-16 21:52:17,715+0100 JIRA-Bootstrap INFO [c.a.upgrade.core.DefaultUpgradeTaskFactoryProcessor] Upgrade task [factory=com.atlassian.audit.atlassian-audit-plugin,buildNumber=2] completed in 742 milliseconds
  1304. 2021-03-16 21:52:17,925+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] getService bundle [com.atlassian.audit.atlassian-audit-plugin]
  1305. 2021-03-16 21:52:17,925+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.audit.atlassian-audit-plugin]
  1306. 2021-03-16 21:52:17,926+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.audit.atlassian-audit-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  1307. 2021-03-16 21:52:17,926+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.audit.atlassian-audit-plugin]
  1308. 2021-03-16 21:52:17,926+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.audit.atlassian-audit-plugin] got ActiveObjectsConfiguration
  1309. 2021-03-16 21:52:17,926+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] creating new init executor for JiraTenantImpl{id='system'}
  1310. 2021-03-16 21:52:18,041+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.audit.atlassian-audit-plugin] creating ActiveObjects
  1311. 2021-03-16 21:52:19,986+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.audit.atlassian-audit-plugin] created ActiveObjects
  1312. 2021-03-16 21:52:20,564+0100 JIRA-Bootstrap INFO [c.a.upgrade.core.DefaultUpgradeTaskFactoryProcessor] Upgrade task [factory=com.atlassian.audit.atlassian-audit-plugin,buildNumber=3] completed in 2640 milliseconds
  1313. 2021-03-16 21:52:20,678+0100 JIRA-Bootstrap INFO [c.a.jira.upgrade.UpgradeIndexManager] Reindexing is not allowed after this upgrade and there is no immediate reindex requests
  1314. 2021-03-16 21:52:21,150+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@24ac5a9b with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.business.insights.core-plugin}
  1315. 2021-03-16 21:52:21,152+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@14e60011 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.business.insights.core-plugin}
  1316. 2021-03-16 21:52:21,154+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.business.insights.core-plugin]
  1317. 2021-03-16 21:52:21,171+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.business.insights.core-plugin]
  1318. 2021-03-16 21:52:21,171+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.business.insights.core-plugin]
  1319. 2021-03-16 21:52:21,171+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.business.insights.core-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  1320. 2021-03-16 21:52:21,172+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.business.insights.core-plugin]
  1321. 2021-03-16 21:52:21,172+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.business.insights.core-plugin] got ActiveObjectsConfiguration
  1322. 2021-03-16 21:52:21,172+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.business.insights.core-plugin] creating ActiveObjects
  1323. 2021-03-16 21:52:21,287+0100 JIRA-Bootstrap INFO [c.a.j.p.c.m.internal.job.DataJobRegisterer] module com.atlassian.cluster.monitoring.cluster-monitoring-plugin:system-information is scheduled successfully.
  1324. 2021-03-16 21:52:21,388+0100 JIRA-Bootstrap INFO [c.a.j.p.c.m.internal.job.DataJobRegisterer] module com.atlassian.cluster.monitoring.cluster-monitoring-plugin:runtime-information is scheduled successfully.
  1325. 2021-03-16 21:52:21,515+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.business.insights.core-plugin] created ActiveObjects
  1326. 2021-03-16 21:52:21,884+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@15b9c00c with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.project-templates-plugin}
  1327. 2021-03-16 21:52:21,886+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@1158055e with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.project-templates-plugin}
  1328. 2021-03-16 21:52:21,889+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jira.project-templates-plugin]
  1329. 2021-03-16 21:52:21,890+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.jira.project-templates-plugin]
  1330. 2021-03-16 21:52:21,890+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jira.plugins.project-templates-plugin]
  1331. 2021-03-16 21:52:21,890+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.project-templates-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  1332. 2021-03-16 21:52:21,890+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jira.plugins.project-templates-plugin]
  1333. 2021-03-16 21:52:21,890+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.project-templates-plugin] got ActiveObjectsConfiguration
  1334. 2021-03-16 21:52:21,891+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.project-templates-plugin] creating ActiveObjects
  1335. 2021-03-16 21:52:22,221+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.project-templates-plugin] created ActiveObjects
  1336. 2021-03-16 21:52:22,225+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@37f7348e with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jira.jira-projects-plugin}
  1337. 2021-03-16 21:52:22,228+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@683ad29c with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jira.jira-projects-plugin}
  1338. 2021-03-16 21:52:22,231+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jira.jira-projects-plugin]
  1339. 2021-03-16 21:52:22,364+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.jira.jira-projects-plugin]
  1340. 2021-03-16 21:52:22,364+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jira.jira-projects-plugin]
  1341. 2021-03-16 21:52:22,364+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.jira-projects-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  1342. 2021-03-16 21:52:22,364+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jira.jira-projects-plugin]
  1343. 2021-03-16 21:52:22,365+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.jira-projects-plugin] got ActiveObjectsConfiguration
  1344. 2021-03-16 21:52:22,365+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.jira-projects-plugin] creating ActiveObjects
  1345. 2021-03-16 21:52:22,484+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  1346. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  1347. at java.lang.Class.getMethod(Class.java:1786)
  1348. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  1349. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  1350. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  1351. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  1352. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  1353. ... 3 filtered
  1354. at java.lang.reflect.Method.invoke(Method.java:498)
  1355. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  1356. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  1357. ... 3 filtered
  1358. at java.lang.reflect.Method.invoke(Method.java:498)
  1359. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  1360. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  1361. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  1362. ... 3 filtered
  1363. at java.lang.reflect.Method.invoke(Method.java:498)
  1364. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  1365. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  1366. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  1367. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1368. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  1369. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  1370. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1371. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  1372. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  1373. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1374. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  1375. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1376. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  1377. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  1378. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1379. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  1380. at com.sun.proxy.$Proxy1346.execute(Unknown Source)
  1381. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  1382. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  1383. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  1384. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  1385. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  1386. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  1387. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  1388. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  1389. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  1390. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  1391. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  1392. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1393. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1394. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1395. at java.lang.Thread.run(Thread.java:748)
  1396. 2021-03-16 21:52:22,610+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@548f83dc with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.plugins.atlassian-nav-links-plugin}
  1397. 2021-03-16 21:52:22,612+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@164520ad with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.plugins.atlassian-nav-links-plugin}
  1398. 2021-03-16 21:52:22,614+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.plugins.atlassian-nav-links-plugin]
  1399. 2021-03-16 21:52:22,637+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.plugins.atlassian-nav-links-plugin]
  1400. 2021-03-16 21:52:22,637+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.plugins.atlassian-nav-links-plugin]
  1401. 2021-03-16 21:52:22,638+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.atlassian-nav-links-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  1402. 2021-03-16 21:52:22,638+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.plugins.atlassian-nav-links-plugin]
  1403. 2021-03-16 21:52:22,638+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.atlassian-nav-links-plugin] got ActiveObjectsConfiguration
  1404. 2021-03-16 21:52:22,687+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@6501019a with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.webhooks.atlassian-webhooks-plugin}
  1405. 2021-03-16 21:52:22,690+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@f1995c82 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.webhooks.atlassian-webhooks-plugin}
  1406. 2021-03-16 21:52:22,692+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.webhooks.atlassian-webhooks-plugin]
  1407. 2021-03-16 21:52:22,708+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.webhooks.atlassian-webhooks-plugin]
  1408. 2021-03-16 21:52:22,708+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.webhooks.atlassian-webhooks-plugin]
  1409. 2021-03-16 21:52:22,708+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.webhooks.atlassian-webhooks-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  1410. 2021-03-16 21:52:22,708+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.webhooks.atlassian-webhooks-plugin]
  1411. 2021-03-16 21:52:22,708+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.webhooks.atlassian-webhooks-plugin] got ActiveObjectsConfiguration
  1412. 2021-03-16 21:52:22,765+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@6e2f428b with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.pyxis.greenhopper.jira}
  1413. 2021-03-16 21:52:22,775+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@da641a09 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.pyxis.greenhopper.jira}
  1414. 2021-03-16 21:52:22,785+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.pyxis.greenhopper.jira]
  1415. 2021-03-16 21:52:22,988+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.pyxis.greenhopper.jira]
  1416. 2021-03-16 21:52:22,988+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.pyxis.greenhopper.jira]
  1417. 2021-03-16 21:52:22,988+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.pyxis.greenhopper.jira] loading new AO promise for JiraTenantImpl{id='system'}
  1418. 2021-03-16 21:52:22,988+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.pyxis.greenhopper.jira]
  1419. 2021-03-16 21:52:22,988+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.pyxis.greenhopper.jira] got ActiveObjectsConfiguration
  1420. 2021-03-16 21:52:22,989+0100 JIRA-Bootstrap INFO [c.atlassian.agile.support]
  1421. *********************************************************************************
  1422. Atlassian GreenHopper v8.15.0 #ab4ece6533717e71 built 2021-01-22T10:05:51.540+01:00 - plugin started. Get Agile!
  1423. *********************************************************************************
  1424. 2021-03-16 21:52:23,765+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@6e769f09 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jira.diagnostics-plugin}
  1425. 2021-03-16 21:52:23,767+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@a8a44a09 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jira.diagnostics-plugin}
  1426. 2021-03-16 21:52:23,769+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jira.diagnostics]
  1427. 2021-03-16 21:52:23,777+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.jira.diagnostics]
  1428. 2021-03-16 21:52:23,777+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jira.diagnostics-plugin]
  1429. 2021-03-16 21:52:23,777+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.diagnostics-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  1430. 2021-03-16 21:52:23,777+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jira.diagnostics-plugin]
  1431. 2021-03-16 21:52:23,777+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.diagnostics-plugin] got ActiveObjectsConfiguration
  1432. 2021-03-16 21:52:23,985+0100 PlatformInstrumentsLoggingService STARTING INFO [atlassian-performance] Scheduling PLATFORMINSTRUMENTS with poll interval of 60 seconds
  1433. 2021-03-16 21:52:23,989+0100 PlatformInstrumentsLoggingService RUNNING WARN [c.a.j.cache.request.RequestCacheRecorderImpl] Invalid use of RequestCache by thread: PlatformInstrumentsLoggingService.Incorrect usage of JIRA API. You can only create/use: RequestCacheImpl inside a context (request or Jira-Thread-Local). Check: JiraThreadLocalUtil for details. This message will be logged once per thread.
  1434. 2021-03-16 21:52:24,049+0100 JMXInstrumentsLoggingService STARTING INFO [atlassian-performance] Scheduling JMXINSTRUMENTS with poll interval of 60 seconds
  1435. 2021-03-16 21:52:24,051+0100 JMXInstrumentsLoggingService STARTING INFO [atlassian-performance] all services started and healthy
  1436. 2021-03-16 21:52:24,051+0100 JMXInstrumentsLoggingService RUNNING WARN [c.a.j.cache.request.RequestCacheRecorderImpl] Invalid use of RequestCache by thread: JMXInstrumentsLoggingService.Incorrect usage of JIRA API. You can only create/use: RequestCacheImpl inside a context (request or Jira-Thread-Local). Check: JiraThreadLocalUtil for details. This message will be logged once per thread.
  1437. 2021-03-16 21:52:24,539+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@4296b392 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jira.jira-invite-user-plugin}
  1438. 2021-03-16 21:52:24,541+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@af51e03f with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jira.jira-invite-user-plugin}
  1439. 2021-03-16 21:52:24,542+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jira.jira-invite-user-plugin]
  1440. 2021-03-16 21:52:24,544+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.jira.jira-invite-user-plugin]
  1441. 2021-03-16 21:52:24,544+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jira.jira-invite-user-plugin]
  1442. 2021-03-16 21:52:24,544+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.jira-invite-user-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  1443. 2021-03-16 21:52:24,544+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jira.jira-invite-user-plugin]
  1444. 2021-03-16 21:52:24,545+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.jira-invite-user-plugin] got ActiveObjectsConfiguration
  1445. 2021-03-16 21:52:24,687+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@3708f161 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jira.mail-plugin}
  1446. 2021-03-16 21:52:24,690+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@45562898 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jira.mail-plugin}
  1447. 2021-03-16 21:52:24,691+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jira.jira-mail-plugin]
  1448. 2021-03-16 21:52:24,692+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.jira.jira-mail-plugin]
  1449. 2021-03-16 21:52:24,692+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jira.mail-plugin]
  1450. 2021-03-16 21:52:24,692+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.mail-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  1451. 2021-03-16 21:52:24,692+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jira.mail-plugin]
  1452. 2021-03-16 21:52:24,693+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.mail-plugin] got ActiveObjectsConfiguration
  1453. 2021-03-16 21:52:24,697+0100 JIRA-Bootstrap INFO [c.a.j.plugins.monitor.MonitoringScheduler] Scheduling metrics collector to run every 10000ms...
  1454. 2021-03-16 21:52:24,714+0100 JIRA-Bootstrap INFO [c.a.j.p.monitor.rrd4j.RrdUpdater] Creating new RrdDb: /var/atlassian/application-data/jira/monitor/ConnectionPoolGraph.rrd4j
  1455. 2021-03-16 21:52:24,739+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.jira-projects-plugin] created ActiveObjects
  1456. 2021-03-16 21:52:24,740+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.atlassian-nav-links-plugin] creating ActiveObjects
  1457. 2021-03-16 21:52:24,741+0100 JIRA-Bootstrap INFO [c.a.j.p.monitor.rrd4j.RrdUpdater] Creating new RrdDb: /var/atlassian/application-data/jira/monitor/DatabaseReadWritesGraph.rrd4j
  1458. 2021-03-16 21:52:24,749+0100 JIRA-Bootstrap INFO [c.a.j.plugins.monitor.MonitorLauncher] Started JIRA monitoring
  1459. 2021-03-16 21:52:25,071+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@200954f8 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.jira-transition-triggers-plugin}
  1460. 2021-03-16 21:52:25,074+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@37268d4d with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.jira-transition-triggers-plugin}
  1461. 2021-03-16 21:52:25,076+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jira.plugins.jira-transition-triggers-plugin]
  1462. 2021-03-16 21:52:25,078+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.jira.plugins.jira-transition-triggers-plugin]
  1463. 2021-03-16 21:52:25,078+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jira.plugins.jira-transition-triggers-plugin]
  1464. 2021-03-16 21:52:25,078+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-transition-triggers-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  1465. 2021-03-16 21:52:25,078+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jira.plugins.jira-transition-triggers-plugin]
  1466. 2021-03-16 21:52:25,078+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-transition-triggers-plugin] got ActiveObjectsConfiguration
  1467. 2021-03-16 21:52:25,148+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@1e018e08 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.jira-dvcs-connector-plugin}
  1468. 2021-03-16 21:52:25,151+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@34268662 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.jira-dvcs-connector-plugin}
  1469. 2021-03-16 21:52:25,153+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jira.plugins.jira-bitbucket-connector-plugin]
  1470. 2021-03-16 21:52:25,316+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.atlassian-nav-links-plugin] created ActiveObjects
  1471. 2021-03-16 21:52:25,317+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.webhooks.atlassian-webhooks-plugin] creating ActiveObjects
  1472. 2021-03-16 21:52:25,648+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.webhooks.atlassian-webhooks-plugin] created ActiveObjects
  1473. 2021-03-16 21:52:25,648+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.pyxis.greenhopper.jira] creating ActiveObjects
  1474. 2021-03-16 21:52:25,756+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  1475. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  1476. at java.lang.Class.getMethod(Class.java:1786)
  1477. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  1478. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  1479. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  1480. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  1481. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  1482. ... 2 filtered
  1483. at java.lang.reflect.Method.invoke(Method.java:498)
  1484. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  1485. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  1486. ... 2 filtered
  1487. at java.lang.reflect.Method.invoke(Method.java:498)
  1488. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  1489. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  1490. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  1491. ... 3 filtered
  1492. at java.lang.reflect.Method.invoke(Method.java:498)
  1493. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  1494. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  1495. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  1496. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1497. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  1498. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  1499. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1500. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  1501. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  1502. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1503. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  1504. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1505. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  1506. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  1507. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1508. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  1509. at com.sun.proxy.$Proxy1346.execute(Unknown Source)
  1510. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  1511. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  1512. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  1513. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  1514. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  1515. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  1516. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  1517. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  1518. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  1519. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  1520. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  1521. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1522. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1523. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1524. at java.lang.Thread.run(Thread.java:748)
  1525. 2021-03-16 21:52:25,828+0100 JIRA-Bootstrap INFO [c.a.j.p.dvcs.upgrade.ServiceToHookUpgradeTask_Build01] Running upgrade to migrateHooks /services to hooks
  1526. 2021-03-16 21:52:25,828+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] getService bundle [com.atlassian.jira.plugins.jira-dvcs-connector-plugin]
  1527. 2021-03-16 21:52:25,828+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jira.plugins.jira-dvcs-connector-plugin]
  1528. 2021-03-16 21:52:25,828+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-dvcs-connector-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  1529. 2021-03-16 21:52:25,829+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jira.plugins.jira-dvcs-connector-plugin]
  1530. 2021-03-16 21:52:25,829+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-dvcs-connector-plugin] got ActiveObjectsConfiguration
  1531. 2021-03-16 21:52:34,865+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.pyxis.greenhopper.jira] created ActiveObjects
  1532. 2021-03-16 21:52:34,867+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.diagnostics-plugin] creating ActiveObjects
  1533. 2021-03-16 21:52:35,227+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.diagnostics-plugin] created ActiveObjects
  1534. 2021-03-16 21:52:35,227+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.jira-invite-user-plugin] creating ActiveObjects
  1535. 2021-03-16 21:52:35,556+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.jira-invite-user-plugin] created ActiveObjects
  1536. 2021-03-16 21:52:35,556+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.mail-plugin] creating ActiveObjects
  1537. 2021-03-16 21:52:35,897+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.mail-plugin] created ActiveObjects
  1538. 2021-03-16 21:52:35,897+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-transition-triggers-plugin] creating ActiveObjects
  1539. 2021-03-16 21:52:36,233+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-transition-triggers-plugin] created ActiveObjects
  1540. 2021-03-16 21:52:36,233+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-dvcs-connector-plugin] creating ActiveObjects
  1541. 2021-03-16 21:52:36,363+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  1542. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  1543. at java.lang.Class.getMethod(Class.java:1786)
  1544. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  1545. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  1546. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  1547. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  1548. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  1549. ... 2 filtered
  1550. at java.lang.reflect.Method.invoke(Method.java:498)
  1551. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  1552. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  1553. ... 2 filtered
  1554. at java.lang.reflect.Method.invoke(Method.java:498)
  1555. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  1556. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  1557. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  1558. ... 2 filtered
  1559. at java.lang.reflect.Method.invoke(Method.java:498)
  1560. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  1561. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  1562. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  1563. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1564. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  1565. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  1566. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1567. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  1568. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  1569. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1570. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  1571. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1572. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  1573. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  1574. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1575. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  1576. at com.sun.proxy.$Proxy1346.execute(Unknown Source)
  1577. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  1578. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  1579. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  1580. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  1581. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  1582. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  1583. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  1584. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  1585. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  1586. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  1587. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  1588. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1589. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1590. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1591. at java.lang.Thread.run(Thread.java:748)
  1592. 2021-03-16 21:52:37,727+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  1593. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  1594. at java.lang.Class.getMethod(Class.java:1786)
  1595. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  1596. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  1597. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  1598. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  1599. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  1600. ... 2 filtered
  1601. at java.lang.reflect.Method.invoke(Method.java:498)
  1602. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  1603. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  1604. ... 2 filtered
  1605. at java.lang.reflect.Method.invoke(Method.java:498)
  1606. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  1607. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  1608. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  1609. ... 2 filtered
  1610. at java.lang.reflect.Method.invoke(Method.java:498)
  1611. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  1612. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  1613. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  1614. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1615. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  1616. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  1617. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1618. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  1619. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  1620. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1621. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  1622. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1623. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  1624. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  1625. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1626. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  1627. at com.sun.proxy.$Proxy1346.execute(Unknown Source)
  1628. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  1629. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  1630. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  1631. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  1632. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  1633. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  1634. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  1635. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  1636. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  1637. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  1638. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  1639. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1640. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1641. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1642. at java.lang.Thread.run(Thread.java:748)
  1643. 2021-03-16 21:52:40,398+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  1644. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  1645. at java.lang.Class.getMethod(Class.java:1786)
  1646. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  1647. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  1648. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  1649. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  1650. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  1651. ... 2 filtered
  1652. at java.lang.reflect.Method.invoke(Method.java:498)
  1653. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  1654. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  1655. ... 2 filtered
  1656. at java.lang.reflect.Method.invoke(Method.java:498)
  1657. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  1658. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  1659. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  1660. ... 2 filtered
  1661. at java.lang.reflect.Method.invoke(Method.java:498)
  1662. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  1663. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  1664. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  1665. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1666. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  1667. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  1668. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1669. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  1670. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  1671. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1672. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  1673. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1674. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  1675. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  1676. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1677. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  1678. at com.sun.proxy.$Proxy1346.execute(Unknown Source)
  1679. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  1680. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  1681. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  1682. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  1683. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  1684. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  1685. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  1686. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  1687. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  1688. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  1689. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  1690. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1691. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1692. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1693. at java.lang.Thread.run(Thread.java:748)
  1694. 2021-03-16 21:52:42,937+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  1695. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  1696. at java.lang.Class.getMethod(Class.java:1786)
  1697. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  1698. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  1699. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  1700. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  1701. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  1702. ... 2 filtered
  1703. at java.lang.reflect.Method.invoke(Method.java:498)
  1704. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  1705. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  1706. ... 2 filtered
  1707. at java.lang.reflect.Method.invoke(Method.java:498)
  1708. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  1709. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  1710. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  1711. ... 2 filtered
  1712. at java.lang.reflect.Method.invoke(Method.java:498)
  1713. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  1714. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  1715. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  1716. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1717. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  1718. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  1719. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1720. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  1721. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  1722. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1723. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  1724. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1725. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  1726. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  1727. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1728. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  1729. at com.sun.proxy.$Proxy1346.execute(Unknown Source)
  1730. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  1731. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  1732. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  1733. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  1734. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  1735. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  1736. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  1737. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  1738. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  1739. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  1740. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  1741. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1742. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1743. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1744. at java.lang.Thread.run(Thread.java:748)
  1745. 2021-03-16 21:52:47,066+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  1746. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  1747. at java.lang.Class.getMethod(Class.java:1786)
  1748. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  1749. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  1750. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  1751. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  1752. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  1753. ... 2 filtered
  1754. at java.lang.reflect.Method.invoke(Method.java:498)
  1755. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  1756. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  1757. ... 2 filtered
  1758. at java.lang.reflect.Method.invoke(Method.java:498)
  1759. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  1760. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  1761. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  1762. ... 2 filtered
  1763. at java.lang.reflect.Method.invoke(Method.java:498)
  1764. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  1765. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  1766. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  1767. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1768. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  1769. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  1770. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1771. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  1772. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  1773. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1774. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  1775. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1776. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  1777. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  1778. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1779. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  1780. at com.sun.proxy.$Proxy1346.execute(Unknown Source)
  1781. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  1782. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  1783. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  1784. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  1785. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  1786. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  1787. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  1788. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  1789. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  1790. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  1791. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  1792. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1793. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1794. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1795. at java.lang.Thread.run(Thread.java:748)
  1796. 2021-03-16 21:52:50,784+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  1797. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  1798. at java.lang.Class.getMethod(Class.java:1786)
  1799. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  1800. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  1801. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  1802. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  1803. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  1804. ... 2 filtered
  1805. at java.lang.reflect.Method.invoke(Method.java:498)
  1806. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  1807. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  1808. ... 2 filtered
  1809. at java.lang.reflect.Method.invoke(Method.java:498)
  1810. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  1811. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  1812. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  1813. ... 2 filtered
  1814. at java.lang.reflect.Method.invoke(Method.java:498)
  1815. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  1816. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  1817. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  1818. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1819. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  1820. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  1821. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1822. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  1823. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  1824. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1825. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  1826. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1827. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  1828. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  1829. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1830. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  1831. at com.sun.proxy.$Proxy1346.execute(Unknown Source)
  1832. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  1833. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  1834. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  1835. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  1836. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  1837. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  1838. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  1839. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  1840. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  1841. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  1842. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  1843. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1844. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1845. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1846. at java.lang.Thread.run(Thread.java:748)
  1847. 2021-03-16 21:52:51,306+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  1848. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  1849. at java.lang.Class.getMethod(Class.java:1786)
  1850. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  1851. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  1852. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  1853. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  1854. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  1855. ... 2 filtered
  1856. at java.lang.reflect.Method.invoke(Method.java:498)
  1857. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  1858. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  1859. ... 2 filtered
  1860. at java.lang.reflect.Method.invoke(Method.java:498)
  1861. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  1862. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  1863. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  1864. ... 2 filtered
  1865. at java.lang.reflect.Method.invoke(Method.java:498)
  1866. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  1867. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  1868. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  1869. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1870. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  1871. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  1872. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1873. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  1874. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  1875. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1876. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  1877. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1878. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  1879. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  1880. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1881. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  1882. at com.sun.proxy.$Proxy1346.execute(Unknown Source)
  1883. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  1884. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  1885. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  1886. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  1887. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  1888. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  1889. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  1890. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  1891. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  1892. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  1893. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  1894. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1895. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1896. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1897. at java.lang.Thread.run(Thread.java:748)
  1898. 2021-03-16 21:52:57,588+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  1899. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  1900. at java.lang.Class.getMethod(Class.java:1786)
  1901. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  1902. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  1903. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  1904. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  1905. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  1906. ... 2 filtered
  1907. at java.lang.reflect.Method.invoke(Method.java:498)
  1908. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  1909. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  1910. ... 2 filtered
  1911. at java.lang.reflect.Method.invoke(Method.java:498)
  1912. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  1913. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  1914. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  1915. ... 2 filtered
  1916. at java.lang.reflect.Method.invoke(Method.java:498)
  1917. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  1918. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  1919. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  1920. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1921. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  1922. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  1923. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1924. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  1925. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  1926. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1927. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  1928. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1929. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  1930. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  1931. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1932. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  1933. at com.sun.proxy.$Proxy1346.execute(Unknown Source)
  1934. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  1935. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  1936. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  1937. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  1938. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  1939. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  1940. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  1941. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  1942. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  1943. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  1944. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  1945. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1946. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1947. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1948. at java.lang.Thread.run(Thread.java:748)
  1949. 2021-03-16 21:53:04,068+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  1950. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  1951. at java.lang.Class.getMethod(Class.java:1786)
  1952. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  1953. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  1954. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  1955. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  1956. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  1957. ... 2 filtered
  1958. at java.lang.reflect.Method.invoke(Method.java:498)
  1959. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  1960. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  1961. ... 2 filtered
  1962. at java.lang.reflect.Method.invoke(Method.java:498)
  1963. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  1964. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  1965. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  1966. ... 2 filtered
  1967. at java.lang.reflect.Method.invoke(Method.java:498)
  1968. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  1969. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  1970. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  1971. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1972. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  1973. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  1974. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1975. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  1976. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  1977. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1978. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  1979. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1980. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  1981. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  1982. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  1983. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  1984. at com.sun.proxy.$Proxy1346.execute(Unknown Source)
  1985. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  1986. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  1987. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  1988. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  1989. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  1990. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  1991. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  1992. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  1993. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  1994. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  1995. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  1996. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1997. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1998. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1999. at java.lang.Thread.run(Thread.java:748)
  2000. 2021-03-16 21:53:11,184+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  2001. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  2002. at java.lang.Class.getMethod(Class.java:1786)
  2003. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  2004. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  2005. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  2006. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  2007. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  2008. ... 2 filtered
  2009. at java.lang.reflect.Method.invoke(Method.java:498)
  2010. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  2011. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  2012. ... 2 filtered
  2013. at java.lang.reflect.Method.invoke(Method.java:498)
  2014. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  2015. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  2016. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  2017. ... 2 filtered
  2018. at java.lang.reflect.Method.invoke(Method.java:498)
  2019. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  2020. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  2021. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  2022. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2023. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  2024. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  2025. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2026. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  2027. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  2028. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2029. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  2030. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2031. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  2032. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  2033. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2034. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  2035. at com.sun.proxy.$Proxy1346.execute(Unknown Source)
  2036. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  2037. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  2038. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  2039. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  2040. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  2041. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  2042. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  2043. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  2044. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  2045. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  2046. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  2047. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  2048. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2049. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2050. at java.lang.Thread.run(Thread.java:748)
  2051. 2021-03-16 21:53:11,185+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_11_AddKeyAndSecretToBBAccounts] AO Upgrade task [ 11 ] Adding OAuth key/secret to each bitbucket organization.
  2052. 2021-03-16 21:53:11,289+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_11_UpgradeOAuthDetails] Reading property bitbucketRepositoryClientID = null
  2053. 2021-03-16 21:53:11,289+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_11_UpgradeOAuthDetails] Reading property bitbucketRepositoryClientSecret = null
  2054. 2021-03-16 21:53:11,289+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_11_UpgradeOAuthDetails] Storing property dvcs.connector.bitbucket.clientId = null
  2055. 2021-03-16 21:53:11,289+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_11_UpgradeOAuthDetails] Storing property dvcs.connector.bitbucket.secret = null
  2056. 2021-03-16 21:53:11,698+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_11_UpgradeOAuthDetails] Storing property dvcs.connector.bitbucket.url = https://bitbucket.org
  2057. 2021-03-16 21:53:11,805+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_11_UpgradeOAuthDetails] Removing property bitbucketRepositoryClientID
  2058. 2021-03-16 21:53:11,805+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_11_UpgradeOAuthDetails] Removing property bitbucketRepositoryClientSecret
  2059. 2021-03-16 21:53:11,805+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_11_UpgradeOAuthDetails] Reading property githubRepositoryClientID = null
  2060. 2021-03-16 21:53:11,805+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_11_UpgradeOAuthDetails] Reading property githubRepositoryClientSecret = null
  2061. 2021-03-16 21:53:11,805+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_11_UpgradeOAuthDetails] Storing property dvcs.connector.github.clientId = null
  2062. 2021-03-16 21:53:11,805+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_11_UpgradeOAuthDetails] Storing property dvcs.connector.github.secret = null
  2063. 2021-03-16 21:53:12,218+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_11_UpgradeOAuthDetails] Storing property dvcs.connector.github.url = https://github.com
  2064. 2021-03-16 21:53:12,321+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_11_UpgradeOAuthDetails] Removing property githubRepositoryClientID
  2065. 2021-03-16 21:53:12,321+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_11_UpgradeOAuthDetails] Removing property githubRepositoryClientSecret
  2066. 2021-03-16 21:53:12,321+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_11_UpgradeOAuthDetails] Reading property ghEnterpriseRepositoryClientID = null
  2067. 2021-03-16 21:53:12,322+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_11_UpgradeOAuthDetails] Reading property ghEnterpriseRepositoryClientSecret = null
  2068. 2021-03-16 21:53:12,322+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_11_UpgradeOAuthDetails] Reading property ghEnterpriseRepositoryHostUrl = null
  2069. 2021-03-16 21:53:12,322+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_11_UpgradeOAuthDetails] Storing property dvcs.connector.githube.clientId = null
  2070. 2021-03-16 21:53:12,322+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_11_UpgradeOAuthDetails] Storing property dvcs.connector.githube.secret = null
  2071. 2021-03-16 21:53:12,322+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_11_UpgradeOAuthDetails] Storing property dvcs.connector.githube.url = null
  2072. 2021-03-16 21:53:12,322+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_11_UpgradeOAuthDetails] Removing property ghEnterpriseRepositoryClientID
  2073. 2021-03-16 21:53:12,322+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_11_UpgradeOAuthDetails] Removing property ghEnterpriseRepositoryClientSecret
  2074. 2021-03-16 21:53:12,322+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_11_UpgradeOAuthDetails] Removing property ghEnterpriseRepositoryHostUrl
  2075. 2021-03-16 21:53:12,322+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_11_AddKeyAndSecretToBBAccounts] Bitbucket key / secret = null / null
  2076. 2021-03-16 21:53:12,322+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.j.p.d.activeobjects.v3.To_11_AddKeyAndSecretToBBAccounts] Bitbucket key/secret cannot be blank, nothing to upgrade
  2077. 2021-03-16 21:53:12,736+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  2078. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  2079. at java.lang.Class.getMethod(Class.java:1786)
  2080. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  2081. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  2082. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  2083. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  2084. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  2085. ... 2 filtered
  2086. at java.lang.reflect.Method.invoke(Method.java:498)
  2087. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  2088. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  2089. ... 2 filtered
  2090. at java.lang.reflect.Method.invoke(Method.java:498)
  2091. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  2092. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  2093. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  2094. ... 2 filtered
  2095. at java.lang.reflect.Method.invoke(Method.java:498)
  2096. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  2097. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  2098. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  2099. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2100. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  2101. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  2102. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2103. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  2104. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  2105. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2106. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  2107. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2108. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  2109. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  2110. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2111. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  2112. at com.sun.proxy.$Proxy1346.execute(Unknown Source)
  2113. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  2114. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  2115. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  2116. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  2117. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  2118. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  2119. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  2120. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  2121. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  2122. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  2123. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  2124. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  2125. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2126. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2127. at java.lang.Thread.run(Thread.java:748)
  2128. 2021-03-16 21:53:12,737+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_12_SplitUpChangesetsMigrator] upgrade [ 12 ]: started
  2129. 2021-03-16 21:53:19,926+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_12_SplitUpChangesetsMigrator] upgrade [ 12 ]: finished
  2130. 2021-03-16 21:53:20,340+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  2131. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  2132. at java.lang.Class.getMethod(Class.java:1786)
  2133. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  2134. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  2135. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  2136. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  2137. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  2138. ... 2 filtered
  2139. at java.lang.reflect.Method.invoke(Method.java:498)
  2140. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  2141. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  2142. ... 2 filtered
  2143. at java.lang.reflect.Method.invoke(Method.java:498)
  2144. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  2145. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  2146. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  2147. ... 2 filtered
  2148. at java.lang.reflect.Method.invoke(Method.java:498)
  2149. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  2150. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  2151. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  2152. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2153. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  2154. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  2155. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2156. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  2157. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  2158. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2159. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  2160. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2161. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  2162. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  2163. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2164. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  2165. at com.sun.proxy.$Proxy1346.execute(Unknown Source)
  2166. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  2167. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  2168. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  2169. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  2170. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  2171. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  2172. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  2173. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  2174. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  2175. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  2176. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  2177. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  2178. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2179. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2180. at java.lang.Thread.run(Thread.java:748)
  2181. 2021-03-16 21:53:20,341+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_13_RemoveFutureChangesets] upgrade [ 13 ]: started
  2182. 2021-03-16 21:53:28,395+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_13_RemoveFutureChangesets] upgrade [ 13 ]: finished
  2183. 2021-03-16 21:53:28,811+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  2184. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  2185. at java.lang.Class.getMethod(Class.java:1786)
  2186. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  2187. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  2188. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  2189. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  2190. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  2191. ... 2 filtered
  2192. at java.lang.reflect.Method.invoke(Method.java:498)
  2193. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  2194. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  2195. ... 2 filtered
  2196. at java.lang.reflect.Method.invoke(Method.java:498)
  2197. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  2198. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  2199. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  2200. ... 2 filtered
  2201. at java.lang.reflect.Method.invoke(Method.java:498)
  2202. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  2203. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  2204. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  2205. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2206. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  2207. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  2208. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2209. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  2210. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  2211. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2212. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  2213. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2214. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  2215. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  2216. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2217. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  2218. at com.sun.proxy.$Proxy1346.execute(Unknown Source)
  2219. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  2220. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  2221. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  2222. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  2223. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  2224. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  2225. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  2226. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  2227. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  2228. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  2229. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  2230. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  2231. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2232. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2233. at java.lang.Thread.run(Thread.java:748)
  2234. 2021-03-16 21:53:28,812+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_15_LinkUpdateAuthorisedInitialise] upgrade [ 15 ]
  2235. 2021-03-16 21:53:37,604+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_15_LinkUpdateAuthorisedInitialise] upgrade [ 15 ]: finished
  2236. 2021-03-16 21:53:38,036+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  2237. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  2238. at java.lang.Class.getMethod(Class.java:1786)
  2239. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  2240. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  2241. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  2242. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  2243. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  2244. ... 2 filtered
  2245. at java.lang.reflect.Method.invoke(Method.java:498)
  2246. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  2247. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  2248. ... 2 filtered
  2249. at java.lang.reflect.Method.invoke(Method.java:498)
  2250. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  2251. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  2252. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  2253. ... 2 filtered
  2254. at java.lang.reflect.Method.invoke(Method.java:498)
  2255. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  2256. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  2257. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  2258. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2259. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  2260. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  2261. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2262. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  2263. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  2264. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2265. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  2266. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2267. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  2268. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  2269. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2270. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  2271. at com.sun.proxy.$Proxy1346.execute(Unknown Source)
  2272. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  2273. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  2274. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  2275. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  2276. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  2277. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  2278. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  2279. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  2280. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  2281. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  2282. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  2283. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  2284. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2285. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2286. at java.lang.Thread.run(Thread.java:748)
  2287. 2021-03-16 21:53:38,037+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_16_OrganizationAddApprovalStateColumn] upgrade [ 16 ]: starting
  2288. 2021-03-16 21:53:46,152+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_16_OrganizationAddApprovalStateColumn] upgrade [ 16 ]: finished
  2289. 2021-03-16 21:53:46,598+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  2290. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  2291. at java.lang.Class.getMethod(Class.java:1786)
  2292. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  2293. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  2294. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  2295. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  2296. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  2297. ... 2 filtered
  2298. at java.lang.reflect.Method.invoke(Method.java:498)
  2299. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  2300. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  2301. ... 2 filtered
  2302. at java.lang.reflect.Method.invoke(Method.java:498)
  2303. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  2304. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  2305. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  2306. ... 2 filtered
  2307. at java.lang.reflect.Method.invoke(Method.java:498)
  2308. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  2309. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  2310. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  2311. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2312. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  2313. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  2314. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2315. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  2316. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  2317. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2318. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  2319. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2320. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  2321. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  2322. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2323. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  2324. at com.sun.proxy.$Proxy1346.execute(Unknown Source)
  2325. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  2326. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  2327. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  2328. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  2329. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  2330. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  2331. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  2332. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  2333. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  2334. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  2335. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  2336. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  2337. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2338. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2339. at java.lang.Thread.run(Thread.java:748)
  2340. 2021-03-16 21:53:46,599+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_17_AddRepositoryUrl] upgrade [ 17 ]: starting
  2341. 2021-03-16 21:53:54,786+0100 active-objects-init-JiraTenantImpl{id='system'}-0 INFO anonymous [c.a.j.p.d.activeobjects.v3.To_17_AddRepositoryUrl] upgrade [ 17 ]: finished
  2342. 2021-03-16 21:54:13,228+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-dvcs-connector-plugin] created ActiveObjects
  2343. 2021-03-16 21:54:13,338+0100 JIRA-Bootstrap INFO [c.a.j.p.dvcs.upgrade.ServiceToHookUpgradeTask_Build01] Service to Hooks migration completed in time 1.792 min
  2344. 2021-03-16 21:54:13,665+0100 JIRA-Bootstrap INFO [c.a.upgrade.core.DefaultUpgradeTaskFactoryProcessor] Upgrade task [factory=com.atlassian.jira.plugins.jira-bitbucket-connector-plugin,buildNumber=1] completed in 107838 milliseconds
  2345. 2021-03-16 21:54:18,617+0100 JIRA-Bootstrap INFO [c.a.j.p.dvcs.upgrade.DBUsernameUpgradeTask_Build02] Running migration task AO_E8B6CC_ORGANIZATION_MAPPING table migration task
  2346. 2021-03-16 21:54:18,942+0100 JIRA-Bootstrap INFO [c.a.j.p.d.d.i.querydsl.dbupdate.OrganizationMappingUsernameMigrationTask] 0 users fetched from table in time 318.3 ms
  2347. 2021-03-16 21:54:18,945+0100 JIRA-Bootstrap INFO [c.a.j.p.d.d.i.querydsl.dbupdate.OrganizationMappingUsernameMigrationTask] 0 users fetched from Bitbucket cloud in time 2.282 ms
  2348. 2021-03-16 21:54:18,946+0100 JIRA-Bootstrap INFO [c.a.j.p.d.d.i.querydsl.dbupdate.OrganizationMappingUsernameMigrationTask] Converting username to UUID in batches.
  2349. 2021-03-16 21:54:18,946+0100 JIRA-Bootstrap INFO [c.a.j.p.d.d.i.querydsl.dbupdate.OrganizationMappingUsernameMigrationTask] Finished converting username to UUID in 0 batches
  2350. 2021-03-16 21:54:18,946+0100 JIRA-Bootstrap INFO [c.a.j.p.d.d.i.querydsl.dbupdate.OrganizationMappingUsernameMigrationTask] 0 Bitbucket username converted to UUID in time 1.309 ms
  2351. 2021-03-16 21:54:18,947+0100 JIRA-Bootstrap INFO [c.a.j.p.dvcs.upgrade.DBUsernameUpgradeTask_Build02] Running migration task AO_E8B6CC_REPOSITORY_MAPPING table migration task
  2352. 2021-03-16 21:54:19,266+0100 JIRA-Bootstrap INFO [c.a.j.p.d.d.i.querydsl.dbupdate.RepositoryMappingUsernameMigrationTask] 0 users fetched from table in time 318.4 ms
  2353. 2021-03-16 21:54:19,266+0100 JIRA-Bootstrap INFO [c.a.j.p.d.d.i.querydsl.dbupdate.RepositoryMappingUsernameMigrationTask] 0 users fetched from Bitbucket cloud in time 19.62 μs
  2354. 2021-03-16 21:54:19,266+0100 JIRA-Bootstrap INFO [c.a.j.p.d.d.i.querydsl.dbupdate.RepositoryMappingUsernameMigrationTask] Converting username to UUID in batches.
  2355. 2021-03-16 21:54:19,266+0100 JIRA-Bootstrap INFO [c.a.j.p.d.d.i.querydsl.dbupdate.RepositoryMappingUsernameMigrationTask] Finished converting username to UUID in 0 batches
  2356. 2021-03-16 21:54:19,266+0100 JIRA-Bootstrap INFO [c.a.j.p.d.d.i.querydsl.dbupdate.RepositoryMappingUsernameMigrationTask] 0 Bitbucket username converted to UUID in time 80.61 μs
  2357. 2021-03-16 21:54:19,266+0100 JIRA-Bootstrap INFO [c.a.j.p.dvcs.upgrade.DBUsernameUpgradeTask_Build02] Running migration task AO_E8B6CC_COMMIT table migration task
  2358. 2021-03-16 21:54:19,581+0100 JIRA-Bootstrap INFO [c.a.j.p.d.d.i.querydsl.dbupdate.RepositoryCommitUsernameMigrationTask] 0 users fetched from table in time 314.7 ms
  2359. 2021-03-16 21:54:19,582+0100 JIRA-Bootstrap INFO [c.a.j.p.d.d.i.querydsl.dbupdate.RepositoryCommitUsernameMigrationTask] 0 users fetched from Bitbucket cloud in time 18.15 μs
  2360. 2021-03-16 21:54:19,582+0100 JIRA-Bootstrap INFO [c.a.j.p.d.d.i.querydsl.dbupdate.RepositoryCommitUsernameMigrationTask] Converting username to UUID in batches.
  2361. 2021-03-16 21:54:19,582+0100 JIRA-Bootstrap INFO [c.a.j.p.d.d.i.querydsl.dbupdate.RepositoryCommitUsernameMigrationTask] Finished converting username to UUID in 0 batches
  2362. 2021-03-16 21:54:19,582+0100 JIRA-Bootstrap INFO [c.a.j.p.d.d.i.querydsl.dbupdate.RepositoryCommitUsernameMigrationTask] 0 Bitbucket username converted to UUID in time 35.30 μs
  2363. 2021-03-16 21:54:19,582+0100 JIRA-Bootstrap INFO [c.a.j.p.dvcs.upgrade.DBUsernameUpgradeTask_Build02] Running migration task AO_E8B6CC_CHANGESET_MAPPING table migration task
  2364. 2021-03-16 21:54:19,911+0100 JIRA-Bootstrap INFO [c.a.j.p.d.d.i.querydsl.dbupdate.ChangesetUsernameMigrationTask] 0 users fetched from table in time 328.5 ms
  2365. 2021-03-16 21:54:19,911+0100 JIRA-Bootstrap INFO [c.a.j.p.d.d.i.querydsl.dbupdate.ChangesetUsernameMigrationTask] 0 users fetched from Bitbucket cloud in time 22.45 μs
  2366. 2021-03-16 21:54:19,911+0100 JIRA-Bootstrap INFO [c.a.j.p.d.d.i.querydsl.dbupdate.ChangesetUsernameMigrationTask] Converting username to UUID in batches.
  2367. 2021-03-16 21:54:19,911+0100 JIRA-Bootstrap INFO [c.a.j.p.d.d.i.querydsl.dbupdate.ChangesetUsernameMigrationTask] Finished converting username to UUID in 0 batches
  2368. 2021-03-16 21:54:19,911+0100 JIRA-Bootstrap INFO [c.a.j.p.d.d.i.querydsl.dbupdate.ChangesetUsernameMigrationTask] 0 Bitbucket username converted to UUID in time 50.25 μs
  2369. 2021-03-16 21:54:19,911+0100 JIRA-Bootstrap INFO [c.a.j.p.dvcs.upgrade.DBUsernameUpgradeTask_Build02] Running migration task AO_E8B6CC_PULL_REQUEST and AO_E8B6CC_PR_PARTICIPANT table migration task
  2370. 2021-03-16 21:54:20,427+0100 JIRA-Bootstrap INFO [c.a.j.p.d.d.i.querydsl.dbupdate.PullRequestTablesMigrationTask] 0 users fetched from table in time 515.7 ms
  2371. 2021-03-16 21:54:20,427+0100 JIRA-Bootstrap INFO [c.a.j.p.d.d.i.querydsl.dbupdate.PullRequestTablesMigrationTask] 0 users fetched from Bitbucket cloud in time 20.02 μs
  2372. 2021-03-16 21:54:20,428+0100 JIRA-Bootstrap INFO [c.a.j.p.d.d.i.querydsl.dbupdate.PullRequestTablesMigrationTask] Converting username to UUID in batches.
  2373. 2021-03-16 21:54:20,428+0100 JIRA-Bootstrap INFO [c.a.j.p.d.d.i.querydsl.dbupdate.PullRequestTablesMigrationTask] Finished converting username to UUID in 0 batches
  2374. 2021-03-16 21:54:20,428+0100 JIRA-Bootstrap INFO [c.a.j.p.d.d.i.querydsl.dbupdate.PullRequestTablesMigrationTask] 0 Bitbucket username converted to UUID in time 59.91 μs
  2375. 2021-03-16 21:54:20,428+0100 JIRA-Bootstrap INFO [c.a.j.p.dvcs.upgrade.DBUsernameUpgradeTask_Build02] Username to UUID migration completed in time 6.554 s
  2376. 2021-03-16 21:54:20,746+0100 JIRA-Bootstrap INFO [c.a.upgrade.core.DefaultUpgradeTaskFactoryProcessor] Upgrade task [factory=com.atlassian.jira.plugins.jira-bitbucket-connector-plugin,buildNumber=2] completed in 6873 milliseconds
  2377. 2021-03-16 21:54:20,848+0100 JIRA-Bootstrap INFO [c.a.jira.upgrade.UpgradeIndexManager] Reindexing is not allowed after this upgrade and there is no immediate reindex requests
  2378. 2021-03-16 21:54:20,868+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@5ed1dd89 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.jira-development-integration-plugin}
  2379. 2021-03-16 21:54:20,872+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@fdcef25e with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.jira-development-integration-plugin}
  2380. 2021-03-16 21:54:20,874+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jira.plugins.jira-development-integration-plugin]
  2381. 2021-03-16 21:54:21,593+0100 JIRA-Bootstrap INFO [c.a.j.p.devstatus.upgrade.UpgradeTask_Build01] Running Upgrade task of adding development custom column.
  2382. 2021-03-16 21:54:28,218+0100 JIRA-Bootstrap INFO [c.a.j.config.managedconfiguration.DefaultManagedConfigurationItemStore] Managed Configuration Item registered: com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItem@7dd2aceb[id=10000,itemId=customfield_10000,itemType=CUSTOM_FIELD,isManaged=true,configurationItemAccessLevel=LOCKED,sourceId=com.atlassian.jira.plugins.jira-development-integration-plugin:reserved-field-locked,descriptionI18nKey=devstatus.customfield.locked.desc]
  2383. 2021-03-16 21:54:28,220+0100 JIRA-Bootstrap INFO [c.a.j.p.d.customfields.handlers.DevSummaryCustomFieldsHandler] Custom field created successfully with Id customfield_10000
  2384. 2021-03-16 21:54:28,335+0100 JIRA-Bootstrap INFO [c.a.j.p.devstatus.upgrade.UpgradeTask_Build01] Layout does not contain development column, adding it
  2385. 2021-03-16 21:54:30,618+0100 JIRA-Bootstrap INFO [c.a.j.p.devstatus.upgrade.UpgradeTask_Build01] Development column added to layout.
  2386. 2021-03-16 21:54:30,619+0100 JIRA-Bootstrap INFO [c.a.j.p.devstatus.upgrade.UpgradeTask_Build01] Upgrade task to add development column finished.
  2387. 2021-03-16 21:54:30,931+0100 JIRA-Bootstrap INFO [c.a.upgrade.core.DefaultUpgradeTaskFactoryProcessor] Upgrade task [factory=com.atlassian.jira.plugins.jira-development-integration-plugin,buildNumber=1] completed in 9338 milliseconds
  2388. 2021-03-16 21:54:31,136+0100 JIRA-Bootstrap INFO [c.a.j.p.devstatus.upgrade.UpgradeTask_Build02] Running Upgrade task to add searcher for development field.
  2389. 2021-03-16 21:54:31,708+0100 JIRA-Bootstrap INFO [c.a.j.p.devstatus.upgrade.UpgradeTask_Build02] Upgrade task to add searcher for development field finished.
  2390. 2021-03-16 21:54:32,050+0100 JIRA-Bootstrap INFO [c.a.upgrade.core.DefaultUpgradeTaskFactoryProcessor] Upgrade task [factory=com.atlassian.jira.plugins.jira-development-integration-plugin,buildNumber=2] completed in 914 milliseconds
  2391. 2021-03-16 21:54:32,266+0100 JIRA-Bootstrap INFO [c.a.j.p.devstatus.upgrade.UpgradeTask_Build03] Running upgrade task to migrate rows.
  2392. 2021-03-16 21:54:32,267+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] getService bundle [com.atlassian.jira.plugins.jira-development-integration-plugin]
  2393. 2021-03-16 21:54:32,267+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jira.plugins.jira-development-integration-plugin]
  2394. 2021-03-16 21:54:32,267+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-development-integration-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  2395. 2021-03-16 21:54:32,267+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jira.plugins.jira-development-integration-plugin]
  2396. 2021-03-16 21:54:32,267+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-development-integration-plugin] got ActiveObjectsConfiguration
  2397. 2021-03-16 21:54:32,268+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-development-integration-plugin] creating ActiveObjects
  2398. 2021-03-16 21:54:35,135+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-development-integration-plugin] created ActiveObjects
  2399. 2021-03-16 21:54:44,159+0100 JIRA-Bootstrap INFO [c.a.j.p.d.u.devsummary.migration.SQLMigrationHandler] Migrating rows
  2400. 2021-03-16 21:54:44,292+0100 JIRA-Bootstrap INFO [c.a.j.p.d.u.devsummary.migration.SQLMigrationHandler] Total Migrated Rows in current pass 0
  2401. 2021-03-16 21:54:44,926+0100 JIRA-Bootstrap INFO [c.a.j.p.devstatus.upgrade.UpgradeTask_Build03] Migration ends. Total time 12 seconds.
  2402. 2021-03-16 21:54:45,246+0100 JIRA-Bootstrap INFO [c.a.upgrade.core.DefaultUpgradeTaskFactoryProcessor] Upgrade task [factory=com.atlassian.jira.plugins.jira-development-integration-plugin,buildNumber=3] completed in 12980 milliseconds
  2403. 2021-03-16 21:54:45,352+0100 JIRA-Bootstrap INFO [c.a.jira.upgrade.UpgradeIndexManager] Reindexing is not allowed after this upgrade and there is no immediate reindex requests
  2404. 2021-03-16 21:54:45,510+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@aef5945 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.teams}
  2405. 2021-03-16 21:54:45,515+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@6f0355cb with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.teams}
  2406. 2021-03-16 21:54:45,519+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.teams]
  2407. 2021-03-16 21:54:45,631+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.teams]
  2408. 2021-03-16 21:54:45,631+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.teams]
  2409. 2021-03-16 21:54:45,632+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.teams] loading new AO promise for JiraTenantImpl{id='system'}
  2410. 2021-03-16 21:54:45,632+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.teams]
  2411. 2021-03-16 21:54:45,632+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.teams] got ActiveObjectsConfiguration
  2412. 2021-03-16 21:54:45,632+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.teams] creating ActiveObjects
  2413. 2021-03-16 21:54:45,648+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@4c529c10 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jpo}
  2414. 2021-03-16 21:54:45,652+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@b7a838be with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jpo}
  2415. 2021-03-16 21:54:45,657+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jpo]
  2416. 2021-03-16 21:54:45,923+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.jpo]
  2417. 2021-03-16 21:54:45,923+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jpo]
  2418. 2021-03-16 21:54:45,923+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jpo] loading new AO promise for JiraTenantImpl{id='system'}
  2419. 2021-03-16 21:54:45,923+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jpo]
  2420. 2021-03-16 21:54:45,923+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jpo] got ActiveObjectsConfiguration
  2421. 2021-03-16 21:54:45,926+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@3c359ba1 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.radiantminds.roadmaps-jira}
  2422. 2021-03-16 21:54:45,929+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@d9521cd3 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.radiantminds.roadmaps-jira}
  2423. 2021-03-16 21:54:45,934+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.radiantminds.roadmaps-jira]
  2424. 2021-03-16 21:54:46,018+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.radiantminds.roadmaps-jira]
  2425. 2021-03-16 21:54:46,018+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.radiantminds.roadmaps-jira]
  2426. 2021-03-16 21:54:46,018+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.radiantminds.roadmaps-jira] loading new AO promise for JiraTenantImpl{id='system'}
  2427. 2021-03-16 21:54:46,018+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.radiantminds.roadmaps-jira]
  2428. 2021-03-16 21:54:46,019+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.radiantminds.roadmaps-jira] got ActiveObjectsConfiguration
  2429. 2021-03-16 21:54:46,233+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@6d57ed1f with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.whisper.atlassian-whisper-plugin}
  2430. 2021-03-16 21:54:46,236+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@430bc938 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.whisper.atlassian-whisper-plugin}
  2431. 2021-03-16 21:54:46,239+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.whisper.atlassian-whisper-plugin]
  2432. 2021-03-16 21:54:46,262+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.whisper.atlassian-whisper-plugin]
  2433. 2021-03-16 21:54:46,262+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.whisper.atlassian-whisper-plugin]
  2434. 2021-03-16 21:54:46,262+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.whisper.atlassian-whisper-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  2435. 2021-03-16 21:54:46,262+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.whisper.atlassian-whisper-plugin]
  2436. 2021-03-16 21:54:46,262+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.whisper.atlassian-whisper-plugin] got ActiveObjectsConfiguration
  2437. 2021-03-16 21:54:46,317+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@38034139 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.inform.event-plugin}
  2438. 2021-03-16 21:54:46,319+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@89b9376c with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.inform.event-plugin}
  2439. 2021-03-16 21:54:46,322+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jira.plugins.inform.event-plugin]
  2440. 2021-03-16 21:54:46,322+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.jira.plugins.inform.event-plugin]
  2441. 2021-03-16 21:54:46,322+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jira.plugins.inform.event-plugin]
  2442. 2021-03-16 21:54:46,323+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.inform.event-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  2443. 2021-03-16 21:54:46,323+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jira.plugins.inform.event-plugin]
  2444. 2021-03-16 21:54:46,323+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.inform.event-plugin] got ActiveObjectsConfiguration
  2445. 2021-03-16 21:54:46,345+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@64686baa with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jira.mobile.jira-mobile-rest}
  2446. 2021-03-16 21:54:46,348+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@8a80375b with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jira.mobile.jira-mobile-rest}
  2447. 2021-03-16 21:54:46,351+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jira.mobile.jira-mobile-rest]
  2448. 2021-03-16 21:54:46,397+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.jira.mobile.jira-mobile-rest]
  2449. 2021-03-16 21:54:46,397+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jira.mobile.jira-mobile-rest]
  2450. 2021-03-16 21:54:46,397+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.mobile.jira-mobile-rest] loading new AO promise for JiraTenantImpl{id='system'}
  2451. 2021-03-16 21:54:46,397+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jira.mobile.jira-mobile-rest]
  2452. 2021-03-16 21:54:46,397+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.mobile.jira-mobile-rest] got ActiveObjectsConfiguration
  2453. 2021-03-16 21:54:48,479+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.teams] created ActiveObjects
  2454. 2021-03-16 21:54:48,479+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jpo] creating ActiveObjects
  2455. 2021-03-16 21:54:48,594+0100 JIRA-Bootstrap INFO [c.a.upgrade.core.DefaultUpgradeTaskFactoryProcessor] Upgrade task [factory=com.atlassian.jira.plugins.inform.batching-plugin,buildNumber=1] completed in 1364 milliseconds
  2456. 2021-03-16 21:54:48,804+0100 JIRA-Bootstrap INFO [c.a.j.p.i.batching.upgradetasks.ResetBatchingIntervalUpgradeTask] Resetting the BatchNotificationJob execution interval to 1 minute.
  2457. 2021-03-16 21:54:50,194+0100 JIRA-Bootstrap INFO [c.a.upgrade.core.DefaultUpgradeTaskFactoryProcessor] Upgrade task [factory=com.atlassian.jira.plugins.inform.batching-plugin,buildNumber=2] completed in 1390 milliseconds
  2458. 2021-03-16 21:54:50,314+0100 JIRA-Bootstrap INFO [c.a.jira.upgrade.UpgradeIndexManager] Reindexing is not allowed after this upgrade and there is no immediate reindex requests
  2459. 2021-03-16 21:54:50,570+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@49312107 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.jira-optimizer-plugin}
  2460. 2021-03-16 21:54:50,573+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@faa1628b with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.jira-optimizer-plugin}
  2461. 2021-03-16 21:54:50,574+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jira.plugins.jira-optimizer-plugin]
  2462. 2021-03-16 21:54:50,575+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.jira.plugins.jira-optimizer-plugin]
  2463. 2021-03-16 21:54:50,575+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jira.plugins.jira-optimizer-plugin]
  2464. 2021-03-16 21:54:50,575+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-optimizer-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  2465. 2021-03-16 21:54:50,575+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jira.plugins.jira-optimizer-plugin]
  2466. 2021-03-16 21:54:50,575+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-optimizer-plugin] got ActiveObjectsConfiguration
  2467. 2021-03-16 21:54:50,640+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@327eeed2 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin}
  2468. 2021-03-16 21:54:50,642+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@c1c1eb78 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin}
  2469. 2021-03-16 21:54:50,643+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin]
  2470. 2021-03-16 21:54:50,687+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin]
  2471. 2021-03-16 21:54:50,687+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin]
  2472. 2021-03-16 21:54:50,687+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  2473. 2021-03-16 21:54:50,687+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin]
  2474. 2021-03-16 21:54:50,687+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin] got ActiveObjectsConfiguration
  2475. 2021-03-16 21:54:50,735+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@63000541 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.oauth2.client-plugin}
  2476. 2021-03-16 21:54:50,737+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@4a589f91 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.oauth2.client-plugin}
  2477. 2021-03-16 21:54:50,738+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.oauth2.oauth2-client-plugin]
  2478. 2021-03-16 21:54:50,754+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.oauth2.oauth2-client-plugin]
  2479. 2021-03-16 21:54:50,754+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.oauth2.client-plugin]
  2480. 2021-03-16 21:54:50,754+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.oauth2.client-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  2481. 2021-03-16 21:54:50,754+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.oauth2.client-plugin]
  2482. 2021-03-16 21:54:50,754+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.oauth2.client-plugin] got ActiveObjectsConfiguration
  2483. 2021-03-16 21:54:50,772+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@6b6f17c9 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.pats.plugin}
  2484. 2021-03-16 21:54:50,774+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@d3ba1486 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.pats.plugin}
  2485. 2021-03-16 21:54:50,776+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent attaching <ao> configuration module to ActiveObjects service of [com.atlassian.pats.pats-plugin]
  2486. 2021-03-16 21:54:50,776+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.pats.plugin]
  2487. 2021-03-16 21:54:50,776+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.pats.plugin] got ActiveObjectsConfiguration
  2488. 2021-03-16 21:54:50,880+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@32c3846b with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.plugins.atlassian-whitelist-core-plugin}
  2489. 2021-03-16 21:54:50,881+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@120b6d23 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.plugins.atlassian-whitelist-core-plugin}
  2490. 2021-03-16 21:54:50,882+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.plugins.atlassian-whitelist-core-plugin]
  2491. 2021-03-16 21:54:50,883+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.plugins.atlassian-whitelist-core-plugin]
  2492. 2021-03-16 21:54:50,884+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.plugins.atlassian-whitelist-core-plugin]
  2493. 2021-03-16 21:54:50,884+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.atlassian-whitelist-core-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  2494. 2021-03-16 21:54:50,884+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.plugins.atlassian-whitelist-core-plugin]
  2495. 2021-03-16 21:54:50,884+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.atlassian-whitelist-core-plugin] got ActiveObjectsConfiguration
  2496. 2021-03-16 21:54:50,916+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@6a1028dc with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.plugins.authentication.atlassian-authentication-plugin}
  2497. 2021-03-16 21:54:50,918+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@afd54150 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.plugins.authentication.atlassian-authentication-plugin}
  2498. 2021-03-16 21:54:50,919+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.plugins.authentication.atlassian-authentication-plugin]
  2499. 2021-03-16 21:54:50,940+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.plugins.authentication.atlassian-authentication-plugin]
  2500. 2021-03-16 21:54:50,940+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.plugins.authentication.atlassian-authentication-plugin]
  2501. 2021-03-16 21:54:50,940+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.authentication.atlassian-authentication-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  2502. 2021-03-16 21:54:50,940+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.plugins.authentication.atlassian-authentication-plugin]
  2503. 2021-03-16 21:54:50,940+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.authentication.atlassian-authentication-plugin] got ActiveObjectsConfiguration
  2504. 2021-03-16 21:54:51,035+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@4af3b00 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.ratelimiting.rate-limiting-plugin}
  2505. 2021-03-16 21:54:51,037+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@f3ffcc88 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.ratelimiting.rate-limiting-plugin}
  2506. 2021-03-16 21:54:51,038+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.ratelimiting.rate-limiting-plugin]
  2507. 2021-03-16 21:54:51,039+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.ratelimiting.rate-limiting-plugin]
  2508. 2021-03-16 21:54:51,039+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.ratelimiting.rate-limiting-plugin]
  2509. 2021-03-16 21:54:51,039+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.ratelimiting.rate-limiting-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  2510. 2021-03-16 21:54:51,039+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.ratelimiting.rate-limiting-plugin]
  2511. 2021-03-16 21:54:51,039+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.ratelimiting.rate-limiting-plugin] got ActiveObjectsConfiguration
  2512. 2021-03-16 21:54:51,051+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] getService bundle [com.atlassian.ratelimiting.rate-limiting-plugin]
  2513. 2021-03-16 21:55:31,254+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jpo] created ActiveObjects
  2514. 2021-03-16 21:55:31,254+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.radiantminds.roadmaps-jira] creating ActiveObjects
  2515. 2021-03-16 21:55:31,432+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  2516. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  2517. at java.lang.Class.getMethod(Class.java:1786)
  2518. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  2519. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  2520. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  2521. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  2522. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  2523. ... 2 filtered
  2524. at java.lang.reflect.Method.invoke(Method.java:498)
  2525. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  2526. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  2527. ... 2 filtered
  2528. at java.lang.reflect.Method.invoke(Method.java:498)
  2529. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  2530. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  2531. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  2532. ... 2 filtered
  2533. at java.lang.reflect.Method.invoke(Method.java:498)
  2534. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  2535. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  2536. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  2537. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2538. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  2539. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  2540. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2541. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  2542. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  2543. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2544. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  2545. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2546. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  2547. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  2548. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2549. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  2550. at com.sun.proxy.$Proxy1346.execute(Unknown Source)
  2551. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  2552. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  2553. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  2554. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  2555. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  2556. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  2557. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  2558. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  2559. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  2560. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  2561. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  2562. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  2563. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2564. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2565. at java.lang.Thread.run(Thread.java:748)
  2566. 2021-03-16 21:55:46,203+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  2567. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  2568. at java.lang.Class.getMethod(Class.java:1786)
  2569. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  2570. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  2571. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  2572. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  2573. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  2574. ... 2 filtered
  2575. at java.lang.reflect.Method.invoke(Method.java:498)
  2576. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  2577. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  2578. ... 2 filtered
  2579. at java.lang.reflect.Method.invoke(Method.java:498)
  2580. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  2581. at com.sun.proxy.$Proxy191.doInTransaction(Unknown Source)
  2582. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  2583. ... 2 filtered
  2584. at java.lang.reflect.Method.invoke(Method.java:498)
  2585. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  2586. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  2587. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  2588. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2589. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  2590. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  2591. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2592. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  2593. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  2594. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2595. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  2596. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2597. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  2598. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  2599. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  2600. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  2601. at com.sun.proxy.$Proxy1346.execute(Unknown Source)
  2602. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  2603. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  2604. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  2605. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  2606. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  2607. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  2608. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  2609. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  2610. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  2611. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  2612. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  2613. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  2614. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  2615. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2616. at java.lang.Thread.run(Thread.java:748)
  2617. 2021-03-16 21:56:08,675+0100 JIRA-Bootstrap WARN [c.a.p.i.querydsl.schema.DatabaseSchemaCreationImpl] ActiveObjects method flushAll is not available : org.joor.ReflectException: java.lang.reflect.InvocationTargetException
  2618. 2021-03-16 21:56:09,226+0100 JIRA-Bootstrap ERROR [c.a.r.d.internal.dao.QDSLSystemRateLimitingSettingsDao] Caught error initializing system rate limiting settings: [SystemRateLimitingSettings(mode=OFF, bucketSettings=TokenBucketSettings(capacity=50, fillRate=10, intervalFrequency=1, intervalTimeUnit=Seconds), jobControlSettings=SystemJobControlSettings(reportingDbArchivingJobFrequencyDuration=PT1M10S, reportingDbRetentionPeriodDuration=PT24H, bucketCollectionJobFrequencyDuration=PT5M, bucketCleanupJobFrequencyDuration=PT15M, settingsReloadJobFrequencyDuration=PT1M))] in DB - rolling back transaction
  2619. 2021-03-16 21:56:09,227+0100 JIRA-Bootstrap ERROR [c.a.event.internal.AsynchronousAbleEventDispatcher] There was an exception thrown trying to dispatch event [com.atlassian.plugin.event.events.PluginEnabledEvent for com.atlassian.ratelimiting.rate-limiting-plugin] from the invoker [SingleParameterMethodListenerInvoker{method=public void com.atlassian.ratelimiting.internal.settings.RateLimitModificationSettingsService.onPluginEnabled(com.atlassian.plugin.event.events.PluginEnabledEvent), listener=com.atlassian.ratelimiting.internal.settings.DefaultRateLimitModificationSettingsService@594d81dd}]
  2620. java.lang.RuntimeException: Caught PSQLException for select "AO_AC3877_SYSTEM_RL_SETTINGS"."NAME", "AO_AC3877_SYSTEM_RL_SETTINGS"."MODE", "AO_AC3877_SYSTEM_RL_SETTINGS"."CAPACITY", "AO_AC3877_SYSTEM_RL_SETTINGS"."FILL_RATE", "AO_AC3877_SYSTEM_RL_SETTINGS"."INTERVAL_FREQUENCY", "AO_AC3877_SYSTEM_RL_SETTINGS"."INTERVAL_TIME_UNIT", "AO_AC3877_SYSTEM_RL_SETTINGS"."FLUSH_JOB_DURATION", "AO_AC3877_SYSTEM_RL_SETTINGS"."REAPER_JOB_DURATION", "AO_AC3877_SYSTEM_RL_SETTINGS"."RETENTION_PERIOD_DURATION", "AO_AC3877_SYSTEM_RL_SETTINGS"."CLEAN_JOB_DURATION", "AO_AC3877_SYSTEM_RL_SETTINGS"."SETTINGS_RELOAD_JOB_DURATION" from "public"."AO_AC3877_SYSTEM_RL_SETTINGS" "AO_AC3877_SYSTEM_RL_SETTINGS" where "AO_AC3877_SYSTEM_RL_SETTINGS"."NAME" = ? limit ?. Listener: com.atlassian.ratelimiting.internal.settings.DefaultRateLimitModificationSettingsService event: com.atlassian.plugin.event.events.PluginEnabledEvent
  2621. at com.atlassian.event.internal.SingleParameterMethodListenerInvoker.invoke(SingleParameterMethodListenerInvoker.java:57)
  2622. at com.atlassian.event.internal.AsynchronousAbleEventDispatcher.lambda$null$0(AsynchronousAbleEventDispatcher.java:37)
  2623. at com.atlassian.event.internal.AsynchronousAbleEventDispatcher.dispatch(AsynchronousAbleEventDispatcher.java:85)
  2624. at com.atlassian.event.internal.LockFreeEventPublisher$Publisher.dispatch(LockFreeEventPublisher.java:220)
  2625. at com.atlassian.event.internal.LockFreeEventPublisher.publish(LockFreeEventPublisher.java:96)
  2626. at com.atlassian.plugin.event.impl.DefaultPluginEventManager.broadcast(DefaultPluginEventManager.java:90)
  2627. at com.atlassian.plugin.manager.DefaultPluginManager.broadcastIgnoreError(DefaultPluginManager.java:1952)
  2628. at com.atlassian.plugin.manager.DefaultPluginManager.lambda$enableDependentPlugins$22(DefaultPluginManager.java:1250)
  2629. at com.atlassian.plugin.manager.PluginTransactionContext.wrap(PluginTransactionContext.java:63)
  2630. at com.atlassian.plugin.manager.DefaultPluginManager.enableDependentPlugins(DefaultPluginManager.java:1219)
  2631. at com.atlassian.plugin.manager.DefaultPluginManager.lambda$addPlugins$20(DefaultPluginManager.java:1204)
  2632. at com.atlassian.plugin.manager.PluginTransactionContext.wrap(PluginTransactionContext.java:63)
  2633. at com.atlassian.plugin.manager.DefaultPluginManager.addPlugins(DefaultPluginManager.java:1104)
  2634. at com.atlassian.jira.plugin.JiraPluginManager.addPlugins(JiraPluginManager.java:157)
  2635. at com.atlassian.plugin.manager.DefaultPluginManager.lambda$earlyStartup$3(DefaultPluginManager.java:583)
  2636. at com.atlassian.plugin.manager.PluginTransactionContext.wrap(PluginTransactionContext.java:63)
  2637. at com.atlassian.plugin.manager.DefaultPluginManager.earlyStartup(DefaultPluginManager.java:518)
  2638. at com.atlassian.jira.plugin.JiraPluginManager.earlyStartup(JiraPluginManager.java:119)
  2639. at com.atlassian.jira.component.pico.ComponentManager$PluginSystem.earlyStartup(ComponentManager.java:669)
  2640. at com.atlassian.jira.component.pico.ComponentManager.earlyStartPluginSystem(ComponentManager.java:238)
  2641. at com.atlassian.jira.upgrade.PluginSystemLauncher.start(PluginSystemLauncher.java:45)
  2642. at com.atlassian.jira.startup.DefaultJiraLauncher.lambda$postDbLaunch$2(DefaultJiraLauncher.java:145)
  2643. at com.atlassian.jira.config.database.DatabaseConfigurationManagerImpl.doNowOrEnqueue(DatabaseConfigurationManagerImpl.java:301)
  2644. at com.atlassian.jira.config.database.DatabaseConfigurationManagerImpl.doNowOrWhenDatabaseActivated(DatabaseConfigurationManagerImpl.java:196)
  2645. at com.atlassian.jira.startup.DefaultJiraLauncher.postDbLaunch(DefaultJiraLauncher.java:137)
  2646. at com.atlassian.jira.startup.DefaultJiraLauncher.lambda$start$0(DefaultJiraLauncher.java:104)
  2647. at com.atlassian.jira.util.devspeed.JiraDevSpeedTimer.run(JiraDevSpeedTimer.java:31)
  2648. at com.atlassian.jira.startup.DefaultJiraLauncher.start(DefaultJiraLauncher.java:102)
  2649. at com.atlassian.jira.startup.LauncherContextListener.initSlowStuff(LauncherContextListener.java:154)
  2650. at java.lang.Thread.run(Thread.java:748)
  2651. Caused by: com.querydsl.core.QueryException: Caught PSQLException for select "AO_AC3877_SYSTEM_RL_SETTINGS"."NAME", "AO_AC3877_SYSTEM_RL_SETTINGS"."MODE", "AO_AC3877_SYSTEM_RL_SETTINGS"."CAPACITY", "AO_AC3877_SYSTEM_RL_SETTINGS"."FILL_RATE", "AO_AC3877_SYSTEM_RL_SETTINGS"."INTERVAL_FREQUENCY", "AO_AC3877_SYSTEM_RL_SETTINGS"."INTERVAL_TIME_UNIT", "AO_AC3877_SYSTEM_RL_SETTINGS"."FLUSH_JOB_DURATION", "AO_AC3877_SYSTEM_RL_SETTINGS"."REAPER_JOB_DURATION", "AO_AC3877_SYSTEM_RL_SETTINGS"."RETENTION_PERIOD_DURATION", "AO_AC3877_SYSTEM_RL_SETTINGS"."CLEAN_JOB_DURATION", "AO_AC3877_SYSTEM_RL_SETTINGS"."SETTINGS_RELOAD_JOB_DURATION" from "public"."AO_AC3877_SYSTEM_RL_SETTINGS" "AO_AC3877_SYSTEM_RL_SETTINGS" where "AO_AC3877_SYSTEM_RL_SETTINGS"."NAME" = ? limit ?
  2652. at com.querydsl.sql.DefaultSQLExceptionTranslator.translate(DefaultSQLExceptionTranslator.java:50)
  2653. at com.querydsl.sql.Configuration.translate(Configuration.java:459)
  2654. at com.querydsl.sql.AbstractSQLQuery.iterateSingle(AbstractSQLQuery.java:410)
  2655. at com.querydsl.sql.AbstractSQLQuery.iterate(AbstractSQLQuery.java:342)
  2656. at com.querydsl.sql.ProjectableSQLQuery.fetchOne(ProjectableSQLQuery.java:397)
  2657. at com.atlassian.ratelimiting.db.internal.dao.QDSLSystemRateLimitingSettingsDao.lambda$getSystemSettings$8(QDSLSystemRateLimitingSettingsDao.java:153)
  2658. at com.atlassian.pocketknife.internal.querydsl.DatabaseAccessorImpl.lambda$execute$0(DatabaseAccessorImpl.java:69)
  2659. at com.atlassian.sal.core.rdbms.DefaultTransactionalExecutor.executeInternal(DefaultTransactionalExecutor.java:87)
  2660. at com.atlassian.sal.core.rdbms.DefaultTransactionalExecutor.lambda$execute$0(DefaultTransactionalExecutor.java:43)
  2661. at com.atlassian.jira.database.DatabaseAccessorImpl.runInManagedTransaction(DatabaseAccessorImpl.java:131)
  2662. ... 2 filtered
  2663. at java.lang.reflect.Method.invoke(Method.java:498)
  2664. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  2665. at com.sun.proxy.$Proxy269.runInManagedTransaction(Unknown Source)
  2666. ... 2 filtered
  2667. at java.lang.reflect.Method.invoke(Method.java:498)
  2668. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  2669. at com.sun.proxy.$Proxy269.runInManagedTransaction(Unknown Source)
  2670. at com.atlassian.sal.jira.rdbms.JiraHostConnectionAccessor.runInStartedOrExistingTransaction(JiraHostConnectionAccessor.java:130)
  2671. at com.atlassian.sal.jira.rdbms.JiraHostConnectionAccessor.execute(JiraHostConnectionAccessor.java:60)
  2672. at com.atlassian.sal.core.rdbms.DefaultTransactionalExecutor.execute(DefaultTransactionalExecutor.java:40)
  2673. at com.atlassian.pocketknife.internal.querydsl.DatabaseAccessorImpl.execute(DatabaseAccessorImpl.java:67)
  2674. at com.atlassian.pocketknife.internal.querydsl.DatabaseAccessorImpl.runInTransaction(DatabaseAccessorImpl.java:43)
  2675. at com.atlassian.ratelimiting.db.internal.dao.QDSLSystemRateLimitingSettingsDao.getSystemSettings(QDSLSystemRateLimitingSettingsDao.java:149)
  2676. at com.atlassian.ratelimiting.db.internal.dao.QDSLSystemRateLimitingSettingsDao.lambda$initializeDbIfNeeded$0(QDSLSystemRateLimitingSettingsDao.java:40)
  2677. at com.atlassian.pocketknife.internal.querydsl.DatabaseAccessorImpl.lambda$execute$0(DatabaseAccessorImpl.java:69)
  2678. at com.atlassian.sal.core.rdbms.DefaultTransactionalExecutor.executeInternal(DefaultTransactionalExecutor.java:87)
  2679. at com.atlassian.sal.core.rdbms.DefaultTransactionalExecutor.lambda$execute$0(DefaultTransactionalExecutor.java:43)
  2680. at com.atlassian.jira.database.DatabaseAccessorImpl.runInManagedTransaction(DatabaseAccessorImpl.java:131)
  2681. ... 2 filtered
  2682. at java.lang.reflect.Method.invoke(Method.java:498)
  2683. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  2684. at com.sun.proxy.$Proxy269.runInManagedTransaction(Unknown Source)
  2685. ... 2 filtered
  2686. at java.lang.reflect.Method.invoke(Method.java:498)
  2687. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  2688. at com.sun.proxy.$Proxy269.runInManagedTransaction(Unknown Source)
  2689. at com.atlassian.sal.jira.rdbms.JiraHostConnectionAccessor.runInStartedOrExistingTransaction(JiraHostConnectionAccessor.java:130)
  2690. at com.atlassian.sal.jira.rdbms.JiraHostConnectionAccessor.execute(JiraHostConnectionAccessor.java:60)
  2691. at com.atlassian.sal.core.rdbms.DefaultTransactionalExecutor.execute(DefaultTransactionalExecutor.java:40)
  2692. at com.atlassian.pocketknife.internal.querydsl.DatabaseAccessorImpl.execute(DatabaseAccessorImpl.java:67)
  2693. at com.atlassian.pocketknife.internal.querydsl.DatabaseAccessorImpl.runInTransaction(DatabaseAccessorImpl.java:43)
  2694. at com.atlassian.ratelimiting.db.internal.dao.QDSLSystemRateLimitingSettingsDao.initializeDbIfNeeded(QDSLSystemRateLimitingSettingsDao.java:39)
  2695. at com.atlassian.ratelimiting.internal.configuration.DefaultSystemPropertiesService.initializeData(DefaultSystemPropertiesService.java:64)
  2696. at com.atlassian.ratelimiting.internal.settings.RateLimitModificationSettingsService.onPluginEnabled(RateLimitModificationSettingsService.java:96)
  2697. ... 2 filtered
  2698. at java.lang.reflect.Method.invoke(Method.java:498)
  2699. at com.atlassian.event.internal.SingleParameterMethodListenerInvoker.invoke(SingleParameterMethodListenerInvoker.java:42)
  2700. ... 29 more
  2701. Caused by: org.postgresql.util.PSQLException: ERROR: relation "public.AO_AC3877_SYSTEM_RL_SETTINGS" does not exist
  2702. Position: 566
  2703. at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2468)
  2704. at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2211)
  2705. at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:309)
  2706. at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:446)
  2707. at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:149)
  2708. at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:108)
  2709. at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:83)
  2710. at org.apache.commons.dbcp2.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:83)
  2711. at com.querydsl.sql.AbstractSQLQuery.iterateSingle(AbstractSQLQuery.java:370)
  2712. ... 80 more
  2713. 2021-03-16 21:56:09,397+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@58941157 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.streams.thirdparty-plugin}
  2714. 2021-03-16 21:56:09,398+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@e61ff33b with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.streams.thirdparty-plugin}
  2715. 2021-03-16 21:56:09,399+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.streams.streams-thirdparty-plugin]
  2716. 2021-03-16 21:56:09,417+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.streams.streams-thirdparty-plugin]
  2717. 2021-03-16 21:56:09,417+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.streams.thirdparty-plugin]
  2718. 2021-03-16 21:56:09,417+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.streams.thirdparty-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  2719. 2021-03-16 21:56:09,417+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.streams.thirdparty-plugin]
  2720. 2021-03-16 21:56:09,417+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.streams.thirdparty-plugin] got ActiveObjectsConfiguration
  2721. 2021-03-16 21:56:09,467+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@52cf423b with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.troubleshooting.plugin-jira}
  2722. 2021-03-16 21:56:09,470+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@58c32849 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.troubleshooting.plugin-jira}
  2723. 2021-03-16 21:56:09,472+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.troubleshooting.plugin-jira]
  2724. 2021-03-16 21:56:09,505+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.troubleshooting.plugin-jira]
  2725. 2021-03-16 21:56:09,505+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.troubleshooting.plugin-jira]
  2726. 2021-03-16 21:56:09,505+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.troubleshooting.plugin-jira] loading new AO promise for JiraTenantImpl{id='system'}
  2727. 2021-03-16 21:56:09,505+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.troubleshooting.plugin-jira]
  2728. 2021-03-16 21:56:09,505+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.troubleshooting.plugin-jira] got ActiveObjectsConfiguration
  2729. 2021-03-16 21:56:09,796+0100 JIRA-Bootstrap INFO [c.a.plugin.manager.DefaultPluginManager] Plugin system earlyStartup ended
  2730. 2021-03-16 21:56:10,049+0100 JIRA-Bootstrap INFO [c.a.j.index.ha.NoOpNodeReindexService] [INDEX-REPLAY] Creating NoOpNodeReindexService in non-clustered mode. Node re-index service not working.
  2731. 2021-03-16 21:56:10,054+0100 JIRA-Bootstrap INFO [c.a.jira.cluster.ClusterSettings] [CLUSTER-STATE] Value for system property key jira.cluster.retention.period.in.days was set to PT48H
  2732. 2021-03-16 21:56:10,054+0100 JIRA-Bootstrap INFO [c.a.jira.cluster.ClusterSettings] [CLUSTER-STATE] Value for system property key jira.not.alive.active.nodes.retention.period.in.hours was set to PT48H
  2733. 2021-03-16 21:56:10,054+0100 JIRA-Bootstrap INFO [c.a.j.cluster.service.NonAliveNodesScannerService] [CLUSTER-STATE] Service has been registered with retention period PT48H
  2734. 2021-03-16 21:56:10,055+0100 JIRA-Bootstrap INFO [c.a.jira.cluster.ClusterSettings] [CLUSTER-STATE] Value for system property key jira.cluster.retention.period.in.days was set to PT48H
  2735. 2021-03-16 21:56:10,055+0100 JIRA-Bootstrap INFO [c.a.j.cluster.service.OfflineNodesScannerService] [CLUSTER-STATE] Service has been registered with retention period PT48H
  2736. 2021-03-16 21:56:10,452+0100 JIRA-Bootstrap INFO [c.a.jira.i18n.CachingI18nFactory] [i18n-caching-factory] Starting
  2737. 2021-03-16 21:56:41,059+0100 localhost-startStop-1 INFO [c.a.jira.startup.JiraHomeStartupCheck] The jira.home directory '/var/atlassian/application-data/jira' is validated and locked for exclusive use by this instance.
  2738. 2021-03-16 21:56:41,179+0100 JIRA-Bootstrap INFO [c.a.jira.startup.JiraStartupLogger]
  2739. ****************
  2740. Jira starting...
  2741. ****************
  2742. 2021-03-16 21:56:41,383+0100 JIRA-Bootstrap INFO [c.a.jira.startup.JiraStartupLogger]
  2743. ___ Environment _____________________________
  2744. JIRA Build : 8.15.0#815001-sha1:9cd993cd5d44d1112926026f768b18ff3cb391a3
  2745. Build Date : Fri Jan 22 00:00:00 CET 2021
  2746. JIRA Installation Type : Standalone
  2747. Application Server : Apache Tomcat/8.5.60 - Servlet API 3.1
  2748. Java Version : 1.8.0_282 - AdoptOpenJDK
  2749. Current Working Directory : /var/atlassian/application-data/jira
  2750. Maximum Allowable Memory : 1820MB
  2751. Total Memory : 892MB
  2752. Free Memory : 846MB
  2753. Used Memory : 46MB
  2754. Memory Pool: Code Cache : Code Cache: init = 33554432(32768K) used = 11827072(11549K) committed = 33554432(32768K) max = 536870912(524288K)
  2755. Memory Pool: Metaspace : Metaspace: init = 0(0K) used = 21594064(21087K) committed = 22282240(21760K) max = -1(-1K)
  2756. Memory Pool: Compressed Class Space : Compressed Class Space: init = 0(0K) used = 2464040(2406K) committed = 2621440(2560K) max = 1073741824(1048576K)
  2757. Memory Pool: PS Eden Space : PS Eden Space: init = 100663296(98304K) used = 30935488(30210K) committed = 660078592(644608K) max = 679477248(663552K)
  2758. Memory Pool: PS Survivor Space : PS Survivor Space: init = 16777216(16384K) used = 0(0K) committed = 7340032(7168K) max = 7340032(7168K)
  2759. Memory Pool: PS Old Gen : PS Old Gen: init = 268435456(262144K) used = 17385120(16977K) committed = 268435456(262144K) max = 1431830528(1398272K)
  2760. JVM Input Arguments : -Djava.util.logging.config.file=/opt/atlassian/jira/conf/logging.properties -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Xms384m -Xmx2048m -XX:InitialCodeCacheSize=32m -XX:ReservedCodeCacheSize=512m -Djava.awt.headless=true -Datlassian.standalone=JIRA -Dorg.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER=true -Dmail.mime.decodeparameters=true -Dorg.dom4j.factory=com.atlassian.core.xml.InterningDocumentFactory -XX:-OmitStackTraceInFastThrow -Djava.locale.providers=COMPAT -Djira.home=/var/atlassian/application-data/jira -Datlassian.plugins.startup.options=-fg -Djdk.tls.ephemeralDHKeySize=2048 -Djava.protocol.handler.pkgs=org.apache.catalina.webresources -Dorg.apache.catalina.security.SecurityListener.UMASK=0027 -Xloggc:/opt/atlassian/jira/logs/atlassian-jira-gc-%t.log -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=20M -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+PrintGCTimeStamps -XX:+PrintGCCause -XX:+ExplicitGCInvokesConcurrent -Dignore.endorsed.dirs= -Dcatalina.base=/opt/atlassian/jira -Dcatalina.home=/opt/atlassian/jira -Djava.io.tmpdir=/opt/atlassian/jira/temp
  2761. Java Compatibility Information : JIRA version = 8.15.0, Java Version = 1.8.0_282
  2762. ___ Java System Properties _________________
  2763. atlassian.plugins.startup.options : -fg
  2764. atlassian.standalone : JIRA
  2765. awt.toolkit : sun.awt.X11.XToolkit
  2766. catalina.base : /opt/atlassian/jira
  2767. catalina.home : /opt/atlassian/jira
  2768. catalina.useNaming : true
  2769. common.loader : "${catalina.base}/lib",
  2770. "${catalina.base}/lib/*.jar",
  2771. "${catalina.home}/lib",
  2772. "${catalina.home}/lib/*.jar"
  2773. file.encoding : UTF-8
  2774. file.encoding.pkg : sun.io
  2775. ignore.endorsed.dirs :
  2776. java.awt.graphicsenv : sun.awt.X11GraphicsEnvironment
  2777. java.awt.headless : true
  2778. java.awt.printerjob : sun.print.PSPrinterJob
  2779. java.class.version : 52.0
  2780. java.home : /opt/java/openjdk/jre
  2781. java.io.tmpdir : /opt/atlassian/jira/temp
  2782. java.locale.providers : COMPAT
  2783. java.naming.factory.initial : org.apache.naming.java.javaURLContextFactory
  2784. java.naming.factory.url.pkgs : org.apache.naming
  2785. java.protocol.handler.pkgs : org.apache.catalina.webresources
  2786. java.runtime.name : OpenJDK Runtime Environment
  2787. java.runtime.version : 1.8.0_282-b08
  2788. java.specification.name : Java Platform API Specification
  2789. java.specification.vendor : Oracle Corporation
  2790. java.specification.version : 1.8
  2791. java.util.concurrent.ForkJoinPool.common.threadFactory : org.apache.catalina.startup.SafeForkJoinWorkerThreadFactory
  2792. java.util.logging.config.file : /opt/atlassian/jira/conf/logging.properties
  2793. java.util.logging.manager : org.apache.juli.ClassLoaderLogManager
  2794. java.vendor : AdoptOpenJDK
  2795. java.vendor.url : https://adoptopenjdk.net/
  2796. java.vendor.url.bug : https://github.com/AdoptOpenJDK/openjdk-support/issues
  2797. java.version : 1.8.0_282
  2798. java.vm.info : mixed mode
  2799. java.vm.name : OpenJDK 64-Bit Server VM
  2800. java.vm.specification.name : Java Virtual Machine Specification
  2801. java.vm.specification.vendor : Oracle Corporation
  2802. java.vm.specification.version : 1.8
  2803. java.vm.vendor : AdoptOpenJDK
  2804. java.vm.version : 25.282-b08
  2805. jdk.tls.ephemeralDHKeySize : 2048
  2806. jira.home : /var/atlassian/application-data/jira
  2807. mail.mime.decodeparameters : true
  2808. org.apache.catalina.security.SecurityListener.UMASK : 0027
  2809. org.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER : true
  2810. org.dom4j.factory : com.atlassian.core.xml.InterningDocumentFactory
  2811. os.arch : amd64
  2812. os.name : Linux
  2813. os.version : 5.8.0-0.bpo.2-amd64
  2814. package.access : sun.,
  2815. org.apache.catalina.,
  2816. org.apache.coyote.,
  2817. org.apache.jasper.,
  2818. org.apache.tomcat.
  2819. package.definition : sun.,
  2820. java.,
  2821. org.apache.catalina.,
  2822. org.apache.coyote.,
  2823. org.apache.jasper.,
  2824. org.apache.naming.,
  2825. org.apache.tomcat.
  2826. server.loader :
  2827. shared.loader :
  2828. sun.arch.data.model : 64
  2829. sun.boot.library.path : /opt/java/openjdk/jre/lib/amd64
  2830. sun.cpu.endian : little
  2831. sun.cpu.isalist :
  2832. sun.io.unicode.encoding : UnicodeLittle
  2833. sun.java.command : org.apache.catalina.startup.Bootstrap start
  2834. sun.java.launcher : SUN_STANDARD
  2835. sun.jnu.encoding : UTF-8
  2836. sun.management.compiler : HotSpot 64-Bit Tiered Compilers
  2837. sun.os.patch.level : unknown
  2838. tomcat.util.buf.StringCache.byte.enabled : true
  2839. tomcat.util.scan.StandardJarScanFilter.jarsToScan : log4j-taglib*.jar,
  2840. log4j-web*.jar,
  2841. log4javascript*.jar,
  2842. slf4j-taglib*.jar
  2843. tomcat.util.scan.StandardJarScanFilter.jarsToSkip : annotations-api.jar,
  2844. ant-junit*.jar,
  2845. ant-launcher.jar,
  2846. ant.jar,
  2847. asm-*.jar,
  2848. aspectj*.jar,
  2849. bootstrap.jar,
  2850. catalina-ant.jar,
  2851. catalina-ha.jar,
  2852. catalina-jmx-remote.jar,
  2853. catalina-storeconfig.jar,
  2854. catalina-tribes.jar,
  2855. catalina-ws.jar,
  2856. catalina.jar,
  2857. cglib-*.jar,
  2858. cobertura-*.jar,
  2859. commons-beanutils*.jar,
  2860. commons-codec*.jar,
  2861. commons-collections*.jar,
  2862. commons-daemon.jar,
  2863. commons-dbcp*.jar,
  2864. commons-digester*.jar,
  2865. commons-fileupload*.jar,
  2866. commons-httpclient*.jar,
  2867. commons-io*.jar,
  2868. commons-lang*.jar,
  2869. commons-logging*.jar,
  2870. commons-math*.jar,
  2871. commons-pool*.jar,
  2872. dom4j-*.jar,
  2873. easymock-*.jar,
  2874. ecj-*.jar,
  2875. el-api.jar,
  2876. geronimo-spec-jaxrpc*.jar,
  2877. h2*.jar,
  2878. hamcrest-*.jar,
  2879. hibernate*.jar,
  2880. httpclient*.jar,
  2881. icu4j-*.jar,
  2882. jasper-el.jar,
  2883. jasper.jar,
  2884. jaspic-api.jar,
  2885. jaxb-*.jar,
  2886. jaxen-*.jar,
  2887. jdom-*.jar,
  2888. jetty-*.jar,
  2889. jmx-tools.jar,
  2890. jmx.jar,
  2891. jsp-api.jar,
  2892. jstl.jar,
  2893. jta*.jar,
  2894. junit-*.jar,
  2895. junit.jar,
  2896. log4j*.jar,
  2897. mail*.jar,
  2898. objenesis-*.jar,
  2899. oraclepki.jar,
  2900. oro-*.jar,
  2901. servlet-api-*.jar,
  2902. servlet-api.jar,
  2903. slf4j*.jar,
  2904. taglibs-standard-spec-*.jar,
  2905. tagsoup-*.jar,
  2906. tomcat-api.jar,
  2907. tomcat-coyote.jar,
  2908. tomcat-dbcp.jar,
  2909. tomcat-i18n-*.jar,
  2910. tomcat-jdbc.jar,
  2911. tomcat-jni.jar,
  2912. tomcat-juli-adapters.jar,
  2913. tomcat-juli.jar,
  2914. tomcat-util-scan.jar,
  2915. tomcat-util.jar,
  2916. tomcat-websocket.jar,
  2917. tools.jar,
  2918. websocket-api.jar,
  2919. wsdl4j*.jar,
  2920. xercesImpl.jar,
  2921. xml-apis.jar,
  2922. xmlParserAPIs-*.jar,
  2923. xmlParserAPIs.jar,
  2924. xom-*.jar
  2925. user.country : US
  2926. user.dir : /var/atlassian/application-data/jira
  2927. user.home : /var/atlassian/application-data/jira
  2928. user.language : en
  2929. user.name : jira
  2930. user.timezone : Europe/Brussels
  2931. 2021-03-16 21:56:41,730+0100 JIRA-Bootstrap INFO [c.a.j.config.database.SystemDatabaseConfigurationLoader] Reading database configuration from /var/atlassian/application-data/jira/dbconfig.xml
  2932. 2021-03-16 21:56:41,774+0100 JIRA-Bootstrap INFO [c.a.j.config.database.DatabaseConfigHandler] Trying to get encrypted password from xml and decrypt it
  2933. 2021-03-16 21:56:41,776+0100 JIRA-Bootstrap INFO [c.a.j.config.database.DatabaseConfigHandler] Database password decryption not performed.
  2934. 2021-03-16 21:56:43,064+0100 JIRA-Bootstrap INFO [c.a.jira.startup.JiraStartupLogger] Running Jira startup checks.
  2935. 2021-03-16 21:56:43,065+0100 JIRA-Bootstrap INFO [c.a.jira.startup.JiraStartupLogger] Jira pre-database startup checks completed successfully.
  2936. 2021-03-16 21:56:45,378+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Database Product Name is PostgreSQL
  2937. 2021-03-16 21:56:45,378+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Database Product Version is 12.5 (Ubuntu 12.5-1.pgdg18.04+1)
  2938. 2021-03-16 21:56:45,379+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Database Driver Name is PostgreSQL JDBC Driver
  2939. 2021-03-16 21:56:45,379+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Database Driver Version is 42.2.6
  2940. 2021-03-16 21:57:38,368+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldConfigScheme"
  2941. 2021-03-16 21:57:38,368+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "TrackbackPing"
  2942. 2021-03-16 21:57:38,369+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "GroupAttribute"
  2943. 2021-03-16 21:57:38,369+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "DraftWorkflowSchemeEntity"
  2944. 2021-03-16 21:57:38,369+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSPropertyText"
  2945. 2021-03-16 21:57:38,369+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ProjectRole"
  2946. 2021-03-16 21:57:38,370+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Membership"
  2947. 2021-03-16 21:57:38,370+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "QRTZCronTriggers"
  2948. 2021-03-16 21:57:38,370+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ExternalEntity"
  2949. 2021-03-16 21:57:38,370+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "User"
  2950. 2021-03-16 21:57:38,370+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "CustomFieldOption"
  2951. 2021-03-16 21:57:38,371+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "MailServer"
  2952. 2021-03-16 21:57:38,371+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ManagedConfigurationItem"
  2953. 2021-03-16 21:57:38,371+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Resolution"
  2954. 2021-03-16 21:57:38,371+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "TrustedApplication"
  2955. 2021-03-16 21:57:38,371+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "WorklogVersion"
  2956. 2021-03-16 21:57:38,371+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "EntityProperty"
  2957. 2021-03-16 21:57:38,372+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "EntityTranslation"
  2958. 2021-03-16 21:57:38,372+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "QRTZJobListeners"
  2959. 2021-03-16 21:57:38,372+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldConfigSchemeIssueType"
  2960. 2021-03-16 21:57:38,372+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Version"
  2961. 2021-03-16 21:57:38,372+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "IssueLinkType"
  2962. 2021-03-16 21:57:38,372+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FavouriteAssociations"
  2963. 2021-03-16 21:57:38,372+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "GlobalPermissionEntry"
  2964. 2021-03-16 21:57:38,373+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ChangeGroup"
  2965. 2021-03-16 21:57:38,373+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "QRTZTriggers"
  2966. 2021-03-16 21:57:38,373+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Status"
  2967. 2021-03-16 21:57:38,373+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ConfigurationContext"
  2968. 2021-03-16 21:57:38,373+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZJobDetails"
  2969. 2021-03-16 21:57:38,373+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Directory"
  2970. 2021-03-16 21:57:38,373+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSCurrentStepPrev"
  2971. 2021-03-16 21:57:38,373+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "QRTZSimpleTriggers"
  2972. 2021-03-16 21:57:38,374+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "AuditItem"
  2973. 2021-03-16 21:57:38,374+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Priority"
  2974. 2021-03-16 21:57:38,374+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ProjectChangedTime"
  2975. 2021-03-16 21:57:38,374+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "IssueVersion"
  2976. 2021-03-16 21:57:38,374+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "GadgetUserPreference"
  2977. 2021-03-16 21:57:38,374+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZPausedTriggerGroups"
  2978. 2021-03-16 21:57:38,374+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "VoteHistory"
  2979. 2021-03-16 21:57:38,375+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSPropertyEntry"
  2980. 2021-03-16 21:57:38,375+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ChangeItem"
  2981. 2021-03-16 21:57:38,375+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSUser"
  2982. 2021-03-16 21:57:38,375+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "CommentVersion"
  2983. 2021-03-16 21:57:38,375+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldScreenTab"
  2984. 2021-03-16 21:57:38,375+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "PermissionScheme"
  2985. 2021-03-16 21:57:38,375+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "WorkflowSchemeEntity"
  2986. 2021-03-16 21:57:38,376+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "NodeAssociation"
  2987. 2021-03-16 21:57:38,376+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSPropertyNumber"
  2988. 2021-03-16 21:57:38,376+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "CustomField"
  2989. 2021-03-16 21:57:38,376+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "DirectorySynchronisationToken"
  2990. 2021-03-16 21:57:38,376+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ReindexRequest"
  2991. 2021-03-16 21:57:38,376+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "UserHistoryItem"
  2992. 2021-03-16 21:57:38,376+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Action"
  2993. 2021-03-16 21:57:38,376+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSPropertyDecimal"
  2994. 2021-03-16 21:57:38,377+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ListenerConfig"
  2995. 2021-03-16 21:57:38,377+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Issue"
  2996. 2021-03-16 21:57:38,377+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSHistoryStep"
  2997. 2021-03-16 21:57:38,377+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSMembership"
  2998. 2021-03-16 21:57:38,377+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "EventType"
  2999. 2021-03-16 21:57:38,377+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OAuthConsumerToken"
  3000. 2021-03-16 21:57:38,377+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Feature"
  3001. 2021-03-16 21:57:38,378+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "PortletConfiguration"
  3002. 2021-03-16 21:57:38,378+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "UpgradeTaskHistoryAuditLog"
  3003. 2021-03-16 21:57:38,378+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "PermissionSchemeAttribute"
  3004. 2021-03-16 21:57:38,378+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "PluginVersion"
  3005. 2021-03-16 21:57:38,378+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "TempAttachmentsMonitor"
  3006. 2021-03-16 21:57:38,378+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "RemoteIssueLink"
  3007. 2021-03-16 21:57:38,378+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "CustomFieldValue"
  3008. 2021-03-16 21:57:38,379+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "IssueLink"
  3009. 2021-03-16 21:57:38,379+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZSimplePropTriggers"
  3010. 2021-03-16 21:57:38,379+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ColumnLayoutItem"
  3011. 2021-03-16 21:57:38,379+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "UpgradeHistory"
  3012. 2021-03-16 21:57:38,379+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldScreenScheme"
  3013. 2021-03-16 21:57:38,379+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "QRTZCalendars"
  3014. 2021-03-16 21:57:38,379+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "SchemeIssueSecurityLevels"
  3015. 2021-03-16 21:57:38,379+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ClusterLockStatus"
  3016. 2021-03-16 21:57:38,380+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "WorkflowScheme"
  3017. 2021-03-16 21:57:38,380+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "AuditLog"
  3018. 2021-03-16 21:57:38,380+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FilterSubscription"
  3019. 2021-03-16 21:57:38,380+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZTriggerListeners"
  3020. 2021-03-16 21:57:38,380+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "SearchRequest"
  3021. 2021-03-16 21:57:38,380+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Avatar"
  3022. 2021-03-16 21:57:38,380+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "UpgradeVersionHistory"
  3023. 2021-03-16 21:57:38,381+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OAuthConsumer"
  3024. 2021-03-16 21:57:38,381+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "EntityPropertyIndexDocument"
  3025. 2021-03-16 21:57:38,381+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSGroup"
  3026. 2021-03-16 21:57:38,381+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "SchemePermissions"
  3027. 2021-03-16 21:57:38,381+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Component"
  3028. 2021-03-16 21:57:38,381+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldLayoutItem"
  3029. 2021-03-16 21:57:38,382+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZCronTriggers"
  3030. 2021-03-16 21:57:38,382+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "NodeIndexCounter"
  3031. 2021-03-16 21:57:38,382+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Worklog"
  3032. 2021-03-16 21:57:38,382+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSPropertyDate"
  3033. 2021-03-16 21:57:38,382+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "DraftWorkflow"
  3034. 2021-03-16 21:57:38,382+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "NomenclatureEntry"
  3035. 2021-03-16 21:57:38,382+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Board"
  3036. 2021-03-16 21:57:38,383+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSPropertyData"
  3037. 2021-03-16 21:57:38,383+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "IssueType"
  3038. 2021-03-16 21:57:38,383+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OptionConfiguration"
  3039. 2021-03-16 21:57:38,383+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Permission"
  3040. 2021-03-16 21:57:38,383+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldConfiguration"
  3041. 2021-03-16 21:57:38,383+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSWorkflowEntry"
  3042. 2021-03-16 21:57:38,383+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZSchedulerState"
  3043. 2021-03-16 21:57:38,383+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldLayoutSchemeEntity"
  3044. 2021-03-16 21:57:38,384+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "DeadLetter"
  3045. 2021-03-16 21:57:38,384+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Project"
  3046. 2021-03-16 21:57:38,384+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "AuditChangedValue"
  3047. 2021-03-16 21:57:38,384+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "GenericConfiguration"
  3048. 2021-03-16 21:57:38,384+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ReplicatedIndexOperation"
  3049. 2021-03-16 21:57:38,384+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "VersionControl"
  3050. 2021-03-16 21:57:38,384+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "BoardProject"
  3051. 2021-03-16 21:57:38,384+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "SequenceValueItem"
  3052. 2021-03-16 21:57:38,384+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "UserAttribute"
  3053. 2021-03-16 21:57:38,384+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Workflow"
  3054. 2021-03-16 21:57:38,385+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Notification"
  3055. 2021-03-16 21:57:38,385+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "UpgradeTaskHistory"
  3056. 2021-03-16 21:57:38,385+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "DirectorySynchronisationStatus"
  3057. 2021-03-16 21:57:38,385+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZCalendars"
  3058. 2021-03-16 21:57:38,385+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "IssueFieldOptionScope"
  3059. 2021-03-16 21:57:38,385+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OAuthServiceProviderToken"
  3060. 2021-03-16 21:57:38,385+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "SchemeIssueSecurities"
  3061. 2021-03-16 21:57:38,385+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "QRTZTriggerListeners"
  3062. 2021-03-16 21:57:38,385+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ProjectRoleActor"
  3063. 2021-03-16 21:57:38,385+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "LicenseRoleGroup"
  3064. 2021-03-16 21:57:38,386+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FileAttachment"
  3065. 2021-03-16 21:57:38,386+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldLayout"
  3066. 2021-03-16 21:57:38,386+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ClusteredJob"
  3067. 2021-03-16 21:57:38,386+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldLayoutScheme"
  3068. 2021-03-16 21:57:38,386+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OAuthServiceProviderConsumer"
  3069. 2021-03-16 21:57:38,386+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ClusterUpgradeState"
  3070. 2021-03-16 21:57:38,386+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "PluginState"
  3071. 2021-03-16 21:57:38,386+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "UserAssociation"
  3072. 2021-03-16 21:57:38,386+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ExternalGadget"
  3073. 2021-03-16 21:57:38,386+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldScreenLayoutItem"
  3074. 2021-03-16 21:57:38,386+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZBlobTriggers"
  3075. 2021-03-16 21:57:38,386+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "LicenseRoleDefault"
  3076. 2021-03-16 21:57:38,387+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Application"
  3077. 2021-03-16 21:57:38,387+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "IssueFieldOption"
  3078. 2021-03-16 21:57:38,387+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZTriggers"
  3079. 2021-03-16 21:57:38,387+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "UserPickerFilterRole"
  3080. 2021-03-16 21:57:38,387+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "DirectoryOperation"
  3081. 2021-03-16 21:57:38,387+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ApplicationUser"
  3082. 2021-03-16 21:57:38,387+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "DraftWorkflowScheme"
  3083. 2021-03-16 21:57:38,387+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "WorkflowStatuses"
  3084. 2021-03-16 21:57:38,387+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldScreenSchemeItem"
  3085. 2021-03-16 21:57:38,387+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ClusterMessage"
  3086. 2021-03-16 21:57:38,388+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZSimpleTriggers"
  3087. 2021-03-16 21:57:38,388+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "IssueTypeScreenSchemeEntity"
  3088. 2021-03-16 21:57:38,388+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSPropertyString"
  3089. 2021-03-16 21:57:38,388+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZJobListeners"
  3090. 2021-03-16 21:57:38,388+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "RunDetails"
  3091. 2021-03-16 21:57:38,388+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSHistoryStepPrev"
  3092. 2021-03-16 21:57:38,388+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ProjectKey"
  3093. 2021-03-16 21:57:38,388+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ColumnLayout"
  3094. 2021-03-16 21:57:38,388+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldLayoutSchemeAssociation"
  3095. 2021-03-16 21:57:38,388+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "RemoteAddress"
  3096. 2021-03-16 21:57:38,388+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZFiredTriggers"
  3097. 2021-03-16 21:57:38,389+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ProductLicense"
  3098. 2021-03-16 21:57:38,389+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "UserPickerFilter"
  3099. 2021-03-16 21:57:38,389+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ProjectCategory"
  3100. 2021-03-16 21:57:38,389+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "DirectoryAttribute"
  3101. 2021-03-16 21:57:38,389+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSCurrentStep"
  3102. 2021-03-16 21:57:38,389+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "NotificationInstance"
  3103. 2021-03-16 21:57:38,389+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "MovedIssueKey"
  3104. 2021-03-16 21:57:38,389+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "UserPickerFilterGroup"
  3105. 2021-03-16 21:57:38,389+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "RememberMeToken"
  3106. 2021-03-16 21:57:38,390+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "PortalPage"
  3107. 2021-03-16 21:57:38,390+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ServiceConfig"
  3108. 2021-03-16 21:57:38,390+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Label"
  3109. 2021-03-16 21:57:38,390+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "IssueTypeScreenScheme"
  3110. 2021-03-16 21:57:38,390+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "SharePermissions"
  3111. 2021-03-16 21:57:38,390+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "QRTZJobDetails"
  3112. 2021-03-16 21:57:38,390+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldScreen"
  3113. 2021-03-16 21:57:38,390+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZLocks"
  3114. 2021-03-16 21:57:38,390+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "QRTZFiredTriggers"
  3115. 2021-03-16 21:57:38,390+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ReindexComponent"
  3116. 2021-03-16 21:57:38,390+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ClusterNodeHeartbeat"
  3117. 2021-03-16 21:57:38,390+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ClusterNode"
  3118. 2021-03-16 21:57:38,391+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "NotificationScheme"
  3119. 2021-03-16 21:57:38,391+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Group"
  3120. 2021-03-16 21:57:38,391+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "IssueSecurityScheme"
  3121. 2021-03-16 21:57:38,391+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Database Product Name is PostgreSQL
  3122. 2021-03-16 21:57:38,392+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Database Product Version is 12.5 (Ubuntu 12.5-1.pgdg18.04+1)
  3123. 2021-03-16 21:57:38,392+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Database Driver Name is PostgreSQL JDBC Driver
  3124. 2021-03-16 21:57:38,392+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Database Driver Version is 42.2.6
  3125. 2021-03-16 21:58:29,163+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldConfigScheme"
  3126. 2021-03-16 21:58:29,163+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "TrackbackPing"
  3127. 2021-03-16 21:58:29,164+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "GroupAttribute"
  3128. 2021-03-16 21:58:29,164+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "DraftWorkflowSchemeEntity"
  3129. 2021-03-16 21:58:29,164+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSPropertyText"
  3130. 2021-03-16 21:58:29,164+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ProjectRole"
  3131. 2021-03-16 21:58:29,164+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Membership"
  3132. 2021-03-16 21:58:29,164+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "QRTZCronTriggers"
  3133. 2021-03-16 21:58:29,164+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ExternalEntity"
  3134. 2021-03-16 21:58:29,165+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "User"
  3135. 2021-03-16 21:58:29,165+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "CustomFieldOption"
  3136. 2021-03-16 21:58:29,165+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "MailServer"
  3137. 2021-03-16 21:58:29,165+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ManagedConfigurationItem"
  3138. 2021-03-16 21:58:29,165+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Resolution"
  3139. 2021-03-16 21:58:29,165+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "TrustedApplication"
  3140. 2021-03-16 21:58:29,165+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "WorklogVersion"
  3141. 2021-03-16 21:58:29,166+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "EntityProperty"
  3142. 2021-03-16 21:58:29,166+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "EntityTranslation"
  3143. 2021-03-16 21:58:29,166+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "QRTZJobListeners"
  3144. 2021-03-16 21:58:29,166+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldConfigSchemeIssueType"
  3145. 2021-03-16 21:58:29,166+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Version"
  3146. 2021-03-16 21:58:29,166+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "IssueLinkType"
  3147. 2021-03-16 21:58:29,166+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FavouriteAssociations"
  3148. 2021-03-16 21:58:29,166+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "GlobalPermissionEntry"
  3149. 2021-03-16 21:58:29,167+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ChangeGroup"
  3150. 2021-03-16 21:58:29,167+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "QRTZTriggers"
  3151. 2021-03-16 21:58:29,167+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Status"
  3152. 2021-03-16 21:58:29,167+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ConfigurationContext"
  3153. 2021-03-16 21:58:29,167+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZJobDetails"
  3154. 2021-03-16 21:58:29,167+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Directory"
  3155. 2021-03-16 21:58:29,167+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSCurrentStepPrev"
  3156. 2021-03-16 21:58:29,167+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "QRTZSimpleTriggers"
  3157. 2021-03-16 21:58:29,167+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "AuditItem"
  3158. 2021-03-16 21:58:29,168+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Priority"
  3159. 2021-03-16 21:58:29,168+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ProjectChangedTime"
  3160. 2021-03-16 21:58:29,168+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "IssueVersion"
  3161. 2021-03-16 21:58:29,168+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "GadgetUserPreference"
  3162. 2021-03-16 21:58:29,168+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZPausedTriggerGroups"
  3163. 2021-03-16 21:58:29,168+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "VoteHistory"
  3164. 2021-03-16 21:58:29,168+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSPropertyEntry"
  3165. 2021-03-16 21:58:29,168+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ChangeItem"
  3166. 2021-03-16 21:58:29,168+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSUser"
  3167. 2021-03-16 21:58:29,168+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "CommentVersion"
  3168. 2021-03-16 21:58:29,168+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldScreenTab"
  3169. 2021-03-16 21:58:29,169+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "PermissionScheme"
  3170. 2021-03-16 21:58:29,169+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "WorkflowSchemeEntity"
  3171. 2021-03-16 21:58:29,169+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "NodeAssociation"
  3172. 2021-03-16 21:58:29,169+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSPropertyNumber"
  3173. 2021-03-16 21:58:29,169+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "CustomField"
  3174. 2021-03-16 21:58:29,169+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "DirectorySynchronisationToken"
  3175. 2021-03-16 21:58:29,169+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ReindexRequest"
  3176. 2021-03-16 21:58:29,169+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "UserHistoryItem"
  3177. 2021-03-16 21:58:29,169+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Action"
  3178. 2021-03-16 21:58:29,170+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSPropertyDecimal"
  3179. 2021-03-16 21:58:29,170+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ListenerConfig"
  3180. 2021-03-16 21:58:29,170+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Issue"
  3181. 2021-03-16 21:58:29,170+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSHistoryStep"
  3182. 2021-03-16 21:58:29,170+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSMembership"
  3183. 2021-03-16 21:58:29,170+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "EventType"
  3184. 2021-03-16 21:58:29,170+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OAuthConsumerToken"
  3185. 2021-03-16 21:58:29,170+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Feature"
  3186. 2021-03-16 21:58:29,171+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "PortletConfiguration"
  3187. 2021-03-16 21:58:29,171+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "UpgradeTaskHistoryAuditLog"
  3188. 2021-03-16 21:58:29,171+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "PermissionSchemeAttribute"
  3189. 2021-03-16 21:58:29,171+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "PluginVersion"
  3190. 2021-03-16 21:58:29,171+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "TempAttachmentsMonitor"
  3191. 2021-03-16 21:58:29,171+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "RemoteIssueLink"
  3192. 2021-03-16 21:58:29,171+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "CustomFieldValue"
  3193. 2021-03-16 21:58:29,171+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "IssueLink"
  3194. 2021-03-16 21:58:29,171+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZSimplePropTriggers"
  3195. 2021-03-16 21:58:29,171+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ColumnLayoutItem"
  3196. 2021-03-16 21:58:29,171+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "UpgradeHistory"
  3197. 2021-03-16 21:58:29,172+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldScreenScheme"
  3198. 2021-03-16 21:58:29,172+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "QRTZCalendars"
  3199. 2021-03-16 21:58:29,172+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "SchemeIssueSecurityLevels"
  3200. 2021-03-16 21:58:29,172+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ClusterLockStatus"
  3201. 2021-03-16 21:58:29,172+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "WorkflowScheme"
  3202. 2021-03-16 21:58:29,172+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "AuditLog"
  3203. 2021-03-16 21:58:29,172+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FilterSubscription"
  3204. 2021-03-16 21:58:29,172+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZTriggerListeners"
  3205. 2021-03-16 21:58:29,172+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "SearchRequest"
  3206. 2021-03-16 21:58:29,172+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Avatar"
  3207. 2021-03-16 21:58:29,173+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "UpgradeVersionHistory"
  3208. 2021-03-16 21:58:29,173+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OAuthConsumer"
  3209. 2021-03-16 21:58:29,173+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "EntityPropertyIndexDocument"
  3210. 2021-03-16 21:58:29,173+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSGroup"
  3211. 2021-03-16 21:58:29,173+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "SchemePermissions"
  3212. 2021-03-16 21:58:29,173+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Component"
  3213. 2021-03-16 21:58:29,173+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldLayoutItem"
  3214. 2021-03-16 21:58:29,173+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZCronTriggers"
  3215. 2021-03-16 21:58:29,173+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "NodeIndexCounter"
  3216. 2021-03-16 21:58:29,173+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Worklog"
  3217. 2021-03-16 21:58:29,173+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSPropertyDate"
  3218. 2021-03-16 21:58:29,174+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "DraftWorkflow"
  3219. 2021-03-16 21:58:29,174+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "NomenclatureEntry"
  3220. 2021-03-16 21:58:29,174+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Board"
  3221. 2021-03-16 21:58:29,174+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSPropertyData"
  3222. 2021-03-16 21:58:29,174+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "IssueType"
  3223. 2021-03-16 21:58:29,174+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OptionConfiguration"
  3224. 2021-03-16 21:58:29,174+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Permission"
  3225. 2021-03-16 21:58:29,174+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldConfiguration"
  3226. 2021-03-16 21:58:29,174+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSWorkflowEntry"
  3227. 2021-03-16 21:58:29,174+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZSchedulerState"
  3228. 2021-03-16 21:58:29,175+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldLayoutSchemeEntity"
  3229. 2021-03-16 21:58:29,175+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "DeadLetter"
  3230. 2021-03-16 21:58:29,175+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Project"
  3231. 2021-03-16 21:58:29,175+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "AuditChangedValue"
  3232. 2021-03-16 21:58:29,175+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "GenericConfiguration"
  3233. 2021-03-16 21:58:29,175+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ReplicatedIndexOperation"
  3234. 2021-03-16 21:58:29,175+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "VersionControl"
  3235. 2021-03-16 21:58:29,175+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "BoardProject"
  3236. 2021-03-16 21:58:29,175+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "SequenceValueItem"
  3237. 2021-03-16 21:58:29,175+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "UserAttribute"
  3238. 2021-03-16 21:58:29,175+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Workflow"
  3239. 2021-03-16 21:58:29,175+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Notification"
  3240. 2021-03-16 21:58:29,175+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "UpgradeTaskHistory"
  3241. 2021-03-16 21:58:29,175+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "DirectorySynchronisationStatus"
  3242. 2021-03-16 21:58:29,176+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZCalendars"
  3243. 2021-03-16 21:58:29,176+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "IssueFieldOptionScope"
  3244. 2021-03-16 21:58:29,176+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OAuthServiceProviderToken"
  3245. 2021-03-16 21:58:29,176+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "SchemeIssueSecurities"
  3246. 2021-03-16 21:58:29,176+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "QRTZTriggerListeners"
  3247. 2021-03-16 21:58:29,176+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ProjectRoleActor"
  3248. 2021-03-16 21:58:29,176+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "LicenseRoleGroup"
  3249. 2021-03-16 21:58:29,176+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FileAttachment"
  3250. 2021-03-16 21:58:29,176+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldLayout"
  3251. 2021-03-16 21:58:29,176+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ClusteredJob"
  3252. 2021-03-16 21:58:29,176+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldLayoutScheme"
  3253. 2021-03-16 21:58:29,176+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OAuthServiceProviderConsumer"
  3254. 2021-03-16 21:58:29,176+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ClusterUpgradeState"
  3255. 2021-03-16 21:58:29,176+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "PluginState"
  3256. 2021-03-16 21:58:29,176+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "UserAssociation"
  3257. 2021-03-16 21:58:29,177+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ExternalGadget"
  3258. 2021-03-16 21:58:29,177+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldScreenLayoutItem"
  3259. 2021-03-16 21:58:29,177+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZBlobTriggers"
  3260. 2021-03-16 21:58:29,177+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "LicenseRoleDefault"
  3261. 2021-03-16 21:58:29,177+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Application"
  3262. 2021-03-16 21:58:29,177+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "IssueFieldOption"
  3263. 2021-03-16 21:58:29,177+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZTriggers"
  3264. 2021-03-16 21:58:29,177+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "UserPickerFilterRole"
  3265. 2021-03-16 21:58:29,177+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "DirectoryOperation"
  3266. 2021-03-16 21:58:29,177+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ApplicationUser"
  3267. 2021-03-16 21:58:29,177+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "DraftWorkflowScheme"
  3268. 2021-03-16 21:58:29,177+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "WorkflowStatuses"
  3269. 2021-03-16 21:58:29,177+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldScreenSchemeItem"
  3270. 2021-03-16 21:58:29,177+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ClusterMessage"
  3271. 2021-03-16 21:58:29,177+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZSimpleTriggers"
  3272. 2021-03-16 21:58:29,178+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "IssueTypeScreenSchemeEntity"
  3273. 2021-03-16 21:58:29,178+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSPropertyString"
  3274. 2021-03-16 21:58:29,178+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZJobListeners"
  3275. 2021-03-16 21:58:29,178+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "RunDetails"
  3276. 2021-03-16 21:58:29,178+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSHistoryStepPrev"
  3277. 2021-03-16 21:58:29,178+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ProjectKey"
  3278. 2021-03-16 21:58:29,178+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ColumnLayout"
  3279. 2021-03-16 21:58:29,178+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldLayoutSchemeAssociation"
  3280. 2021-03-16 21:58:29,178+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "RemoteAddress"
  3281. 2021-03-16 21:58:29,178+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZFiredTriggers"
  3282. 2021-03-16 21:58:29,178+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ProductLicense"
  3283. 2021-03-16 21:58:29,178+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "UserPickerFilter"
  3284. 2021-03-16 21:58:29,178+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ProjectCategory"
  3285. 2021-03-16 21:58:29,178+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "DirectoryAttribute"
  3286. 2021-03-16 21:58:29,179+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "OSCurrentStep"
  3287. 2021-03-16 21:58:29,179+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "NotificationInstance"
  3288. 2021-03-16 21:58:29,179+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "MovedIssueKey"
  3289. 2021-03-16 21:58:29,179+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "UserPickerFilterGroup"
  3290. 2021-03-16 21:58:29,179+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "RememberMeToken"
  3291. 2021-03-16 21:58:29,179+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "PortalPage"
  3292. 2021-03-16 21:58:29,179+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ServiceConfig"
  3293. 2021-03-16 21:58:29,179+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Label"
  3294. 2021-03-16 21:58:29,179+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "IssueTypeScreenScheme"
  3295. 2021-03-16 21:58:29,179+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "SharePermissions"
  3296. 2021-03-16 21:58:29,179+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "QRTZJobDetails"
  3297. 2021-03-16 21:58:29,179+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "FieldScreen"
  3298. 2021-03-16 21:58:29,179+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "JQRTZLocks"
  3299. 2021-03-16 21:58:29,179+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "QRTZFiredTriggers"
  3300. 2021-03-16 21:58:29,179+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ReindexComponent"
  3301. 2021-03-16 21:58:29,180+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ClusterNodeHeartbeat"
  3302. 2021-03-16 21:58:29,180+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "ClusterNode"
  3303. 2021-03-16 21:58:29,180+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "NotificationScheme"
  3304. 2021-03-16 21:58:29,180+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "Group"
  3305. 2021-03-16 21:58:29,180+0100 JIRA-Bootstrap INFO [o.o.c.entity.jdbc.DatabaseUtil] Created function based indices for entity "IssueSecurityScheme"
  3306. 2021-03-16 21:58:29,181+0100 JIRA-Bootstrap INFO [c.a.j.config.database.DatabaseConfigurationManagerImpl] The database is configured. Now running Database Checklist Launcher
  3307. 2021-03-16 21:58:29,185+0100 JIRA-Bootstrap INFO [c.a.jira.startup.DatabaseChecklistLauncher] Jira database startup checks completed successfully.
  3308. 2021-03-16 21:58:29,185+0100 JIRA-Bootstrap INFO [c.a.j.config.database.DatabaseConfigurationManagerImpl] The database is configured. Now running Post database-configuration launchers
  3309. 2021-03-16 21:58:31,026+0100 JIRA-Bootstrap INFO [c.a.j.config.database.SystemDatabaseConfigurationLoader] Reading database configuration from /var/atlassian/application-data/jira/dbconfig.xml
  3310. 2021-03-16 21:58:31,029+0100 JIRA-Bootstrap INFO [c.a.j.config.database.DatabaseConfigHandler] Trying to get encrypted password from xml and decrypt it
  3311. 2021-03-16 21:58:31,029+0100 JIRA-Bootstrap INFO [c.a.j.config.database.DatabaseConfigHandler] Database password decryption not performed.
  3312. 2021-03-16 21:58:31,729+0100 JIRA-Bootstrap INFO [c.a.jira.propertyset.CachingOfBizPropertyEntryStore] DbBackedCachedPropertySetManager.jira.properties.cache stats disabled: NoOpPropertyEntryStoreStats
  3313. 2021-03-16 21:58:32,018+0100 JIRA-Bootstrap INFO [c.a.jira.propertyset.CachingOfBizPropertyEntryStore] UserPropertyManager.ApplicationUser.cache stats disabled: NoOpPropertyEntryStoreStats
  3314. 2021-03-16 21:58:32,020+0100 JIRA-Bootstrap INFO [c.a.jira.i18n.CachingI18nFactory] [i18n-caching-factory] Created
  3315. 2021-03-16 21:58:32,640+0100 JIRA-Bootstrap INFO [c.a.j.c.embedded.ofbiz.OfBizUserDao] Using full user cache
  3316. 2021-03-16 21:58:32,771+0100 JIRA-Bootstrap INFO [c.a.j.c.cache.pauser.NonClusteredReplicationPauserManager] Non-clustered mode: ReplicationPauserManager implemented by NonClusteredReplicationPauserManager
  3317. 2021-03-16 21:58:32,829+0100 JIRA-Bootstrap INFO [c.a.jira.propertyset.CachingOfBizPropertyEntryStore] ProjectPropertiesManager.Project.cache stats disabled: NoOpPropertyEntryStoreStats
  3318. 2021-03-16 21:58:33,051+0100 JIRA-Bootstrap INFO [c.a.jira.versioning.TransactionSupportHelper] [VERSIONING] creating pool of size: 50 for running required-new-transaction to be used by versioning.
  3319. 2021-03-16 21:58:33,077+0100 JIRA-Bootstrap INFO [c.a.jira.propertyset.CachingOfBizPropertyEntryStore] com.atlassian.jira.propertyset.CachingOfBizPropertyEntryStore.cache stats enabled: TotalAndSnapshotPropertyEntryStoreStats
  3320. 2021-03-16 21:58:34,432+0100 JIRA-Bootstrap WARN [c.a.j.cache.request.RequestCacheRecorderImpl] Invalid use of RequestCache by thread: JIRA.Incorrect usage of JIRA API. You can only create/use: RequestCacheImpl inside a context (request or Jira-Thread-Local). Check: JiraThreadLocalUtil for details. This message will be logged once per thread.
  3321. 2021-03-16 21:58:34,852+0100 JIRA-Bootstrap INFO [c.a.jira.upgrade.PluginUpgradeListener] [plugin-upgrade-listener] Created
  3322. 2021-03-16 21:58:34,854+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraCacheResetter] [jira-cache-reseter] Created and registered for events
  3323. 2021-03-16 21:58:34,857+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.PluginTransactionListener] [plugin-transaction] Created, registered for events and schedulled stats job
  3324. 2021-03-16 21:58:34,875+0100 JIRA-Bootstrap INFO [c.a.jira.i18n.CachingI18nFactory] [i18n-caching-factory] Registering for events
  3325. 2021-03-16 21:58:34,989+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraCacheResetter] [jira-cache-reseter] Initialized.
  3326. 2021-03-16 21:58:34,989+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.PluginTransactionListener] [plugin-transaction] Initialized.
  3327. 2021-03-16 21:58:35,109+0100 JIRA-Bootstrap INFO [c.a.jira.startup.DatabaseLauncher] Database transactions enabled: true
  3328. 2021-03-16 21:58:35,110+0100 JIRA-Bootstrap INFO [c.a.jira.startup.DatabaseLauncher] Using JIRA's default for database transaction isolation level: 2
  3329. 2021-03-16 21:58:35,310+0100 JIRA-Bootstrap INFO [c.a.jira.startup.JiraStartupLogger]
  3330. Database configuration OK
  3331. ___ Database Configuration _________________
  3332. Loading entityengine.xml from : file:/opt/atlassian/jira/atlassian-jira/WEB-INF/classes/entityengine.xml
  3333. Entity model field type name : postgres72
  3334. Entity model schema name : public
  3335. Database Version : PostgreSQL - 12.5 (Ubuntu 12.5-1.pgdg18.04+1)
  3336. Database Driver : PostgreSQL JDBC Driver - 42.2.6
  3337. Database URL : jdbc:postgresql://postgresdb:5432/jiradb?sslmode=require
  3338. Database JDBC config : postgres72 jdbc:postgresql://postgresdb:5432/jiradb?sslmode=require
  3339. 2021-03-16 21:58:35,390+0100 JIRA-Bootstrap INFO [c.a.jira.startup.JiraStartupLogger]
  3340. ___ Starting the JIRA Plugin System _________________
  3341. 2021-03-16 21:58:35,394+0100 JIRA-Bootstrap INFO [c.a.plugin.manager.DefaultPluginManager] Plugin system earlyStartup begun
  3342. 2021-03-16 21:58:35,902+0100 JIRA-Bootstrap INFO [c.a.jira.cluster.ClusterSettings] [CLUSTER-STATE] Value for system property key jira.cluster.retention.period.in.days was set to PT48H
  3343. 2021-03-16 21:58:35,946+0100 JIRA-Bootstrap INFO [c.a.jira.template.DefaultTemplateValidationConfigProvider] Started parsing of email-templates-to-validate.xml
  3344. 2021-03-16 21:58:36,008+0100 JIRA-Bootstrap INFO [c.a.jira.template.DefaultTemplateValidationConfigProvider] Parsed 32 template configs
  3345. 2021-03-16 21:58:40,129+0100 FelixStartLevel WARN [o.e.g.b.e.internal.support.ExtenderConfiguration] Gemini Blueprint extensions bundle not present, annotation processing disabled.
  3346. 2021-03-16 21:58:52,397+0100 ThreadPoolAsyncTaskExecutor::Thread 6 WARN [c.a.p.s.s.runtime.impl.ComponentImportBeanFactoryPostProcessor] Unable to load class 'com.atlassian.servicedesk.api.ServiceDeskService' for component importation purposes. Skipping...
  3347. 2021-03-16 21:58:52,403+0100 ThreadPoolAsyncTaskExecutor::Thread 6 WARN [c.a.p.s.s.runtime.impl.ComponentImportBeanFactoryPostProcessor] Unable to load class 'com.atlassian.servicedesk.api.organization.OrganizationService' for component importation purposes. Skipping...
  3348. 2021-03-16 21:58:57,725+0100 ThreadPoolAsyncTaskExecutor::Thread 11 INFO [c.a.j.p.c.m.internal.job.ApplicationStatusCollector] applicationStatusCollector is registered and scheduled
  3349. 2021-03-16 21:58:58,556+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (100): [com.atlassian.jira.jira-invite-user-plugin, com.atlassian.jira.gadgets, com.atlassian.administration.atlassian-admin-quicksearch-jira, com.atlassian.jira.jira-issue-link-applinks-common-plugin, com.atlassian.activeobjects.activeobjects-plugin, com.atlassian.streams.actions, com.atlassian.plugins.atlassian-remote-event-consumer-plugin, com.atlassian.jira.jira-issue-link-remote-jira-plugin, com.atlassian.streams.streams-thirdparty-plugin, com.atlassian.jira.mobile, com.atlassian.jira.plugins.inform.event-plugin, com.atlassian.jira.jira-admin-updates-plugin, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.gadgets.opensocial, com.atlassian.plugins.jira-remote-link-aggregator-plugin, com.atlassian.jirafisheyeplugin, com.atlassian.crowd.embedded.admin, com.atlassian.gadgets.directory, com.atlassian.plugins.rest.atlassian-rest-module, com.atlassian.jira.plugins.jira-bitbucket-connector-plugin, com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin, com.atlassian.plugins.static-assets-url, com.atlassian.jira.plugins.jira-importers-github-plugin, com.atlassian.streams.streams-jira-plugin, com.atlassian.diagnostics.atlassian-diagnostics-plugin, com.atlassian.jira.plugins.jira-software-plugin, com.radiantminds.roadmaps-jira, com.atlassian.webhooks.atlassian-webhooks-plugin, com.atlassian.plugins.atlassian-nav-links-plugin, com.atlassian.applinks.applinks-plugin, com.atlassian.jira.jira-core-reports-plugin, com.atlassian.jira.jira-issue-link-confluence-plugin, com.atlassian.gadgets.embedded, com.atlassian.jira.jira-project-config-plugin, com.atlassian.jira.plugin.ext.bamboo, com.atlassian.jira.jira-view-issue-plugin, com.atlassian.mywork.mywork-common-plugin, com.atlassian.applinks.applinks-basicauth-plugin, com.atlassian.jira.project-templates-plugin, com.atlassian.cluster.monitoring.cluster-monitoring-plugin, com.atlassian.oauth.serviceprovider, com.atlassian.atlassian-failure-cache-plugin, com.atlassian.applinks.applinks-cors-plugin, com.atlassian.jira-core-project-templates, com.atlassian.jira.plugins.jira-importers-bitbucket-plugin, com.atlassian.gadgets.publisher, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.jira.plugins.jira-importers-asana-plugin, com.atlassian.analytics.analytics-client, com.atlassian.gadgets.oauth.serviceprovider, com.atlassian.httpclient.atlassian-httpclient-plugin, com.atlassian.jira.jira-statistics-plugin, com.atlassian.jira.plugins.jira-transition-triggers-plugin, com.atlassian.plugins.atlassian-remote-event-common-plugin, com.atlassian.plugins.authentication.atlassian-authentication-plugin, com.atlassian.jira.jira-issue-nav-components, com.atlassian.jira.plugins.jira-post-upgrade-landing-page-plugin, com.atlassian.troubleshooting.plugin-jira, com.atlassian.jira.diagnostics, com.atlassian.jira.rest, com.atlassian.plugins.browser.metrics.browser-metrics-plugin, com.atlassian.sal.jira, com.atlassian.jira.plugins.jira-importers-trello-plugin, com.atlassian.plugins.atlassian-awareness-capability, com.atlassian.jira.plugins.jira-optimizer-plugin, com.atlassian.jira.plugins.jira-importers-plugin, com.atlassian.ratelimiting.rate-limiting-plugin, com.atlassian.jirawallboard.atlassian-wallboard-plugin, com.atlassian.teams, tac.jira core.languages.zh_CN, com.atlassian.oauth2.oauth2-client-plugin, com.atlassian.jira.jira-mail-plugin, com.atlassian.upm.upm-application-plugin, com.atlassian.plugins.atlassian-whitelist-core-plugin, com.atlassian.applinks.applinks-oauth-plugin, com.atlassian.streams, com.atlassian.jira.jira-activeobjects-spi-plugin, com.atlassian.jira.mobile.jira-mobile-rest, com.pyxis.greenhopper.jira, com.atlassian.jira.migration.jira-migration-plugin, com.atlassian.whisper.atlassian-whisper-plugin, com.atlassian.jira.jira-onboarding-assets-plugin, com.atlassian.jira.jira-quick-edit-plugin, com.atlassian.jira.plugins.inline-create.jira-inline-issue-create-plugin, com.atlassian.jira.jira-projects-plugin, com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.jira.plugins.inform.batching-plugin, com.atlassian.jira.plugins.workflow.sharing.jira-workflow-sharing-plugin, com.atlassian.pats.pats-plugin, com.atlassian.jira.plugins.jira-importers-redmine-plugin, com.atlassian.upm.atlassian-universal-plugin-manager-plugin, com.atlassian.jira.collector.plugin.jira-issue-collector-plugin, com.atlassian.mywork.mywork-jira-provider-plugin, com.atlassian.jira.jira-header-plugin, com.atlassian.jpo, com.atlassian.gadgets.dashboard, tac.jira core.languages.sv_SE, com.atlassian.plugins.atlassian-whitelist-ui-plugin, com.atlassian.jira.plugins.inform.batchers, com.atlassian.plugins.atlassian-project-creation-plugin], 299 seconds remaining
  3350. 2021-03-16 21:58:59,556+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (90): [com.atlassian.jira.jira-invite-user-plugin, com.atlassian.jira.gadgets, com.atlassian.administration.atlassian-admin-quicksearch-jira, com.atlassian.jira.jira-issue-link-applinks-common-plugin, com.atlassian.activeobjects.activeobjects-plugin, com.atlassian.streams.actions, com.atlassian.plugins.atlassian-remote-event-consumer-plugin, com.atlassian.jira.jira-issue-link-remote-jira-plugin, com.atlassian.streams.streams-thirdparty-plugin, com.atlassian.jira.plugins.inform.event-plugin, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.gadgets.opensocial, com.atlassian.plugins.jira-remote-link-aggregator-plugin, com.atlassian.jirafisheyeplugin, com.atlassian.crowd.embedded.admin, com.atlassian.gadgets.directory, com.atlassian.plugins.rest.atlassian-rest-module, com.atlassian.jira.plugins.jira-bitbucket-connector-plugin, com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin, com.atlassian.plugins.static-assets-url, com.atlassian.jira.plugins.jira-importers-github-plugin, com.atlassian.streams.streams-jira-plugin, com.atlassian.diagnostics.atlassian-diagnostics-plugin, com.atlassian.jira.plugins.jira-software-plugin, com.radiantminds.roadmaps-jira, com.atlassian.webhooks.atlassian-webhooks-plugin, com.atlassian.plugins.atlassian-nav-links-plugin, com.atlassian.applinks.applinks-plugin, com.atlassian.jira.jira-core-reports-plugin, com.atlassian.jira.jira-issue-link-confluence-plugin, com.atlassian.gadgets.embedded, com.atlassian.jira.jira-project-config-plugin, com.atlassian.jira.plugin.ext.bamboo, com.atlassian.jira.jira-view-issue-plugin, com.atlassian.mywork.mywork-common-plugin, com.atlassian.applinks.applinks-basicauth-plugin, com.atlassian.jira.project-templates-plugin, com.atlassian.oauth.serviceprovider, com.atlassian.applinks.applinks-cors-plugin, com.atlassian.jira-core-project-templates, com.atlassian.jira.plugins.jira-importers-bitbucket-plugin, com.atlassian.gadgets.publisher, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.jira.plugins.jira-importers-asana-plugin, com.atlassian.analytics.analytics-client, com.atlassian.gadgets.oauth.serviceprovider, com.atlassian.httpclient.atlassian-httpclient-plugin, com.atlassian.jira.jira-statistics-plugin, com.atlassian.jira.plugins.jira-transition-triggers-plugin, com.atlassian.plugins.atlassian-remote-event-common-plugin, com.atlassian.plugins.authentication.atlassian-authentication-plugin, com.atlassian.jira.jira-issue-nav-components, com.atlassian.jira.plugins.jira-post-upgrade-landing-page-plugin, com.atlassian.troubleshooting.plugin-jira, com.atlassian.jira.diagnostics, com.atlassian.jira.rest, com.atlassian.jira.plugins.jira-importers-trello-plugin, com.atlassian.plugins.atlassian-awareness-capability, com.atlassian.jira.plugins.jira-optimizer-plugin, com.atlassian.jira.plugins.jira-importers-plugin, com.atlassian.ratelimiting.rate-limiting-plugin, com.atlassian.jirawallboard.atlassian-wallboard-plugin, com.atlassian.teams, com.atlassian.oauth2.oauth2-client-plugin, com.atlassian.jira.jira-mail-plugin, com.atlassian.upm.upm-application-plugin, com.atlassian.plugins.atlassian-whitelist-core-plugin, com.atlassian.applinks.applinks-oauth-plugin, com.atlassian.streams, com.atlassian.jira.mobile.jira-mobile-rest, com.pyxis.greenhopper.jira, com.atlassian.jira.migration.jira-migration-plugin, com.atlassian.whisper.atlassian-whisper-plugin, com.atlassian.jira.jira-quick-edit-plugin, com.atlassian.jira.plugins.inline-create.jira-inline-issue-create-plugin, com.atlassian.jira.jira-projects-plugin, com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.jira.plugins.inform.batching-plugin, com.atlassian.jira.plugins.workflow.sharing.jira-workflow-sharing-plugin, com.atlassian.pats.pats-plugin, com.atlassian.jira.plugins.jira-importers-redmine-plugin, com.atlassian.upm.atlassian-universal-plugin-manager-plugin, com.atlassian.jira.collector.plugin.jira-issue-collector-plugin, com.atlassian.mywork.mywork-jira-provider-plugin, com.atlassian.jira.jira-header-plugin, com.atlassian.jpo, com.atlassian.gadgets.dashboard, com.atlassian.plugins.atlassian-whitelist-ui-plugin, com.atlassian.jira.plugins.inform.batchers, com.atlassian.plugins.atlassian-project-creation-plugin], 298 seconds remaining
  3351. 2021-03-16 21:59:00,172+0100 ThreadPoolAsyncTaskExecutor::Thread 12 WARN [c.a.a.c.eventfilter.whitelist.AnalyticsWhitelistModuleDescriptor] No whitelist resource file found at [analytics-whitelist.json] in plugin [com.atlassian.jira.jira-core-reports-plugin] (bundle entry not found)
  3352. 2021-03-16 21:59:00,183+0100 ThreadPoolAsyncTaskExecutor::Thread 12 WARN [c.a.a.c.eventfilter.whitelist.AnalyticsWhitelistModuleDescriptor] No whitelist resource file found at [analytics-whitelist.json] in plugin [com.atlassian.jira.jira-core-reports-plugin] (null InputStream)
  3353. 2021-03-16 21:59:00,567+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (83): [com.atlassian.jira.jira-invite-user-plugin, com.atlassian.jira.gadgets, com.atlassian.administration.atlassian-admin-quicksearch-jira, com.atlassian.jira.jira-issue-link-applinks-common-plugin, com.atlassian.activeobjects.activeobjects-plugin, com.atlassian.streams.actions, com.atlassian.plugins.atlassian-remote-event-consumer-plugin, com.atlassian.jira.jira-issue-link-remote-jira-plugin, com.atlassian.streams.streams-thirdparty-plugin, com.atlassian.jira.plugins.inform.event-plugin, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.gadgets.opensocial, com.atlassian.plugins.jira-remote-link-aggregator-plugin, com.atlassian.jirafisheyeplugin, com.atlassian.crowd.embedded.admin, com.atlassian.gadgets.directory, com.atlassian.jira.plugins.jira-bitbucket-connector-plugin, com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin, com.atlassian.jira.plugins.jira-importers-github-plugin, com.atlassian.streams.streams-jira-plugin, com.atlassian.diagnostics.atlassian-diagnostics-plugin, com.atlassian.jira.plugins.jira-software-plugin, com.radiantminds.roadmaps-jira, com.atlassian.webhooks.atlassian-webhooks-plugin, com.atlassian.plugins.atlassian-nav-links-plugin, com.atlassian.applinks.applinks-plugin, com.atlassian.jira.jira-core-reports-plugin, com.atlassian.jira.jira-issue-link-confluence-plugin, com.atlassian.gadgets.embedded, com.atlassian.jira.jira-project-config-plugin, com.atlassian.jira.plugin.ext.bamboo, com.atlassian.jira.jira-view-issue-plugin, com.atlassian.mywork.mywork-common-plugin, com.atlassian.applinks.applinks-basicauth-plugin, com.atlassian.jira.project-templates-plugin, com.atlassian.oauth.serviceprovider, com.atlassian.applinks.applinks-cors-plugin, com.atlassian.jira-core-project-templates, com.atlassian.jira.plugins.jira-importers-bitbucket-plugin, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.jira.plugins.jira-importers-asana-plugin, com.atlassian.analytics.analytics-client, com.atlassian.gadgets.oauth.serviceprovider, com.atlassian.jira.jira-statistics-plugin, com.atlassian.plugins.atlassian-remote-event-common-plugin, com.atlassian.plugins.authentication.atlassian-authentication-plugin, com.atlassian.jira.jira-issue-nav-components, com.atlassian.jira.plugins.jira-post-upgrade-landing-page-plugin, com.atlassian.troubleshooting.plugin-jira, com.atlassian.jira.diagnostics, com.atlassian.jira.rest, com.atlassian.jira.plugins.jira-importers-trello-plugin, com.atlassian.plugins.atlassian-awareness-capability, com.atlassian.jira.plugins.jira-optimizer-plugin, com.atlassian.jira.plugins.jira-importers-plugin, com.atlassian.ratelimiting.rate-limiting-plugin, com.atlassian.jirawallboard.atlassian-wallboard-plugin, com.atlassian.teams, com.atlassian.jira.jira-mail-plugin, com.atlassian.plugins.atlassian-whitelist-core-plugin, com.atlassian.applinks.applinks-oauth-plugin, com.atlassian.streams, com.atlassian.jira.mobile.jira-mobile-rest, com.pyxis.greenhopper.jira, com.atlassian.jira.migration.jira-migration-plugin, com.atlassian.whisper.atlassian-whisper-plugin, com.atlassian.jira.jira-quick-edit-plugin, com.atlassian.jira.plugins.inline-create.jira-inline-issue-create-plugin, com.atlassian.jira.jira-projects-plugin, com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.jira.plugins.inform.batching-plugin, com.atlassian.jira.plugins.workflow.sharing.jira-workflow-sharing-plugin, com.atlassian.pats.pats-plugin, com.atlassian.jira.plugins.jira-importers-redmine-plugin, com.atlassian.upm.atlassian-universal-plugin-manager-plugin, com.atlassian.jira.collector.plugin.jira-issue-collector-plugin, com.atlassian.mywork.mywork-jira-provider-plugin, com.atlassian.jira.jira-header-plugin, com.atlassian.jpo, com.atlassian.gadgets.dashboard, com.atlassian.plugins.atlassian-whitelist-ui-plugin, com.atlassian.jira.plugins.inform.batchers, com.atlassian.plugins.atlassian-project-creation-plugin], 297 seconds remaining
  3354. 2021-03-16 21:59:01,571+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (80): [com.atlassian.jira.jira-invite-user-plugin, com.atlassian.jira.gadgets, com.atlassian.jira.jira-issue-link-applinks-common-plugin, com.atlassian.activeobjects.activeobjects-plugin, com.atlassian.streams.actions, com.atlassian.plugins.atlassian-remote-event-consumer-plugin, com.atlassian.jira.jira-issue-link-remote-jira-plugin, com.atlassian.streams.streams-thirdparty-plugin, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.gadgets.opensocial, com.atlassian.plugins.jira-remote-link-aggregator-plugin, com.atlassian.jirafisheyeplugin, com.atlassian.crowd.embedded.admin, com.atlassian.gadgets.directory, com.atlassian.jira.plugins.jira-bitbucket-connector-plugin, com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin, com.atlassian.jira.plugins.jira-importers-github-plugin, com.atlassian.streams.streams-jira-plugin, com.atlassian.diagnostics.atlassian-diagnostics-plugin, com.atlassian.jira.plugins.jira-software-plugin, com.radiantminds.roadmaps-jira, com.atlassian.webhooks.atlassian-webhooks-plugin, com.atlassian.plugins.atlassian-nav-links-plugin, com.atlassian.applinks.applinks-plugin, com.atlassian.jira.jira-core-reports-plugin, com.atlassian.jira.jira-issue-link-confluence-plugin, com.atlassian.gadgets.embedded, com.atlassian.jira.jira-project-config-plugin, com.atlassian.jira.plugin.ext.bamboo, com.atlassian.jira.jira-view-issue-plugin, com.atlassian.mywork.mywork-common-plugin, com.atlassian.applinks.applinks-basicauth-plugin, com.atlassian.jira.project-templates-plugin, com.atlassian.applinks.applinks-cors-plugin, com.atlassian.jira-core-project-templates, com.atlassian.jira.plugins.jira-importers-bitbucket-plugin, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.jira.plugins.jira-importers-asana-plugin, com.atlassian.analytics.analytics-client, com.atlassian.gadgets.oauth.serviceprovider, com.atlassian.jira.jira-statistics-plugin, com.atlassian.plugins.atlassian-remote-event-common-plugin, com.atlassian.plugins.authentication.atlassian-authentication-plugin, com.atlassian.jira.jira-issue-nav-components, com.atlassian.jira.plugins.jira-post-upgrade-landing-page-plugin, com.atlassian.troubleshooting.plugin-jira, com.atlassian.jira.diagnostics, com.atlassian.jira.rest, com.atlassian.jira.plugins.jira-importers-trello-plugin, com.atlassian.plugins.atlassian-awareness-capability, com.atlassian.jira.plugins.jira-optimizer-plugin, com.atlassian.jira.plugins.jira-importers-plugin, com.atlassian.ratelimiting.rate-limiting-plugin, com.atlassian.jirawallboard.atlassian-wallboard-plugin, com.atlassian.teams, com.atlassian.jira.jira-mail-plugin, com.atlassian.plugins.atlassian-whitelist-core-plugin, com.atlassian.applinks.applinks-oauth-plugin, com.atlassian.streams, com.atlassian.jira.mobile.jira-mobile-rest, com.pyxis.greenhopper.jira, com.atlassian.jira.migration.jira-migration-plugin, com.atlassian.whisper.atlassian-whisper-plugin, com.atlassian.jira.jira-quick-edit-plugin, com.atlassian.jira.plugins.inline-create.jira-inline-issue-create-plugin, com.atlassian.jira.jira-projects-plugin, com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.jira.plugins.inform.batching-plugin, com.atlassian.jira.plugins.workflow.sharing.jira-workflow-sharing-plugin, com.atlassian.pats.pats-plugin, com.atlassian.jira.plugins.jira-importers-redmine-plugin, com.atlassian.upm.atlassian-universal-plugin-manager-plugin, com.atlassian.jira.collector.plugin.jira-issue-collector-plugin, com.atlassian.mywork.mywork-jira-provider-plugin, com.atlassian.jira.jira-header-plugin, com.atlassian.jpo, com.atlassian.gadgets.dashboard, com.atlassian.plugins.atlassian-whitelist-ui-plugin, com.atlassian.jira.plugins.inform.batchers, com.atlassian.plugins.atlassian-project-creation-plugin], 296 seconds remaining
  3355. 2021-03-16 21:59:02,571+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (72): [com.atlassian.jira.jira-invite-user-plugin, com.atlassian.jira.gadgets, com.atlassian.activeobjects.activeobjects-plugin, com.atlassian.streams.actions, com.atlassian.plugins.atlassian-remote-event-consumer-plugin, com.atlassian.jira.jira-issue-link-remote-jira-plugin, com.atlassian.streams.streams-thirdparty-plugin, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.gadgets.opensocial, com.atlassian.plugins.jira-remote-link-aggregator-plugin, com.atlassian.jirafisheyeplugin, com.atlassian.crowd.embedded.admin, com.atlassian.gadgets.directory, com.atlassian.jira.plugins.jira-bitbucket-connector-plugin, com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin, com.atlassian.jira.plugins.jira-importers-github-plugin, com.atlassian.streams.streams-jira-plugin, com.atlassian.diagnostics.atlassian-diagnostics-plugin, com.atlassian.jira.plugins.jira-software-plugin, com.radiantminds.roadmaps-jira, com.atlassian.webhooks.atlassian-webhooks-plugin, com.atlassian.plugins.atlassian-nav-links-plugin, com.atlassian.applinks.applinks-plugin, com.atlassian.jira.jira-core-reports-plugin, com.atlassian.jira.jira-issue-link-confluence-plugin, com.atlassian.gadgets.embedded, com.atlassian.jira.jira-project-config-plugin, com.atlassian.jira.plugin.ext.bamboo, com.atlassian.jira.jira-view-issue-plugin, com.atlassian.mywork.mywork-common-plugin, com.atlassian.applinks.applinks-basicauth-plugin, com.atlassian.jira.project-templates-plugin, com.atlassian.applinks.applinks-cors-plugin, com.atlassian.jira-core-project-templates, com.atlassian.jira.plugins.jira-importers-bitbucket-plugin, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.jira.plugins.jira-importers-asana-plugin, com.atlassian.gadgets.oauth.serviceprovider, com.atlassian.plugins.atlassian-remote-event-common-plugin, com.atlassian.plugins.authentication.atlassian-authentication-plugin, com.atlassian.jira.jira-issue-nav-components, com.atlassian.jira.plugins.jira-post-upgrade-landing-page-plugin, com.atlassian.troubleshooting.plugin-jira, com.atlassian.jira.diagnostics, com.atlassian.jira.rest, com.atlassian.jira.plugins.jira-importers-trello-plugin, com.atlassian.jira.plugins.jira-optimizer-plugin, com.atlassian.ratelimiting.rate-limiting-plugin, com.atlassian.jirawallboard.atlassian-wallboard-plugin, com.atlassian.teams, com.atlassian.jira.jira-mail-plugin, com.atlassian.plugins.atlassian-whitelist-core-plugin, com.atlassian.applinks.applinks-oauth-plugin, com.atlassian.streams, com.atlassian.jira.mobile.jira-mobile-rest, com.pyxis.greenhopper.jira, com.atlassian.jira.migration.jira-migration-plugin, com.atlassian.whisper.atlassian-whisper-plugin, com.atlassian.jira.jira-quick-edit-plugin, com.atlassian.jira.jira-projects-plugin, com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.jira.plugins.inform.batching-plugin, com.atlassian.pats.pats-plugin, com.atlassian.upm.atlassian-universal-plugin-manager-plugin, com.atlassian.jira.collector.plugin.jira-issue-collector-plugin, com.atlassian.mywork.mywork-jira-provider-plugin, com.atlassian.jira.jira-header-plugin, com.atlassian.jpo, com.atlassian.gadgets.dashboard, com.atlassian.plugins.atlassian-whitelist-ui-plugin, com.atlassian.jira.plugins.inform.batchers, com.atlassian.plugins.atlassian-project-creation-plugin], 295 seconds remaining
  3356. 2021-03-16 21:59:02,722+0100 ThreadPoolAsyncTaskExecutor::Thread 21 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] afterPropertiesSet
  3357. 2021-03-16 21:59:02,970+0100 ThreadPoolAsyncTaskExecutor::Thread 3 WARN [o.s.d.repository.config.RepositoryConfigurationDelegate] Non-default AutowireCandidateResolver (org.springframework.osgi.atlassian.ExcludableContextAnnotationAutowireCandidateResolver) detected. Skipping the registration of LazyRepositoryInjectionPointResolver. Lazy repository injection will not be working!
  3358. 2021-03-16 21:59:03,572+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (56): [com.atlassian.jira.gadgets, com.atlassian.streams.actions, com.atlassian.plugins.atlassian-remote-event-consumer-plugin, com.atlassian.streams.streams-thirdparty-plugin, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.gadgets.opensocial, com.atlassian.plugins.jira-remote-link-aggregator-plugin, com.atlassian.jirafisheyeplugin, com.atlassian.gadgets.directory, com.atlassian.jira.plugins.jira-bitbucket-connector-plugin, com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin, com.atlassian.streams.streams-jira-plugin, com.atlassian.diagnostics.atlassian-diagnostics-plugin, com.atlassian.jira.plugins.jira-software-plugin, com.radiantminds.roadmaps-jira, com.atlassian.webhooks.atlassian-webhooks-plugin, com.atlassian.plugins.atlassian-nav-links-plugin, com.atlassian.jira.jira-core-reports-plugin, com.atlassian.gadgets.embedded, com.atlassian.jira.jira-project-config-plugin, com.atlassian.jira.plugin.ext.bamboo, com.atlassian.mywork.mywork-common-plugin, com.atlassian.jira.project-templates-plugin, com.atlassian.jira-core-project-templates, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.gadgets.oauth.serviceprovider, com.atlassian.plugins.atlassian-remote-event-common-plugin, com.atlassian.plugins.authentication.atlassian-authentication-plugin, com.atlassian.jira.jira-issue-nav-components, com.atlassian.troubleshooting.plugin-jira, com.atlassian.jira.diagnostics, com.atlassian.jira.rest, com.atlassian.jira.plugins.jira-importers-trello-plugin, com.atlassian.jira.plugins.jira-optimizer-plugin, com.atlassian.ratelimiting.rate-limiting-plugin, com.atlassian.jirawallboard.atlassian-wallboard-plugin, com.atlassian.teams, com.atlassian.jira.jira-mail-plugin, com.atlassian.plugins.atlassian-whitelist-core-plugin, com.atlassian.streams, com.atlassian.jira.mobile.jira-mobile-rest, com.pyxis.greenhopper.jira, com.atlassian.jira.migration.jira-migration-plugin, com.atlassian.whisper.atlassian-whisper-plugin, com.atlassian.jira.jira-quick-edit-plugin, com.atlassian.jira.jira-projects-plugin, com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.jira.plugins.inform.batching-plugin, com.atlassian.pats.pats-plugin, com.atlassian.upm.atlassian-universal-plugin-manager-plugin, com.atlassian.jira.collector.plugin.jira-issue-collector-plugin, com.atlassian.mywork.mywork-jira-provider-plugin, com.atlassian.jpo, com.atlassian.gadgets.dashboard, com.atlassian.plugins.atlassian-whitelist-ui-plugin, com.atlassian.jira.plugins.inform.batchers], 294 seconds remaining
  3359. 2021-03-16 21:59:04,572+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (47): [com.atlassian.jira.gadgets, com.atlassian.streams.actions, com.atlassian.plugins.atlassian-remote-event-consumer-plugin, com.atlassian.streams.streams-thirdparty-plugin, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.gadgets.opensocial, com.atlassian.jirafisheyeplugin, com.atlassian.gadgets.directory, com.atlassian.jira.plugins.jira-bitbucket-connector-plugin, com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin, com.atlassian.streams.streams-jira-plugin, com.atlassian.diagnostics.atlassian-diagnostics-plugin, com.atlassian.jira.plugins.jira-software-plugin, com.radiantminds.roadmaps-jira, com.atlassian.plugins.atlassian-nav-links-plugin, com.atlassian.jira.jira-core-reports-plugin, com.atlassian.gadgets.embedded, com.atlassian.jira.jira-project-config-plugin, com.atlassian.jira.plugin.ext.bamboo, com.atlassian.mywork.mywork-common-plugin, com.atlassian.jira.project-templates-plugin, com.atlassian.jira-core-project-templates, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.gadgets.oauth.serviceprovider, com.atlassian.plugins.atlassian-remote-event-common-plugin, com.atlassian.plugins.authentication.atlassian-authentication-plugin, com.atlassian.jira.jira-issue-nav-components, com.atlassian.troubleshooting.plugin-jira, com.atlassian.jira.diagnostics, com.atlassian.jira.rest, com.atlassian.jira.plugins.jira-optimizer-plugin, com.atlassian.ratelimiting.rate-limiting-plugin, com.atlassian.jirawallboard.atlassian-wallboard-plugin, com.atlassian.teams, com.atlassian.streams, com.atlassian.jira.mobile.jira-mobile-rest, com.pyxis.greenhopper.jira, com.atlassian.jira.migration.jira-migration-plugin, com.atlassian.jira.jira-quick-edit-plugin, com.atlassian.jira.jira-projects-plugin, com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.pats.pats-plugin, com.atlassian.jira.collector.plugin.jira-issue-collector-plugin, com.atlassian.mywork.mywork-jira-provider-plugin, com.atlassian.jpo, com.atlassian.gadgets.dashboard, com.atlassian.jira.plugins.inform.batchers], 293 seconds remaining
  3360. 2021-03-16 21:59:04,757+0100 ThreadPoolAsyncTaskExecutor::Thread 13 INFO [c.a.ratelimiting.internal.RateLimitingConfiguration] Rate Limited Request Handler ENABLED
  3361. 2021-03-16 21:59:05,574+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (38): [com.atlassian.jira.gadgets, com.atlassian.streams.actions, com.atlassian.plugins.atlassian-remote-event-consumer-plugin, com.atlassian.streams.streams-thirdparty-plugin, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.gadgets.opensocial, com.atlassian.jirafisheyeplugin, com.atlassian.gadgets.directory, com.atlassian.jira.plugins.jira-bitbucket-connector-plugin, com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin, com.atlassian.streams.streams-jira-plugin, com.atlassian.diagnostics.atlassian-diagnostics-plugin, com.atlassian.jira.plugins.jira-software-plugin, com.radiantminds.roadmaps-jira, com.atlassian.jira.jira-core-reports-plugin, com.atlassian.gadgets.embedded, com.atlassian.jira.plugin.ext.bamboo, com.atlassian.jira-core-project-templates, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.gadgets.oauth.serviceprovider, com.atlassian.plugins.atlassian-remote-event-common-plugin, com.atlassian.jira.jira-issue-nav-components, com.atlassian.troubleshooting.plugin-jira, com.atlassian.jira.diagnostics, com.atlassian.jira.rest, com.atlassian.jirawallboard.atlassian-wallboard-plugin, com.atlassian.teams, com.atlassian.streams, com.atlassian.jira.mobile.jira-mobile-rest, com.pyxis.greenhopper.jira, com.atlassian.jira.migration.jira-migration-plugin, com.atlassian.jira.jira-quick-edit-plugin, com.atlassian.jira.jira-projects-plugin, com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.pats.pats-plugin, com.atlassian.jira.collector.plugin.jira-issue-collector-plugin, com.atlassian.jpo, com.atlassian.gadgets.dashboard], 292 seconds remaining
  3362. 2021-03-16 21:59:06,087+0100 ThreadPoolAsyncTaskExecutor::Thread 15 DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] getService bundle [com.atlassian.pats.plugin]
  3363. 2021-03-16 21:59:06,119+0100 ThreadPoolAsyncTaskExecutor::Thread 15 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.pats.plugin]
  3364. 2021-03-16 21:59:06,120+0100 ThreadPoolAsyncTaskExecutor::Thread 15 DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.pats.plugin] loading new AO promise for JiraTenantImpl{id='system'}
  3365. 2021-03-16 21:59:06,139+0100 ThreadPoolAsyncTaskExecutor::Thread 15 WARN [c.a.p.i.querydsl.schema.DatabaseSchemaCreationImpl] ActiveObjects method flushAll is not available : org.joor.ReflectException: java.lang.reflect.InvocationTargetException
  3366. 2021-03-16 21:59:06,181+0100 ThreadPoolAsyncTaskExecutor::Thread 15 WARN [c.a.j.cache.request.RequestCacheRecorderImpl] Invalid use of RequestCache by thread: ThreadPoolAsyncTaskExecutor::Thread.Incorrect usage of JIRA API. You can only create/use: RequestCacheImpl inside a context (request or Jira-Thread-Local). Check: JiraThreadLocalUtil for details. This message will be logged once per thread.
  3367. 2021-03-16 21:59:06,468+0100 ThreadPoolAsyncTaskExecutor::Thread 26 INFO [c.a.j.diagnostics.jql.JqlQueryMonitor] Initializing DatabaseMonitor
  3368. 2021-03-16 21:59:06,575+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (32): [com.atlassian.jira.gadgets, com.atlassian.streams.actions, com.atlassian.streams.streams-thirdparty-plugin, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.jirafisheyeplugin, com.atlassian.gadgets.directory, com.atlassian.jira.plugins.jira-bitbucket-connector-plugin, com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin, com.atlassian.streams.streams-jira-plugin, com.atlassian.jira.plugins.jira-software-plugin, com.radiantminds.roadmaps-jira, com.atlassian.jira.jira-core-reports-plugin, com.atlassian.jira.plugin.ext.bamboo, com.atlassian.jira-core-project-templates, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.jira.jira-issue-nav-components, com.atlassian.troubleshooting.plugin-jira, com.atlassian.jira.diagnostics, com.atlassian.jira.rest, com.atlassian.jirawallboard.atlassian-wallboard-plugin, com.atlassian.teams, com.atlassian.streams, com.atlassian.jira.mobile.jira-mobile-rest, com.pyxis.greenhopper.jira, com.atlassian.jira.migration.jira-migration-plugin, com.atlassian.jira.jira-quick-edit-plugin, com.atlassian.jira.jira-projects-plugin, com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.pats.pats-plugin, com.atlassian.jira.collector.plugin.jira-issue-collector-plugin, com.atlassian.jpo, com.atlassian.gadgets.dashboard], 291 seconds remaining
  3369. 2021-03-16 21:59:06,657+0100 ThreadPoolAsyncTaskExecutor::Thread 26 INFO [atlassian-performance] Performance data collector PerformanceLoggingServiceManager is initialized with 2 services
  3370. 2021-03-16 21:59:07,124+0100 ThreadPoolAsyncTaskExecutor::Thread 25 INFO [c.a.j.migration.version.AppOutdatedInfoProvider] App Outdated Service base uri : https://api.atlassian.com/migration/
  3371. 2021-03-16 21:59:07,144+0100 pool-25-thread-1 WARN [c.a.j.cache.request.RequestCacheRecorderImpl] Invalid use of RequestCache by thread: pool-25-thread.Incorrect usage of JIRA API. You can only create/use: RequestCacheImpl inside a context (request or Jira-Thread-Local). Check: JiraThreadLocalUtil for details. This message will be logged once per thread.
  3372. 2021-03-16 21:59:07,164+0100 ThreadPoolAsyncTaskExecutor::Thread 25 INFO [c.a.j.migration.orchestratorclient.MigrationOrchestratorClient] orchestrator base url: https://api-private.atlassian.com/migration/orchestrator/api/plugin/
  3373. 2021-03-16 21:59:07,173+0100 ThreadPoolAsyncTaskExecutor::Thread 25 INFO [c.a.j.migration.migrationservice.MigrationServiceClient] migration service base url : https://api-private.atlassian.com/migration/
  3374. 2021-03-16 21:59:07,293+0100 ThreadPoolAsyncTaskExecutor::Thread 25 INFO [c.a.j.migration.assessment.AppAggregatorClient] app aggregator service base url : https://api.atlassian.com/migration/
  3375. 2021-03-16 21:59:07,540+0100 ThreadPoolAsyncTaskExecutor::Thread 25 INFO [c.a.j.migration.amsclient.DefaultAppMigrationServiceClient] appMigration - app migration service base url : https://api.atlassian.com/app/migration/
  3376. 2021-03-16 21:59:07,575+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (25): [com.atlassian.jira.gadgets, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.jirafisheyeplugin, com.atlassian.gadgets.directory, com.atlassian.jira.plugins.jira-bitbucket-connector-plugin, com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin, com.atlassian.jira.plugins.jira-software-plugin, com.radiantminds.roadmaps-jira, com.atlassian.jira.jira-core-reports-plugin, com.atlassian.jira.plugin.ext.bamboo, com.atlassian.jira-core-project-templates, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.jira.jira-issue-nav-components, com.atlassian.troubleshooting.plugin-jira, com.atlassian.jira.rest, com.atlassian.teams, com.atlassian.streams, com.atlassian.jira.mobile.jira-mobile-rest, com.pyxis.greenhopper.jira, com.atlassian.jira.migration.jira-migration-plugin, com.atlassian.jira.jira-quick-edit-plugin, com.atlassian.jira.jira-projects-plugin, com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.pats.pats-plugin, com.atlassian.jpo], 290 seconds remaining
  3377. 2021-03-16 21:59:08,537+0100 ThreadPoolAsyncTaskExecutor::Thread 25 ERROR [c.a.p.osgi.factory.OsgiPlugin] Unable to start the plugin container for plugin 'com.atlassian.jira.migration.jira-migration-plugin'
  3378. org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'asyncCheckExecutor' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/AsyncCheckExecutor.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'preflightCheckLookup' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/PreflightCheckLookup.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appOutdatedCheck' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/AppOutdatedCheck.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.atlassian.jira.migration.preflight.AppOutdatedCheck]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException
  3379. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)
  3380. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)
  3381. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1338)
  3382. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1185)
  3383. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:554)
  3384. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:514)
  3385. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:321)
  3386. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  3387. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:319)
  3388. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  3389. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:866)
  3390. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:878)
  3391. at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext.access$1600(AbstractDelegatedExecutionApplicationContext.java:57)
  3392. at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext$4.run(AbstractDelegatedExecutionApplicationContext.java:322)
  3393. at org.eclipse.gemini.blueprint.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)
  3394. at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext.completeRefresh(AbstractDelegatedExecutionApplicationContext.java:287)
  3395. at org.eclipse.gemini.blueprint.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$CompleteRefreshTask.run(DependencyWaiterApplicationContextExecutor.java:137)
  3396. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3397. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3398. at java.lang.Thread.run(Thread.java:748)
  3399. Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'preflightCheckLookup' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/PreflightCheckLookup.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appOutdatedCheck' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/AppOutdatedCheck.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.atlassian.jira.migration.preflight.AppOutdatedCheck]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException
  3400. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)
  3401. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)
  3402. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1338)
  3403. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1185)
  3404. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:554)
  3405. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:321)
  3406. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  3407. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:319)
  3408. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  3409. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:277)
  3410. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1276)
  3411. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1196)
  3412. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)
  3413. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)
  3414. ... 19 more
  3415. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appOutdatedCheck' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/AppOutdatedCheck.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.atlassian.jira.migration.preflight.AppOutdatedCheck]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException
  3416. at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:304)
  3417. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:285)
  3418. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1338)
  3419. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1185)
  3420. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:554)
  3421. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:321)
  3422. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  3423. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:319)
  3424. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  3425. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:277)
  3426. at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1494)
  3427. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1458)
  3428. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveMultipleBeans(DefaultListableBeanFactory.java:1347)
  3429. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1234)
  3430. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1196)
  3431. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)
  3432. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)
  3433. ... 33 more
  3434. Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.atlassian.jira.migration.preflight.AppOutdatedCheck]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException
  3435. at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:187)
  3436. at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:117)
  3437. at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:300)
  3438. ... 50 more
  3439. Caused by: java.lang.IllegalArgumentException
  3440. at com.atlassian.jira.migration.preflight.PreflightCheckKt.buildPageUrl(PreflightCheck.kt:89)
  3441. at com.atlassian.jira.migration.preflight.PreflightCheckKt.buildPageUrl$default(PreflightCheck.kt:85)
  3442. at com.atlassian.jira.migration.preflight.AppOutdatedCheck$1.invoke(AppOutdatedCheck.kt:22)
  3443. at com.atlassian.jira.migration.preflight.AppOutdatedCheck$1.invoke(AppOutdatedCheck.kt:16)
  3444. at com.atlassian.jira.migration.preflight.AppOutdatedCheck.<init>(AppOutdatedCheck.kt:24)
  3445. at com.atlassian.jira.migration.preflight.AppOutdatedCheck.<init>(AppOutdatedCheck.kt:22)
  3446. ... 3 filtered
  3447. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  3448. at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:175)
  3449. ... 52 more
  3450. Caused by: java.lang.NullPointerException
  3451. at java.net.URI$Parser.parse(URI.java:3041)
  3452. at java.net.URI.<init>(URI.java:588)
  3453. at java.net.URI.create(URI.java:850)
  3454. at javax.ws.rs.core.UriBuilder.fromUri(UriBuilder.java:95)
  3455. ... 63 more
  3456. 2021-03-16 21:59:08,587+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (21): [com.atlassian.jira.gadgets, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.jirafisheyeplugin, com.atlassian.gadgets.directory, com.atlassian.jira.plugins.jira-bitbucket-connector-plugin, com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin, com.atlassian.jira.plugins.jira-software-plugin, com.radiantminds.roadmaps-jira, com.atlassian.jira.jira-core-reports-plugin, com.atlassian.jira.plugin.ext.bamboo, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.jira.jira-issue-nav-components, com.atlassian.jira.rest, com.atlassian.teams, com.atlassian.jira.mobile.jira-mobile-rest, com.pyxis.greenhopper.jira, com.atlassian.jira.jira-quick-edit-plugin, com.atlassian.jira.jira-projects-plugin, com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.pats.pats-plugin, com.atlassian.jpo], 289 seconds remaining
  3457. 2021-03-16 21:59:08,605+0100 ThreadPoolAsyncTaskExecutor::Thread 25 ERROR [o.e.g.b.e.internal.support.ExtenderConfiguration] Application context refresh failed (NonValidatingOsgiBundleXmlApplicationContext(bundle=com.atlassian.jira.migration.jira-migration-plugin, config=osgibundle:/META-INF/spring/*.xml))
  3458. org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'asyncCheckExecutor' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/AsyncCheckExecutor.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'preflightCheckLookup' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/PreflightCheckLookup.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appOutdatedCheck' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/AppOutdatedCheck.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.atlassian.jira.migration.preflight.AppOutdatedCheck]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException
  3459. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)
  3460. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)
  3461. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1338)
  3462. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1185)
  3463. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:554)
  3464. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:514)
  3465. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:321)
  3466. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  3467. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:319)
  3468. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  3469. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:866)
  3470. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:878)
  3471. at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext.access$1600(AbstractDelegatedExecutionApplicationContext.java:57)
  3472. at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext$4.run(AbstractDelegatedExecutionApplicationContext.java:322)
  3473. at org.eclipse.gemini.blueprint.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)
  3474. at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext.completeRefresh(AbstractDelegatedExecutionApplicationContext.java:287)
  3475. at org.eclipse.gemini.blueprint.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$CompleteRefreshTask.run(DependencyWaiterApplicationContextExecutor.java:137)
  3476. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3477. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3478. at java.lang.Thread.run(Thread.java:748)
  3479. Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'preflightCheckLookup' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/PreflightCheckLookup.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appOutdatedCheck' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/AppOutdatedCheck.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.atlassian.jira.migration.preflight.AppOutdatedCheck]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException
  3480. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)
  3481. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)
  3482. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1338)
  3483. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1185)
  3484. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:554)
  3485. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:321)
  3486. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  3487. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:319)
  3488. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  3489. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:277)
  3490. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1276)
  3491. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1196)
  3492. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)
  3493. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)
  3494. ... 19 more
  3495. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appOutdatedCheck' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/AppOutdatedCheck.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.atlassian.jira.migration.preflight.AppOutdatedCheck]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException
  3496. at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:304)
  3497. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:285)
  3498. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1338)
  3499. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1185)
  3500. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:554)
  3501. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:321)
  3502. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  3503. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:319)
  3504. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  3505. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:277)
  3506. at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1494)
  3507. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1458)
  3508. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveMultipleBeans(DefaultListableBeanFactory.java:1347)
  3509. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1234)
  3510. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1196)
  3511. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)
  3512. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)
  3513. ... 33 more
  3514. Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.atlassian.jira.migration.preflight.AppOutdatedCheck]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException
  3515. at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:187)
  3516. at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:117)
  3517. at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:300)
  3518. ... 50 more
  3519. Caused by: java.lang.IllegalArgumentException
  3520. at com.atlassian.jira.migration.preflight.PreflightCheckKt.buildPageUrl(PreflightCheck.kt:89)
  3521. at com.atlassian.jira.migration.preflight.PreflightCheckKt.buildPageUrl$default(PreflightCheck.kt:85)
  3522. at com.atlassian.jira.migration.preflight.AppOutdatedCheck$1.invoke(AppOutdatedCheck.kt:22)
  3523. at com.atlassian.jira.migration.preflight.AppOutdatedCheck$1.invoke(AppOutdatedCheck.kt:16)
  3524. at com.atlassian.jira.migration.preflight.AppOutdatedCheck.<init>(AppOutdatedCheck.kt:24)
  3525. at com.atlassian.jira.migration.preflight.AppOutdatedCheck.<init>(AppOutdatedCheck.kt:22)
  3526. ... 3 filtered
  3527. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  3528. at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:175)
  3529. ... 52 more
  3530. Caused by: java.lang.NullPointerException
  3531. at java.net.URI$Parser.parse(URI.java:3041)
  3532. at java.net.URI.<init>(URI.java:588)
  3533. at java.net.URI.create(URI.java:850)
  3534. at javax.ws.rs.core.UriBuilder.fromUri(UriBuilder.java:95)
  3535. ... 63 more
  3536. 2021-03-16 21:59:08,610+0100 ThreadPoolAsyncTaskExecutor::Thread 25 ERROR [o.e.g.b.e.i.dependencies.startup.DependencyWaiterApplicationContextExecutor] Unable to create application context for [com.atlassian.jira.migration.jira-migration-plugin], unsatisfied dependencies: none
  3537. org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'asyncCheckExecutor' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/AsyncCheckExecutor.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'preflightCheckLookup' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/PreflightCheckLookup.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appOutdatedCheck' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/AppOutdatedCheck.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.atlassian.jira.migration.preflight.AppOutdatedCheck]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException
  3538. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)
  3539. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)
  3540. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1338)
  3541. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1185)
  3542. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:554)
  3543. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:514)
  3544. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:321)
  3545. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  3546. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:319)
  3547. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  3548. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:866)
  3549. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:878)
  3550. at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext.access$1600(AbstractDelegatedExecutionApplicationContext.java:57)
  3551. at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext$4.run(AbstractDelegatedExecutionApplicationContext.java:322)
  3552. at org.eclipse.gemini.blueprint.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)
  3553. at org.eclipse.gemini.blueprint.context.support.AbstractDelegatedExecutionApplicationContext.completeRefresh(AbstractDelegatedExecutionApplicationContext.java:287)
  3554. at org.eclipse.gemini.blueprint.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$CompleteRefreshTask.run(DependencyWaiterApplicationContextExecutor.java:137)
  3555. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3556. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3557. at java.lang.Thread.run(Thread.java:748)
  3558. Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'preflightCheckLookup' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/PreflightCheckLookup.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appOutdatedCheck' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/AppOutdatedCheck.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.atlassian.jira.migration.preflight.AppOutdatedCheck]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException
  3559. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:769)
  3560. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:218)
  3561. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1338)
  3562. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1185)
  3563. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:554)
  3564. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:321)
  3565. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  3566. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:319)
  3567. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  3568. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:277)
  3569. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1276)
  3570. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1196)
  3571. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)
  3572. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)
  3573. ... 19 more
  3574. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appOutdatedCheck' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/AppOutdatedCheck.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.atlassian.jira.migration.preflight.AppOutdatedCheck]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException
  3575. at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:304)
  3576. at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:285)
  3577. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1338)
  3578. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1185)
  3579. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:554)
  3580. at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:321)
  3581. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)
  3582. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:319)
  3583. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
  3584. at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:277)
  3585. at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1494)
  3586. at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1458)
  3587. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveMultipleBeans(DefaultListableBeanFactory.java:1347)
  3588. at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1234)
  3589. at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1196)
  3590. at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:857)
  3591. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:760)
  3592. ... 33 more
  3593. Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.atlassian.jira.migration.preflight.AppOutdatedCheck]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException
  3594. at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:187)
  3595. at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:117)
  3596. at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:300)
  3597. ... 50 more
  3598. Caused by: java.lang.IllegalArgumentException
  3599. at com.atlassian.jira.migration.preflight.PreflightCheckKt.buildPageUrl(PreflightCheck.kt:89)
  3600. at com.atlassian.jira.migration.preflight.PreflightCheckKt.buildPageUrl$default(PreflightCheck.kt:85)
  3601. at com.atlassian.jira.migration.preflight.AppOutdatedCheck$1.invoke(AppOutdatedCheck.kt:22)
  3602. at com.atlassian.jira.migration.preflight.AppOutdatedCheck$1.invoke(AppOutdatedCheck.kt:16)
  3603. at com.atlassian.jira.migration.preflight.AppOutdatedCheck.<init>(AppOutdatedCheck.kt:24)
  3604. at com.atlassian.jira.migration.preflight.AppOutdatedCheck.<init>(AppOutdatedCheck.kt:22)
  3605. ... 3 filtered
  3606. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  3607. at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:175)
  3608. ... 52 more
  3609. Caused by: java.lang.NullPointerException
  3610. at java.net.URI$Parser.parse(URI.java:3041)
  3611. at java.net.URI.<init>(URI.java:588)
  3612. at java.net.URI.create(URI.java:850)
  3613. at javax.ws.rs.core.UriBuilder.fromUri(UriBuilder.java:95)
  3614. ... 63 more
  3615. 2021-03-16 21:59:09,596+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (14): [com.atlassian.jira.gadgets, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.gadgets.directory, com.atlassian.jira.plugins.jira-bitbucket-connector-plugin, com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin, com.atlassian.jira.plugin.ext.bamboo, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.jira.jira-issue-nav-components, com.atlassian.jira.rest, com.atlassian.jira.mobile.jira-mobile-rest, com.pyxis.greenhopper.jira, com.atlassian.jira.jira-quick-edit-plugin, com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.jpo], 288 seconds remaining
  3616. 2021-03-16 21:59:10,606+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (9): [com.atlassian.jira.gadgets, com.atlassian.jira.jira-issue-nav-plugin, com.atlassian.gadgets.directory, com.atlassian.jira.plugins.jira-bitbucket-connector-plugin, com.atlassian.jira.jira-projects-issue-navigator, com.atlassian.jira.mobile.jira-mobile-rest, com.pyxis.greenhopper.jira, com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.jpo], 287 seconds remaining
  3617. 2021-03-16 21:59:11,606+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (4): [com.atlassian.jira.mobile.jira-mobile-rest, com.pyxis.greenhopper.jira, com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.jpo], 286 seconds remaining
  3618. 2021-03-16 21:59:12,607+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (4): [com.atlassian.jira.mobile.jira-mobile-rest, com.pyxis.greenhopper.jira, com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.jpo], 285 seconds remaining
  3619. 2021-03-16 21:59:13,607+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (4): [com.atlassian.jira.mobile.jira-mobile-rest, com.pyxis.greenhopper.jira, com.atlassian.jira.plugins.jira-development-integration-plugin, com.atlassian.jpo], 284 seconds remaining
  3620. 2021-03-16 21:59:14,369+0100 ThreadPoolAsyncTaskExecutor::Thread 2 INFO [c.atlassian.agile.support]
  3621. *********************************************************************************
  3622. Atlassian GreenHopper v8.15.0 #ab4ece6533717e71 built 2021-01-22T10:05:51.540+01:00 - plugin starting...
  3623. *********************************************************************************
  3624. 2021-03-16 21:59:14,608+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (2): [com.atlassian.jira.mobile.jira-mobile-rest, com.pyxis.greenhopper.jira], 283 seconds remaining
  3625. 2021-03-16 21:59:15,608+0100 JIRA-Bootstrap INFO [c.a.plugin.util.WaitUntil] Plugins that have yet to be enabled: (2): [com.atlassian.jira.mobile.jira-mobile-rest, com.pyxis.greenhopper.jira], 282 seconds remaining
  3626. 2021-03-16 21:59:17,039+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@562d762b with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.audit.atlassian-audit-plugin}
  3627. 2021-03-16 21:59:17,045+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@fa470b86 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.audit.atlassian-audit-plugin}
  3628. 2021-03-16 21:59:17,048+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.audit.atlassian-audit-plugin]
  3629. 2021-03-16 21:59:17,711+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.audit.atlassian-audit-plugin]
  3630. 2021-03-16 21:59:17,712+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.audit.atlassian-audit-plugin]
  3631. 2021-03-16 21:59:17,712+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.audit.atlassian-audit-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  3632. 2021-03-16 21:59:17,712+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.audit.atlassian-audit-plugin]
  3633. 2021-03-16 21:59:17,712+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.audit.atlassian-audit-plugin] got ActiveObjectsConfiguration
  3634. 2021-03-16 21:59:17,713+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] creating new init executor for JiraTenantImpl{id='system'}
  3635. 2021-03-16 21:59:17,725+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.audit.atlassian-audit-plugin] creating ActiveObjects
  3636. 2021-03-16 21:59:17,761+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@217816fb with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.business.insights.core-plugin}
  3637. 2021-03-16 21:59:17,764+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@14e60011 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.business.insights.core-plugin}
  3638. 2021-03-16 21:59:17,767+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.business.insights.core-plugin]
  3639. 2021-03-16 21:59:17,786+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.business.insights.core-plugin]
  3640. 2021-03-16 21:59:17,786+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.business.insights.core-plugin]
  3641. 2021-03-16 21:59:17,786+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.business.insights.core-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  3642. 2021-03-16 21:59:17,786+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.business.insights.core-plugin]
  3643. 2021-03-16 21:59:17,786+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.business.insights.core-plugin] got ActiveObjectsConfiguration
  3644. 2021-03-16 21:59:17,907+0100 JIRA-Bootstrap INFO [c.a.j.p.c.m.internal.job.DataJobRegisterer] module com.atlassian.cluster.monitoring.cluster-monitoring-plugin:system-information is scheduled successfully.
  3645. 2021-03-16 21:59:18,010+0100 JIRA-Bootstrap INFO [c.a.j.p.c.m.internal.job.DataJobRegisterer] module com.atlassian.cluster.monitoring.cluster-monitoring-plugin:runtime-information is scheduled successfully.
  3646. 2021-03-16 21:59:18,609+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@79b80ba4 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.project-templates-plugin}
  3647. 2021-03-16 21:59:18,613+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@1158055e with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.project-templates-plugin}
  3648. 2021-03-16 21:59:18,617+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jira.project-templates-plugin]
  3649. 2021-03-16 21:59:18,619+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.jira.project-templates-plugin]
  3650. 2021-03-16 21:59:18,619+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jira.plugins.project-templates-plugin]
  3651. 2021-03-16 21:59:18,619+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.project-templates-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  3652. 2021-03-16 21:59:18,619+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jira.plugins.project-templates-plugin]
  3653. 2021-03-16 21:59:18,619+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.project-templates-plugin] got ActiveObjectsConfiguration
  3654. 2021-03-16 21:59:18,957+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@4ffecb07 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jira.jira-projects-plugin}
  3655. 2021-03-16 21:59:18,960+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@683ad29c with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jira.jira-projects-plugin}
  3656. 2021-03-16 21:59:18,963+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jira.jira-projects-plugin]
  3657. 2021-03-16 21:59:19,126+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.jira.jira-projects-plugin]
  3658. 2021-03-16 21:59:19,126+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jira.jira-projects-plugin]
  3659. 2021-03-16 21:59:19,126+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.jira-projects-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  3660. 2021-03-16 21:59:19,126+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jira.jira-projects-plugin]
  3661. 2021-03-16 21:59:19,126+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.jira-projects-plugin] got ActiveObjectsConfiguration
  3662. 2021-03-16 21:59:19,392+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@4089a8e0 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.plugins.atlassian-nav-links-plugin}
  3663. 2021-03-16 21:59:19,395+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@164520ad with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.plugins.atlassian-nav-links-plugin}
  3664. 2021-03-16 21:59:19,397+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.plugins.atlassian-nav-links-plugin]
  3665. 2021-03-16 21:59:19,436+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.plugins.atlassian-nav-links-plugin]
  3666. 2021-03-16 21:59:19,436+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.plugins.atlassian-nav-links-plugin]
  3667. 2021-03-16 21:59:19,437+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.atlassian-nav-links-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  3668. 2021-03-16 21:59:19,437+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.plugins.atlassian-nav-links-plugin]
  3669. 2021-03-16 21:59:19,437+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.atlassian-nav-links-plugin] got ActiveObjectsConfiguration
  3670. 2021-03-16 21:59:19,508+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@1736f88b with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.webhooks.atlassian-webhooks-plugin}
  3671. 2021-03-16 21:59:19,510+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@f1995c82 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.webhooks.atlassian-webhooks-plugin}
  3672. 2021-03-16 21:59:19,513+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.webhooks.atlassian-webhooks-plugin]
  3673. 2021-03-16 21:59:19,529+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.webhooks.atlassian-webhooks-plugin]
  3674. 2021-03-16 21:59:19,529+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.webhooks.atlassian-webhooks-plugin]
  3675. 2021-03-16 21:59:19,529+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.webhooks.atlassian-webhooks-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  3676. 2021-03-16 21:59:19,529+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.webhooks.atlassian-webhooks-plugin]
  3677. 2021-03-16 21:59:19,530+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.webhooks.atlassian-webhooks-plugin] got ActiveObjectsConfiguration
  3678. 2021-03-16 21:59:19,604+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@7c934144 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.pyxis.greenhopper.jira}
  3679. 2021-03-16 21:59:19,614+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@da641a09 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.pyxis.greenhopper.jira}
  3680. 2021-03-16 21:59:19,624+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.pyxis.greenhopper.jira]
  3681. 2021-03-16 21:59:19,822+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.pyxis.greenhopper.jira]
  3682. 2021-03-16 21:59:19,822+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.pyxis.greenhopper.jira]
  3683. 2021-03-16 21:59:19,823+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.pyxis.greenhopper.jira] loading new AO promise for JiraTenantImpl{id='system'}
  3684. 2021-03-16 21:59:19,823+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.pyxis.greenhopper.jira]
  3685. 2021-03-16 21:59:19,823+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.pyxis.greenhopper.jira] got ActiveObjectsConfiguration
  3686. 2021-03-16 21:59:19,824+0100 JIRA-Bootstrap INFO [c.atlassian.agile.support]
  3687. *********************************************************************************
  3688. Atlassian GreenHopper v8.15.0 #ab4ece6533717e71 built 2021-01-22T10:05:51.540+01:00 - plugin started. Get Agile!
  3689. *********************************************************************************
  3690. 2021-03-16 21:59:19,842+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.audit.atlassian-audit-plugin] created ActiveObjects
  3691. 2021-03-16 21:59:19,843+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.business.insights.core-plugin] creating ActiveObjects
  3692. 2021-03-16 21:59:20,552+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@5c966f9c with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jira.diagnostics-plugin}
  3693. 2021-03-16 21:59:20,555+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@a8a44a09 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jira.diagnostics-plugin}
  3694. 2021-03-16 21:59:20,557+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jira.diagnostics]
  3695. 2021-03-16 21:59:20,560+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.jira.diagnostics]
  3696. 2021-03-16 21:59:20,560+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jira.diagnostics-plugin]
  3697. 2021-03-16 21:59:20,560+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.diagnostics-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  3698. 2021-03-16 21:59:20,561+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jira.diagnostics-plugin]
  3699. 2021-03-16 21:59:20,561+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.diagnostics-plugin] got ActiveObjectsConfiguration
  3700. 2021-03-16 21:59:20,805+0100 PlatformInstrumentsLoggingService STARTING INFO [atlassian-performance] Scheduling PLATFORMINSTRUMENTS with poll interval of 60 seconds
  3701. 2021-03-16 21:59:20,811+0100 PlatformInstrumentsLoggingService RUNNING WARN [c.a.j.cache.request.RequestCacheRecorderImpl] Invalid use of RequestCache by thread: PlatformInstrumentsLoggingService.Incorrect usage of JIRA API. You can only create/use: RequestCacheImpl inside a context (request or Jira-Thread-Local). Check: JiraThreadLocalUtil for details. This message will be logged once per thread.
  3702. 2021-03-16 21:59:20,866+0100 JMXInstrumentsLoggingService STARTING INFO [atlassian-performance] Scheduling JMXINSTRUMENTS with poll interval of 60 seconds
  3703. 2021-03-16 21:59:20,867+0100 JMXInstrumentsLoggingService STARTING INFO [atlassian-performance] all services started and healthy
  3704. 2021-03-16 21:59:20,867+0100 JMXInstrumentsLoggingService RUNNING WARN [c.a.j.cache.request.RequestCacheRecorderImpl] Invalid use of RequestCache by thread: JMXInstrumentsLoggingService.Incorrect usage of JIRA API. You can only create/use: RequestCacheImpl inside a context (request or Jira-Thread-Local). Check: JiraThreadLocalUtil for details. This message will be logged once per thread.
  3705. 2021-03-16 21:59:21,139+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.business.insights.core-plugin] created ActiveObjects
  3706. 2021-03-16 21:59:21,140+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.project-templates-plugin] creating ActiveObjects
  3707. 2021-03-16 21:59:21,348+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@51123ce0 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jira.jira-invite-user-plugin}
  3708. 2021-03-16 21:59:21,350+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@af51e03f with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jira.jira-invite-user-plugin}
  3709. 2021-03-16 21:59:21,353+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jira.jira-invite-user-plugin]
  3710. 2021-03-16 21:59:21,355+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.jira.jira-invite-user-plugin]
  3711. 2021-03-16 21:59:21,355+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jira.jira-invite-user-plugin]
  3712. 2021-03-16 21:59:21,355+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.jira-invite-user-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  3713. 2021-03-16 21:59:21,355+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jira.jira-invite-user-plugin]
  3714. 2021-03-16 21:59:21,355+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.jira-invite-user-plugin] got ActiveObjectsConfiguration
  3715. 2021-03-16 21:59:21,519+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@7069c16 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jira.mail-plugin}
  3716. 2021-03-16 21:59:21,521+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@45562898 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jira.mail-plugin}
  3717. 2021-03-16 21:59:21,524+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jira.jira-mail-plugin]
  3718. 2021-03-16 21:59:21,525+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.jira.jira-mail-plugin]
  3719. 2021-03-16 21:59:21,525+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jira.mail-plugin]
  3720. 2021-03-16 21:59:21,525+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.mail-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  3721. 2021-03-16 21:59:21,525+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jira.mail-plugin]
  3722. 2021-03-16 21:59:21,525+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.mail-plugin] got ActiveObjectsConfiguration
  3723. 2021-03-16 21:59:21,531+0100 JIRA-Bootstrap INFO [c.a.j.plugins.monitor.MonitoringScheduler] Scheduling metrics collector to run every 10000ms...
  3724. 2021-03-16 21:59:21,539+0100 JIRA-Bootstrap INFO [c.a.j.p.monitor.rrd4j.RrdUpdater] Reusing existing RrdDb: /var/atlassian/application-data/jira/monitor/ConnectionPoolGraph.rrd4j
  3725. 2021-03-16 21:59:21,562+0100 JIRA-Bootstrap INFO [c.a.j.p.monitor.rrd4j.RrdUpdater] Reusing existing RrdDb: /var/atlassian/application-data/jira/monitor/DatabaseReadWritesGraph.rrd4j
  3726. 2021-03-16 21:59:21,563+0100 JIRA-Bootstrap INFO [c.a.j.plugins.monitor.MonitorLauncher] Started JIRA monitoring
  3727. 2021-03-16 21:59:21,897+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@4928623c with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.jira-transition-triggers-plugin}
  3728. 2021-03-16 21:59:21,899+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@37268d4d with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.jira-transition-triggers-plugin}
  3729. 2021-03-16 21:59:21,901+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jira.plugins.jira-transition-triggers-plugin]
  3730. 2021-03-16 21:59:21,904+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.jira.plugins.jira-transition-triggers-plugin]
  3731. 2021-03-16 21:59:21,904+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jira.plugins.jira-transition-triggers-plugin]
  3732. 2021-03-16 21:59:21,904+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-transition-triggers-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  3733. 2021-03-16 21:59:21,904+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jira.plugins.jira-transition-triggers-plugin]
  3734. 2021-03-16 21:59:21,904+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-transition-triggers-plugin] got ActiveObjectsConfiguration
  3735. 2021-03-16 21:59:21,979+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@4665eb8b with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.jira-dvcs-connector-plugin}
  3736. 2021-03-16 21:59:21,981+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@34268662 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.jira-dvcs-connector-plugin}
  3737. 2021-03-16 21:59:21,983+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jira.plugins.jira-bitbucket-connector-plugin]
  3738. 2021-03-16 21:59:22,207+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.jira.plugins.jira-bitbucket-connector-plugin]
  3739. 2021-03-16 21:59:22,207+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jira.plugins.jira-dvcs-connector-plugin]
  3740. 2021-03-16 21:59:22,207+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-dvcs-connector-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  3741. 2021-03-16 21:59:22,207+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jira.plugins.jira-dvcs-connector-plugin]
  3742. 2021-03-16 21:59:22,207+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-dvcs-connector-plugin] got ActiveObjectsConfiguration
  3743. 2021-03-16 21:59:22,226+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@4af54491 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.jira-development-integration-plugin}
  3744. 2021-03-16 21:59:22,230+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@fdcef25e with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.jira-development-integration-plugin}
  3745. 2021-03-16 21:59:22,233+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jira.plugins.jira-development-integration-plugin]
  3746. 2021-03-16 21:59:22,296+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.project-templates-plugin] created ActiveObjects
  3747. 2021-03-16 21:59:22,296+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.jira-projects-plugin] creating ActiveObjects
  3748. 2021-03-16 21:59:22,586+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.jira.plugins.jira-development-integration-plugin]
  3749. 2021-03-16 21:59:22,586+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jira.plugins.jira-development-integration-plugin]
  3750. 2021-03-16 21:59:22,586+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-development-integration-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  3751. 2021-03-16 21:59:22,586+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jira.plugins.jira-development-integration-plugin]
  3752. 2021-03-16 21:59:22,586+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-development-integration-plugin] got ActiveObjectsConfiguration
  3753. 2021-03-16 21:59:22,716+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@49a09e99 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.teams}
  3754. 2021-03-16 21:59:22,720+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@6f0355cb with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.teams}
  3755. 2021-03-16 21:59:22,723+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.teams]
  3756. 2021-03-16 21:59:22,810+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.teams]
  3757. 2021-03-16 21:59:22,810+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.teams]
  3758. 2021-03-16 21:59:22,810+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.teams] loading new AO promise for JiraTenantImpl{id='system'}
  3759. 2021-03-16 21:59:22,811+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.teams]
  3760. 2021-03-16 21:59:22,811+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.teams] got ActiveObjectsConfiguration
  3761. 2021-03-16 21:59:22,828+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@1399b9e0 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jpo}
  3762. 2021-03-16 21:59:22,833+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@b7a838be with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jpo}
  3763. 2021-03-16 21:59:22,838+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jpo]
  3764. 2021-03-16 21:59:23,128+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.jpo]
  3765. 2021-03-16 21:59:23,128+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jpo]
  3766. 2021-03-16 21:59:23,128+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jpo] loading new AO promise for JiraTenantImpl{id='system'}
  3767. 2021-03-16 21:59:23,129+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jpo]
  3768. 2021-03-16 21:59:23,129+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jpo] got ActiveObjectsConfiguration
  3769. 2021-03-16 21:59:23,132+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@29c6cb4f with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.radiantminds.roadmaps-jira}
  3770. 2021-03-16 21:59:23,135+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@d9521cd3 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.radiantminds.roadmaps-jira}
  3771. 2021-03-16 21:59:23,138+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.radiantminds.roadmaps-jira]
  3772. 2021-03-16 21:59:23,214+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.radiantminds.roadmaps-jira]
  3773. 2021-03-16 21:59:23,214+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.radiantminds.roadmaps-jira]
  3774. 2021-03-16 21:59:23,215+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.radiantminds.roadmaps-jira] loading new AO promise for JiraTenantImpl{id='system'}
  3775. 2021-03-16 21:59:23,215+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.radiantminds.roadmaps-jira]
  3776. 2021-03-16 21:59:23,215+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.radiantminds.roadmaps-jira] got ActiveObjectsConfiguration
  3777. 2021-03-16 21:59:23,401+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@7f897443 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.whisper.atlassian-whisper-plugin}
  3778. 2021-03-16 21:59:23,403+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@430bc938 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.whisper.atlassian-whisper-plugin}
  3779. 2021-03-16 21:59:23,404+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.whisper.atlassian-whisper-plugin]
  3780. 2021-03-16 21:59:23,421+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.whisper.atlassian-whisper-plugin]
  3781. 2021-03-16 21:59:23,421+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.whisper.atlassian-whisper-plugin]
  3782. 2021-03-16 21:59:23,422+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.whisper.atlassian-whisper-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  3783. 2021-03-16 21:59:23,422+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.whisper.atlassian-whisper-plugin]
  3784. 2021-03-16 21:59:23,422+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.whisper.atlassian-whisper-plugin] got ActiveObjectsConfiguration
  3785. 2021-03-16 21:59:23,464+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@546ee979 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.inform.event-plugin}
  3786. 2021-03-16 21:59:23,466+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@89b9376c with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.inform.event-plugin}
  3787. 2021-03-16 21:59:23,468+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jira.plugins.inform.event-plugin]
  3788. 2021-03-16 21:59:23,468+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.jira.plugins.inform.event-plugin]
  3789. 2021-03-16 21:59:23,468+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jira.plugins.inform.event-plugin]
  3790. 2021-03-16 21:59:23,469+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.inform.event-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  3791. 2021-03-16 21:59:23,469+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jira.plugins.inform.event-plugin]
  3792. 2021-03-16 21:59:23,469+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.inform.event-plugin] got ActiveObjectsConfiguration
  3793. 2021-03-16 21:59:23,486+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@570762f0 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jira.mobile.jira-mobile-rest}
  3794. 2021-03-16 21:59:23,489+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@8a80375b with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jira.mobile.jira-mobile-rest}
  3795. 2021-03-16 21:59:23,492+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jira.mobile.jira-mobile-rest]
  3796. 2021-03-16 21:59:23,554+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.jira.mobile.jira-mobile-rest]
  3797. 2021-03-16 21:59:23,554+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jira.mobile.jira-mobile-rest]
  3798. 2021-03-16 21:59:23,554+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.mobile.jira-mobile-rest] loading new AO promise for JiraTenantImpl{id='system'}
  3799. 2021-03-16 21:59:23,554+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jira.mobile.jira-mobile-rest]
  3800. 2021-03-16 21:59:23,554+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.mobile.jira-mobile-rest] got ActiveObjectsConfiguration
  3801. 2021-03-16 21:59:23,630+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.jira-projects-plugin] created ActiveObjects
  3802. 2021-03-16 21:59:23,630+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.atlassian-nav-links-plugin] creating ActiveObjects
  3803. 2021-03-16 21:59:24,326+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@4fe0be35 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.jira-optimizer-plugin}
  3804. 2021-03-16 21:59:24,329+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@faa1628b with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.jira-optimizer-plugin}
  3805. 2021-03-16 21:59:24,332+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jira.plugins.jira-optimizer-plugin]
  3806. 2021-03-16 21:59:24,332+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.jira.plugins.jira-optimizer-plugin]
  3807. 2021-03-16 21:59:24,332+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jira.plugins.jira-optimizer-plugin]
  3808. 2021-03-16 21:59:24,333+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-optimizer-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  3809. 2021-03-16 21:59:24,333+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jira.plugins.jira-optimizer-plugin]
  3810. 2021-03-16 21:59:24,333+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-optimizer-plugin] got ActiveObjectsConfiguration
  3811. 2021-03-16 21:59:24,407+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@65764ae3 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin}
  3812. 2021-03-16 21:59:24,409+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@c1c1eb78 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin}
  3813. 2021-03-16 21:59:24,410+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin]
  3814. 2021-03-16 21:59:24,444+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin]
  3815. 2021-03-16 21:59:24,444+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin]
  3816. 2021-03-16 21:59:24,444+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  3817. 2021-03-16 21:59:24,444+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin]
  3818. 2021-03-16 21:59:24,444+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin] got ActiveObjectsConfiguration
  3819. 2021-03-16 21:59:24,587+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@1fbd9f0f with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.oauth2.client-plugin}
  3820. 2021-03-16 21:59:24,589+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@4a589f91 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.oauth2.client-plugin}
  3821. 2021-03-16 21:59:24,591+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.oauth2.oauth2-client-plugin]
  3822. 2021-03-16 21:59:24,609+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.oauth2.oauth2-client-plugin]
  3823. 2021-03-16 21:59:24,609+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.oauth2.client-plugin]
  3824. 2021-03-16 21:59:24,609+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.oauth2.client-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  3825. 2021-03-16 21:59:24,609+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.oauth2.client-plugin]
  3826. 2021-03-16 21:59:24,610+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.oauth2.client-plugin] got ActiveObjectsConfiguration
  3827. 2021-03-16 21:59:24,630+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@195c32c8 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.pats.plugin}
  3828. 2021-03-16 21:59:24,634+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@d3ba1486 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.pats.plugin}
  3829. 2021-03-16 21:59:24,636+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent attaching <ao> configuration module to ActiveObjects service of [com.atlassian.pats.pats-plugin]
  3830. 2021-03-16 21:59:24,637+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.pats.plugin]
  3831. 2021-03-16 21:59:24,637+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.pats.plugin] got ActiveObjectsConfiguration
  3832. 2021-03-16 21:59:24,765+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@50268a2d with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.plugins.atlassian-whitelist-core-plugin}
  3833. 2021-03-16 21:59:24,767+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@120b6d23 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.plugins.atlassian-whitelist-core-plugin}
  3834. 2021-03-16 21:59:24,770+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.plugins.atlassian-whitelist-core-plugin]
  3835. 2021-03-16 21:59:24,771+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.plugins.atlassian-whitelist-core-plugin]
  3836. 2021-03-16 21:59:24,771+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.plugins.atlassian-whitelist-core-plugin]
  3837. 2021-03-16 21:59:24,771+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.atlassian-whitelist-core-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  3838. 2021-03-16 21:59:24,772+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.plugins.atlassian-whitelist-core-plugin]
  3839. 2021-03-16 21:59:24,772+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.atlassian-whitelist-core-plugin] got ActiveObjectsConfiguration
  3840. 2021-03-16 21:59:24,790+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.atlassian-nav-links-plugin] created ActiveObjects
  3841. 2021-03-16 21:59:24,790+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.webhooks.atlassian-webhooks-plugin] creating ActiveObjects
  3842. 2021-03-16 21:59:24,809+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@53fc8786 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.plugins.authentication.atlassian-authentication-plugin}
  3843. 2021-03-16 21:59:24,811+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@afd54150 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.plugins.authentication.atlassian-authentication-plugin}
  3844. 2021-03-16 21:59:24,812+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.plugins.authentication.atlassian-authentication-plugin]
  3845. 2021-03-16 21:59:24,894+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.plugins.authentication.atlassian-authentication-plugin]
  3846. 2021-03-16 21:59:24,894+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.plugins.authentication.atlassian-authentication-plugin]
  3847. 2021-03-16 21:59:24,894+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.authentication.atlassian-authentication-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  3848. 2021-03-16 21:59:24,894+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.plugins.authentication.atlassian-authentication-plugin]
  3849. 2021-03-16 21:59:24,894+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.authentication.atlassian-authentication-plugin] got ActiveObjectsConfiguration
  3850. 2021-03-16 21:59:24,998+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@6ba38da with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.ratelimiting.rate-limiting-plugin}
  3851. 2021-03-16 21:59:24,999+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@f3ffcc88 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.ratelimiting.rate-limiting-plugin}
  3852. 2021-03-16 21:59:25,001+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.ratelimiting.rate-limiting-plugin]
  3853. 2021-03-16 21:59:25,002+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.ratelimiting.rate-limiting-plugin]
  3854. 2021-03-16 21:59:25,002+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.ratelimiting.rate-limiting-plugin]
  3855. 2021-03-16 21:59:25,002+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.ratelimiting.rate-limiting-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  3856. 2021-03-16 21:59:25,002+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.ratelimiting.rate-limiting-plugin]
  3857. 2021-03-16 21:59:25,002+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.ratelimiting.rate-limiting-plugin] got ActiveObjectsConfiguration
  3858. 2021-03-16 21:59:25,005+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] getService bundle [com.atlassian.ratelimiting.rate-limiting-plugin]
  3859. 2021-03-16 21:59:26,025+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.webhooks.atlassian-webhooks-plugin] created ActiveObjects
  3860. 2021-03-16 21:59:26,025+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.pyxis.greenhopper.jira] creating ActiveObjects
  3861. 2021-03-16 21:59:49,185+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.pyxis.greenhopper.jira] created ActiveObjects
  3862. 2021-03-16 21:59:49,186+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.diagnostics-plugin] creating ActiveObjects
  3863. 2021-03-16 21:59:50,336+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.diagnostics-plugin] created ActiveObjects
  3864. 2021-03-16 21:59:50,336+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.jira-invite-user-plugin] creating ActiveObjects
  3865. 2021-03-16 21:59:51,469+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.jira-invite-user-plugin] created ActiveObjects
  3866. 2021-03-16 21:59:51,470+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.mail-plugin] creating ActiveObjects
  3867. 2021-03-16 21:59:52,599+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.mail-plugin] created ActiveObjects
  3868. 2021-03-16 21:59:52,600+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-transition-triggers-plugin] creating ActiveObjects
  3869. 2021-03-16 21:59:53,719+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-transition-triggers-plugin] created ActiveObjects
  3870. 2021-03-16 21:59:53,719+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-dvcs-connector-plugin] creating ActiveObjects
  3871. 2021-03-16 22:00:19,403+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-dvcs-connector-plugin] created ActiveObjects
  3872. 2021-03-16 22:00:19,403+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-development-integration-plugin] creating ActiveObjects
  3873. 2021-03-16 22:00:23,863+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-development-integration-plugin] created ActiveObjects
  3874. 2021-03-16 22:00:23,863+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.teams] creating ActiveObjects
  3875. 2021-03-16 22:00:32,495+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.teams] created ActiveObjects
  3876. 2021-03-16 22:00:32,495+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jpo] creating ActiveObjects
  3877. 2021-03-16 22:01:27,394+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jpo] created ActiveObjects
  3878. 2021-03-16 22:01:27,395+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.radiantminds.roadmaps-jira] creating ActiveObjects
  3879. 2021-03-16 22:01:27,824+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  3880. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  3881. at java.lang.Class.getMethod(Class.java:1786)
  3882. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  3883. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  3884. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  3885. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  3886. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  3887. ... 2 filtered
  3888. at java.lang.reflect.Method.invoke(Method.java:498)
  3889. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  3890. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  3891. ... 2 filtered
  3892. at java.lang.reflect.Method.invoke(Method.java:498)
  3893. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  3894. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  3895. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  3896. ... 2 filtered
  3897. at java.lang.reflect.Method.invoke(Method.java:498)
  3898. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  3899. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  3900. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  3901. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  3902. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  3903. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  3904. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  3905. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  3906. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  3907. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  3908. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  3909. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  3910. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  3911. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  3912. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  3913. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  3914. at com.sun.proxy.$Proxy1272.execute(Unknown Source)
  3915. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  3916. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  3917. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  3918. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  3919. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  3920. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  3921. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  3922. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  3923. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  3924. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  3925. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  3926. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  3927. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3928. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3929. at java.lang.Thread.run(Thread.java:748)
  3930. 2021-03-16 22:01:54,336+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  3931. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  3932. at java.lang.Class.getMethod(Class.java:1786)
  3933. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  3934. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  3935. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  3936. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  3937. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  3938. ... 2 filtered
  3939. at java.lang.reflect.Method.invoke(Method.java:498)
  3940. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  3941. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  3942. ... 2 filtered
  3943. at java.lang.reflect.Method.invoke(Method.java:498)
  3944. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  3945. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  3946. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  3947. ... 2 filtered
  3948. at java.lang.reflect.Method.invoke(Method.java:498)
  3949. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  3950. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  3951. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  3952. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  3953. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  3954. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  3955. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  3956. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  3957. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  3958. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  3959. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  3960. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  3961. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  3962. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  3963. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  3964. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  3965. at com.sun.proxy.$Proxy1272.execute(Unknown Source)
  3966. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  3967. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  3968. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  3969. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  3970. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  3971. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  3972. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  3973. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  3974. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  3975. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  3976. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  3977. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  3978. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  3979. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  3980. at java.lang.Thread.run(Thread.java:748)
  3981. 2021-03-16 22:02:21,504+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  3982. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  3983. at java.lang.Class.getMethod(Class.java:1786)
  3984. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  3985. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  3986. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  3987. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  3988. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  3989. ... 2 filtered
  3990. at java.lang.reflect.Method.invoke(Method.java:498)
  3991. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  3992. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  3993. ... 2 filtered
  3994. at java.lang.reflect.Method.invoke(Method.java:498)
  3995. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  3996. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  3997. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  3998. ... 2 filtered
  3999. at java.lang.reflect.Method.invoke(Method.java:498)
  4000. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  4001. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  4002. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  4003. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4004. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  4005. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  4006. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4007. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  4008. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  4009. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4010. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  4011. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4012. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  4013. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  4014. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4015. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  4016. at com.sun.proxy.$Proxy1272.execute(Unknown Source)
  4017. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  4018. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  4019. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  4020. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  4021. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  4022. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  4023. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  4024. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  4025. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  4026. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  4027. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  4028. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  4029. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4030. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4031. at java.lang.Thread.run(Thread.java:748)
  4032. 2021-03-16 22:02:45,002+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  4033. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  4034. at java.lang.Class.getMethod(Class.java:1786)
  4035. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  4036. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  4037. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  4038. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  4039. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  4040. ... 2 filtered
  4041. at java.lang.reflect.Method.invoke(Method.java:498)
  4042. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  4043. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  4044. ... 2 filtered
  4045. at java.lang.reflect.Method.invoke(Method.java:498)
  4046. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  4047. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  4048. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  4049. ... 2 filtered
  4050. at java.lang.reflect.Method.invoke(Method.java:498)
  4051. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  4052. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  4053. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  4054. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4055. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  4056. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  4057. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4058. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  4059. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  4060. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4061. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  4062. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4063. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  4064. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  4065. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4066. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  4067. at com.sun.proxy.$Proxy1272.execute(Unknown Source)
  4068. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  4069. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  4070. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  4071. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  4072. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  4073. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  4074. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  4075. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  4076. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  4077. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  4078. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  4079. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  4080. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4081. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4082. at java.lang.Thread.run(Thread.java:748)
  4083. 2021-03-16 22:03:08,921+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  4084. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  4085. at java.lang.Class.getMethod(Class.java:1786)
  4086. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  4087. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  4088. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  4089. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  4090. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  4091. ... 2 filtered
  4092. at java.lang.reflect.Method.invoke(Method.java:498)
  4093. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  4094. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  4095. ... 2 filtered
  4096. at java.lang.reflect.Method.invoke(Method.java:498)
  4097. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  4098. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  4099. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  4100. ... 2 filtered
  4101. at java.lang.reflect.Method.invoke(Method.java:498)
  4102. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  4103. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  4104. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  4105. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4106. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  4107. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  4108. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4109. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  4110. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  4111. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4112. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  4113. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4114. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  4115. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  4116. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4117. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  4118. at com.sun.proxy.$Proxy1272.execute(Unknown Source)
  4119. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  4120. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  4121. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  4122. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  4123. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  4124. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  4125. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  4126. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  4127. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  4128. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  4129. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  4130. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  4131. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4132. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4133. at java.lang.Thread.run(Thread.java:748)
  4134. 2021-03-16 22:03:34,857+0100 plugin-transaction-0 INFO [c.a.jira.plugin.PluginTransactionListener] [plugin-transaction] numberStartEvents:501, numberEndEvents:500, numberSendEvents:206, numberEventsInTransactions:0, numberOfPluginEnableEvents:206
  4135. 2021-03-16 22:03:35,906+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  4136. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  4137. at java.lang.Class.getMethod(Class.java:1786)
  4138. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  4139. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  4140. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  4141. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  4142. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  4143. ... 2 filtered
  4144. at java.lang.reflect.Method.invoke(Method.java:498)
  4145. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  4146. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  4147. ... 2 filtered
  4148. at java.lang.reflect.Method.invoke(Method.java:498)
  4149. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  4150. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  4151. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  4152. ... 2 filtered
  4153. at java.lang.reflect.Method.invoke(Method.java:498)
  4154. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  4155. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  4156. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  4157. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4158. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  4159. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  4160. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4161. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  4162. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  4163. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4164. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  4165. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4166. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  4167. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  4168. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4169. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  4170. at com.sun.proxy.$Proxy1272.execute(Unknown Source)
  4171. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  4172. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  4173. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  4174. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  4175. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  4176. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  4177. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  4178. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  4179. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  4180. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  4181. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  4182. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  4183. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4184. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4185. at java.lang.Thread.run(Thread.java:748)
  4186. 2021-03-16 22:04:03,865+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  4187. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  4188. at java.lang.Class.getMethod(Class.java:1786)
  4189. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  4190. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  4191. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  4192. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  4193. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  4194. ... 2 filtered
  4195. at java.lang.reflect.Method.invoke(Method.java:498)
  4196. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  4197. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  4198. ... 2 filtered
  4199. at java.lang.reflect.Method.invoke(Method.java:498)
  4200. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  4201. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  4202. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  4203. ... 2 filtered
  4204. at java.lang.reflect.Method.invoke(Method.java:498)
  4205. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  4206. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  4207. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  4208. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4209. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  4210. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  4211. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4212. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  4213. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  4214. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4215. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  4216. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4217. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  4218. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  4219. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4220. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  4221. at com.sun.proxy.$Proxy1272.execute(Unknown Source)
  4222. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  4223. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  4224. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  4225. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  4226. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  4227. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  4228. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  4229. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  4230. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  4231. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  4232. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  4233. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  4234. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4235. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4236. at java.lang.Thread.run(Thread.java:748)
  4237. 2021-03-16 22:04:30,411+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  4238. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  4239. at java.lang.Class.getMethod(Class.java:1786)
  4240. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  4241. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  4242. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  4243. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  4244. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  4245. ... 2 filtered
  4246. at java.lang.reflect.Method.invoke(Method.java:498)
  4247. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  4248. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  4249. ... 2 filtered
  4250. at java.lang.reflect.Method.invoke(Method.java:498)
  4251. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  4252. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  4253. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  4254. ... 2 filtered
  4255. at java.lang.reflect.Method.invoke(Method.java:498)
  4256. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  4257. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  4258. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  4259. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4260. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  4261. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  4262. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4263. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  4264. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  4265. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4266. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  4267. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4268. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  4269. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  4270. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4271. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  4272. at com.sun.proxy.$Proxy1272.execute(Unknown Source)
  4273. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  4274. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  4275. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  4276. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  4277. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  4278. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  4279. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  4280. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  4281. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  4282. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  4283. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  4284. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  4285. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4286. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4287. at java.lang.Thread.run(Thread.java:748)
  4288. 2021-03-16 22:04:31,116+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  4289. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  4290. at java.lang.Class.getMethod(Class.java:1786)
  4291. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  4292. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  4293. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  4294. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  4295. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  4296. ... 2 filtered
  4297. at java.lang.reflect.Method.invoke(Method.java:498)
  4298. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  4299. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  4300. ... 2 filtered
  4301. at java.lang.reflect.Method.invoke(Method.java:498)
  4302. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  4303. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  4304. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  4305. ... 2 filtered
  4306. at java.lang.reflect.Method.invoke(Method.java:498)
  4307. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  4308. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  4309. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  4310. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4311. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  4312. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  4313. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4314. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  4315. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  4316. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4317. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  4318. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4319. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  4320. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  4321. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4322. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  4323. at com.sun.proxy.$Proxy1272.execute(Unknown Source)
  4324. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  4325. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  4326. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  4327. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  4328. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  4329. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  4330. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  4331. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  4332. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  4333. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  4334. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  4335. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  4336. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4337. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4338. at java.lang.Thread.run(Thread.java:748)
  4339. 2021-03-16 22:04:31,932+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  4340. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  4341. at java.lang.Class.getMethod(Class.java:1786)
  4342. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  4343. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  4344. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  4345. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  4346. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  4347. ... 2 filtered
  4348. at java.lang.reflect.Method.invoke(Method.java:498)
  4349. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  4350. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  4351. ... 2 filtered
  4352. at java.lang.reflect.Method.invoke(Method.java:498)
  4353. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  4354. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  4355. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  4356. ... 2 filtered
  4357. at java.lang.reflect.Method.invoke(Method.java:498)
  4358. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  4359. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  4360. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  4361. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4362. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  4363. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  4364. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4365. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  4366. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  4367. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4368. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  4369. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4370. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  4371. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  4372. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4373. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  4374. at com.sun.proxy.$Proxy1272.execute(Unknown Source)
  4375. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  4376. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  4377. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  4378. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  4379. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  4380. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  4381. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  4382. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  4383. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  4384. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  4385. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  4386. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  4387. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4388. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4389. at java.lang.Thread.run(Thread.java:748)
  4390. 2021-03-16 22:04:32,678+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  4391. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  4392. at java.lang.Class.getMethod(Class.java:1786)
  4393. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  4394. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  4395. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  4396. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  4397. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  4398. ... 2 filtered
  4399. at java.lang.reflect.Method.invoke(Method.java:498)
  4400. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  4401. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  4402. ... 2 filtered
  4403. at java.lang.reflect.Method.invoke(Method.java:498)
  4404. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  4405. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  4406. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  4407. ... 2 filtered
  4408. at java.lang.reflect.Method.invoke(Method.java:498)
  4409. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  4410. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  4411. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  4412. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4413. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  4414. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  4415. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4416. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  4417. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  4418. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4419. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  4420. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4421. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  4422. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  4423. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4424. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  4425. at com.sun.proxy.$Proxy1272.execute(Unknown Source)
  4426. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  4427. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  4428. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  4429. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  4430. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  4431. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  4432. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  4433. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  4434. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  4435. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  4436. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  4437. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  4438. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4439. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4440. at java.lang.Thread.run(Thread.java:748)
  4441. 2021-03-16 22:04:33,412+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  4442. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  4443. at java.lang.Class.getMethod(Class.java:1786)
  4444. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  4445. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  4446. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  4447. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  4448. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  4449. ... 2 filtered
  4450. at java.lang.reflect.Method.invoke(Method.java:498)
  4451. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  4452. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  4453. ... 2 filtered
  4454. at java.lang.reflect.Method.invoke(Method.java:498)
  4455. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  4456. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  4457. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  4458. ... 2 filtered
  4459. at java.lang.reflect.Method.invoke(Method.java:498)
  4460. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  4461. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  4462. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  4463. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4464. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  4465. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  4466. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4467. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  4468. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  4469. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4470. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  4471. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4472. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  4473. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  4474. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4475. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  4476. at com.sun.proxy.$Proxy1272.execute(Unknown Source)
  4477. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  4478. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  4479. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  4480. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  4481. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  4482. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  4483. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  4484. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  4485. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  4486. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  4487. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  4488. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  4489. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4490. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4491. at java.lang.Thread.run(Thread.java:748)
  4492. 2021-03-16 22:05:00,638+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  4493. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  4494. at java.lang.Class.getMethod(Class.java:1786)
  4495. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  4496. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  4497. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  4498. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  4499. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  4500. ... 2 filtered
  4501. at java.lang.reflect.Method.invoke(Method.java:498)
  4502. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  4503. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  4504. ... 2 filtered
  4505. at java.lang.reflect.Method.invoke(Method.java:498)
  4506. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  4507. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  4508. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  4509. ... 2 filtered
  4510. at java.lang.reflect.Method.invoke(Method.java:498)
  4511. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  4512. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  4513. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  4514. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4515. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  4516. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  4517. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4518. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  4519. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  4520. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4521. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  4522. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4523. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  4524. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  4525. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4526. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  4527. at com.sun.proxy.$Proxy1272.execute(Unknown Source)
  4528. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  4529. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  4530. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  4531. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  4532. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  4533. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  4534. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  4535. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  4536. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  4537. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  4538. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  4539. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  4540. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4541. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4542. at java.lang.Thread.run(Thread.java:748)
  4543. 2021-03-16 22:05:31,435+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  4544. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  4545. at java.lang.Class.getMethod(Class.java:1786)
  4546. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  4547. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  4548. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  4549. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  4550. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  4551. ... 2 filtered
  4552. at java.lang.reflect.Method.invoke(Method.java:498)
  4553. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  4554. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  4555. ... 2 filtered
  4556. at java.lang.reflect.Method.invoke(Method.java:498)
  4557. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  4558. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  4559. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  4560. ... 2 filtered
  4561. at java.lang.reflect.Method.invoke(Method.java:498)
  4562. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  4563. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  4564. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  4565. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4566. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  4567. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  4568. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4569. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  4570. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  4571. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4572. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  4573. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4574. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  4575. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  4576. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4577. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  4578. at com.sun.proxy.$Proxy1272.execute(Unknown Source)
  4579. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  4580. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  4581. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  4582. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  4583. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  4584. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  4585. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  4586. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  4587. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  4588. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  4589. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  4590. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  4591. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4592. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4593. at java.lang.Thread.run(Thread.java:748)
  4594. 2021-03-16 22:05:58,156+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  4595. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  4596. at java.lang.Class.getMethod(Class.java:1786)
  4597. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  4598. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  4599. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  4600. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  4601. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  4602. ... 2 filtered
  4603. at java.lang.reflect.Method.invoke(Method.java:498)
  4604. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  4605. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  4606. ... 2 filtered
  4607. at java.lang.reflect.Method.invoke(Method.java:498)
  4608. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  4609. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  4610. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  4611. ... 2 filtered
  4612. at java.lang.reflect.Method.invoke(Method.java:498)
  4613. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  4614. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  4615. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  4616. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4617. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  4618. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  4619. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4620. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  4621. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  4622. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4623. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  4624. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4625. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  4626. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  4627. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4628. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  4629. at com.sun.proxy.$Proxy1272.execute(Unknown Source)
  4630. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  4631. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  4632. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  4633. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  4634. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  4635. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  4636. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  4637. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  4638. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  4639. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  4640. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  4641. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  4642. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4643. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4644. at java.lang.Thread.run(Thread.java:748)
  4645. 2021-03-16 22:06:23,834+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.radiantminds.roadmaps-jira] created ActiveObjects
  4646. 2021-03-16 22:06:23,834+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.whisper.atlassian-whisper-plugin] creating ActiveObjects
  4647. 2021-03-16 22:06:25,435+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.whisper.atlassian-whisper-plugin] created ActiveObjects
  4648. 2021-03-16 22:06:25,435+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.inform.event-plugin] creating ActiveObjects
  4649. 2021-03-16 22:06:28,589+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.inform.event-plugin] created ActiveObjects
  4650. 2021-03-16 22:06:28,590+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.mobile.jira-mobile-rest] creating ActiveObjects
  4651. 2021-03-16 22:06:29,518+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.mobile.jira-mobile-rest] created ActiveObjects
  4652. 2021-03-16 22:06:29,518+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-optimizer-plugin] creating ActiveObjects
  4653. 2021-03-16 22:06:29,845+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.jira-optimizer-plugin] created ActiveObjects
  4654. 2021-03-16 22:06:29,845+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin] creating ActiveObjects
  4655. 2021-03-16 22:06:29,948+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  4656. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  4657. at java.lang.Class.getMethod(Class.java:1786)
  4658. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  4659. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  4660. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  4661. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  4662. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  4663. ... 2 filtered
  4664. at java.lang.reflect.Method.invoke(Method.java:498)
  4665. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  4666. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  4667. ... 2 filtered
  4668. at java.lang.reflect.Method.invoke(Method.java:498)
  4669. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  4670. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  4671. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  4672. ... 2 filtered
  4673. at java.lang.reflect.Method.invoke(Method.java:498)
  4674. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  4675. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  4676. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  4677. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4678. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  4679. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  4680. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4681. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  4682. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  4683. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4684. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  4685. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4686. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  4687. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  4688. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4689. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  4690. at com.sun.proxy.$Proxy1272.execute(Unknown Source)
  4691. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  4692. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  4693. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  4694. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  4695. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  4696. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  4697. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  4698. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  4699. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  4700. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  4701. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  4702. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  4703. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4704. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4705. at java.lang.Thread.run(Thread.java:748)
  4706. 2021-03-16 22:06:32,524+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin] created ActiveObjects
  4707. 2021-03-16 22:06:32,525+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.oauth2.client-plugin] creating ActiveObjects
  4708. 2021-03-16 22:06:32,981+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.oauth2.client-plugin] created ActiveObjects
  4709. 2021-03-16 22:06:32,981+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.pats.plugin] creating ActiveObjects
  4710. 2021-03-16 22:06:33,552+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.pats.plugin] created ActiveObjects
  4711. 2021-03-16 22:06:33,552+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.atlassian-whitelist-core-plugin] creating ActiveObjects
  4712. 2021-03-16 22:06:33,657+0100 active-objects-init-JiraTenantImpl{id='system'}-0 WARN anonymous [c.a.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask] Failed to retrieve prepare threshold
  4713. java.lang.NoSuchMethodException: org.apache.commons.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper.getPrepareThreshold()
  4714. at java.lang.Class.getMethod(Class.java:1786)
  4715. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.configureConnectionAndRun(DataSourceProviderActiveObjectsFactory.java:219)
  4716. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory$PostgresActiveObjectsUpgradeTask.upgrade(DataSourceProviderActiveObjectsFactory.java:188)
  4717. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.lambda$upgrade$0(ActiveObjectUpgradeManagerImpl.java:64)
  4718. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate$1.doInTransaction(HostContextTransactionTemplate.java:21)
  4719. at com.atlassian.jira.DefaultHostContextAccessor.doInTransaction(DefaultHostContextAccessor.java:50)
  4720. ... 2 filtered
  4721. at java.lang.reflect.Method.invoke(Method.java:498)
  4722. at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26)
  4723. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  4724. ... 2 filtered
  4725. at java.lang.reflect.Method.invoke(Method.java:498)
  4726. at com.atlassian.plugin.osgi.bridge.external.HostComponentFactoryBean$DynamicServiceInvocationHandler.invoke(HostComponentFactoryBean.java:130)
  4727. at com.sun.proxy.$Proxy226.doInTransaction(Unknown Source)
  4728. at com.atlassian.sal.core.transaction.HostContextTransactionTemplate.execute(HostContextTransactionTemplate.java:18)
  4729. ... 2 filtered
  4730. at java.lang.reflect.Method.invoke(Method.java:498)
  4731. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343)
  4732. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)
  4733. at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)
  4734. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4735. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  4736. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  4737. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4738. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70)
  4739. at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53)
  4740. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4741. at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)
  4742. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4743. at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:136)
  4744. at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124)
  4745. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
  4746. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
  4747. at com.sun.proxy.$Proxy1272.execute(Unknown Source)
  4748. at com.atlassian.activeobjects.internal.SalTransactionManager.inTransaction(SalTransactionManager.java:42)
  4749. at com.atlassian.activeobjects.internal.AbstractLoggingTransactionManager.doInTransaction(AbstractLoggingTransactionManager.java:16)
  4750. at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.executeInTransaction(EntityManagedActiveObjects.java:214)
  4751. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:62)
  4752. at com.atlassian.activeobjects.internal.ActiveObjectUpgradeManagerImpl.upgrade(ActiveObjectUpgradeManagerImpl.java:34)
  4753. at com.atlassian.activeobjects.internal.DataSourceProviderActiveObjectsFactory.upgrade(DataSourceProviderActiveObjectsFactory.java:84)
  4754. at com.atlassian.activeobjects.internal.AbstractActiveObjectsFactory.create(AbstractActiveObjectsFactory.java:65)
  4755. at com.atlassian.activeobjects.internal.DelegatingActiveObjectsFactory.create(DelegatingActiveObjectsFactory.java:32)
  4756. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:91)
  4757. at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects$1$1$1.call(TenantAwareActiveObjects.java:86)
  4758. at com.atlassian.sal.core.executor.ThreadLocalDelegateCallable.call(ThreadLocalDelegateCallable.java:38)
  4759. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  4760. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  4761. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  4762. at java.lang.Thread.run(Thread.java:748)
  4763. 2021-03-16 22:06:35,488+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.atlassian-whitelist-core-plugin] created ActiveObjects
  4764. 2021-03-16 22:06:35,488+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.authentication.atlassian-authentication-plugin] creating ActiveObjects
  4765. 2021-03-16 22:06:36,169+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.plugins.authentication.atlassian-authentication-plugin] created ActiveObjects
  4766. 2021-03-16 22:06:36,169+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.ratelimiting.rate-limiting-plugin] creating ActiveObjects
  4767. 2021-03-16 22:06:37,318+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.ratelimiting.rate-limiting-plugin] created ActiveObjects
  4768. 2021-03-16 22:06:37,593+0100 JIRA-Bootstrap WARN [c.a.r.d.internal.dao.QDSLSystemRateLimitingSettingsDao] Initializing system rate limiting settings DB with default settings: [SystemRateLimitingSettings(mode=OFF, bucketSettings=TokenBucketSettings(capacity=50, fillRate=10, intervalFrequency=1, intervalTimeUnit=Seconds), jobControlSettings=SystemJobControlSettings(reportingDbArchivingJobFrequencyDuration=PT1M10S, reportingDbRetentionPeriodDuration=PT24H, bucketCollectionJobFrequencyDuration=PT5M, bucketCleanupJobFrequencyDuration=PT15M, settingsReloadJobFrequencyDuration=PT1M))]
  4769. 2021-03-16 22:06:37,822+0100 JIRA-Bootstrap INFO [c.a.r.d.internal.dao.QDSLRateLimitingSettingsVersionDao] No settings version record in the database for DEFAULT, inserting...
  4770. 2021-03-16 22:06:40,168+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@67c1869f with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.streams.thirdparty-plugin}
  4771. 2021-03-16 22:06:40,170+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@e61ff33b with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.streams.thirdparty-plugin}
  4772. 2021-03-16 22:06:40,171+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.streams.streams-thirdparty-plugin]
  4773. 2021-03-16 22:06:40,190+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.streams.streams-thirdparty-plugin]
  4774. 2021-03-16 22:06:40,190+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.streams.thirdparty-plugin]
  4775. 2021-03-16 22:06:40,190+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.streams.thirdparty-plugin] loading new AO promise for JiraTenantImpl{id='system'}
  4776. 2021-03-16 22:06:40,190+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.streams.thirdparty-plugin]
  4777. 2021-03-16 22:06:40,190+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.streams.thirdparty-plugin] got ActiveObjectsConfiguration
  4778. 2021-03-16 22:06:40,190+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.streams.thirdparty-plugin] creating ActiveObjects
  4779. 2021-03-16 22:06:40,212+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service net.java.ao.atlassian.AtlassianTableNameConverter@e2b437 with interface net.java.ao.schema.TableNameConverter and properties {com.atlassian.plugin.key=com.atlassian.troubleshooting.plugin-jira}
  4780. 2021-03-16 22:06:40,215+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.OsgiServiceUtilsImpl] Registering service com.atlassian.activeobjects.config.internal.DefaultActiveObjectsConfiguration@58c32849 with interface com.atlassian.activeobjects.config.ActiveObjectsConfiguration and properties {com.atlassian.plugin.key=com.atlassian.troubleshooting.plugin-jira}
  4781. 2021-03-16 22:06:40,217+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginModuleEnabledEvent storing unattached <ao> configuration module for [com.atlassian.troubleshooting.plugin-jira]
  4782. 2021-03-16 22:06:40,299+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] onPluginEnabledEvent attaching unbound <ao> to [com.atlassian.troubleshooting.plugin-jira]
  4783. 2021-03-16 22:06:40,299+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] init bundle [com.atlassian.troubleshooting.plugin-jira]
  4784. 2021-03-16 22:06:40,299+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.troubleshooting.plugin-jira] loading new AO promise for JiraTenantImpl{id='system'}
  4785. 2021-03-16 22:06:40,299+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] setAoConfiguration [com.atlassian.troubleshooting.plugin-jira]
  4786. 2021-03-16 22:06:40,299+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.troubleshooting.plugin-jira] got ActiveObjectsConfiguration
  4787. 2021-03-16 22:06:40,635+0100 JIRA-Bootstrap INFO [c.a.plugin.manager.DefaultPluginManager] Plugin system earlyStartup ended
  4788. 2021-03-16 22:06:40,922+0100 JIRA-Bootstrap INFO [c.a.j.index.ha.NoOpNodeReindexService] [INDEX-REPLAY] Creating NoOpNodeReindexService in non-clustered mode. Node re-index service not working.
  4789. 2021-03-16 22:06:40,928+0100 JIRA-Bootstrap INFO [c.a.jira.cluster.ClusterSettings] [CLUSTER-STATE] Value for system property key jira.cluster.retention.period.in.days was set to PT48H
  4790. 2021-03-16 22:06:40,928+0100 JIRA-Bootstrap INFO [c.a.jira.cluster.ClusterSettings] [CLUSTER-STATE] Value for system property key jira.not.alive.active.nodes.retention.period.in.hours was set to PT48H
  4791. 2021-03-16 22:06:40,928+0100 JIRA-Bootstrap INFO [c.a.j.cluster.service.NonAliveNodesScannerService] [CLUSTER-STATE] Service has been registered with retention period PT48H
  4792. 2021-03-16 22:06:40,928+0100 JIRA-Bootstrap INFO [c.a.jira.cluster.ClusterSettings] [CLUSTER-STATE] Value for system property key jira.cluster.retention.period.in.days was set to PT48H
  4793. 2021-03-16 22:06:40,928+0100 JIRA-Bootstrap INFO [c.a.j.cluster.service.OfflineNodesScannerService] [CLUSTER-STATE] Service has been registered with retention period PT48H
  4794. 2021-03-16 22:06:41,338+0100 JIRA-Bootstrap INFO [c.a.jira.i18n.CachingI18nFactory] [i18n-caching-factory] Starting
  4795. 2021-03-16 22:06:42,330+0100 JIRA-Bootstrap INFO [c.a.jira.versioning.VersioningCleanupService] [VERSIONING] Version cleaning job registered with the interval of: PT24H
  4796. 2021-03-16 22:06:42,415+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.streams.thirdparty-plugin] created ActiveObjects
  4797. 2021-03-16 22:06:42,416+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.troubleshooting.plugin-jira] creating ActiveObjects
  4798. 2021-03-16 22:06:42,837+0100 JIRA-Bootstrap INFO [c.a.j.config.database.SystemDatabaseConfigurationLoader] Reading database configuration from /var/atlassian/application-data/jira/dbconfig.xml
  4799. 2021-03-16 22:06:42,841+0100 JIRA-Bootstrap INFO [c.a.j.config.database.DatabaseConfigHandler] Trying to get encrypted password from xml and decrypt it
  4800. 2021-03-16 22:06:42,841+0100 JIRA-Bootstrap INFO [c.a.j.config.database.DatabaseConfigHandler] Database password decryption not performed.
  4801. 2021-03-16 22:06:42,862+0100 JIRA-Bootstrap INFO [c.a.j.instrumentation.external.DatabaseExternalGauges] Installing DBCP monitoring instruments: DatabaseExternalGauges.JiraDbcpInstruments[instruments=[DBCP_MAX, DBCP_ACTIVE, DBCP_IDLE],objectName=com.atlassian.jira:name=BasicDataSource]
  4802. 2021-03-16 22:06:43,394+0100 active-objects-init-JiraTenantImpl{id='system'}-0 DEBUG anonymous [c.a.activeobjects.osgi.TenantAwareActiveObjects] bundle [com.atlassian.troubleshooting.plugin-jira] created ActiveObjects
  4803. 2021-03-16 22:06:49,399+0100 JIRA-Bootstrap WARN [c.a.jira.health.HealthChecks] Supported database
  4804. 2021-03-16 22:06:49,399+0100 JIRA-Bootstrap WARN [c.a.jira.health.HealthChecks] Postgres 12 is not supported. You should migrate to a supported database version.
  4805. Supported versions are: 11, 10, 9.6
  4806. 2021-03-16 22:06:49,399+0100 JIRA-Bootstrap WARN [c.a.jira.health.HealthChecks] We can't tell what collation your database is using
  4807. 2021-03-16 22:06:49,399+0100 JIRA-Bootstrap WARN [c.a.jira.health.HealthChecks] The database collation could not be read. An unsupported collation could cause errors.
  4808. Review our documentation for more information on supported collations.
  4809. 2021-03-16 22:06:49,399+0100 JIRA-Bootstrap INFO [c.a.jira.upgrade.ConsistencyCheckerImpl] Checking JIRA consistency
  4810. 2021-03-16 22:06:49,500+0100 JIRA-Bootstrap INFO [c.a.jira.upgrade.ConsistencyCheckerImpl] Could not find Mail Listener, adding.
  4811. 2021-03-16 22:06:50,555+0100 JIRA-Bootstrap INFO [c.a.jira.upgrade.ConsistencyCheckerImpl] Could not find Mail Queue Service, adding.
  4812. 2021-03-16 22:06:51,599+0100 JIRA-Bootstrap INFO [c.a.jira.upgrade.ConsistencyCheckerImpl] Could not find Issue Assignment Listener, adding.
  4813. 2021-03-16 22:06:52,110+0100 JIRA-Bootstrap INFO [c.a.jira.upgrade.ConsistencyCheckerImpl] Could not find Issue Index Listener, adding.
  4814. 2021-03-16 22:06:52,612+0100 JIRA-Bootstrap INFO [c.a.jira.upgrade.ConsistencyCheckerImpl] Input Language has not been set. Setting to 'English - Moderate Stemming'
  4815. 2021-03-16 22:06:53,214+0100 JIRA-Bootstrap INFO [c.a.jira.upgrade.ConsistencyCheckerImpl] The Server ID for this JIRA instance is: [B6HO-ZYXC-17PV-821A]
  4816. 2021-03-16 22:06:53,218+0100 JIRA-Bootstrap INFO [c.a.jira.index.LuceneCorruptionChecker] Index directory doesn't exist for index '/var/atlassian/application-data/jira/caches/indexesV1/comments'
  4817. 2021-03-16 22:06:53,218+0100 JIRA-Bootstrap INFO [c.a.jira.index.LuceneCorruptionChecker] Index directory doesn't exist for index '/var/atlassian/application-data/jira/caches/indexesV1/issues'
  4818. 2021-03-16 22:06:53,218+0100 JIRA-Bootstrap INFO [c.a.jira.index.LuceneCorruptionChecker] Index directory doesn't exist for index '/var/atlassian/application-data/jira/caches/indexesV1/changes'
  4819. 2021-03-16 22:06:53,218+0100 JIRA-Bootstrap INFO [c.a.jira.index.LuceneCorruptionChecker] Index directory doesn't exist for index '/var/atlassian/application-data/jira/caches/indexesV1/worklogs'
  4820. 2021-03-16 22:06:53,218+0100 JIRA-Bootstrap INFO [c.a.jira.upgrade.UntranslatedKeyFixer] [KEY-FIXER] Setting application property: com.atlassian.jira.upgrade.untranslatedkeyfixer.disabled to true
  4821. 2021-03-16 22:06:53,819+0100 JIRA-Bootstrap INFO [c.a.jira.upgrade.UntranslatedKeyFixer] [KEY-FIXER] Application property: com.atlassian.jira.upgrade.untranslatedkeyfixer.disabled=true
  4822. 2021-03-16 22:06:54,280+0100 JIRA-Bootstrap INFO [c.a.jira.upgrade.UntranslatedKeyFixer] [KEY-FIXER] Not running untranslated key fixer as no affected Jira version [8.2.0, 8.2.1, 8.2.2, 8.2.3, 8.2.4, 8.3.0] has been installed.
  4823. 2021-03-16 22:06:55,516+0100 JIRA-Bootstrap INFO [c.a.jira.index.WriterWithStats] [index-writer-stats] Creating #0 writer stats for: COMMENT
  4824. 2021-03-16 22:06:55,517+0100 JIRA-Bootstrap INFO [c.a.jira.index.WriterWithStats] [index-writer-stats] COMMENT : indexing writer stats will be running every: 5min
  4825. 2021-03-16 22:06:56,264+0100 JIRA-Bootstrap INFO [c.a.jira.propertyset.TotalAndSnapshotPropertyEntryStoreStats] [OFBIZ-PROPERTY-ENTRY-STORE-STATS] [com.atlassian.jira.propertyset.CachingOfBizPropertyEntryStore.cache] total stats period: PT8M23.064S, data: {"getEntry":{"GreenHopper.Run.History":{"pctOfTotalCount":43,"pctOfTotalSum":0,"count":3,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"GreenHopper.UpgradeHistory":{"pctOfTotalCount":29,"pctOfTotalSum":0,"count":2,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"GreenHopper.properties":{"pctOfTotalCount":29,"pctOfTotalSum":0,"count":2,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}}},"setEntry":{"GreenHopper.Run.History":{"pctOfTotalCount":100,"pctOfTotalSum":100,"count":1,"min":342,"max":342,"sum":342,"avg":342,"distributionCounter":{}}},"removeEntry":{"GreenHopper.properties":{"pctOfTotalCount":100,"pctOfTotalSum":100,"count":1,"min":213,"max":213,"sum":213,"avg":213,"distributionCounter":{}}},"cacheMiss":{"GreenHopper.Run.History":{"pctOfTotalCount":29,"pctOfTotalSum":29,"count":2,"min":104,"max":107,"sum":211,"avg":105,"distributionCounter":{}},"GreenHopper.UpgradeHistory":{"pctOfTotalCount":29,"pctOfTotalSum":29,"count":2,"min":104,"max":104,"sum":208,"avg":104,"distributionCounter":{}},"GreenHopper.properties":{"pctOfTotalCount":29,"pctOfTotalSum":29,"count":2,"min":105,"max":106,"sum":211,"avg":105,"distributionCounter":{}},"ListenerConfig":{"pctOfTotalCount":14,"pctOfTotalSum":14,"count":1,"min":99,"max":99,"sum":99,"avg":99,"distributionCounter":{}}},"invalidateCache":{"GreenHopper.Run.History":{"pctOfTotalCount":50,"pctOfTotalSum":0,"count":1,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"GreenHopper.properties":{"pctOfTotalCount":50,"pctOfTotalSum":100,"count":1,"min":4,"max":4,"sum":4,"avg":4,"distributionCounter":{}}}}
  4826. 2021-03-16 22:06:56,265+0100 JIRA-Bootstrap INFO [c.a.jira.propertyset.TotalAndSnapshotPropertyEntryStoreStats] [OFBIZ-PROPERTY-ENTRY-STORE-STATS] [com.atlassian.jira.propertyset.CachingOfBizPropertyEntryStore.cache] snapshot stats period: PT8M23.064S, data: {"getEntry":{"GreenHopper.Run.History":{"pctOfTotalCount":43,"pctOfTotalSum":0,"count":3,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"GreenHopper.UpgradeHistory":{"pctOfTotalCount":29,"pctOfTotalSum":0,"count":2,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"GreenHopper.properties":{"pctOfTotalCount":29,"pctOfTotalSum":0,"count":2,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}}},"setEntry":{"GreenHopper.Run.History":{"pctOfTotalCount":100,"pctOfTotalSum":100,"count":1,"min":342,"max":342,"sum":342,"avg":342,"distributionCounter":{}}},"removeEntry":{"GreenHopper.properties":{"pctOfTotalCount":100,"pctOfTotalSum":100,"count":1,"min":213,"max":213,"sum":213,"avg":213,"distributionCounter":{}}},"cacheMiss":{"GreenHopper.Run.History":{"pctOfTotalCount":29,"pctOfTotalSum":29,"count":2,"min":104,"max":107,"sum":211,"avg":105,"distributionCounter":{}},"GreenHopper.UpgradeHistory":{"pctOfTotalCount":29,"pctOfTotalSum":29,"count":2,"min":104,"max":104,"sum":208,"avg":104,"distributionCounter":{}},"GreenHopper.properties":{"pctOfTotalCount":29,"pctOfTotalSum":29,"count":2,"min":105,"max":106,"sum":211,"avg":105,"distributionCounter":{}},"ListenerConfig":{"pctOfTotalCount":14,"pctOfTotalSum":14,"count":1,"min":99,"max":99,"sum":99,"avg":99,"distributionCounter":{}}},"invalidateCache":{"GreenHopper.Run.History":{"pctOfTotalCount":50,"pctOfTotalSum":0,"count":1,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"GreenHopper.properties":{"pctOfTotalCount":50,"pctOfTotalSum":100,"count":1,"min":4,"max":4,"sum":4,"avg":4,"distributionCounter":{}}}}
  4827. 2021-03-16 22:06:56,869+0100 JIRA-Bootstrap INFO [c.a.jira.startup.JiraStartupLogger]
  4828. ___ Core Application Properties _____________
  4829. Version : 8.15.0
  4830. Build # : 815001
  4831. Build Date : Fri Jan 22 00:00:00 CET 2021
  4832. Installation Type : Standalone
  4833. Server ID : B6HO-ZYXC-17PV-821A
  4834. Base URL : not set
  4835. Default Language : English (United States)
  4836. External User Management : OFF
  4837. ___ Application Properties _________________
  4838. AO_21D670_# : 1
  4839. AO_4AEACD_# : 1
  4840. AO_550953_# : 1
  4841. AO_60DB71_# : 1
  4842. AO_A415DF_# : 1940
  4843. AO_E8B6CC_# : 17
  4844. admin.generalconfiguration.favourite.filters.jql.execution.timeout : 5000
  4845. cluster.task.cleanup.offline.node.threshold : 30
  4846. cluster.task.cleanup.run.interval : 60
  4847. com.atlassian.audit.plugin:audit-config:retention:period : P20Y
  4848. com.atlassian.jira.health.diagnostics.alerts.retention-period-days : 30
  4849. com.atlassian.jira.health.diagnostics.alerts.truncation-interval-days : 1
  4850. com.atlassian.jira.plugins.inform.jira-inform-plugin:batching.interval.minutes : 1
  4851. com.atlassian.jira.upgrade.untranslatedkeyfixer.disabled : true
  4852. com.atlassian.jira.util.index.IndexingCounterManagerImpl.counterValue : 0
  4853. com.atlassian.ratelimiting.whitelisted-oauth-consumers :
  4854. com.atlassian.ratelimiting.whitelisted-url-patterns :
  4855. crowd.encryption.encryptor.default :
  4856. dvcs.connector.bitbucket.url : https://bitbucket.org
  4857. dvcs.connector.github.url : https://github.com
  4858. google.site.verification.key :
  4859. jira.ajax.autocomplete.issuepicker.enabled : true
  4860. jira.ajax.autocomplete.labelsuggestion.limit : 20
  4861. jira.ajax.autocomplete.limit : 20
  4862. jira.alertheader.visibility : private
  4863. jira.assignee.change.is.sent.to.both.parties : true
  4864. jira.attachment.allow.zip.support : true
  4865. jira.attachment.do.not.expand.as.zip.extensions.list : docx, docm, dotx, dotm, xlsx, xlsm, xltx, xltm, xlsb, xlam, pptx, pptm, potx, potm, ppam, ppsx, ppsm, sldx, sldm, thmx, odt, odp, ods, odg, odb, odf, ott, otp, ots, otg, odm, sxw, stw, sxc, stc, sxi, sti, sxd, std, sxg
  4866. jira.attachment.download.mime.sniffing.workaround : workaround
  4867. jira.attachment.number.of.zip.entries : 30
  4868. jira.autoexport : true
  4869. jira.avatar.megapixels : 10
  4870. jira.browser.unsupported.warnings.disabled : false
  4871. jira.bulk.create.max.issues.per.import : 250
  4872. jira.bulk.edit.limit.issue.count : 1000
  4873. jira.chart.days.previous.limit.daily : 300
  4874. jira.chart.days.previous.limit.hourly : 10
  4875. jira.chart.days.previous.limit.monthly : 7500
  4876. jira.chart.days.previous.limit.quarterly : 22500
  4877. jira.chart.days.previous.limit.weekly : 1750
  4878. jira.chart.days.previous.limit.yearly : 36500
  4879. jira.clone.linktype.name : Cloners
  4880. jira.clone.prefix : CLONE -
  4881. jira.comment.collapsing.minimum.hidden : 4
  4882. jira.comment.level.visibility.groups : false
  4883. jira.csv.export.dialog.enabled : true
  4884. jira.custom.field.html.enabled : false
  4885. jira.dashboard.max.gadgets : 20
  4886. jira.databasequery.batch.size : 100
  4887. jira.date.picker.java.format : d/MMM/yy
  4888. jira.date.picker.javascript.format : %e/%b/%y
  4889. jira.date.time.picker.java.format : dd/MMM/yy h:mm a
  4890. jira.date.time.picker.javascript.format : %e/%b/%y %I:%M %p
  4891. jira.date.time.picker.use.iso8061 : false
  4892. jira.db.txns.disabled : false
  4893. jira.default.jndi.name : java:comp/env/jdbc/JiraDS
  4894. jira.diagnostics.perflog.poll.seconds : 60
  4895. jira.diagnostics.settings.database-pool-poller-interval : 5
  4896. jira.diagnostics.settings.gc.include-top-allocations-in-alert-details : false
  4897. jira.diagnostics.settings.gc.poller-interval-seconds : 60
  4898. jira.diagnostics.settings.gc.time-window-size-minutes : 15
  4899. jira.diagnostics.settings.http-request-max-elapsed-time : 60
  4900. jira.diagnostics.settings.include-sql-in-alerts : false
  4901. jira.diagnostics.settings.long-running-query-poller-interval : 5
  4902. jira.diagnostics.settings.scheduler-poller-interval : 5
  4903. jira.diagnostics.threshold.database-pool-utilization : 80
  4904. jira.diagnostics.threshold.database-pool-utilization-time-window : 15
  4905. jira.diagnostics.threshold.long-running-query : 5
  4906. jira.diagnostics.threshold.scheduler-utilization-time-window : 15
  4907. jira.diagnostics.thresholds.gc.error.time-percentage : 50.0
  4908. jira.diagnostics.thresholds.gc.warning.time-percentage : 20.0
  4909. jira.diagnostics.thresholds.number-of-results : 1000
  4910. jira.diagnostics.thresholds.query-complexity : 10000
  4911. jira.diagnostics.thresholds.query-custom-fields : 1000
  4912. jira.diagnostics.thresholds.slow-query-millis : 5000
  4913. jira.disable.login.gadget : false
  4914. jira.disable.multipart.get.http.request : true
  4915. jira.email.fromheader.format : ${fullname} (Jira)
  4916. jira.empty.jql.returns.no.data.enabled : false
  4917. jira.enabled.dark.features :
  4918. jira.entity.version.cleanup.deleted.retention.days : 2
  4919. jira.export.excel.enabled : false
  4920. jira.export.fetchsize : -1
  4921. jira.export.html.enabled : true
  4922. jira.exportimport.cleanxml : true
  4923. jira.filters.encoding.enforcer.excluded.mimes : text/plain;text/css;application/javascript;font/;image/;application/x-font
  4924. jira.filters.encoding.enforcer.excluded.paths : null
  4925. jira.fullUserCache : true
  4926. jira.home :
  4927. jira.i18n.include.meta-data : true
  4928. jira.i18n.language.index : english-moderate-stemming
  4929. jira.import.maxqueuesize : 100
  4930. jira.import.threads : 10
  4931. jira.index.background.batch.size : 4000
  4932. jira.index.batch.maxrambuffermb : 1024
  4933. jira.index.commitfrequency : 30000
  4934. jira.index.interactive.maxrambuffermb : 1024
  4935. jira.index.issue.maxqueuesize : 4000
  4936. jira.index.issue.minbatchsize : 50
  4937. jira.index.issue.threads : 20
  4938. jira.index.lock.waittime : 30000
  4939. jira.index.max.reindexes : 2147483647
  4940. jira.index.mergepolicy.floorsegmentmb : 2
  4941. jira.index.mergepolicy.forcemergedeletespctallowed : 10
  4942. jira.index.mergepolicy.maxcfssegmentsizemb : Infinity
  4943. jira.index.mergepolicy.maxmergeatonce : 10
  4944. jira.index.mergepolicy.maxmergeatonceexplicit : 30
  4945. jira.index.mergepolicy.maxmergedsegmentmb : 5120
  4946. jira.index.mergepolicy.nocfspct : 10
  4947. jira.index.mergepolicy.reclaimdeletesweight : 2.0
  4948. jira.index.mergepolicy.segmentspertier : 10
  4949. jira.index.mergepolicy.usecompoundfile : false
  4950. jira.index.readerpooling : true
  4951. jira.index.replication.maxretries : 4
  4952. jira.index.sharedentity.maxqueuesize : 4000
  4953. jira.index.sharedentity.minbatchsize : 50
  4954. jira.index.sharedentity.threads : 10
  4955. jira.index.update.bulk.optimization : 400
  4956. jira.internUserValues : false
  4957. jira.issue.actions.order : asc
  4958. jira.issueindex.fetch.size : 200
  4959. jira.issuenav.criteria.autoupdate : true
  4960. jira.jql.autocomplete.min.query.length : 0
  4961. jira.jql.autocomplete.query.delay : 0.3
  4962. jira.lf.application.id : jira
  4963. jira.lf.date.complete : dd/MMM/yy h:mm a
  4964. jira.lf.date.day : EEEE h:mm a
  4965. jira.lf.date.dmy : dd/MMM/yy
  4966. jira.lf.date.relativize : true
  4967. jira.lf.date.time : h:mm a
  4968. jira.lf.favicon.hires.url : /images/fav-jcore.png
  4969. jira.lf.favicon.url : /favicon.ico
  4970. jira.lf.gadget.color1 : #0747a6
  4971. jira.lf.gadget.color2 : #de350b
  4972. jira.lf.gadget.color3 : #ff8b00
  4973. jira.lf.gadget.color4 : #00875a
  4974. jira.lf.gadget.color5 : #00a3bf
  4975. jira.lf.gadget.color6 : #6554c0
  4976. jira.lf.gadget.color7 : #5e6c84
  4977. jira.lf.hero.button.base.bg.colour : #0065ff
  4978. jira.lf.hero.button.text.colour : #deebff
  4979. jira.lf.logo.height : 30
  4980. jira.lf.logo.show.application.title : false
  4981. jira.lf.logo.url : /images/jira-core.png
  4982. jira.lf.logo.width : 57
  4983. jira.lf.menu.bgcolour : #ebecf0
  4984. jira.lf.menu.separator : #dfe1e6
  4985. jira.lf.menu.textcolour : #42526e
  4986. jira.lf.text.activelinkcolour : #0065ff
  4987. jira.lf.text.headingcolour : #172b4d
  4988. jira.lf.text.linkcolour : #0052cc
  4989. jira.lf.top.bgcolour : #0747a6
  4990. jira.lf.top.hilightcolour : #033681
  4991. jira.lf.top.separator.bgcolor : #2e3d54
  4992. jira.lf.top.textcolour : #deebff
  4993. jira.lf.top.texthilightcolour : #deebff
  4994. jira.luceneUserSearcher : true
  4995. jira.mail.fetch.disabled : false
  4996. jira.mail.send.disabled : false
  4997. jira.max.AdminPage.history.items : 5
  4998. jira.max.Issue.history.items : 50
  4999. jira.max.JQLQuery.history.items : 10
  5000. jira.max.history.items : 10
  5001. jira.max.issue.filter.dropdown.items : 10
  5002. jira.max.issue.history.dropdown.items : 6
  5003. jira.maximum.authentication.attempts.allowed : 3
  5004. jira.newsletter.tip.delay.days : 7
  5005. jira.option.allowcookies : true
  5006. jira.option.allowthumbnails : true
  5007. jira.option.auditing.log.retention.period.in.months : -1
  5008. jira.option.auditing.log.retention.period.last.change.timestamp : 0
  5009. jira.option.emailvisible : show
  5010. jira.option.globalsharing : false
  5011. jira.option.ignore.url.with.key : true
  5012. jira.option.logoutconfirm : never
  5013. jira.option.timetracking : false
  5014. jira.option.user.crowd.allow.rename : true
  5015. jira.option.web.usegzip : true
  5016. jira.project.and.user.to.security.level.cache.max.size : 300000
  5017. jira.project.description.html.enabled : false
  5018. jira.project.summary.max.issues : 3
  5019. jira.projectkey.description : admin.projects.key.description
  5020. jira.projectkey.maxlength : 10
  5021. jira.projectkey.pattern : ([A-Z][A-Z0-9]+)
  5022. jira.projectkey.reservedwords.list : PRN, AUX, CLOCK$, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9, CON, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, LPT9
  5023. jira.projectkey.warning : admin.errors.must.specify.unique.project.key
  5024. jira.projectname.maxlength : 80
  5025. jira.quicksearch.max.concurrent.searches : 20
  5026. jira.releasenotes.default : Html
  5027. jira.releasenotes.templatenames : Html, Text
  5028. jira.releasenotes.templates : releasenotes-html.vm, releasenotes-text.vm
  5029. jira.rte.enabled : true
  5030. jira.schemes.comparison.max : 5
  5031. jira.screenshotapplet.enabled : true
  5032. jira.screenshotapplet.linux.enabled : false
  5033. jira.search.cache.max.size : 20
  5034. jira.search.fullcontentview.pagebreaks : true
  5035. jira.search.maxclauses : 65000
  5036. jira.search.stable.max.results : 1000
  5037. jira.search.views.default.max : 1000
  5038. jira.search.views.max.limit : 1000
  5039. jira.search.views.max.unlimited.group :
  5040. jira.security.image.attachment.jwt.tokens.expiry.hours : 168
  5041. jira.security.level.permission.cache.max.size : 256
  5042. jira.sendmail.recipient.batch.size : 100
  5043. jira.show.contact.administrators.form : false
  5044. jira.subscription.email.max.issues : 200
  5045. jira.table.cols.dashboard : issuetype, issuekey, summary, priority
  5046. jira.table.cols.subtasks : issuetype, status, assignee, progress
  5047. jira.table.cols.voted : issuetype, issuekey, summary, priority, status
  5048. jira.table.cols.watched : issuetype, issuekey, summary, priority, status
  5049. jira.table.gadget.max.rows : 50
  5050. jira.text.field.character.limit : 32767
  5051. jira.thumbnail.maxheight : 200
  5052. jira.thumbnail.maxwidth : 200
  5053. jira.thumbnails.scaling.factor : 4
  5054. jira.timetracking.copy.comment.to.work.desc.on.transition : true
  5055. jira.timetracking.days.per.week : 5
  5056. jira.timetracking.estimates.legacy.behaviour : true
  5057. jira.timetracking.format : pretty
  5058. jira.timetracking.hours.per.day : 8
  5059. jira.timetracking.report.issues.limit : 10000
  5060. jira.title : Jira
  5061. jira.trustedapps.timeout.default : 10000
  5062. jira.trustedapps.urlmatch.default : /sr/jira.issueviews:searchrequest
  5063. /secure/RunPortlet
  5064. /rest
  5065. /rpc/soap
  5066. /plugins/servlet/streams
  5067. /plugins/servlet/applinks
  5068. jira.upgrade.delay.minutes : 1
  5069. jira.upgrade.force.manual.schedule : false
  5070. jira.user.avatar.gravatar.enabled : true
  5071. jira.user.search.maxresults.limit : 2000000
  5072. jira.usermanagement.maxdisplaymembers : 200
  5073. jira.view.issue.links.sort.order : type, status, priority
  5074. jira.view.issue.show.quicksubtask.when.no.subtasks : false
  5075. jira.viewcvs.root.type : cvsroot
  5076. jira.webresource.flushcounter : 1
  5077. jira.webresource.superbatch.flushcounter : 1
  5078. jira.websudo.is.disabled : false
  5079. jira.websudo.timeout : 10
  5080. jira.xsrf.dialog.display.url.params.enabled : false
  5081. jira.xsrf.enabled : true
  5082. jvm.system.timezone : Europe/Brussels
  5083. onboarding.emails.server : http://iris.stg.intsys.atlassian.com
  5084. ops.bar.group.size.opsbar-admin : 0
  5085. ops.bar.group.size.opsbar-transitions : 2
  5086. show.plugin.marketing.hints : true
  5087. user.default.share.private : true
  5088. user.external.links.new.window : true
  5089. user.issues.per.page : 50
  5090. user.keyboard.shortcuts.disabled : false
  5091. user.notifications.mimetype : html
  5092. user.notify.own.changes : false
  5093. user.show.actions.in.navigator : true
  5094. webwork.i18n.encoding : UTF-8
  5095. webwork.multipart.maxSize : 10485760
  5096. ___ License Details ________________________
  5097. (no licenses set)
  5098. ___ Database Statistics ____________________
  5099. Issues : 0
  5100. Projects : 0
  5101. Custom Fields : 1
  5102. Workflows : 0
  5103. Users : 0
  5104. Groups : 0
  5105. Attachments : 0
  5106. Comments : 0
  5107. ___ Upgrade History ________________________
  5108. No upgrade information is available for this instance.
  5109. ___ File Paths _____________________________
  5110. JIRA Home : /var/atlassian/application-data/jira
  5111. JIRA Local Home : /var/atlassian/application-data/jira
  5112. Location of atlassian-jira.log : /var/atlassian/application-data/jira/log/atlassian-jira.log
  5113. Index Path : /var/atlassian/application-data/jira/caches/indexesV1
  5114. Attachment Path :
  5115. ___ User Plugins ____________________________
  5116. Number : 35
  5117. Advanced Roadmaps Team Management : com.atlassian.teams
  5118. Version : 8.15.0
  5119. Status : enabled
  5120. Vendor : Atlassian
  5121. Description : Team Management for Advanced Roadmaps
  5122. Advanced Roadmaps for Jira : com.radiantminds.roadmaps-jira
  5123. Version : 8.15.0
  5124. Status : enabled
  5125. Vendor : Atlassian
  5126. Description : Advanced Roadmaps for Jira is now part of Jira Data Center. <br><br> If you use Jira Server and already have a license for this app, you can continue to renew your app license. If you don’t already have a license you’ll need to migrate to Jira cloud or Data Center to use this app.
  5127. Advanced Roadmaps plans : com.atlassian.jpo
  5128. Version : 8.15.0
  5129. Status : enabled
  5130. Vendor : Atlassian
  5131. Description : Plans for Advanced Roadmaps
  5132. Atlassian Jira - Plugins - Development Integration Plugin : com.atlassian.jira.plugins.jira-development-integration-plugin
  5133. Version : 5.10.1
  5134. Status : enabled
  5135. Vendor : Atlassian
  5136. Description : Provides better integration for Development Projects In Jira
  5137. Atlassian Jira - Plugins - Transition Trigger Plugin : com.atlassian.jira.plugins.jira-transition-triggers-plugin
  5138. Version : 8.15.0
  5139. Status : enabled
  5140. Vendor : Atlassian
  5141. Description : Allows defining transition triggers
  5142. FishEye Plugin : com.atlassian.jirafisheyeplugin
  5143. Version : 8.15.0
  5144. Status : enabled
  5145. Vendor : Atlassian Software Systems
  5146. Description : Jira Fisheye Plugin
  5147. JIRA Software Chinese (China) Language Pack : tac.jira software.languages.zh_CN
  5148. Version : 8.14.0.v20201110031350
  5149. Status : enabled
  5150. Vendor : Atlassian Community
  5151. Description : This plugin contains translations for zh_CN
  5152. JIRA Software Czech (Czech Republic) Language Pack : tac.jira software.languages.cs_CZ
  5153. Version : 8.14.0.v20201110031350
  5154. Status : enabled
  5155. Vendor : Atlassian Community
  5156. Description : This plugin contains translations for cs_CZ
  5157. JIRA Software Danish (Denmark) Language Pack : tac.jira software.languages.da_DK
  5158. Version : 8.15.0.v20201203032600
  5159. Status : enabled
  5160. Vendor : Atlassian Community
  5161. Description : This plugin contains translations for da_DK
  5162. JIRA Software Dutch (Netherlands) Language Pack : tac.jira software.languages.nl_NL
  5163. Version : 8.14.0.v20201110031350
  5164. Status : enabled
  5165. Vendor : Atlassian Community
  5166. Description : This plugin contains translations for nl_NL
  5167. JIRA Software English (United States) Language Pack : tac.jira software.languages.en_US
  5168. Version : 8.15.0.v20201203032600
  5169. Status : enabled
  5170. Vendor : Atlassian Community
  5171. Description : This plugin contains translations for en_US
  5172. JIRA Software Estonian (Estonia) Language Pack : tac.jira software.languages.et_EE
  5173. Version : 8.15.0.v20201203032600
  5174. Status : enabled
  5175. Vendor : Atlassian Community
  5176. Description : This plugin contains translations for et_EE
  5177. JIRA Software Finnish (Finland) Language Pack : tac.jira software.languages.fi_FI
  5178. Version : 8.14.0.v20201110031350
  5179. Status : enabled
  5180. Vendor : Atlassian Community
  5181. Description : This plugin contains translations for fi_FI
  5182. JIRA Software French (France) Language Pack : tac.jira software.languages.fr_FR
  5183. Version : 8.14.0.v20201110031350
  5184. Status : enabled
  5185. Vendor : Atlassian Community
  5186. Description : This plugin contains translations for fr_FR
  5187. JIRA Software German (Germany) Language Pack : tac.jira software.languages.de_DE
  5188. Version : 8.14.0.v20201110031350
  5189. Status : enabled
  5190. Vendor : Atlassian Community
  5191. Description : This plugin contains translations for de_DE
  5192. JIRA Software Hungarian (Hungary) Language Pack : tac.jira software.languages.hu_HU
  5193. Version : 8.15.0.v20201203032600
  5194. Status : enabled
  5195. Vendor : Atlassian Community
  5196. Description : This plugin contains translations for hu_HU
  5197. JIRA Software Icelandic (Iceland) Language Pack : tac.jira software.languages.is_IS
  5198. Version : 8.15.0.v20201203032600
  5199. Status : enabled
  5200. Vendor : Atlassian Community
  5201. Description : This plugin contains translations for is_IS
  5202. JIRA Software Italian (Italy) Language Pack : tac.jira software.languages.it_IT
  5203. Version : 8.14.0.v20201110031350
  5204. Status : enabled
  5205. Vendor : Atlassian Community
  5206. Description : This plugin contains translations for it_IT
  5207. JIRA Software Japanese (Japan) Language Pack : tac.jira software.languages.ja_JP
  5208. Version : 8.14.0.v20201110031350
  5209. Status : enabled
  5210. Vendor : Atlassian Community
  5211. Description : This plugin contains translations for ja_JP
  5212. JIRA Software Korean (South Korea) Language Pack : tac.jira software.languages.ko_KR
  5213. Version : 8.14.0.v20201110031350
  5214. Status : enabled
  5215. Vendor : Atlassian Community
  5216. Description : This plugin contains translations for ko_KR
  5217. JIRA Software Norwegian (Norway) Language Pack : tac.jira software.languages.no_NO
  5218. Version : 8.15.0.v20201203032600
  5219. Status : enabled
  5220. Vendor : Atlassian Community
  5221. Description : This plugin contains translations for no_NO
  5222. JIRA Software Polish (Poland) Language Pack : tac.jira software.languages.pl_PL
  5223. Version : 8.14.0.v20201110031350
  5224. Status : enabled
  5225. Vendor : Atlassian Community
  5226. Description : This plugin contains translations for pl_PL
  5227. JIRA Software Portuguese (Brazil) Language Pack : tac.jira software.languages.pt_BR
  5228. Version : 8.14.0.v20201110031350
  5229. Status : enabled
  5230. Vendor : Atlassian Community
  5231. Description : This plugin contains translations for pt_BR
  5232. JIRA Software Romanian (Romania) Language Pack : tac.jira software.languages.ro_RO
  5233. Version : 8.15.0.v20201203032600
  5234. Status : enabled
  5235. Vendor : Atlassian Community
  5236. Description : This plugin contains translations for ro_RO
  5237. JIRA Software Russian (Russia) Language Pack : tac.jira software.languages.ru_RU
  5238. Version : 8.14.0.v20201110031350
  5239. Status : enabled
  5240. Vendor : Atlassian Community
  5241. Description : This plugin contains translations for ru_RU
  5242. JIRA Software Slovak (Slovakia) Language Pack : tac.jira software.languages.sk_SK
  5243. Version : 8.15.0.v20201203032600
  5244. Status : enabled
  5245. Vendor : Atlassian Community
  5246. Description : This plugin contains translations for sk_SK
  5247. JIRA Software Spanish (Spain) Language Pack : tac.jira software.languages.es_ES
  5248. Version : 8.14.0.v20201110031350
  5249. Status : enabled
  5250. Vendor : Atlassian Community
  5251. Description : This plugin contains translations for es_ES
  5252. JIRA Software Swedish (Sweden) Language Pack : tac.jira software.languages.sv_SE
  5253. Version : 8.14.0.v20201110031350
  5254. Status : enabled
  5255. Vendor : Atlassian Community
  5256. Description : This plugin contains translations for sv_SE
  5257. Jira Agile : com.pyxis.greenhopper.jira
  5258. Version : 8.15.0
  5259. Status : enabled
  5260. Vendor : Atlassian
  5261. Description : Agile Project Management for Jira (Build: #ab4ece6533717e71)
  5262. Jira Bamboo Plugin : com.atlassian.jira.plugin.ext.bamboo
  5263. Version : 8.15.0
  5264. Status : enabled
  5265. Vendor : Atlassian Software Systems Pty Ltd
  5266. Description : Allows Jira users to see builds and telemetry from a remote Bamboo server
  5267. Jira DVCS Connector Plugin : com.atlassian.jira.plugins.jira-bitbucket-connector-plugin
  5268. Version : 5.5.6
  5269. Status : enabled
  5270. Vendor : Atlassian
  5271. Description : Jira DVCS Connector for Jira, linking Jira issues to Bitbucket, GitHub and GitLab changesets.
  5272. Jira Software Application : com.atlassian.jira.jira-software-application
  5273. Version : 8.15.0
  5274. Status : enabled
  5275. Vendor : Atlassian
  5276. Description : Gathers pieces of Jira Software together.
  5277. Jira Software Monitor Plugin : com.atlassian.jira.plugins.jira-software-monitor-plugin
  5278. Version : 8.15.0
  5279. Status : enabled
  5280. Vendor : Atlassian
  5281. Description : Monitors all plugins that make up Jira Software
  5282. Jira for Software Plugin : com.atlassian.jira.plugins.jira-software-plugin
  5283. Version : 8.15.0
  5284. Status : enabled
  5285. Vendor : Atlassian
  5286. Description : Provides software development features for Jira.
  5287. querydsl-4.0.7-provider-plugin : com.atlassian.querydsl.plugins.querydsl-4.0.7-provider-plugin
  5288. Version : 1.2
  5289. Status : enabled
  5290. Vendor : Atlassian
  5291. Description : This plugin provides QueryDSL 4.0.7.
  5292. ___ System Plugins __________________________
  5293. Number : 223
  5294. ActiveObjects Plugin - OSGi Bundle : com.atlassian.activeobjects.activeobjects-plugin
  5295. Version : 3.2.4
  5296. Status : enabled
  5297. Vendor : Atlassian
  5298. Description : An OSGi bundle that provides a service that allows plugins to persist objects using the ActiveObjects framework
  5299. Analytics Client Plugin : com.atlassian.analytics.analytics-client
  5300. Version : 6.1.7
  5301. Status : enabled
  5302. Vendor : Atlassian
  5303. Description :
  5304. Analytics Whitelist Plugin : com.atlassian.analytics.analytics-whitelist
  5305. Version : 3.86
  5306. Status : enabled
  5307. Vendor : Atlassian
  5308. Description :
  5309. Apache Apache HttpClient OSGi bundle : org.apache.httpcomponents.httpclient-4.5.10
  5310. Version : 4.5.10
  5311. Status : enabled
  5312. Vendor : The Apache Software Foundation
  5313. Description : Apache HttpComponents Client (OSGi bundle)
  5314. Apache Apache HttpCore OSGi bundle : org.apache.httpcomponents.httpcore-4.4.12
  5315. Version : 4.4.12
  5316. Status : enabled
  5317. Vendor : The Apache Software Foundation
  5318. Description : Apache HttpComponents Core (OSGi bundle)
  5319. Apache ServiceMix :: Bundles :: spring-tx : org.apache.servicemix.bundles.spring-tx-5.1.18.RELEASE_1
  5320. Version : 5.1.18.RELEASE_1
  5321. Status : enabled
  5322. Vendor : The Apache Software Foundation
  5323. Description : This pom provides project information that is common to all ServiceMix branches.
  5324. Applinks - Plugin - Basic Authentication : com.atlassian.applinks.applinks-basicauth-plugin
  5325. Version : 8.0.0
  5326. Status : enabled
  5327. Vendor : Atlassian
  5328. Description : [PUBLIC] Plugin that provides Basic Authentication for Application Links
  5329. Applinks - Plugin - CORS : com.atlassian.applinks.applinks-cors-plugin
  5330. Version : 8.0.0
  5331. Status : enabled
  5332. Vendor : Atlassian
  5333. Description : [PUBLIC] Plugin that provides CORS Authentication for Application Links
  5334. Applinks - Plugin - Core : com.atlassian.applinks.applinks-plugin
  5335. Version : 8.0.0
  5336. Status : enabled
  5337. Vendor : Atlassian
  5338. Description : [PUBLIC] Atlassian Application Links core plugin. Application Links facilitates discovery, connections and authentication of Atlassian products with remote applications.
  5339. Applinks - Plugin - OAuth : com.atlassian.applinks.applinks-oauth-plugin
  5340. Version : 8.0.0
  5341. Status : enabled
  5342. Vendor : Atlassian
  5343. Description : [PUBLIC] Plugin that provides OAuth authentication for Application Links
  5344. Applinks - Plugin - Trusted Apps : com.atlassian.applinks.applinks-trustedapps-plugin
  5345. Version : 8.0.0
  5346. Status : enabled
  5347. Vendor : Atlassian
  5348. Description : [PUBLIC] Plugin that provides Trusted Apps authentication for Application Links
  5349. Asana Importers Plugin for JIM : com.atlassian.jira.plugins.jira-importers-asana-plugin
  5350. Version : 2.1.0
  5351. Status : enabled
  5352. Vendor : Atlassian
  5353. Description : We no longer support this plugin. To migrate your data, import it to Jira in the CSV or JSON file format.
  5354. Atlassian - Administration - Quick Search - JIRA : com.atlassian.administration.atlassian-admin-quicksearch-jira
  5355. Version : 2.3.3
  5356. Status : enabled
  5357. Vendor : Atlassian
  5358. Description : Administration Quick Search plugin for JIRA
  5359. Atlassian Application Manager plugin : com.atlassian.upm.upm-application-plugin
  5360. Version : 4.3.0
  5361. Status : enabled
  5362. Vendor : Atlassian
  5363. Description : This plugin provides the ability manage Atlassian applications.
  5364. Atlassian Audit Plugin : com.atlassian.audit.atlassian-audit-plugin
  5365. Version : 1.13.0
  5366. Status : enabled
  5367. Vendor : Atlassian
  5368. Description : This plugin offers extensive event coverage and a user-friendly design. In Data Center, you can also select an optimal event volume and log audit events to a file.
  5369. Atlassian Awareness Capability : com.atlassian.plugins.atlassian-awareness-capability
  5370. Version : 0.0.6
  5371. Status : enabled
  5372. Vendor : Atlassian
  5373. Description : This is the com.atlassian.plugins:atlassian-awareness-capability plugin for Atlassian Products.
  5374. Atlassian Bot Session Killer : com.atlassian.labs.atlassian-bot-killer
  5375. Version : 1.7.10
  5376. Status : enabled
  5377. Vendor : Atlassian
  5378. Description : This will remove unwanted http sessions for requests that exhibit Bot like behaviour. That is they make a single request, don't preserve cookies and never call again.
  5379. Atlassian Cluster Monitoring Plugin : com.atlassian.cluster.monitoring.cluster-monitoring-plugin
  5380. Version : 4.1.9
  5381. Status : enabled
  5382. Vendor : Atlassian
  5383. Description : Plugin that facilitates monitoring of cluster instances of atlassian products
  5384. Atlassian Data Pipeline Core Plugin : com.atlassian.business.insights.core-plugin
  5385. Version : 1.1.5
  5386. Status : enabled
  5387. Vendor : Atlassian
  5388. Description : Data Pipeline plugin that contains all product agnostic functionality.
  5389. Atlassian Data Pipeline Jira Plugin : com.atlassian.business.insights.jira-plugin
  5390. Version : 1.1.5
  5391. Status : enabled
  5392. Vendor : Atlassian
  5393. Description : Data Pipeline plugin that contains all Jira specific functionality.
  5394. Atlassian Diagnostics - Plugin : com.atlassian.diagnostics.atlassian-diagnostics-plugin
  5395. Version : 1.1.13
  5396. Status : enabled
  5397. Vendor : Atlassian
  5398. Description : Atlassian Diagnostics UI and REST interface
  5399. Atlassian Embedded Crowd - Administration Plugin : com.atlassian.crowd.embedded.admin
  5400. Version : 4.0.1
  5401. Status : enabled
  5402. Vendor : Atlassian
  5403. Description : Provides the administration of local and remote user directories.
  5404. Atlassian Front-End Runtime Plugin : com.atlassian.frontend.atlassian-frontend-runtime-plugin
  5405. Version : 0.4.0
  5406. Status : enabled
  5407. Vendor : Atlassian Pty Ltd.
  5408. Description : Provides various polyfills and runtimes to enable use of modern browser APIs in Atlassian's supported browsers.
  5409. Atlassian Gadgets OAuth Service Provider Plugin : com.atlassian.gadgets.oauth.serviceprovider
  5410. Version : 6.0.1
  5411. Status : enabled
  5412. Vendor : Atlassian
  5413. Description : Plugin that makes OAuth Service Providers Gadget aware.
  5414. Atlassian HTTP Client, Apache HTTP components impl : com.atlassian.httpclient.atlassian-httpclient-plugin
  5415. Version : 2.0.0
  5416. Status : enabled
  5417. Vendor : Atlassian
  5418. Description : Implementation of the HTTP Client API based on Apache HTTP Components
  5419. Atlassian HealthCheck Common Module : com.atlassian.healthcheck.atlassian-healthcheck
  5420. Version : 6.0.0
  5421. Status : enabled
  5422. Vendor : Atlassian
  5423. Description : Provides the health-check module and rest endpoints for running the health checks, plus some default checks.
  5424. Atlassian JIRA - Admin Helper Plugin : com.atlassian.jira.plugins.jira-admin-helper-plugin
  5425. Version : 5.1.2
  5426. Status : enabled
  5427. Vendor : Atlassian Pty Ltd
  5428. Description : The Admin Helper plugin helps admins determine visibility of custom fields and also provides reasons for why a user does not have certain permissions on an issue or does not receive notifications for that issue.
  5429. Atlassian JIRA - Plugins - File viewer plugin : com.atlassian.jira.jira-fileviewer-plugin
  5430. Version : 8.0.1
  5431. Status : enabled
  5432. Vendor : Atlassian
  5433. Description : Provides compontents for displaying file previews inside JIRA
  5434. Atlassian JIRA - Plugins - Quick Edit Plugin : com.atlassian.jira.jira-quick-edit-plugin
  5435. Version : 4.1.8
  5436. Status : enabled
  5437. Vendor : Atlassian
  5438. Description : This is the com.atlassian.jira:jira-quick-edit-plugin plugin for Atlassian JIRA.
  5439. Atlassian Jira - Plugins - APDEX : com.atlassian.jira.jira-apdex-plugin
  5440. Version : 8.15.0
  5441. Status : enabled
  5442. Vendor : Atlassian
  5443. Description : This is the Apdex dashboard for Atlassian Jira.
  5444. Atlassian Jira - Plugins - ActiveObjects SPI : com.atlassian.jira.jira-activeobjects-spi-plugin
  5445. Version : 8.15.0
  5446. Status : enabled
  5447. Vendor : Atlassian
  5448. Description : Implements SPI of the ActiveObjects plugin
  5449. Atlassian Jira - Plugins - Admin Navigation Component : com.atlassian.jira.jira-admin-navigation-plugin
  5450. Version : 8.15.0
  5451. Status : enabled
  5452. Vendor : Atlassian
  5453. Description : Supplies Content to the Jira Administration Navigation
  5454. Atlassian Jira - Plugins - Admin Upgrades : com.atlassian.jira.jira-admin-updates-plugin
  5455. Version : 8.15.0
  5456. Status : enabled
  5457. Vendor : Atlassian
  5458. Description : Provides an administration section for Jira upgrades
  5459. Atlassian Jira - Plugins - Analytics whitelist : com.atlassian.jira.jira-analytics-whitelist-plugin
  5460. Version : 8.15.0
  5461. Status : enabled
  5462. Vendor : Atlassian
  5463. Description : Atlassian Analytics whitelist for Jira core
  5464. Atlassian Jira - Plugins - Application Properties : com.atlassian.jira.jira-application-properties-plugin
  5465. Version : 8.15.0
  5466. Status : enabled
  5467. Vendor : Atlassian
  5468. Description : Provides advanced application properties configuration
  5469. Atlassian Jira - Plugins - Atlassian Notifications Plugin : com.atlassian.jira.jira-whisper-plugin
  5470. Version : 8.15.0
  5471. Status : enabled
  5472. Vendor : Atlassian
  5473. Description : Jira plugin which allows usage of atlassian-whisper-api in jira-core module.
  5474. Atlassian Jira - Plugins - Auditing Plugin [Audit Log] : com.atlassian.jira.plugins.jira-auditing-plugin
  5475. Version : 8.15.0
  5476. Status : enabled
  5477. Vendor : Atlassian
  5478. Description : Jira Auditing Plugin
  5479. Atlassian Jira - Plugins - Closure Template Renderer : com.atlassian.jira.jira-soy-plugin
  5480. Version : 8.15.0
  5481. Status : enabled
  5482. Vendor : Atlassian
  5483. Description : Provides renderer for Closure templates
  5484. Atlassian Jira - Plugins - Cluster Monitoring : com.atlassian.jira.jira-cluster-monitoring-plugin
  5485. Version : 8.15.0
  5486. Status : enabled
  5487. Vendor : Atlassian
  5488. Description : Jira Cluster Monitoring Plugin
  5489. Atlassian Jira - Plugins - Common AppLinks Based Issue Link Plugin : com.atlassian.jira.jira-issue-link-applinks-common-plugin
  5490. Version : 8.15.0
  5491. Status : enabled
  5492. Vendor : Atlassian
  5493. Description : Provides the common utilities for AppLinks based issue link plugins
  5494. Atlassian Jira - Plugins - Confluence Link : com.atlassian.jira.jira-issue-link-confluence-plugin
  5495. Version : 8.15.0
  5496. Status : enabled
  5497. Vendor : Atlassian
  5498. Description : Provides creation and rendering of issue links to Confluence pages
  5499. Atlassian Jira - Plugins - Core Reports : com.atlassian.jira.jira-core-reports-plugin
  5500. Version : 8.15.0
  5501. Status : enabled
  5502. Vendor : Atlassian
  5503. Description : Provides Core Reports
  5504. Atlassian Jira - Plugins - Credits Plugin : com.atlassian.jira.jira-credits-plugin
  5505. Version : 8.15.0
  5506. Status : enabled
  5507. Vendor : Atlassian
  5508. Description : Provides Jira credits
  5509. Atlassian Jira - Plugins - Diagnostics Plugin : com.atlassian.jira.diagnostics
  5510. Version : 8.15.0
  5511. Status : enabled
  5512. Vendor : Atlassian
  5513. Description : Atlassian Diagnostics integration plugin
  5514. Atlassian Jira - Plugins - Feedback Plugin : com.atlassian.feedback.jira-feedback-plugin
  5515. Version : 8.15.0
  5516. Status : enabled
  5517. Vendor : Atlassian
  5518. Description : This is the com.atlassian.feedback:jira-feedback-plugin plugin for Atlassian Jira. The plugin is located in headernav.right.context
  5519. Atlassian Jira - Plugins - Frontend Features : com.atlassian.jira.jira-frontend-plugin
  5520. Version : 8.15.0
  5521. Status : enabled
  5522. Vendor : Atlassian
  5523. Description : This is the collection of modern frontend features using React and Atlaskit in Atlassian Jira.
  5524. Atlassian Jira - Plugins - Gadgets Plugin : com.atlassian.jira.gadgets
  5525. Version : 8.15.0
  5526. Status : enabled
  5527. Vendor : Atlassian
  5528. Description : Provides Gadgets and REST endpoints bundled with Jira
  5529. Atlassian Jira - Plugins - Global Issue Navigator : com.atlassian.jira.jira-issue-nav-plugin
  5530. Version : 11.0.10
  5531. Status : enabled
  5532. Vendor : Atlassian
  5533. Description : Provides issue search and navigation
  5534. Atlassian Jira - Plugins - Header Plugin : com.atlassian.jira.jira-header-plugin
  5535. Version : 8.15.0
  5536. Status : enabled
  5537. Vendor : Atlassian
  5538. Description : Provides markup/styles/behaviour/plugin points for the header
  5539. Atlassian Jira - Plugins - Invite User : com.atlassian.jira.jira-invite-user-plugin
  5540. Version : 2.3.2
  5541. Status : enabled
  5542. Vendor : Atlassian
  5543. Description : Allows administrators to invite users to sign up for an account
  5544. Atlassian Jira - Plugins - Issue Web Link : com.atlassian.jira.jira-issue-link-web-plugin
  5545. Version : 8.15.0
  5546. Status : enabled
  5547. Vendor : Atlassian
  5548. Description : Provides creation and rendering of issue links to web pages
  5549. Atlassian Jira - Plugins - LESS integration : com.atlassian.jira.jira-less-integration
  5550. Version : 8.15.0
  5551. Status : enabled
  5552. Vendor : Atlassian
  5553. Description : Implements SPI of the LESS plugin
  5554. Atlassian Jira - Plugins - Look And Feel Logo Upload Plugin : com.atlassian.jira.lookandfeel
  5555. Version : 8.15.0
  5556. Status : enabled
  5557. Vendor : Atlassian
  5558. Description : Provides logo upload capabilities
  5559. Atlassian Jira - Plugins - Mail Plugin : com.atlassian.jira.jira-mail-plugin
  5560. Version : 11.0.16
  5561. Status : enabled
  5562. Vendor : Atlassian
  5563. Description : Handles incoming and outgoing mail
  5564. Atlassian Jira - Plugins - My Jira Home : com.atlassian.jira.jira-my-home-plugin
  5565. Version : 8.15.0
  5566. Status : enabled
  5567. Vendor : Atlassian
  5568. Description : Lets the user pick a landing page.
  5569. Atlassian Jira - Plugins - OAuth Consumer SPI : com.atlassian.jira.oauth.consumer
  5570. Version : 8.15.0
  5571. Status : enabled
  5572. Vendor : Atlassian
  5573. Description : Provides the Consumer SPI implementation required for OAuth in Jira.
  5574. Atlassian Jira - Plugins - OAuth Service Provider SPI : com.atlassian.jira.oauth.serviceprovider
  5575. Version : 8.15.0
  5576. Status : enabled
  5577. Vendor : Atlassian
  5578. Description : Provides the OAuth Service Provider SPI implementation required for OAuth in Jira.
  5579. Atlassian Jira - Plugins - Onboarding : com.atlassian.jira.jira-onboarding-assets-plugin
  5580. Version : 8.15.0
  5581. Status : enabled
  5582. Vendor : Atlassian
  5583. Description : Houses the flows, sequences, and steps for inducting users in to Jira and its features.
  5584. Atlassian Jira - Plugins - Post setup announcements plugin : com.atlassian.jira.jira-postsetup-announcements-plugin
  5585. Version : 8.15.0
  5586. Status : enabled
  5587. Vendor : Atlassian
  5588. Description : Manage messages that help onboarding after instant setup.
  5589. Atlassian Jira - Plugins - Post-Upgrade Landing Page : com.atlassian.jira.plugins.jira-post-upgrade-landing-page-plugin
  5590. Version : 8.15.0
  5591. Status : enabled
  5592. Vendor : Atlassian
  5593. Description : Implements the post-upgrade landing page (PULP).
  5594. Atlassian Jira - Plugins - Project Centric Issue Navigator : com.atlassian.jira.jira-projects-issue-navigator
  5595. Version : 11.0.10
  5596. Status : enabled
  5597. Vendor : Atlassian
  5598. Description : Provides Issue Navigation for Jira Projects
  5599. Atlassian Jira - Plugins - Project Config Plugin : com.atlassian.jira.jira-project-config-plugin
  5600. Version : 8.15.0
  5601. Status : enabled
  5602. Vendor : Atlassian
  5603. Description : Jira provides cutting edge issue tracking and project management.
  5604. Atlassian Jira - Plugins - Quick Search : com.atlassian.jira.plugins.jira-quicksearch-plugin
  5605. Version : 8.15.0
  5606. Status : enabled
  5607. Vendor : Atlassian
  5608. Description : This is the quicksearch dropdown plugin for Atlassian Jira.
  5609. Atlassian Jira - Plugins - REST Plugin : com.atlassian.jira.rest
  5610. Version : 8.15.0
  5611. Status : enabled
  5612. Vendor : Atlassian
  5613. Description : Provides a REST interface for Jira
  5614. Atlassian Jira - Plugins - Remote Jira Link : com.atlassian.jira.jira-issue-link-remote-jira-plugin
  5615. Version : 8.15.0
  5616. Status : enabled
  5617. Vendor : Atlassian
  5618. Description : Provides creation and rendering of links to local and remote Jira issues
  5619. Atlassian Jira - Plugins - SAL Plugin : com.atlassian.sal.jira
  5620. Version : 8.15.0
  5621. Status : enabled
  5622. Vendor : Atlassian Software Systems
  5623. Description : Jira implementation of the Shared Application Access Layer (SAL)
  5624. Atlassian Jira - Plugins - Share Content Component : com.atlassian.jira.jira-share-plugin
  5625. Version : 8.15.0
  5626. Status : enabled
  5627. Vendor : Atlassian
  5628. Description : Allows users to share issue and searches
  5629. Atlassian Jira - Plugins - Statistics plugin : com.atlassian.jira.jira-statistics-plugin
  5630. Version : 8.15.0
  5631. Status : enabled
  5632. Vendor : Atlassian
  5633. Description : Atlassian Statistics plugin for Jira. Sends periodic statistics about certain aspect of Jira instance.
  5634. Atlassian Jira - Plugins - User Profile Plugin : com.atlassian.jira.jira-user-profile-plugin
  5635. Version : 4.0.6
  5636. Status : enabled
  5637. Vendor : Atlassian
  5638. Description : Plugin uses web-panels to encapsulate details and preferences modules from user profile page.
  5639. Atlassian Jira - Plugins - View Issue Panels : com.atlassian.jira.jira-view-issue-plugin
  5640. Version : 8.15.0
  5641. Status : enabled
  5642. Vendor : Atlassian
  5643. Description : Provides WebPanels for the View Issue Page
  5644. Atlassian Jira - Plugins - WebHooks Plugin : com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin
  5645. Version : 8.15.0
  5646. Status : enabled
  5647. Vendor : Atlassian
  5648. Description : This plugin provides the ability to register Web Hooks for events in Jira
  5649. Atlassian LESS Transformer Plugin : com.atlassian.plugins.less-transformer-plugin
  5650. Version : 4.0.0
  5651. Status : enabled
  5652. Vendor : Atlassian
  5653. Description : This plugin provides a web-resource-transformer for *.less CSS files under the key "less-transformer".
  5654. Atlassian Navigation Links Plugin : com.atlassian.plugins.atlassian-nav-links-plugin
  5655. Version : 6.0.2
  5656. Status : enabled
  5657. Vendor : Atlassian
  5658. Description : Capabilities and Navigation API client and server implementation
  5659. Atlassian Notifications : com.atlassian.whisper.atlassian-whisper-plugin
  5660. Version : 3.0.0
  5661. Status : enabled
  5662. Vendor : Atlassian
  5663. Description : Provides targeted notifications within the product, primarily informing admins about new releases and upcoming maintenance renewals.
  5664. Atlassian OAuth 2 Client - Plugin : com.atlassian.oauth2.oauth2-client-plugin
  5665. Version : 1.0.3
  5666. Status : enabled
  5667. Vendor : Atlassian
  5668. Description : Plugin for Atlassian OAuth 2 Client
  5669. Atlassian OAuth Admin Plugin : com.atlassian.oauth.admin
  5670. Version : 4.0.2
  5671. Status : enabled
  5672. Vendor : Atlassian
  5673. Description : Plugin that provides a single tabbed view for administering OAuth consumers and service provider information.
  5674. Atlassian OAuth Consumer Plugin : com.atlassian.oauth.consumer
  5675. Version : 4.0.2
  5676. Status : enabled
  5677. Vendor : Atlassian
  5678. Description : Plugin that makes it possible for applications to become Consumers.
  5679. Atlassian OAuth Consumer SPI : com.atlassian.oauth.atlassian-oauth-consumer-spi
  5680. Version : 4.0.2
  5681. Status : enabled
  5682. Vendor : Atlassian
  5683. Description : Consumer SPIs to allow applications to provide custom implementations of storing token and consumer info
  5684. Atlassian OAuth Service Provider Plugin : com.atlassian.oauth.serviceprovider
  5685. Version : 4.0.2
  5686. Status : enabled
  5687. Vendor : Atlassian
  5688. Description : Plugin that makes it possible for applications to become Service Providers.
  5689. Atlassian OAuth Service Provider SPI : com.atlassian.oauth.atlassian-oauth-service-provider-spi
  5690. Version : 4.0.2
  5691. Status : enabled
  5692. Vendor : Atlassian
  5693. Description : Service Provider SPIs to allow applications to provide custom implementations of storing token consumer info
  5694. Atlassian Plugins - Client-side Extensions - Runtime : com.atlassian.plugins.atlassian-clientside-extensions-runtime
  5695. Version : 1.1.3
  5696. Status : enabled
  5697. Vendor : Atlassian
  5698. Description : Provides a registry and runtime to enable client-side extensions.
  5699. Atlassian Plugins - JavaScript libraries : com.atlassian.plugin.jslibs
  5700. Version : 2.1.0
  5701. Status : enabled
  5702. Vendor : Atlassian
  5703. Description : Collection of 3rd party JavaScript libraries used by other plugins
  5704. Atlassian Plugins - Web Resources - Implementation Plugin : com.atlassian.plugins.atlassian-plugins-webresource-plugin
  5705. Version : 4.2.6
  5706. Status : enabled
  5707. Vendor : Atlassian
  5708. Description : Base POM for Atlassian projects
  5709. Atlassian Plugins - Web Resources REST : com.atlassian.plugins.atlassian-plugins-webresource-rest
  5710. Version : 4.2.6
  5711. Status : enabled
  5712. Vendor : Atlassian
  5713. Description : Base POM for Atlassian projects
  5714. Atlassian Pretty URLs Plugin : com.atlassian.prettyurls.atlassian-pretty-urls-plugin
  5715. Version : 3.0.0
  5716. Status : enabled
  5717. Vendor : Atlassian
  5718. Description : Pretty URL support in Atlassian products
  5719. Atlassian REST - Module Types : com.atlassian.plugins.rest.atlassian-rest-module
  5720. Version : 6.0.7
  5721. Status : enabled
  5722. Vendor : Atlassian
  5723. Description : A plugin that contains REST module types
  5724. Atlassian Rate Limiting - Plugin : com.atlassian.ratelimiting.rate-limiting-plugin
  5725. Version : 1.0.6
  5726. Status : enabled
  5727. Vendor : Atlassian
  5728. Description : Plugin for Atlassian Rate Limiting
  5729. Atlassian Remote Event Common Plugin : com.atlassian.plugins.atlassian-remote-event-common-plugin
  5730. Version : 6.2.2
  5731. Status : enabled
  5732. Vendor : Atlassian
  5733. Description : Common webservice and spring components
  5734. Atlassian Remote Event Consumer Plugin : com.atlassian.plugins.atlassian-remote-event-consumer-plugin
  5735. Version : 6.2.2
  5736. Status : enabled
  5737. Vendor : Atlassian
  5738. Description : Accepts remote events via HTTP and forwards them to locally subscribed consumers
  5739. Atlassian Soy - Plugin : com.atlassian.soy.soy-template-plugin
  5740. Version : 5.0.0
  5741. Status : enabled
  5742. Vendor : Atlassian
  5743. Description : Base POM for Atlassian projects
  5744. Atlassian Spring Scanner Annotations : com.atlassian.plugin.atlassian-spring-scanner-annotation
  5745. Version : 2.1.13
  5746. Status : enabled
  5747. Vendor : Atlassian
  5748. Description : A set of tools and libraries to ease in creating no-transform Atlassian plugins using java annotations
  5749. Atlassian Spring Scanner Runtime : com.atlassian.plugin.atlassian-spring-scanner-runtime
  5750. Version : 2.1.13
  5751. Status : enabled
  5752. Vendor : Atlassian
  5753. Description : Spring extensions to ease in creating no-transform Atlassian plugins
  5754. Atlassian Template Renderer API : com.atlassian.templaterenderer.api
  5755. Version : 4.0.2
  5756. Status : enabled
  5757. Vendor : Atlassian
  5758. Description : API and plugins for easily rendering content from different template engines.
  5759. Atlassian Template Renderer Velocity 1.6 Plugin : com.atlassian.templaterenderer.atlassian-template-renderer-velocity1.6-plugin
  5760. Version : 4.0.2
  5761. Status : enabled
  5762. Vendor : Atlassian
  5763. Description : API and plugins for easily rendering content from different template engines.
  5764. Atlassian Troubleshooting and Support Tools : com.atlassian.troubleshooting.plugin-jira
  5765. Version : 1.30.1
  5766. Status : enabled
  5767. Vendor : Atlassian
  5768. Description : This is the Troubleshooting and Support Tools plugin, developed to help Atlassian customers with our products.
  5769. Atlassian UI Plugin : com.atlassian.auiplugin
  5770. Version : 9.1.4
  5771. Status : enabled
  5772. Vendor : Atlassian Pty Ltd.
  5773. Description : The Atlassian User Interface library (AUI) is a set of patterns and components for building user interfaces in Atlassian products and services.
  5774. Atlassian Universal Plugin Manager Plugin : com.atlassian.upm.atlassian-universal-plugin-manager-plugin
  5775. Version : 4.3.0
  5776. Status : enabled
  5777. Vendor : Atlassian
  5778. Description : This is the plugin that provides the Atlassian Universal Plugin Manager.
  5779. Atlassian WebHooks Plugin : com.atlassian.webhooks.atlassian-webhooks-plugin
  5780. Version : 3.3.0
  5781. Status : enabled
  5782. Vendor : Atlassian
  5783. Description : Send expectedEvents over HTTP to registered listeners.
  5784. Atlassian Whitelist API Plugin : com.atlassian.plugins.atlassian-whitelist-api-plugin-5.0.2
  5785. Version : 5.0.2
  5786. Status : enabled
  5787. Vendor : Atlassian
  5788. Description : API for Whitelist publishers.
  5789. Atlassian Whitelist Core Plugin : com.atlassian.plugins.atlassian-whitelist-core-plugin
  5790. Version : 5.0.2
  5791. Status : enabled
  5792. Vendor : Atlassian
  5793. Description : Atlassian Whitelist Core Plugin
  5794. Atlassian Whitelist UI Plugin : com.atlassian.plugins.atlassian-whitelist-ui-plugin
  5795. Version : 5.0.2
  5796. Status : enabled
  5797. Vendor : Atlassian
  5798. Description : The plugin provides a user interface to view and modify the application's whitelist.
  5799. Atlassian browser metrics plugin : com.atlassian.plugins.browser.metrics.browser-metrics-plugin
  5800. Version : 7.0.1
  5801. Status : enabled
  5802. Vendor : Atlassian
  5803. Description : A plugin for measuring page performance that enables data-informed improvements to Atlassian products.
  5804. Attach Image for JIRA : com.atlassian.plugins.jira-html5-attach-images
  5805. Version : 4.0.0
  5806. Status : enabled
  5807. Vendor : Atlassian
  5808. Description : This is the Attach Images plugin for Atlassian Products.
  5809. Bitbucket Importer Plugin for JIM : com.atlassian.jira.plugins.jira-importers-bitbucket-plugin
  5810. Version : 3.1.1
  5811. Status : enabled
  5812. Vendor : Atlassian
  5813. Description : We no longer support this plugin. To migrate your data, import it to Jira in the CSV or JSON file format.
  5814. Crowd REST API : crowd-rest-plugin
  5815. Version : 1.0
  5816. Status : enabled
  5817. Vendor : Atlassian Software Systems
  5818. Description : Crowd REST API
  5819. Crowd REST API - Application Management : crowd-rest-application-management
  5820. Version : 1.0
  5821. Status : enabled
  5822. Vendor : Atlassian Software Systems
  5823. Description : Crowd REST API - Application Management
  5824. Crowd System Password Encoders : crowd.system.passwordencoders
  5825. Version : 1.0
  5826. Status : enabled
  5827. Vendor : Atlassian Software Systems
  5828. Description : Crowd Password Encoders shipped with Crowd
  5829. Embedded Gadgets Plugin : com.atlassian.gadgets.embedded
  5830. Version : 6.0.1
  5831. Status : enabled
  5832. Vendor : Atlassian
  5833. Description : Plugin which allows gadgets to be embedded in pages
  5834. English (United Kingdom) Language Pack : com.atlassian.jira.jira-languages.en_UK
  5835. Version : 8.15.0
  5836. Status : enabled
  5837. Vendor : Atlassian
  5838. Description : This plugin contains translations the core keys in Jira for English (United Kingdom).
  5839. English (United States) Language Pack : com.atlassian.jira.jira-languages.en_US
  5840. Version : 8.15.0
  5841. Status : enabled
  5842. Vendor : Atlassian
  5843. Description : This plugin contains translations the core keys in Jira for English (United States).
  5844. Entity property conditions : system.entity.property.conditions
  5845. Version : 1.0
  5846. Status : enabled
  5847. Vendor : Atlassian
  5848. Description : This plugin implement entity property webfragment conditions in JIRA.
  5849. Filter Deletion Warning Plugin : jira.filter.deletion.warning
  5850. Version : 1.0
  5851. Status : enabled
  5852. Vendor : Atlassian
  5853. Description :
  5854. Functional Extensions : io.atlassian.fugue-4.7.2
  5855. Version : 4.7.2
  5856. Status : enabled
  5857. Vendor : Atlassian
  5858. Description : Base POM for Atlassian projects
  5859. Functional Extensions Guava Inter-Ops : io.atlassian.fugue.guava-4.7.2
  5860. Version : 4.7.2
  5861. Status : enabled
  5862. Vendor : Atlassian
  5863. Description : Base POM for Atlassian projects
  5864. Functional Extensions Retry Inter-Ops : io.atlassian.fugue.retry-4.7.2
  5865. Version : 4.7.2
  5866. Status : enabled
  5867. Vendor : Atlassian
  5868. Description : Base POM for Atlassian projects
  5869. Functional Extensions Scala Inter-Ops : io.atlassian.fugue.scala-4.7.2
  5870. Version : 4.7.2
  5871. Status : enabled
  5872. Vendor : Atlassian
  5873. Description : Base POM for Atlassian projects
  5874. Functional Optics Library : io.atlassian.fugue.optics-4.7.2
  5875. Version : 4.7.2
  5876. Status : enabled
  5877. Vendor : Atlassian
  5878. Description : Base POM for Atlassian projects
  5879. Gadget Dashboard Plugin : com.atlassian.gadgets.dashboard
  5880. Version : 6.0.1
  5881. Status : enabled
  5882. Vendor : Atlassian
  5883. Description : Plugin which renders a dashboard of gadgets
  5884. Gadget Directory Plugin : com.atlassian.gadgets.directory
  5885. Version : 6.0.1
  5886. Status : enabled
  5887. Vendor : Atlassian
  5888. Description : Plugin which renders a directory of gadgets
  5889. Gadget Spec Publisher Plugin : com.atlassian.gadgets.publisher
  5890. Version : 6.0.1
  5891. Status : enabled
  5892. Vendor : Atlassian
  5893. Description : Plugin which provides a way to publish gadget specs found in plugins
  5894. Help Paths Plugin : jira.help.paths
  5895. Version : 1.0
  5896. Status : enabled
  5897. Vendor : Atlassian
  5898. Description : Provides the URLs that JIRA uses for help documentation.
  5899. ICU4J : com.atlassian.bundles.icu4j-3.8.0.1
  5900. Version : 3.8.0.1
  5901. Status : enabled
  5902. Vendor : Atlassian Pty Ltd
  5903. Description : ICU4J as an OSGi bundle
  5904. Icon Types Plugin : jira.icontypes
  5905. Version : 1.0
  5906. Status : enabled
  5907. Vendor : Atlassian
  5908. Description : System Icon Types
  5909. Issue Status Plugin : com.atlassian.plugins.issue-status-plugin
  5910. Version : 2.1.1
  5911. Status : enabled
  5912. Vendor : Atlassian
  5913. Description : This plugin is used to provide assets that can be used in any Atlassian product to render JIRA issue status.
  5914. JDOM DOM Processor : com.springsource.org.jdom-1.0.0
  5915. Version : 1.0.0
  5916. Status : enabled
  5917. Vendor : SpringSource
  5918. Description :
  5919. JIRA Activity Stream Plugin : com.atlassian.streams.streams-jira-plugin
  5920. Version : 8.3.0
  5921. Status : enabled
  5922. Vendor : Atlassian
  5923. Description : Lists recent activity in a single project, or in all projects.
  5924. JIRA Attachment Archive File Processors : jira.system.attachment.processors
  5925. Version : 1.0
  5926. Status : enabled
  5927. Vendor : Atlassian
  5928. Description : This plugin defines all of the default attachment processors in JIRA.
  5929. JIRA Core Chinese (China) Language Pack : tac.jira core.languages.zh_CN
  5930. Version : 8.14.0.v20201110031400
  5931. Status : enabled
  5932. Vendor : Atlassian Community
  5933. Description : This plugin contains translations for zh_CN
  5934. JIRA Core Czech (Czech Republic) Language Pack : tac.jira core.languages.cs_CZ
  5935. Version : 8.14.0.v20201110031400
  5936. Status : enabled
  5937. Vendor : Atlassian Community
  5938. Description : This plugin contains translations for cs_CZ
  5939. JIRA Core Danish (Denmark) Language Pack : tac.jira core.languages.da_DK
  5940. Version : 8.14.0.v20201110031400
  5941. Status : enabled
  5942. Vendor : Atlassian Community
  5943. Description : This plugin contains translations for da_DK
  5944. JIRA Core Dutch (Netherlands) Language Pack : tac.jira core.languages.nl_NL
  5945. Version : 8.14.0.v20201110031400
  5946. Status : enabled
  5947. Vendor : Atlassian Community
  5948. Description : This plugin contains translations for nl_NL
  5949. JIRA Core Estonian (Estonia) Language Pack : tac.jira core.languages.et_EE
  5950. Version : 8.14.0.v20201110031400
  5951. Status : enabled
  5952. Vendor : Atlassian Community
  5953. Description : This plugin contains translations for et_EE
  5954. JIRA Core Finnish (Finland) Language Pack : tac.jira core.languages.fi_FI
  5955. Version : 8.14.0.v20201110031400
  5956. Status : enabled
  5957. Vendor : Atlassian Community
  5958. Description : This plugin contains translations for fi_FI
  5959. JIRA Core French (France) Language Pack : tac.jira core.languages.fr_FR
  5960. Version : 8.14.0.v20201110031400
  5961. Status : enabled
  5962. Vendor : Atlassian Community
  5963. Description : This plugin contains translations for fr_FR
  5964. JIRA Core German (Germany) Language Pack : tac.jira core.languages.de_DE
  5965. Version : 8.14.0.v20201110031400
  5966. Status : enabled
  5967. Vendor : Atlassian Community
  5968. Description : This plugin contains translations for de_DE
  5969. JIRA Core Hungarian (Hungary) Language Pack : tac.jira core.languages.hu_HU
  5970. Version : 8.14.0.v20201110031400
  5971. Status : enabled
  5972. Vendor : Atlassian Community
  5973. Description : This plugin contains translations for hu_HU
  5974. JIRA Core Icelandic (Iceland) Language Pack : tac.jira core.languages.is_IS
  5975. Version : 8.14.0.v20201110031400
  5976. Status : enabled
  5977. Vendor : Atlassian Community
  5978. Description : This plugin contains translations for is_IS
  5979. JIRA Core Italian (Italy) Language Pack : tac.jira core.languages.it_IT
  5980. Version : 8.14.0.v20201110031400
  5981. Status : enabled
  5982. Vendor : Atlassian Community
  5983. Description : This plugin contains translations for it_IT
  5984. JIRA Core Japanese (Japan) Language Pack : tac.jira core.languages.ja_JP
  5985. Version : 8.14.0.v20201110031400
  5986. Status : enabled
  5987. Vendor : Atlassian Community
  5988. Description : This plugin contains translations for ja_JP
  5989. JIRA Core Korean (South Korea) Language Pack : tac.jira core.languages.ko_KR
  5990. Version : 8.14.0.v20201110031400
  5991. Status : enabled
  5992. Vendor : Atlassian Community
  5993. Description : This plugin contains translations for ko_KR
  5994. JIRA Core Norwegian (Norway) Language Pack : tac.jira core.languages.no_NO
  5995. Version : 8.14.0.v20201110031400
  5996. Status : enabled
  5997. Vendor : Atlassian Community
  5998. Description : This plugin contains translations for no_NO
  5999. JIRA Core Polish (Poland) Language Pack : tac.jira core.languages.pl_PL
  6000. Version : 8.14.0.v20201110031400
  6001. Status : enabled
  6002. Vendor : Atlassian Community
  6003. Description : This plugin contains translations for pl_PL
  6004. JIRA Core Portuguese (Brazil) Language Pack : tac.jira core.languages.pt_BR
  6005. Version : 8.14.0.v20201110031400
  6006. Status : enabled
  6007. Vendor : Atlassian Community
  6008. Description : This plugin contains translations for pt_BR
  6009. JIRA Core Romanian (Romania) Language Pack : tac.jira core.languages.ro_RO
  6010. Version : 8.14.0.v20201110031400
  6011. Status : enabled
  6012. Vendor : Atlassian Community
  6013. Description : This plugin contains translations for ro_RO
  6014. JIRA Core Russian (Russia) Language Pack : tac.jira core.languages.ru_RU
  6015. Version : 8.14.0.v20201110031400
  6016. Status : enabled
  6017. Vendor : Atlassian Community
  6018. Description : This plugin contains translations for ru_RU
  6019. JIRA Core Slovak (Slovakia) Language Pack : tac.jira core.languages.sk_SK
  6020. Version : 8.14.0.v20201110031400
  6021. Status : enabled
  6022. Vendor : Atlassian Community
  6023. Description : This plugin contains translations for sk_SK
  6024. JIRA Core Spanish (Spain) Language Pack : tac.jira core.languages.es_ES
  6025. Version : 8.14.0.v20201110031400
  6026. Status : enabled
  6027. Vendor : Atlassian Community
  6028. Description : This plugin contains translations for es_ES
  6029. JIRA Core Swedish (Sweden) Language Pack : tac.jira core.languages.sv_SE
  6030. Version : 8.14.0.v20201110031400
  6031. Status : enabled
  6032. Vendor : Atlassian Community
  6033. Description : This plugin contains translations for sv_SE
  6034. JIRA Feature Keys : jira.feature.keys
  6035. Version : 1.0
  6036. Status : enabled
  6037. Vendor : Atlassian
  6038. Description : This plugin registers feature keys supplied by JIRA.
  6039. JIRA Global Permissions : jira.system.global.permissions
  6040. Version : 1.0
  6041. Status : enabled
  6042. Vendor : Atlassian
  6043. Description : This plugin defines all of the default global permissions in JIRA.
  6044. JIRA Password Policy Plugin : com.atlassian.jira.plugins.jira-password-policy-plugin
  6045. Version : 2.1.0
  6046. Status : enabled
  6047. Vendor : Atlassian
  6048. Description : Provides a password policy implementation for JIRA
  6049. JIRA Project Permissions : jira.system.project.permissions
  6050. Version : 1.0
  6051. Status : enabled
  6052. Vendor : Atlassian
  6053. Description : This plugin defines all of the default project permissions in JIRA.
  6054. JIRA Remote Link Aggregator Plugin : com.atlassian.plugins.jira-remote-link-aggregator-plugin
  6055. Version : 3.0.0
  6056. Status : enabled
  6057. Vendor : Atlassian
  6058. Description : Aggregates counts of JIRA outbound links to a given external entity. (rev: 2ebcb71, date: 2018-12-13T05:00:07+0000)
  6059. JIRA Streams Inline Actions Plugin : com.atlassian.streams.jira.inlineactions
  6060. Version : 8.3.0
  6061. Status : enabled
  6062. Vendor : Atlassian Software Systems Pty Ltd
  6063. Description : JIRA Streams Inline Actions Plugin
  6064. JIRA Usage Hints : jira.usage.hints
  6065. Version : 1.0
  6066. Status : enabled
  6067. Vendor : Atlassian
  6068. Description : This library includes the web fragments for JIRA usage hints displayed on issue operation dialogs. It should never be disabled.
  6069. JIRA browser metrics integration plugin : com.atlassian.jira.plugins.jira-browser-metrics
  6070. Version : 2.0.14
  6071. Status : enabled
  6072. Vendor : Atlassian
  6073. Description : Provides JIRA specific integration with the browser metrics plugin.
  6074. JIRA iCalendar Plugin : com.atlassian.jira.extra.jira-ical-feed
  6075. Version : 1.8.2
  6076. Status : enabled
  6077. Vendor : Atlassian
  6078. Description : Provides an iCal feed of JIRA issues and versions
  6079. JQL Functions : jira.jql.function
  6080. Version : 1.0
  6081. Status : enabled
  6082. Vendor : Atlassian
  6083. Description : This plugin implements a JQL function in JIRA.
  6084. JSON Library : com.atlassian.bundles.json-20070829.0.0.1
  6085. Version : 20070829.0.0.1
  6086. Status : enabled
  6087. Vendor : Atlassian Pty Ltd
  6088. Description : Library for manipulating JSON
  6089. Jira Base URL Plugin : com.atlassian.jira.jira-baseurl-plugin
  6090. Version : 3.3.0
  6091. Status : enabled
  6092. Vendor : Atlassian
  6093. Description : Detects incorrectly-set base URLs in Jira.
  6094. Jira Cloud Migration Assistant : com.atlassian.jira.migration.jira-migration-plugin
  6095. Version : 1.4.4
  6096. Status : disabled
  6097. Vendor : Atlassian
  6098. Description : The Jira Cloud Migration Assistant allows you to migrate projects from server to cloud one by one. Select the projects you want to migrate to cloud, start migrating at your convenience, and monitor the progress of each project as they migrate.
  6099. Jira Core Project Templates Plugin : com.atlassian.jira-core-project-templates
  6100. Version : 7.0.5
  6101. Status : enabled
  6102. Vendor : Atlassian
  6103. Description : This is the Jira Core Project Templates Plugin for Atlassian Jira. (rev: ac2e1a2, date: 2020-02-26T17:36:15+0000)
  6104. Jira Drag and Drop Attachment Plugin : com.atlassian.jira.plugins.jira-dnd-attachment-plugin
  6105. Version : 5.0.14
  6106. Status : enabled
  6107. Vendor : Atlassian
  6108. Description : This is the Drag and Drop Attachments plugin for Atlassian Jira.
  6109. Jira GitHub Issue Importer : com.atlassian.jira.plugins.jira-importers-github-plugin
  6110. Version : 3.1.0
  6111. Status : enabled
  6112. Vendor : Atlassian
  6113. Description : We no longer support this plugin. To migrate your data, import it to Jira in the CSV or JSON file format.
  6114. Jira Help Tips plugin : com.atlassian.plugins.helptips.jira-help-tips
  6115. Version : 8.15.0
  6116. Status : enabled
  6117. Vendor : Atlassian
  6118. Description : Common way to display help tips in the UI of Jira.
  6119. Jira Index Analyzer : com.atlassian.jira.plugins.jira-index-analyzer-plugin
  6120. Version : 8.15.0
  6121. Status : enabled
  6122. Vendor : Atlassian
  6123. Description : This plugin analyzes the consistency between the indexes and database.
  6124. Jira Issue Collector Plugin : com.atlassian.jira.collector.plugin.jira-issue-collector-plugin
  6125. Version : 4.1.1
  6126. Status : enabled
  6127. Vendor : Atlassian
  6128. Description : This plugin provides the ability to create issues from remote applications
  6129. Jira Mobile : com.atlassian.jira.mobile
  6130. Version : 3.2.17
  6131. Status : enabled
  6132. Vendor : Atlassian
  6133. Description : This is the mobile interface for Atlassian Jira.
  6134. Jira Monitoring Plugin : com.atlassian.jira.jira-monitoring-plugin
  6135. Version : 05.7.3
  6136. Status : enabled
  6137. Vendor : Atlassian
  6138. Description : Records and exposes Jira key performance metrics
  6139. Jira Projects Plugin : com.atlassian.jira.jira-projects-plugin
  6140. Version : 6.0.10
  6141. Status : enabled
  6142. Vendor : Atlassian
  6143. Description : A better project centric Jira!
  6144. Jira Time Zone Detection plugin : com.atlassian.jira.jira-tzdetect-plugin
  6145. Version : 3.0.4
  6146. Status : enabled
  6147. Vendor : Atlassian
  6148. Description : Performs client-side time zone detection for Jira.
  6149. Jira Workflow Designer Plugin : com.atlassian.jira.plugins.jira-workflow-designer
  6150. Version : 8.0.7
  6151. Status : enabled
  6152. Vendor : Atlassian
  6153. Description : The visual way to edit Jira Workflows.
  6154. Jira Workflow Sharing Plugin : com.atlassian.jira.plugins.workflow.sharing.jira-workflow-sharing-plugin
  6155. Version : 2.2.8
  6156. Status : enabled
  6157. Vendor : Atlassian
  6158. Description : Enables exporting and importing of Jira workflows across instances
  6159. Jira inform - batchers : com.atlassian.jira.plugins.inform.batchers
  6160. Version : 1.5.4
  6161. Status : enabled
  6162. Vendor : Atlassian
  6163. Description : Implementations of batchers used by batching-plugin framework.
  6164. Jira inform - batching plugin : com.atlassian.jira.plugins.inform.batching-plugin
  6165. Version : 1.5.4
  6166. Status : enabled
  6167. Vendor : Atlassian
  6168. Description : Handles sending batched mails.
  6169. Jira inform - event plugin : com.atlassian.jira.plugins.inform.event-plugin
  6170. Version : 1.5.4
  6171. Status : enabled
  6172. Vendor : Atlassian
  6173. Description : Provides Common Services to inform users about issue changes.
  6174. Keyboard Shortcuts Plugin : jira.keyboard.shortcuts
  6175. Version : 1.0
  6176. Status : enabled
  6177. Vendor : Atlassian
  6178. Description : A plugin that defines a number of keyboard shortcuts.
  6179. Mobile Plugin for Jira : com.atlassian.jira.mobile.jira-mobile-rest
  6180. Version : 3.2.0
  6181. Status : enabled
  6182. Vendor : Atlassian
  6183. Description : System plugin required for the Jira Server mobile app.
  6184. Neko HTML : com.atlassian.bundles.nekohtml-1.9.12.1
  6185. Version : 1.9.12.1
  6186. Status : enabled
  6187. Vendor : Atlassian Pty Ltd
  6188. Description : Neko HTML library as an OSGi bundle
  6189. Opensocial Plugin : com.atlassian.gadgets.opensocial
  6190. Version : 6.0.1
  6191. Status : enabled
  6192. Vendor : Atlassian
  6193. Description : Plugin for OpenSocial API Support and Gadget Rendering
  6194. Personal Access Tokens plugin : com.atlassian.pats.pats-plugin
  6195. Version : 1.1.1
  6196. Status : enabled
  6197. Vendor : Atlassian
  6198. Description : Personal Access Tokens plugin
  6199. Pocketknife Feature Flags Plugin : com.atlassian.pocketknife.featureflags-plugin
  6200. Version : 0.5.4
  6201. Status : enabled
  6202. Vendor : Atlassian
  6203. Description : This plugin provides a stronger definition of feature flags and whether they should be considered on or off
  6204. Project Creation Capability Product REST Plugin : com.atlassian.plugins.atlassian-project-creation-plugin
  6205. Version : 4.0.0-74bdd7a6fa
  6206. Status : enabled
  6207. Vendor : Atlassian
  6208. Description : This is the com.atlassian.plugins:atlassian-project-creation-plugin plugin for Atlassian Products.
  6209. Project Creation Plugin SPI for JIRA : com.atlassian.plugins.jira-project-creation
  6210. Version : 4.0.0-74bdd7a6fa
  6211. Status : enabled
  6212. Vendor : Atlassian
  6213. Description : This is the com.atlassian.plugins:jira-project-creation plugin for Atlassian JIRA.
  6214. Project Templates Plugin : com.atlassian.jira.project-templates-plugin
  6215. Version : 7.0.5
  6216. Status : enabled
  6217. Vendor : Atlassian
  6218. Description : This is the Project Templates Plugin for Atlassian JIRA. (rev: ac2e1a2, date: 2020-02-26T17:36:15+0000)
  6219. ROME, RSS and atOM utilitiEs for Java : rome.rome-1.0
  6220. Version : 1.0
  6221. Status : enabled
  6222. Vendor : Sun Microsystems
  6223. Description : All Roads Lead to ROME. ROME is a set of Atom/RSS Java utilities that make it easy to work in Java with most syndication formats. Today it accepts all flavors of RSS (0.90, 0.91, 0.92, 0.93, 0.94, 1.0 and 2.0), Atom 0.3 and Atom 1.0 feeds. Rome includes a set of parsers and generators for the various flavors of feeds, as well as converters to convert from one format to another. The parsers can give you back Java objects that are either specific for the format you want to work with, or a generic normalized SyndFeed object that lets you work on with the data without bothering about the underlying format.
  6224. ROME: RSS/Atom syndication and publishing tools : com.springsource.com.sun.syndication-0.9.0
  6225. Version : 0.9.0
  6226. Status : enabled
  6227. Vendor : SpringSource
  6228. Description :
  6229. Redmine Importers Plugin for JIM : com.atlassian.jira.plugins.jira-importers-redmine-plugin
  6230. Version : 2.2.0
  6231. Status : enabled
  6232. Vendor : Atlassian
  6233. Description : We no longer support this plugin. To migrate your data, import it to Jira in the CSV or JSON file format.
  6234. Remote Link Aggregator Plugin : com.atlassian.plugins.remote-link-aggregator-plugin
  6235. Version : 3.0.0
  6236. Status : enabled
  6237. Vendor : Atlassian
  6238. Description : Aggregates counts of outbound links to a given external entity. (rev: 2ebcb71, date: 2018-12-13T05:00:07+0000)
  6239. Rich Text Editor for JIRA : com.atlassian.jira.plugins.jira-editor-plugin
  6240. Version : 4.3.13
  6241. Status : enabled
  6242. Vendor : Atlassian
  6243. Description : Jira Editor Plugin, a layer between Jira and underlying RTE engine.
  6244. SSO for Atlassian Data Center : com.atlassian.plugins.authentication.atlassian-authentication-plugin
  6245. Version : 4.1.1
  6246. Status : enabled
  6247. Vendor : Atlassian
  6248. Description : Provides Single Sign-on capabilities
  6249. Static Assets (CDN) Plugin : com.atlassian.plugins.static-assets-url
  6250. Version : 1.0.5
  6251. Status : enabled
  6252. Vendor : Atlassian
  6253. Description : This is the Static Assets plugin for Atlassian products. Provides support for adding CDN and caching functionality for static assets.
  6254. Streams API : com.atlassian.streams.streams-api
  6255. Version : 8.3.0
  6256. Status : enabled
  6257. Vendor : Atlassian Software Systems Pty Ltd
  6258. Description : Streams API Plug-in
  6259. Streams Core Plugin : com.atlassian.streams.core
  6260. Version : 8.3.0
  6261. Status : enabled
  6262. Vendor : Atlassian Software Systems Pty Ltd
  6263. Description : Streams Core Plugin
  6264. Streams Inline Actions Plugin : com.atlassian.streams.actions
  6265. Version : 8.3.0
  6266. Status : enabled
  6267. Vendor : Atlassian Software Systems Pty Ltd
  6268. Description : Streams Inline Actions Plugin
  6269. Streams Plugin : com.atlassian.streams
  6270. Version : 8.3.0
  6271. Status : enabled
  6272. Vendor : Atlassian Software Systems Pty Ltd
  6273. Description : Streams Plugin
  6274. Streams SPI : com.atlassian.streams.streams-spi
  6275. Version : 8.3.0
  6276. Status : enabled
  6277. Vendor : Atlassian Software Systems Pty Ltd
  6278. Description : Streams SPI Plug-in
  6279. Streams Third Party Provider Plugin : com.atlassian.streams.streams-thirdparty-plugin
  6280. Version : 8.3.0
  6281. Status : enabled
  6282. Vendor : Atlassian
  6283. Description : Lists recent activity in a single project, or in all projects.
  6284. Universal Plugin Manager - Role-Based Licensing Implementation Plugin : com.atlassian.upm.role-based-licensing-plugin
  6285. Version : 4.3.0
  6286. Status : enabled
  6287. Vendor : Atlassian
  6288. Description : Provides an SPI and implementations for role-based licensed plugins.
  6289. User Format : jira.user.format
  6290. Version : 1.0
  6291. Status : enabled
  6292. Vendor : Atlassian
  6293. Description : This plugin renders a user in JIRA.
  6294. User Profile Panels : jira.user.profile.panels
  6295. Version : 1.0
  6296. Status : enabled
  6297. Vendor : Atlassian
  6298. Description : This library includes the panels included on the user profile page.
  6299. User anonymization in Jira Core : com.atlassian.jira.user.anonymize
  6300. Version : 1.0
  6301. Status : enabled
  6302. Vendor : Atlassian
  6303. Description : User anonymization in Jira Core
  6304. Wallboard Plugin : com.atlassian.jirawallboard.atlassian-wallboard-plugin
  6305. Version : 4.0.1
  6306. Status : enabled
  6307. Vendor : Atlassian
  6308. Description : Wallboard plugin for Atlassian JIRA
  6309. Web Panel Plugin : jira.webpanels
  6310. Version : 1.0
  6311. Status : enabled
  6312. Vendor : Atlassian
  6313. Description : System Web Panels
  6314. Web Resources Plugin Jira Core : jira.core
  6315. Version : 1.0
  6316. Status : enabled
  6317. Vendor : Atlassian
  6318. Description : System Web Resources Core
  6319. Whisper Messages Plugin : whisper.messages
  6320. Version : 1.0
  6321. Status : enabled
  6322. Vendor : Atlassian
  6323. Description : This plugin registers whisper messages supplied by JIRA.
  6324. Workbox - Common Plugin : com.atlassian.mywork.mywork-common-plugin
  6325. Version : 8.0.5
  6326. Status : enabled
  6327. Vendor : Atlassian
  6328. Description : Provides Common Services to Workbox
  6329. Workbox - JIRA Provider Plugin : com.atlassian.mywork.mywork-jira-provider-plugin
  6330. Version : 8.0.5
  6331. Status : enabled
  6332. Vendor : Atlassian
  6333. Description : Generates notifications and tasks from JIRA
  6334. atlassian-failure-cache-plugin : com.atlassian.atlassian-failure-cache-plugin
  6335. Version : 2.0.0
  6336. Status : enabled
  6337. Vendor : Atlassian
  6338. Description : This is the Atlassian failure cache plugin, which provides implementations of some core components
  6339. atlassian-servlet-plugin : com.atlassian.web.atlassian-servlet-plugin
  6340. Version : 5.2.0
  6341. Status : enabled
  6342. Vendor : Atlassian
  6343. Description : Base POM for Atlassian projects
  6344. jackson-module-scala-2.10-provider : com.atlassian.scala.plugins.jackson-module-scala-2.10-provider-plugin
  6345. Version : 0.5
  6346. Status : enabled
  6347. Vendor : Atlassian
  6348. Description : This plugin provides the jackson-module-scala port for Jackson 1.9 and Scala 2.10
  6349. jira-capabilities-plugin : jira.capabilities
  6350. Version : 1.0
  6351. Status : enabled
  6352. Vendor : Atlassian
  6353. Description : Exposes Jira endpoints for discovery
  6354. jira-importers-plugin : com.atlassian.jira.plugins.jira-importers-plugin
  6355. Version : 9.2.2
  6356. Status : enabled
  6357. Vendor : Atlassian
  6358. Description : A plugin which provides capability to import to Jira issues from CSV and JSON formats
  6359. jira-importers-trello-plugin : com.atlassian.jira.plugins.jira-importers-trello-plugin
  6360. Version : 3.1.0
  6361. Status : enabled
  6362. Vendor : Atlassian
  6363. Description : We no longer support this plugin. To migrate your data, import it to Jira in the CSV or JSON file format.
  6364. jira-inline-issue-create-plugin : com.atlassian.jira.plugins.inline-create.jira-inline-issue-create-plugin
  6365. Version : 2.0.24
  6366. Status : enabled
  6367. Vendor : Atlassian
  6368. Description : This is the com.atlassian.jira.plugins:jira-inline-issue-create-plugin plugin for Atlassian JIRA.
  6369. jira-issue-nav-components : com.atlassian.jira.jira-issue-nav-components
  6370. Version : 11.0.10
  6371. Status : enabled
  6372. Vendor : Atlassian
  6373. Description : Provides components for viewing and searching for issues
  6374. jira-optimizer-plugin : com.atlassian.jira.plugins.jira-optimizer-plugin
  6375. Version : 3.0.0
  6376. Status : enabled
  6377. Vendor : Atlassian
  6378. Description : Scans your Jira instance, generates recommendations for possible improvements and applies them.
  6379. jira-ui : com.atlassian.jira.plugins.jira-ui
  6380. Version : 0.3.0
  6381. Status : enabled
  6382. Vendor : Atlassian
  6383. Description : JiraUI wraps AUI to deliver outstanding and consistent UX for Jira
  6384. jquery : com.atlassian.plugins.jquery
  6385. Version : 2.2.4.10
  6386. Status : enabled
  6387. Vendor : (unknown)
  6388. Description : Atlassian plugin wrapper containing only jQuery.
  6389. org.osgi:org.osgi.service.cm : org.osgi.service.cm-1.5.0.201505202024
  6390. Version : 1.5.0.201505202024
  6391. Status : enabled
  6392. Vendor : OSGi Alliance http://www.osgi.org/
  6393. Description : OSGi Companion Code for org.osgi.service.cm Version 1.5.0.
  6394. scala-2.10-provider-plugin : com.atlassian.scala.plugins.scala-2.10-provider-plugin
  6395. Version : 0.14
  6396. Status : enabled
  6397. Vendor : Atlassian
  6398. Description : This plugin provides the scala runtime for scala 2.10.6
  6399. scala-2.11-provider-plugin : com.atlassian.scala.plugins.scala-2.11-provider-plugin
  6400. Version : 0.13
  6401. Status : enabled
  6402. Vendor : Atlassian
  6403. Description : This plugin provides the scala runtime for scala 2.11.11
  6404. wiki-editor : com.atlassian.jira.plugins.jira-wiki-editor
  6405. Version : 4.3.13
  6406. Status : enabled
  6407. Vendor : Atlassian
  6408. Description : This is the com.atlassian.jira.plugins:wiki-editor plugin for Atlassian JIRA.
  6409. ___ Listeners ______________________________
  6410. Instance Count : 3
  6411. Mail Listener : com.atlassian.jira.event.listeners.mail.MailListener
  6412. Issue Assignment Listener : com.atlassian.jira.event.listeners.history.IssueAssignHistoryListener
  6413. Issue Index Listener : com.atlassian.jira.event.listeners.search.IssueIndexListener
  6414. ___ Services _______________________________
  6415. Instance Count : 1
  6416. Mail Queue Service : com.atlassian.jira.service.services.mail.MailQueueService
  6417. Service Schedule : 0 * * * * ?
  6418. ___ Trusted Applications ___________________
  6419. Instance Count : 0
  6420. ___ Java Class Paths _______________________
  6421. sun.boot.class.path : /opt/java/openjdk/jre/lib/resources.jar:
  6422. /opt/java/openjdk/jre/lib/rt.jar:
  6423. /opt/java/openjdk/jre/lib/sunrsasign.jar:
  6424. /opt/java/openjdk/jre/lib/jsse.jar:
  6425. /opt/java/openjdk/jre/lib/jce.jar:
  6426. /opt/java/openjdk/jre/lib/charsets.jar:
  6427. /opt/java/openjdk/jre/lib/jfr.jar:
  6428. /opt/java/openjdk/jre/classes
  6429. java.library.path : /usr/java/packages/lib/amd64:
  6430. /usr/lib64:
  6431. /lib64:
  6432. /lib:
  6433. /usr/lib
  6434. java.endorsed.dirs : /opt/java/openjdk/jre/lib/endorsed
  6435. java.ext.dirs : /opt/java/openjdk/jre/lib/ext:
  6436. /usr/java/packages/lib/ext
  6437. java.class.path : /opt/atlassian/jira/bin/bootstrap.jar:
  6438. /opt/atlassian/jira/bin/tomcat-juli.jar
  6439. 2021-03-16 22:06:56,873+0100 JIRA-Bootstrap INFO [c.a.jira.startup.JiraStartupLogger]
  6440. ___ System-level feature flags ______________
  6441. com.atlassian.jira.agile.darkfeature.editable.detailsview : true
  6442. jira.zdu.admin-updates-ui : true
  6443. nps.survey.inline.dialog : true
  6444. jira.zdu.jmx-monitoring : true
  6445. jira.plugin.devstatus.phasetwo : true
  6446. jira.frother.reporter.field : true
  6447. atlassian.rest.xsrf.legacy.enabled : true
  6448. jira.issue.status.lozenge : true
  6449. com.atlassian.jira.config.BIG_PIPE : true
  6450. sd.new.settings.sidebar.location.disabled : true
  6451. jira.zdu.cluster-upgrade-state : true
  6452. com.atlassian.jira.config.PDL : true
  6453. jira.plugin.devstatus.phasetwo.enabled : true
  6454. atlassian.aui.raphael.disabled : true
  6455. com.atlassian.jira.email.templates.readFromJiraHome : true
  6456. app-switcher.new : true
  6457. frother.assignee.field : true
  6458. jira.onboarding.cyoa : true
  6459. com.atlassian.jira.config.CoreFeatures.LICENSE_ROLES_ENABLED : true
  6460. com.atlassian.jira.config.ProjectConfig.MENU : true
  6461. com.atlassian.jira.projects.sidebar.DEFER_RESOURCES : true
  6462. jira.export.csv.enabled : true
  6463. 2021-03-16 22:06:56,876+0100 JIRA-Bootstrap INFO [c.a.jira.startup.JiraStartupLogger]
  6464. ******************************************************************************************************************************
  6465. Jira 8.15.0 build: 815001 started. You can now access Jira through your web browser. Plugins and caches are being initialised.
  6466. ******************************************************************************************************************************
  6467. 2021-03-16 22:06:57,090+0100 JIRA-Bootstrap INFO [c.a.plugin.manager.DefaultPluginManager] Plugin system lateStartup begun
  6468. 2021-03-16 22:06:57,095+0100 JIRA-Bootstrap INFO [c.a.plugin.manager.DefaultPluginManager] Plugin system lateStartup ended
  6469. 2021-03-16 22:06:57,098+0100 JIRA-Bootstrap INFO [c.a.jira.versioning.EntityVersioningManagerWithStats] [VERSIONING] versioning stats will be running every: 5min
  6470. 2021-03-16 22:06:57,106+0100 versioning-stats-0 INFO [c.a.jira.versioning.EntityVersioningManagerWithStats] [VERSIONING] total stats: {"requestMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"5":0,"10":0,"50":0,"100":0,"200":0}},"requestCount":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"10":0,"100":0,"1000":0}},"requestPercent":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"3":0,"5":0,"10":0,"20":0,"30":0}},"incrementIssueVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementCommentVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementWorklogVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementRelatedCommentVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementRelatedWorklogVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"markIssueDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"markCommentDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"markWorklogDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getIssueVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getCommentVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getWorklogVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getRelatedCommentVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getRelatedWorklogVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getLocalVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"5":0,"10":0,"50":0,"100":0,"500":0,"1000":0}},"markEntityDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"cleanAllDeletedEntityVersionsOlderThanMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"findEntityVersionsUpdatedInRangeMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getLatestEntityUpdateTimeMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}}}
  6471. 2021-03-16 22:06:57,107+0100 versioning-stats-0 INFO [c.a.jira.versioning.EntityVersioningManagerWithStats] [VERSIONING] snapshot stats: {"requestMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"5":0,"10":0,"50":0,"100":0,"200":0}},"requestCount":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"10":0,"100":0,"1000":0}},"requestPercent":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"3":0,"5":0,"10":0,"20":0,"30":0}},"incrementIssueVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementCommentVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementWorklogVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementRelatedCommentVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementRelatedWorklogVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"markIssueDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"markCommentDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"markWorklogDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getIssueVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getCommentVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getWorklogVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getRelatedCommentVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getRelatedWorklogVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getLocalVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"5":0,"10":0,"50":0,"100":0,"500":0,"1000":0}},"markEntityDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"cleanAllDeletedEntityVersionsOlderThanMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"findEntityVersionsUpdatedInRangeMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getLatestEntityUpdateTimeMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}}}
  6472. 2021-03-16 22:06:57,525+0100 JIRA-Bootstrap DEBUG [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] getService bundle [com.atlassian.plugins.atlassian-whitelist-core-plugin]
  6473. 2021-03-16 22:06:57,637+0100 JIRA-Bootstrap INFO [c.a.j.index.ha.DefaultServerIndexRepairService] [INDEX-FIXER] Starting DefaultServerIndexRepairService with settings: period={0 days, 0 hours, 0 minutes, and 10 seconds}, max.replay.timespan={0 days, 0 hours, 5 minutes, and 0 seconds}
  6474. 2021-03-16 22:06:58,250+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-projects-plugin' and name 'Jira Projects Plugin' and version '6.0.10' is being added to the system.
  6475. 2021-03-16 22:06:59,064+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-software-application' and name 'Jira Software Application' and version '8.15.0' is being added to the system.
  6476. 2021-03-16 22:06:59,164+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.oauth.consumer' and name 'Atlassian OAuth Consumer Plugin' and version '4.0.2' is being added to the system.
  6477. 2021-03-16 22:06:59,264+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-my-home-plugin' and name 'Atlassian Jira - Plugins - My Jira Home' and version '8.15.0' is being added to the system.
  6478. 2021-03-16 22:06:59,365+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira software.languages.en_US' and name 'JIRA Software English (United States) Language Pack' and version '8.15.0.v20201203032600' is being added to the system.
  6479. 2021-03-16 22:06:59,474+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.plugins.jira-project-creation' and name 'Project Creation Plugin SPI for JIRA' and version '4.0.0-74bdd7a6fa' is being added to the system.
  6480. 2021-03-16 22:06:59,581+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.crowd.embedded.admin' and name 'Atlassian Embedded Crowd - Administration Plugin' and version '4.0.1' is being added to the system.
  6481. 2021-03-16 22:06:59,680+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.analytics.analytics-client' and name 'Analytics Client Plugin' and version '6.1.7' is being added to the system.
  6482. 2021-03-16 22:06:59,780+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira software.languages.zh_CN' and name 'JIRA Software Chinese (China) Language Pack' and version '8.14.0.v20201110031350' is being added to the system.
  6483. 2021-03-16 22:06:59,881+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugins.jira-index-analyzer-plugin' and name 'Jira Index Analyzer' and version '8.15.0' is being added to the system.
  6484. 2021-03-16 22:06:59,993+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.plugins.helptips.jira-help-tips' and name 'Jira Help Tips plugin' and version '8.15.0' is being added to the system.
  6485. 2021-03-16 22:07:00,093+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.plugins.atlassian-nav-links-plugin' and name 'Atlassian Navigation Links Plugin' and version '6.0.2' is being added to the system.
  6486. 2021-03-16 22:07:00,211+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira core.languages.ro_RO' and name 'JIRA Core Romanian (Romania) Language Pack' and version '8.14.0.v20201110031400' is being added to the system.
  6487. 2021-03-16 22:07:00,311+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-issue-link-web-plugin' and name 'Atlassian Jira - Plugins - Issue Web Link' and version '8.15.0' is being added to the system.
  6488. 2021-03-16 22:07:00,411+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira core.languages.sk_SK' and name 'JIRA Core Slovak (Slovakia) Language Pack' and version '8.14.0.v20201110031400' is being added to the system.
  6489. 2021-03-16 22:07:00,511+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'whisper.messages' and name 'Whisper Messages Plugin' and version '1.0' is being added to the system.
  6490. 2021-03-16 22:07:00,613+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugin.system.projectroleactors' and name 'Project Role Actors Plugin' and version '1.0' is being added to the system.
  6491. 2021-03-16 22:07:00,714+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.oauth.serviceprovider' and name 'Atlassian Jira - Plugins - OAuth Service Provider SPI' and version '8.15.0' is being added to the system.
  6492. 2021-03-16 22:07:00,828+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'jira.keyboard.shortcuts' and name 'Keyboard Shortcuts Plugin' and version '1.0' is being added to the system.
  6493. 2021-03-16 22:07:00,928+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugins.jira-importers-bitbucket-plugin' and name 'Bitbucket Importer Plugin for JIM' and version '3.1.1' is being added to the system.
  6494. 2021-03-16 22:07:01,032+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.plugins.atlassian-remote-event-common-plugin' and name 'Atlassian Remote Event Common Plugin' and version '6.2.2' is being added to the system.
  6495. 2021-03-16 22:07:01,131+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugins.jira-importers-github-plugin' and name 'Jira GitHub Issue Importer' and version '3.1.0' is being added to the system.
  6496. 2021-03-16 22:07:01,240+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugins.jira-password-policy-plugin' and name 'JIRA Password Policy Plugin' and version '2.1.0' is being added to the system.
  6497. 2021-03-16 22:07:01,346+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.springsource.com.sun.syndication-0.9.0' and name 'ROME: RSS/Atom syndication and publishing tools' and version '0.9.0' is being added to the system.
  6498. 2021-03-16 22:07:01,445+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.extra.jira-ical-feed' and name 'JIRA iCalendar Plugin' and version '1.8.2' is being added to the system.
  6499. 2021-03-16 22:07:01,546+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugins.jira-dnd-attachment-plugin' and name 'Jira Drag and Drop Attachment Plugin' and version '5.0.14' is being added to the system.
  6500. 2021-03-16 22:07:01,645+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-postsetup-announcements-plugin' and name 'Atlassian Jira - Plugins - Post setup announcements plugin' and version '8.15.0' is being added to the system.
  6501. 2021-03-16 22:07:01,752+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.streams.actions' and name 'Streams Inline Actions Plugin' and version '8.3.0' is being added to the system.
  6502. 2021-03-16 22:07:01,853+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira software.languages.es_ES' and name 'JIRA Software Spanish (Spain) Language Pack' and version '8.14.0.v20201110031350' is being added to the system.
  6503. 2021-03-16 22:07:01,965+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'org.apache.httpcomponents.httpclient-4.5.10' and name 'Apache Apache HttpClient OSGi bundle' and version '4.5.10' is being added to the system.
  6504. 2021-03-16 22:07:02,065+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira core.languages.sv_SE' and name 'JIRA Core Swedish (Sweden) Language Pack' and version '8.14.0.v20201110031400' is being added to the system.
  6505. 2021-03-16 22:07:02,167+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugin.system.comment-panel' and name 'Comment Panel Plugin' and version '1.0' is being added to the system.
  6506. 2021-03-16 22:07:02,267+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugins.jira-development-integration-plugin' and name 'Atlassian Jira - Plugins - Development Integration Plugin' and version '5.10.1' is being added to the system.
  6507. 2021-03-16 22:07:02,372+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.plugins.atlassian-remote-event-consumer-plugin' and name 'Atlassian Remote Event Consumer Plugin' and version '6.2.2' is being added to the system.
  6508. 2021-03-16 22:07:02,472+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.scala.plugins.scala-2.11-provider-plugin' and name 'scala-2.11-provider-plugin' and version '0.13' is being added to the system.
  6509. 2021-03-16 22:07:02,573+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugin.system.workfloweditor.transition.tabs' and name 'JIRA Workflow Transition Tabs' and version '1.0' is being added to the system.
  6510. 2021-03-16 22:07:02,678+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugins.inform.batching-plugin' and name 'Jira inform - batching plugin' and version '1.5.4' is being added to the system.
  6511. 2021-03-16 22:07:02,777+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.plugins.atlassian-clientside-extensions-runtime' and name 'Atlassian Plugins - Client-side Extensions - Runtime' and version '1.1.3' is being added to the system.
  6512. 2021-03-16 22:07:02,878+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira core.languages.cs_CZ' and name 'JIRA Core Czech (Czech Republic) Language Pack' and version '8.14.0.v20201110031400' is being added to the system.
  6513. 2021-03-16 22:07:02,989+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugin.system.jirarenderers' and name 'Renderer Plugin' and version '1.0' is being added to the system.
  6514. 2021-03-16 22:07:03,096+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.gadgets.oauth.serviceprovider' and name 'Atlassian Gadgets OAuth Service Provider Plugin' and version '6.0.1' is being added to the system.
  6515. 2021-03-16 22:07:03,195+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira software.languages.fi_FI' and name 'JIRA Software Finnish (Finland) Language Pack' and version '8.14.0.v20201110031350' is being added to the system.
  6516. 2021-03-16 22:07:03,308+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira core.languages.ja_JP' and name 'JIRA Core Japanese (Japan) Language Pack' and version '8.14.0.v20201110031400' is being added to the system.
  6517. 2021-03-16 22:07:03,425+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira core.languages.it_IT' and name 'JIRA Core Italian (Italy) Language Pack' and version '8.14.0.v20201110031400' is being added to the system.
  6518. 2021-03-16 22:07:03,525+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugins.jira-software-plugin' and name 'Jira for Software Plugin' and version '8.15.0' is being added to the system.
  6519. 2021-03-16 22:07:03,626+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira core.languages.pl_PL' and name 'JIRA Core Polish (Poland) Language Pack' and version '8.14.0.v20201110031400' is being added to the system.
  6520. 2021-03-16 22:07:03,725+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-admin-navigation-plugin' and name 'Atlassian Jira - Plugins - Admin Navigation Component' and version '8.15.0' is being added to the system.
  6521. 2021-03-16 22:07:03,823+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira software.languages.da_DK' and name 'JIRA Software Danish (Denmark) Language Pack' and version '8.15.0.v20201203032600' is being added to the system.
  6522. 2021-03-16 22:07:03,923+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira core.languages.de_DE' and name 'JIRA Core German (Germany) Language Pack' and version '8.14.0.v20201110031400' is being added to the system.
  6523. 2021-03-16 22:07:04,022+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.plugins.atlassian-plugins-webresource-plugin' and name 'Atlassian Plugins - Web Resources - Implementation Plugin' and version '4.2.6' is being added to the system.
  6524. 2021-03-16 22:07:04,180+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'jira.webfragments.preset.filters' and name 'Preset Filters Sections' and version '1.0' is being added to the system.
  6525. 2021-03-16 22:07:04,280+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-project-config-plugin' and name 'Atlassian Jira - Plugins - Project Config Plugin' and version '8.15.0' is being added to the system.
  6526. 2021-03-16 22:07:04,379+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'crowd.system.passwordencoders' and name 'Crowd System Password Encoders' and version '1.0' is being added to the system.
  6527. 2021-03-16 22:07:04,493+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.auiplugin' and name 'Atlassian UI Plugin' and version '9.1.4' is being added to the system.
  6528. 2021-03-16 22:07:04,595+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-share-plugin' and name 'Atlassian Jira - Plugins - Share Content Component' and version '8.15.0' is being added to the system.
  6529. 2021-03-16 22:07:04,725+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-statistics-plugin' and name 'Atlassian Jira - Plugins - Statistics plugin' and version '8.15.0' is being added to the system.
  6530. 2021-03-16 22:07:04,825+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-issue-link-remote-jira-plugin' and name 'Atlassian Jira - Plugins - Remote Jira Link' and version '8.15.0' is being added to the system.
  6531. 2021-03-16 22:07:04,925+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'io.atlassian.fugue.guava-4.7.2' and name 'Functional Extensions Guava Inter-Ops' and version '4.7.2' is being added to the system.
  6532. 2021-03-16 22:07:05,030+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.plugins.remote-link-aggregator-plugin' and name 'Remote Link Aggregator Plugin' and version '3.0.0' is being added to the system.
  6533. 2021-03-16 22:07:05,129+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.healthcheck.atlassian-healthcheck' and name 'Atlassian HealthCheck Common Module' and version '6.0.0' is being added to the system.
  6534. 2021-03-16 22:07:05,228+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.mywork.mywork-common-plugin' and name 'Workbox - Common Plugin' and version '8.0.5' is being added to the system.
  6535. 2021-03-16 22:07:05,327+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugins.workflow.sharing.jira-workflow-sharing-plugin' and name 'Jira Workflow Sharing Plugin' and version '2.2.8' is being added to the system.
  6536. 2021-03-16 22:07:05,427+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'system.entity.property.conditions' and name 'Entity property conditions' and version '1.0' is being added to the system.
  6537. 2021-03-16 22:07:05,526+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'org.osgi.service.cm-1.5.0.201505202024' and name 'org.osgi:org.osgi.service.cm' and version '1.5.0.201505202024' is being added to the system.
  6538. 2021-03-16 22:07:05,625+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira software.languages.ko_KR' and name 'JIRA Software Korean (South Korea) Language Pack' and version '8.14.0.v20201110031350' is being added to the system.
  6539. 2021-03-16 22:07:05,723+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-apdex-plugin' and name 'Atlassian Jira - Plugins - APDEX' and version '8.15.0' is being added to the system.
  6540. 2021-03-16 22:07:05,825+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.teams' and name 'Advanced Roadmaps Team Management' and version '8.15.0' is being added to the system.
  6541. 2021-03-16 22:07:05,925+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'jira.jql.function' and name 'JQL Functions' and version '1.0' is being added to the system.
  6542. 2021-03-16 22:07:06,024+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.soy.soy-template-plugin' and name 'Atlassian Soy - Plugin' and version '5.0.0' is being added to the system.
  6543. 2021-03-16 22:07:06,128+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira software.languages.is_IS' and name 'JIRA Software Icelandic (Iceland) Language Pack' and version '8.15.0.v20201203032600' is being added to the system.
  6544. 2021-03-16 22:07:06,231+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.mobile.jira-mobile-rest' and name 'Mobile Plugin for Jira' and version '3.2.0' is being added to the system.
  6545. 2021-03-16 22:07:06,331+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.atlassian-failure-cache-plugin' and name 'atlassian-failure-cache-plugin' and version '2.0.0' is being added to the system.
  6546. 2021-03-16 22:07:06,447+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-view-issue-plugin' and name 'Atlassian Jira - Plugins - View Issue Panels' and version '8.15.0' is being added to the system.
  6547. 2021-03-16 22:07:06,552+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.pats.pats-plugin' and name 'Personal Access Tokens plugin' and version '1.1.1' is being added to the system.
  6548. 2021-03-16 22:07:06,656+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'jira.footer' and name 'JIRA Footer' and version '1.0' is being added to the system.
  6549. 2021-03-16 22:07:06,757+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.applinks.applinks-plugin' and name 'Applinks - Plugin - Core' and version '8.0.0' is being added to the system.
  6550. 2021-03-16 22:07:06,856+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.migration.jira-migration-plugin' and name 'Jira Cloud Migration Assistant' and version '1.4.4' is being added to the system.
  6551. 2021-03-16 22:07:06,969+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugins.inform.batchers' and name 'Jira inform - batchers' and version '1.5.4' is being added to the system.
  6552. 2021-03-16 22:07:07,069+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugins.jira-optimizer-plugin' and name 'jira-optimizer-plugin' and version '3.0.0' is being added to the system.
  6553. 2021-03-16 22:07:07,169+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.analytics.analytics-whitelist' and name 'Analytics Whitelist Plugin' and version '3.86' is being added to the system.
  6554. 2021-03-16 22:07:07,269+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-invite-user-plugin' and name 'Atlassian Jira - Plugins - Invite User' and version '2.3.2' is being added to the system.
  6555. 2021-03-16 22:07:07,373+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-cluster-monitoring-plugin' and name 'Atlassian Jira - Plugins - Cluster Monitoring' and version '8.15.0' is being added to the system.
  6556. 2021-03-16 22:07:07,475+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira software.languages.no_NO' and name 'JIRA Software Norwegian (Norway) Language Pack' and version '8.15.0.v20201203032600' is being added to the system.
  6557. 2021-03-16 22:07:07,578+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.applinks.applinks-basicauth-plugin' and name 'Applinks - Plugin - Basic Authentication' and version '8.0.0' is being added to the system.
  6558. 2021-03-16 22:07:07,682+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugins.jira-quicksearch-plugin' and name 'Atlassian Jira - Plugins - Quick Search' and version '8.15.0' is being added to the system.
  6559. 2021-03-16 22:07:07,781+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'jira.webfragments.user.profile.links' and name 'User Profile Links' and version '1.0' is being added to the system.
  6560. 2021-03-16 22:07:07,880+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira software.languages.it_IT' and name 'JIRA Software Italian (Italy) Language Pack' and version '8.14.0.v20201110031350' is being added to the system.
  6561. 2021-03-16 22:07:07,979+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'jira.webfragments.admin' and name 'Admin Menu Sections' and version '1.0' is being added to the system.
  6562. 2021-03-16 22:07:08,079+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugins.jira-wiki-editor' and name 'wiki-editor' and version '4.3.13' is being added to the system.
  6563. 2021-03-16 22:07:08,185+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'org.apache.servicemix.bundles.spring-tx-5.1.18.RELEASE_1' and name 'Apache ServiceMix :: Bundles :: spring-tx' and version '5.1.18.RELEASE_1' is being added to the system.
  6564. 2021-03-16 22:07:08,285+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.oauth.atlassian-oauth-service-provider-spi' and name 'Atlassian OAuth Service Provider SPI' and version '4.0.2' is being added to the system.
  6565. 2021-03-16 22:07:08,387+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'jira.top.navigation.bar' and name 'Top Navigation Bar' and version '1.0' is being added to the system.
  6566. 2021-03-16 22:07:08,496+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.applinks.applinks-trustedapps-plugin' and name 'Applinks - Plugin - Trusted Apps' and version '8.0.0' is being added to the system.
  6567. 2021-03-16 22:07:08,603+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugin.system.renderers.wiki.macros' and name 'Wiki Renderer Macros Plugin' and version '1.0' is being added to the system.
  6568. 2021-03-16 22:07:08,737+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'jira.issueviews' and name 'Issue Views Plugin' and version '1.0' is being added to the system.
  6569. 2021-03-16 22:07:08,839+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira core.languages.is_IS' and name 'JIRA Core Icelandic (Iceland) Language Pack' and version '8.14.0.v20201110031400' is being added to the system.
  6570. 2021-03-16 22:07:08,938+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.streams.streams-spi' and name 'Streams SPI' and version '8.3.0' is being added to the system.
  6571. 2021-03-16 22:07:09,037+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugins.inform.event-plugin' and name 'Jira inform - event plugin' and version '1.5.4' is being added to the system.
  6572. 2021-03-16 22:07:09,106+0100 Modification Check:thread-1 INFO [c.a.jira.startup.JiraStartupLogger]
  6573. ___ Modifications ___________________________
  6574. Modified Files : seraph-config.xml
  6575. Removed Files : None
  6576. 2021-03-16 22:07:09,137+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.applinks.applinks-cors-plugin' and name 'Applinks - Plugin - CORS' and version '8.0.0' is being added to the system.
  6577. 2021-03-16 22:07:09,275+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.streams.streams-thirdparty-plugin' and name 'Streams Third Party Provider Plugin' and version '8.3.0' is being added to the system.
  6578. 2021-03-16 22:07:09,380+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.oauth.serviceprovider' and name 'Atlassian OAuth Service Provider Plugin' and version '4.0.2' is being added to the system.
  6579. 2021-03-16 22:07:10,031+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-issue-link-applinks-common-plugin' and name 'Atlassian Jira - Plugins - Common AppLinks Based Issue Link Plugin' and version '8.15.0' is being added to the system.
  6580. 2021-03-16 22:07:10,138+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'io.atlassian.fugue-4.7.2' and name 'Functional Extensions' and version '4.7.2' is being added to the system.
  6581. 2021-03-16 22:07:10,237+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'jira.webresources' and name 'jira-webresources-plugin' and version '1.0' is being added to the system.
  6582. 2021-03-16 22:07:10,376+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.gadgets.embedded' and name 'Embedded Gadgets Plugin' and version '6.0.1' is being added to the system.
  6583. 2021-03-16 22:07:10,480+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-core-reports-plugin' and name 'Atlassian Jira - Plugins - Core Reports' and version '8.15.0' is being added to the system.
  6584. 2021-03-16 22:07:10,582+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.streams' and name 'Streams Plugin' and version '8.3.0' is being added to the system.
  6585. 2021-03-16 22:07:10,682+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'jira.webfragments.browse.project.links' and name 'Browse Project Operations Sections' and version '1.0' is being added to the system.
  6586. 2021-03-16 22:07:10,782+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.collector.plugin.jira-issue-collector-plugin' and name 'Jira Issue Collector Plugin' and version '4.1.1' is being added to the system.
  6587. 2021-03-16 22:07:10,886+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.plugins.atlassian-whitelist-core-plugin' and name 'Atlassian Whitelist Core Plugin' and version '5.0.2' is being added to the system.
  6588. 2021-03-16 22:07:11,006+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira core.languages.ru_RU' and name 'JIRA Core Russian (Russia) Language Pack' and version '8.14.0.v20201110031400' is being added to the system.
  6589. 2021-03-16 22:07:11,106+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.bundles.icu4j-3.8.0.1' and name 'ICU4J' and version '3.8.0.1' is being added to the system.
  6590. 2021-03-16 22:07:11,265+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.querydsl.plugins.querydsl-4.0.7-provider-plugin' and name 'querydsl-4.0.7-provider-plugin' and version '1.2' is being added to the system.
  6591. 2021-03-16 22:07:11,387+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.streams.core' and name 'Streams Core Plugin' and version '8.3.0' is being added to the system.
  6592. 2021-03-16 22:07:11,493+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugins.webhooks.jira-webhooks-plugin' and name 'Atlassian Jira - Plugins - WebHooks Plugin' and version '8.15.0' is being added to the system.
  6593. 2021-03-16 22:07:11,601+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugin.system.issueoperations' and name 'Issue Operations Plugin' and version '1.0' is being added to the system.
  6594. 2021-03-16 22:07:11,716+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.gadgets.directory' and name 'Gadget Directory Plugin' and version '6.0.1' is being added to the system.
  6595. 2021-03-16 22:07:11,863+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.plugins.jira-html5-attach-images' and name 'Attach Image for JIRA' and version '4.0.0' is being added to the system.
  6596. 2021-03-16 22:07:11,963+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-monitoring-plugin' and name 'Jira Monitoring Plugin' and version '05.7.3' is being added to the system.
  6597. 2021-03-16 22:07:12,063+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-projects-issue-navigator' and name 'Atlassian Jira - Plugins - Project Centric Issue Navigator' and version '11.0.10' is being added to the system.
  6598. 2021-03-16 22:07:12,176+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugins.jira-importers-plugin' and name 'jira-importers-plugin' and version '9.2.2' is being added to the system.
  6599. 2021-03-16 22:07:12,275+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.plugin.jslibs' and name 'Atlassian Plugins - JavaScript libraries' and version '2.1.0' is being added to the system.
  6600. 2021-03-16 22:07:12,376+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira software.languages.pt_BR' and name 'JIRA Software Portuguese (Brazil) Language Pack' and version '8.14.0.v20201110031350' is being added to the system.
  6601. 2021-03-16 22:07:12,477+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-tzdetect-plugin' and name 'Jira Time Zone Detection plugin' and version '3.0.4' is being added to the system.
  6602. 2021-03-16 22:07:12,581+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.diagnostics' and name 'Atlassian Jira - Plugins - Diagnostics Plugin' and version '8.15.0' is being added to the system.
  6603. 2021-03-16 22:07:12,681+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira core.languages.nl_NL' and name 'JIRA Core Dutch (Netherlands) Language Pack' and version '8.14.0.v20201110031400' is being added to the system.
  6604. 2021-03-16 22:07:12,781+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira core.languages.et_EE' and name 'JIRA Core Estonian (Estonia) Language Pack' and version '8.14.0.v20201110031400' is being added to the system.
  6605. 2021-03-16 22:07:12,880+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.bundles.json-20070829.0.0.1' and name 'JSON Library' and version '20070829.0.0.1' is being added to the system.
  6606. 2021-03-16 22:07:12,982+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.springsource.org.jdom-1.0.0' and name 'JDOM DOM Processor' and version '1.0.0' is being added to the system.
  6607. 2021-03-16 22:07:13,095+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira core.languages.zh_CN' and name 'JIRA Core Chinese (China) Language Pack' and version '8.14.0.v20201110031400' is being added to the system.
  6608. 2021-03-16 22:07:13,194+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.feedback.jira-feedback-plugin' and name 'Atlassian Jira - Plugins - Feedback Plugin' and version '8.15.0' is being added to the system.
  6609. 2021-03-16 22:07:13,298+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.oauth2.oauth2-client-plugin' and name 'Atlassian OAuth 2 Client - Plugin' and version '1.0.3' is being added to the system.
  6610. 2021-03-16 22:07:13,397+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.activeobjects.activeobjects-plugin' and name 'ActiveObjects Plugin - OSGi Bundle' and version '3.2.4' is being added to the system.
  6611. 2021-03-16 22:07:13,496+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-header-plugin' and name 'Atlassian Jira - Plugins - Header Plugin' and version '8.15.0' is being added to the system.
  6612. 2021-03-16 22:07:13,601+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugin.system.issuetabpanels' and name 'Issue Tab Panels Plugin' and version '1.0' is being added to the system.
  6613. 2021-03-16 22:07:13,701+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'jira.feature.keys' and name 'JIRA Feature Keys' and version '1.0' is being added to the system.
  6614. 2021-03-16 22:07:13,802+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.streams.jira.inlineactions' and name 'JIRA Streams Inline Actions Plugin' and version '8.3.0' is being added to the system.
  6615. 2021-03-16 22:07:13,901+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-application-properties-plugin' and name 'Atlassian Jira - Plugins - Application Properties' and version '8.15.0' is being added to the system.
  6616. 2021-03-16 22:07:14,001+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.gadgets' and name 'Atlassian Jira - Plugins - Gadgets Plugin' and version '8.15.0' is being added to the system.
  6617. 2021-03-16 22:07:14,100+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-analytics-whitelist-plugin' and name 'Atlassian Jira - Plugins - Analytics whitelist' and version '8.15.0' is being added to the system.
  6618. 2021-03-16 22:07:14,200+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugins.inline-create.jira-inline-issue-create-plugin' and name 'jira-inline-issue-create-plugin' and version '2.0.24' is being added to the system.
  6619. 2021-03-16 22:07:14,300+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'io.atlassian.fugue.scala-4.7.2' and name 'Functional Extensions Scala Inter-Ops' and version '4.7.2' is being added to the system.
  6620. 2021-03-16 22:07:14,400+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.mywork.mywork-jira-provider-plugin' and name 'Workbox - JIRA Provider Plugin' and version '8.0.5' is being added to the system.
  6621. 2021-03-16 22:07:14,501+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira core.languages.ko_KR' and name 'JIRA Core Korean (South Korea) Language Pack' and version '8.14.0.v20201110031400' is being added to the system.
  6622. 2021-03-16 22:07:14,610+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugin.wiki.contentlinkresolvers' and name 'Content Link Resolvers Plugin' and version '1.0' is being added to the system.
  6623. 2021-03-16 22:07:14,711+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.upm.upm-application-plugin' and name 'Atlassian Application Manager plugin' and version '4.3.0' is being added to the system.
  6624. 2021-03-16 22:07:14,810+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira core.languages.es_ES' and name 'JIRA Core Spanish (Spain) Language Pack' and version '8.14.0.v20201110031400' is being added to the system.
  6625. 2021-03-16 22:07:14,910+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira software.languages.ru_RU' and name 'JIRA Software Russian (Russia) Language Pack' and version '8.14.0.v20201110031350' is being added to the system.
  6626. 2021-03-16 22:07:15,010+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira software.languages.sv_SE' and name 'JIRA Software Swedish (Sweden) Language Pack' and version '8.14.0.v20201110031350' is being added to the system.
  6627. 2021-03-16 22:07:15,112+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-credits-plugin' and name 'Atlassian Jira - Plugins - Credits Plugin' and version '8.15.0' is being added to the system.
  6628. 2021-03-16 22:07:15,212+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.mobile' and name 'Jira Mobile' and version '3.2.17' is being added to the system.
  6629. 2021-03-16 22:07:15,311+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-onboarding-assets-plugin' and name 'Atlassian Jira - Plugins - Onboarding' and version '8.15.0' is being added to the system.
  6630. 2021-03-16 22:07:15,418+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jirafisheyeplugin' and name 'FishEye Plugin' and version '8.15.0' is being added to the system.
  6631. 2021-03-16 22:07:15,524+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira software.languages.fr_FR' and name 'JIRA Software French (France) Language Pack' and version '8.14.0.v20201110031350' is being added to the system.
  6632. 2021-03-16 22:07:15,624+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugins.jira-admin-helper-plugin' and name 'Atlassian JIRA - Admin Helper Plugin' and version '5.1.2' is being added to the system.
  6633. 2021-03-16 22:07:15,736+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.plugins.browser.metrics.browser-metrics-plugin' and name 'Atlassian browser metrics plugin' and version '7.0.1' is being added to the system.
  6634. 2021-03-16 22:07:15,837+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira software.languages.de_DE' and name 'JIRA Software German (Germany) Language Pack' and version '8.14.0.v20201110031350' is being added to the system.
  6635. 2021-03-16 22:07:15,939+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-issue-nav-plugin' and name 'Atlassian Jira - Plugins - Global Issue Navigator' and version '11.0.10' is being added to the system.
  6636. 2021-03-16 22:07:16,038+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'jira.webfragments.user.navigation.bar' and name 'User Navigation Bar Sections' and version '1.0' is being added to the system.
  6637. 2021-03-16 22:07:16,140+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.radiantminds.roadmaps-jira' and name 'Advanced Roadmaps for Jira' and version '8.15.0' is being added to the system.
  6638. 2021-03-16 22:07:16,239+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.troubleshooting.plugin-jira' and name 'Atlassian Troubleshooting and Support Tools' and version '1.30.1' is being added to the system.
  6639. 2021-03-16 22:07:16,340+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.bundles.nekohtml-1.9.12.1' and name 'Neko HTML' and version '1.9.12.1' is being added to the system.
  6640. 2021-03-16 22:07:16,443+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.business.insights.jira-plugin' and name 'Atlassian Data Pipeline Jira Plugin' and version '1.1.5' is being added to the system.
  6641. 2021-03-16 22:07:16,542+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'jira.system.global.permissions' and name 'JIRA Global Permissions' and version '1.0' is being added to the system.
  6642. 2021-03-16 22:07:16,644+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira software.languages.sk_SK' and name 'JIRA Software Slovak (Slovakia) Language Pack' and version '8.15.0.v20201203032600' is being added to the system.
  6643. 2021-03-16 22:07:16,743+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.templaterenderer.api' and name 'Atlassian Template Renderer API' and version '4.0.2' is being added to the system.
  6644. 2021-03-16 22:07:16,843+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira core.languages.da_DK' and name 'JIRA Core Danish (Denmark) Language Pack' and version '8.14.0.v20201110031400' is being added to the system.
  6645. 2021-03-16 22:07:16,943+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-fileviewer-plugin' and name 'Atlassian JIRA - Plugins - File viewer plugin' and version '8.0.1' is being added to the system.
  6646. 2021-03-16 22:07:17,043+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.prettyurls.atlassian-pretty-urls-plugin' and name 'Atlassian Pretty URLs Plugin' and version '3.0.0' is being added to the system.
  6647. 2021-03-16 22:07:17,147+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'jira.system.attachment.processors' and name 'JIRA Attachment Archive File Processors' and version '1.0' is being added to the system.
  6648. 2021-03-16 22:07:17,246+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-admin-updates-plugin' and name 'Atlassian Jira - Plugins - Admin Upgrades' and version '8.15.0' is being added to the system.
  6649. 2021-03-16 22:07:17,346+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.cluster.monitoring.cluster-monitoring-plugin' and name 'Atlassian Cluster Monitoring Plugin' and version '4.1.9' is being added to the system.
  6650. 2021-03-16 22:07:17,445+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugins.jira-ui' and name 'jira-ui' and version '0.3.0' is being added to the system.
  6651. 2021-03-16 22:07:17,545+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.upm.atlassian-universal-plugin-manager-plugin' and name 'Atlassian Universal Plugin Manager Plugin' and version '4.3.0' is being added to the system.
  6652. 2021-03-16 22:07:17,643+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.plugins.authentication.atlassian-authentication-plugin' and name 'SSO for Atlassian Data Center' and version '4.1.1' is being added to the system.
  6653. 2021-03-16 22:07:17,744+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.plugins.atlassian-whitelist-ui-plugin' and name 'Atlassian Whitelist UI Plugin' and version '5.0.2' is being added to the system.
  6654. 2021-03-16 22:07:17,844+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira core.languages.pt_BR' and name 'JIRA Core Portuguese (Brazil) Language Pack' and version '8.14.0.v20201110031400' is being added to the system.
  6655. 2021-03-16 22:07:17,943+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-frontend-plugin' and name 'Atlassian Jira - Plugins - Frontend Features' and version '8.15.0' is being added to the system.
  6656. 2021-03-16 22:07:18,044+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugins.jira-importers-redmine-plugin' and name 'Redmine Importers Plugin for JIM' and version '2.2.0' is being added to the system.
  6657. 2021-03-16 22:07:18,144+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.plugins.atlassian-whitelist-api-plugin-5.0.2' and name 'Atlassian Whitelist API Plugin' and version '5.0.2' is being added to the system.
  6658. 2021-03-16 22:07:18,245+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'jira.capabilities' and name 'jira-capabilities-plugin' and version '1.0' is being added to the system.
  6659. 2021-03-16 22:07:18,344+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-quick-edit-plugin' and name 'Atlassian JIRA - Plugins - Quick Edit Plugin' and version '4.1.8' is being added to the system.
  6660. 2021-03-16 22:07:18,445+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugin.system.soyfunction' and name 'Soy Function Plugin' and version '1.0' is being added to the system.
  6661. 2021-03-16 22:07:18,549+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.upm.role-based-licensing-plugin' and name 'Universal Plugin Manager - Role-Based Licensing Implementation Plugin' and version '4.3.0' is being added to the system.
  6662. 2021-03-16 22:07:18,649+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira-core-project-templates' and name 'Jira Core Project Templates Plugin' and version '7.0.5' is being added to the system.
  6663. 2021-03-16 22:07:18,749+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.business.insights.core-plugin' and name 'Atlassian Data Pipeline Core Plugin' and version '1.1.5' is being added to the system.
  6664. 2021-03-16 22:07:18,849+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.oauth.admin' and name 'Atlassian OAuth Admin Plugin' and version '4.0.2' is being added to the system.
  6665. 2021-03-16 22:07:18,949+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.plugins.rest.atlassian-rest-module' and name 'Atlassian REST - Module Types' and version '6.0.7' is being added to the system.
  6666. 2021-03-16 22:07:19,052+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'crowd-rest-application-management' and name 'Crowd REST API - Application Management' and version '1.0' is being added to the system.
  6667. 2021-03-16 22:07:19,152+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-issue-nav-components' and name 'jira-issue-nav-components' and version '11.0.10' is being added to the system.
  6668. 2021-03-16 22:07:19,252+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.plugins.jquery' and name 'jquery' and version '2.2.4.10' is being added to the system.
  6669. 2021-03-16 22:07:19,352+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugins.jira-auditing-plugin' and name 'Atlassian Jira - Plugins - Auditing Plugin [Audit Log]' and version '8.15.0' is being added to the system.
  6670. 2021-03-16 22:07:19,452+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'org.apache.httpcomponents.httpcore-4.4.12' and name 'Apache Apache HttpCore OSGi bundle' and version '4.4.12' is being added to the system.
  6671. 2021-03-16 22:07:19,552+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.plugins.jira-remote-link-aggregator-plugin' and name 'JIRA Remote Link Aggregator Plugin' and version '3.0.0' is being added to the system.
  6672. 2021-03-16 22:07:19,651+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.streams.streams-api' and name 'Streams API' and version '8.3.0' is being added to the system.
  6673. 2021-03-16 22:07:19,751+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-whisper-plugin' and name 'Atlassian Jira - Plugins - Atlassian Notifications Plugin' and version '8.15.0' is being added to the system.
  6674. 2021-03-16 22:07:19,852+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.httpclient.atlassian-httpclient-plugin' and name 'Atlassian HTTP Client, Apache HTTP components impl' and version '2.0.0' is being added to the system.
  6675. 2021-03-16 22:07:19,953+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugins.jira-bitbucket-connector-plugin' and name 'Jira DVCS Connector Plugin' and version '5.5.6' is being added to the system.
  6676. 2021-03-16 22:07:20,053+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira software.languages.hu_HU' and name 'JIRA Software Hungarian (Hungary) Language Pack' and version '8.15.0.v20201203032600' is being added to the system.
  6677. 2021-03-16 22:07:20,153+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.audit.atlassian-audit-plugin' and name 'Atlassian Audit Plugin' and version '1.13.0' is being added to the system.
  6678. 2021-03-16 22:07:20,253+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugins.jira-importers-asana-plugin' and name 'Asana Importers Plugin for JIM' and version '2.1.0' is being added to the system.
  6679. 2021-03-16 22:07:20,854+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.plugins.atlassian-awareness-capability' and name 'Atlassian Awareness Capability' and version '0.0.6' is being added to the system.
  6680. 2021-03-16 22:07:20,954+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.plugins.atlassian-plugins-webresource-rest' and name 'Atlassian Plugins - Web Resources REST' and version '4.2.6' is being added to the system.
  6681. 2021-03-16 22:07:21,054+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugin.system.customfieldtypes' and name 'Custom Field Types & Searchers' and version '1.0' is being added to the system.
  6682. 2021-03-16 22:07:21,154+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.plugins.atlassian-project-creation-plugin' and name 'Project Creation Capability Product REST Plugin' and version '4.0.0-74bdd7a6fa' is being added to the system.
  6683. 2021-03-16 22:07:21,254+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.rest' and name 'Atlassian Jira - Plugins - REST Plugin' and version '8.15.0' is being added to the system.
  6684. 2021-03-16 22:07:21,355+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.plugin.atlassian-spring-scanner-runtime' and name 'Atlassian Spring Scanner Runtime' and version '2.1.13' is being added to the system.
  6685. 2021-03-16 22:07:21,454+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira software.languages.cs_CZ' and name 'JIRA Software Czech (Czech Republic) Language Pack' and version '8.14.0.v20201110031350' is being added to the system.
  6686. 2021-03-16 22:07:21,578+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.gadgets.opensocial' and name 'Opensocial Plugin' and version '6.0.1' is being added to the system.
  6687. 2021-03-16 22:07:21,678+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-issue-link-confluence-plugin' and name 'Atlassian Jira - Plugins - Confluence Link' and version '8.15.0' is being added to the system.
  6688. 2021-03-16 22:07:21,778+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'rome.rome-1.0' and name 'ROME, RSS and atOM utilitiEs for Java' and version '1.0' is being added to the system.
  6689. 2021-03-16 22:07:21,879+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'jira.user.format' and name 'User Format' and version '1.0' is being added to the system.
  6690. 2021-03-16 22:07:21,979+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira core.languages.fi_FI' and name 'JIRA Core Finnish (Finland) Language Pack' and version '8.14.0.v20201110031400' is being added to the system.
  6691. 2021-03-16 22:07:22,080+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira software.languages.ja_JP' and name 'JIRA Software Japanese (Japan) Language Pack' and version '8.14.0.v20201110031350' is being added to the system.
  6692. 2021-03-16 22:07:22,180+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'jira.webfragments.view.project.operations' and name 'View Project Operations Sections' and version '1.0' is being added to the system.
  6693. 2021-03-16 22:07:22,280+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.web.atlassian-servlet-plugin' and name 'atlassian-servlet-plugin' and version '5.2.0' is being added to the system.
  6694. 2021-03-16 22:07:22,382+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'crowd-rest-plugin' and name 'Crowd REST API' and version '1.0' is being added to the system.
  6695. 2021-03-16 22:07:22,487+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira software.languages.pl_PL' and name 'JIRA Software Polish (Poland) Language Pack' and version '8.14.0.v20201110031350' is being added to the system.
  6696. 2021-03-16 22:07:22,611+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.oauth.atlassian-oauth-consumer-spi' and name 'Atlassian OAuth Consumer SPI' and version '4.0.2' is being added to the system.
  6697. 2021-03-16 22:07:22,713+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugins.jira-post-upgrade-landing-page-plugin' and name 'Atlassian Jira - Plugins - Post-Upgrade Landing Page' and version '8.15.0' is being added to the system.
  6698. 2021-03-16 22:07:22,815+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira core.languages.hu_HU' and name 'JIRA Core Hungarian (Hungary) Language Pack' and version '8.14.0.v20201110031400' is being added to the system.
  6699. 2021-03-16 22:07:22,925+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.plugin.atlassian-spring-scanner-annotation' and name 'Atlassian Spring Scanner Annotations' and version '2.1.13' is being added to the system.
  6700. 2021-03-16 22:07:23,027+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.scala.plugins.jackson-module-scala-2.10-provider-plugin' and name 'jackson-module-scala-2.10-provider' and version '0.5' is being added to the system.
  6701. 2021-03-16 22:07:23,128+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.user.anonymize' and name 'User anonymization in Jira Core' and version '1.0' is being added to the system.
  6702. 2021-03-16 22:07:23,230+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugins.jira-editor-plugin' and name 'Rich Text Editor for JIRA' and version '4.3.13' is being added to the system.
  6703. 2021-03-16 22:07:23,332+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'jira.core' and name 'Web Resources Plugin Jira Core' and version '1.0' is being added to the system.
  6704. 2021-03-16 22:07:23,434+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugin.system.workflow' and name 'Workflow Plugin' and version '1.0' is being added to the system.
  6705. 2021-03-16 22:07:23,536+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugins.jira-importers-trello-plugin' and name 'jira-importers-trello-plugin' and version '3.1.0' is being added to the system.
  6706. 2021-03-16 22:07:23,637+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira software.languages.nl_NL' and name 'JIRA Software Dutch (Netherlands) Language Pack' and version '8.14.0.v20201110031350' is being added to the system.
  6707. 2021-03-16 22:07:23,739+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'jira.icontypes' and name 'Icon Types Plugin' and version '1.0' is being added to the system.
  6708. 2021-03-16 22:07:23,840+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira core.languages.no_NO' and name 'JIRA Core Norwegian (Norway) Language Pack' and version '8.14.0.v20201110031400' is being added to the system.
  6709. 2021-03-16 22:07:23,942+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.webhooks.atlassian-webhooks-plugin' and name 'Atlassian WebHooks Plugin' and version '3.3.0' is being added to the system.
  6710. 2021-03-16 22:07:24,044+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'jira.help.paths' and name 'Help Paths Plugin' and version '1.0' is being added to the system.
  6711. 2021-03-16 22:07:24,148+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-baseurl-plugin' and name 'Jira Base URL Plugin' and version '3.3.0' is being added to the system.
  6712. 2021-03-16 22:07:24,258+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.lookandfeel' and name 'Atlassian Jira - Plugins - Look And Feel Logo Upload Plugin' and version '8.15.0' is being added to the system.
  6713. 2021-03-16 22:07:24,359+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.plugins.issue-status-plugin' and name 'Issue Status Plugin' and version '2.1.1' is being added to the system.
  6714. 2021-03-16 22:07:24,461+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.gadgets.publisher' and name 'Gadget Spec Publisher Plugin' and version '6.0.1' is being added to the system.
  6715. 2021-03-16 22:07:24,566+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.oauth.consumer' and name 'Atlassian Jira - Plugins - OAuth Consumer SPI' and version '8.15.0' is being added to the system.
  6716. 2021-03-16 22:07:24,675+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.pyxis.greenhopper.jira' and name 'Jira Agile' and version '8.15.0' is being added to the system.
  6717. 2021-03-16 22:07:24,778+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira software.languages.et_EE' and name 'JIRA Software Estonian (Estonia) Language Pack' and version '8.15.0.v20201203032600' is being added to the system.
  6718. 2021-03-16 22:07:24,881+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira core.languages.fr_FR' and name 'JIRA Core French (France) Language Pack' and version '8.14.0.v20201110031400' is being added to the system.
  6719. 2021-03-16 22:07:25,011+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugin.wiki.renderercomponentfactories' and name 'Renderer Component Factories Plugin' and version '1.0' is being added to the system.
  6720. 2021-03-16 22:07:25,112+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.plugins.less-transformer-plugin' and name 'Atlassian LESS Transformer Plugin' and version '4.0.0' is being added to the system.
  6721. 2021-03-16 22:07:25,222+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.pocketknife.featureflags-plugin' and name 'Pocketknife Feature Flags Plugin' and version '0.5.4' is being added to the system.
  6722. 2021-03-16 22:07:25,324+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'io.atlassian.fugue.optics-4.7.2' and name 'Functional Optics Library' and version '4.7.2' is being added to the system.
  6723. 2021-03-16 22:07:25,434+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'io.atlassian.fugue.retry-4.7.2' and name 'Functional Extensions Retry Inter-Ops' and version '4.7.2' is being added to the system.
  6724. 2021-03-16 22:07:25,535+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugin.ext.bamboo' and name 'Jira Bamboo Plugin' and version '8.15.0' is being added to the system.
  6725. 2021-03-16 22:07:25,638+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugins.jira-transition-triggers-plugin' and name 'Atlassian Jira - Plugins - Transition Trigger Plugin' and version '8.15.0' is being added to the system.
  6726. 2021-03-16 22:07:25,739+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.frontend.atlassian-frontend-runtime-plugin' and name 'Atlassian Front-End Runtime Plugin' and version '0.4.0' is being added to the system.
  6727. 2021-03-16 22:07:25,842+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.labs.atlassian-bot-killer' and name 'Atlassian Bot Session Killer' and version '1.7.10' is being added to the system.
  6728. 2021-03-16 22:07:25,943+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'jira.user.profile.panels' and name 'User Profile Panels' and version '1.0' is being added to the system.
  6729. 2021-03-16 22:07:26,044+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.scala.plugins.scala-2.10-provider-plugin' and name 'scala-2.10-provider-plugin' and version '0.14' is being added to the system.
  6730. 2021-03-16 22:07:26,145+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'tac.jira software.languages.ro_RO' and name 'JIRA Software Romanian (Romania) Language Pack' and version '8.15.0.v20201203032600' is being added to the system.
  6731. 2021-03-16 22:07:26,249+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-activeobjects-spi-plugin' and name 'Atlassian Jira - Plugins - ActiveObjects SPI' and version '8.15.0' is being added to the system.
  6732. 2021-03-16 22:07:26,351+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.ratelimiting.rate-limiting-plugin' and name 'Atlassian Rate Limiting - Plugin' and version '1.0.6' is being added to the system.
  6733. 2021-03-16 22:07:26,452+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'jira.system.project.permissions' and name 'JIRA Project Permissions' and version '1.0' is being added to the system.
  6734. 2021-03-16 22:07:26,553+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jirawallboard.atlassian-wallboard-plugin' and name 'Wallboard Plugin' and version '4.0.1' is being added to the system.
  6735. 2021-03-16 22:07:26,654+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-user-profile-plugin' and name 'Atlassian Jira - Plugins - User Profile Plugin' and version '4.0.6' is being added to the system.
  6736. 2021-03-16 22:07:26,756+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.project-templates-plugin' and name 'Project Templates Plugin' and version '7.0.5' is being added to the system.
  6737. 2021-03-16 22:07:26,857+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.whisper.atlassian-whisper-plugin' and name 'Atlassian Notifications' and version '3.0.0' is being added to the system.
  6738. 2021-03-16 22:07:26,958+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'jira.filter.deletion.warning' and name 'Filter Deletion Warning Plugin' and version '1.0' is being added to the system.
  6739. 2021-03-16 22:07:27,062+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugins.jira-software-monitor-plugin' and name 'Jira Software Monitor Plugin' and version '8.15.0' is being added to the system.
  6740. 2021-03-16 22:07:27,164+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-languages.en_US' and name 'English (United States) Language Pack' and version '8.15.0' is being added to the system.
  6741. 2021-03-16 22:07:27,266+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-less-integration' and name 'Atlassian Jira - Plugins - LESS integration' and version '8.15.0' is being added to the system.
  6742. 2021-03-16 22:07:27,367+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.sal.jira' and name 'Atlassian Jira - Plugins - SAL Plugin' and version '8.15.0' is being added to the system.
  6743. 2021-03-16 22:07:27,468+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.diagnostics.atlassian-diagnostics-plugin' and name 'Atlassian Diagnostics - Plugin' and version '1.1.13' is being added to the system.
  6744. 2021-03-16 22:07:27,574+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.templaterenderer.atlassian-template-renderer-velocity1.6-plugin' and name 'Atlassian Template Renderer Velocity 1.6 Plugin' and version '4.0.2' is being added to the system.
  6745. 2021-03-16 22:07:27,675+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-mail-plugin' and name 'Atlassian Jira - Plugins - Mail Plugin' and version '11.0.16' is being added to the system.
  6746. 2021-03-16 22:07:27,777+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-soy-plugin' and name 'Atlassian Jira - Plugins - Closure Template Renderer' and version '8.15.0' is being added to the system.
  6747. 2021-03-16 22:07:27,878+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugins.jira-workflow-designer' and name 'Jira Workflow Designer Plugin' and version '8.0.7' is being added to the system.
  6748. 2021-03-16 22:07:27,979+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.gadgets.dashboard' and name 'Gadget Dashboard Plugin' and version '6.0.1' is being added to the system.
  6749. 2021-03-16 22:07:28,080+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.administration.atlassian-admin-quicksearch-jira' and name 'Atlassian - Administration - Quick Search - JIRA' and version '2.3.3' is being added to the system.
  6750. 2021-03-16 22:07:28,181+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jpo' and name 'Advanced Roadmaps plans' and version '8.15.0' is being added to the system.
  6751. 2021-03-16 22:07:28,282+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'jira.webpanels' and name 'Web Panel Plugin' and version '1.0' is being added to the system.
  6752. 2021-03-16 22:07:28,404+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.applinks.applinks-oauth-plugin' and name 'Applinks - Plugin - OAuth' and version '8.0.0' is being added to the system.
  6753. 2021-03-16 22:07:28,515+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.plugins.jira-browser-metrics' and name 'JIRA browser metrics integration plugin' and version '2.0.14' is being added to the system.
  6754. 2021-03-16 22:07:28,630+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.streams.streams-jira-plugin' and name 'JIRA Activity Stream Plugin' and version '8.3.0' is being added to the system.
  6755. 2021-03-16 22:07:28,748+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.jira.jira-languages.en_UK' and name 'English (United Kingdom) Language Pack' and version '8.15.0' is being added to the system.
  6756. 2021-03-16 22:07:28,850+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'com.atlassian.plugins.static-assets-url' and name 'Static Assets (CDN) Plugin' and version '1.0.5' is being added to the system.
  6757. 2021-03-16 22:07:28,963+0100 JIRA-Bootstrap INFO [c.a.jira.plugin.JiraPluginManager] Plugin with key 'jira.usage.hints' and name 'JIRA Usage Hints' and version '1.0' is being added to the system.
  6758. 2021-03-16 22:07:29,064+0100 JIRA-Bootstrap INFO [c.a.jira.startup.JiraStartupLogger]
  6759. ___ Plugin System Started _________________
  6760. 2021-03-16 22:07:29,065+0100 JIRA-Bootstrap INFO [c.a.jira.scheduler.JiraSchedulerLauncher] JIRA Scheduler not started: JIRA not setup yet.
  6761. 2021-03-16 22:07:29,600+0100 JIRA-Bootstrap WARN [c.a.jira.startup.JiraStartupLogger]
  6762. ********************************************************************************************************************************************************************************************************
  6763. ___ FAILED PLUGIN REPORT _____________________
  6764. 1 plugin failed to load during Jira startup.
  6765. 'com.atlassian.jira.migration.jira-migration-plugin' - 'Jira Cloud Migration Assistant' failed to load.
  6766. Error creating bean with name 'asyncCheckExecutor' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/AsyncCheckExecutor.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'preflightCheckLookup' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/PreflightCheckLookup.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appOutdatedCheck' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/AppOutdatedCheck.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.atlassian.jira.migration.preflight.AppOutdatedCheck]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException
  6767. Error creating bean with name 'preflightCheckLookup' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/PreflightCheckLookup.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appOutdatedCheck' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/AppOutdatedCheck.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.atlassian.jira.migration.preflight.AppOutdatedCheck]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException
  6768. Error creating bean with name 'appOutdatedCheck' defined in URL [bundle://94.0:1/com/atlassian/jira/migration/preflight/AppOutdatedCheck.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.atlassian.jira.migration.preflight.AppOutdatedCheck]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException
  6769. Failed to instantiate [com.atlassian.jira.migration.preflight.AppOutdatedCheck]: Constructor threw exception; nested exception is java.lang.IllegalArgumentException
  6770. null
  6771. null
  6772. It was loaded from /opt/atlassian/jira/atlassian-jira/WEB-INF/atlassian-bundled-plugins/jira-migration-plugin-1.4.4.jar
  6773. ********************************************************************************************************************************************************************************************************
  6774. 2021-03-16 22:07:29,607+0100 JIRA-Bootstrap INFO [c.a.jira.startup.LauncherContextListener] Startup is complete. Jira is ready to serve.
  6775. 2021-03-16 22:07:29,611+0100 JIRA-Bootstrap INFO [c.a.jira.startup.LauncherContextListener] Memory Usage:
  6776. ---------------------------------------------------------------------------------
  6777. Heap memory : Used: 774 MiB. Committed: 1054 MiB. Max: 1984 MiB
  6778. Non-heap memory : Used: 323 MiB. Committed: 350 MiB. Max: 1536 MiB
  6779. ---------------------------------------------------------------------------------
  6780. TOTAL : Used: 1097 MiB. Committed: 1404 MiB. Max: 3520 MiB
  6781. ---------------------------------------------------------------------------------
  6782. 2021-03-16 22:08:34,857+0100 plugin-transaction-0 INFO [c.a.jira.plugin.PluginTransactionListener] [plugin-transaction] numberStartEvents:502, numberEndEvents:502, numberSendEvents:281, numberEventsInTransactions:11807, numberOfPluginEnableEvents:279
  6783. 2021-03-16 22:11:55,522+0100 index-writer-stats-COMMENT-1-0 INFO [c.a.jira.index.WriterWithStats] [index-writer-stats] COMMENT : total stats: {"addDocumentsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"deleteDocumentsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"updateDocumentsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"updateDocumentConditionallyMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"updateDocumentsWithVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"10":0,"100":0,"500":0,"1000":0,"5000":0,"10000":0,"30000":0,"60000":0}},"updateDocumentsWithVersionSize":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"10":0,"100":0,"1000":0,"10000":0}},"replaceDocumentsWithVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"10":0,"100":0,"500":0,"1000":0,"5000":0,"10000":0,"30000":0,"60000":0}},"replaceDocumentsWithVersionSize":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"10":0,"100":0,"1000":0,"10000":0}},"optimizeMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"closeMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"commitMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}}}, index writer version cache stats: {"put":0,"get":0,"getFound":0,"clear":0}
  6784. 2021-03-16 22:11:55,523+0100 index-writer-stats-COMMENT-1-0 INFO [c.a.jira.index.WriterWithStats] [index-writer-stats] COMMENT : snapshot stats: {"addDocumentsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"deleteDocumentsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"updateDocumentsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"updateDocumentConditionallyMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"updateDocumentsWithVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"10":0,"100":0,"500":0,"1000":0,"5000":0,"10000":0,"30000":0,"60000":0}},"updateDocumentsWithVersionSize":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"10":0,"100":0,"1000":0,"10000":0}},"replaceDocumentsWithVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"10":0,"100":0,"500":0,"1000":0,"5000":0,"10000":0,"30000":0,"60000":0}},"replaceDocumentsWithVersionSize":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"10":0,"100":0,"1000":0,"10000":0}},"optimizeMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"closeMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"commitMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}}}, index writer version cache stats: {"put":0,"get":0,"getFound":0,"clear":0}
  6785. 2021-03-16 22:11:57,101+0100 versioning-stats-0 INFO [c.a.jira.versioning.EntityVersioningManagerWithStats] [VERSIONING] total stats: {"requestMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"5":0,"10":0,"50":0,"100":0,"200":0}},"requestCount":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"10":0,"100":0,"1000":0}},"requestPercent":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"3":0,"5":0,"10":0,"20":0,"30":0}},"incrementIssueVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementCommentVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementWorklogVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementRelatedCommentVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementRelatedWorklogVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"markIssueDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"markCommentDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"markWorklogDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getIssueVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getCommentVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getWorklogVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getRelatedCommentVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getRelatedWorklogVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getLocalVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"5":0,"10":0,"50":0,"100":0,"500":0,"1000":0}},"markEntityDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"cleanAllDeletedEntityVersionsOlderThanMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"findEntityVersionsUpdatedInRangeMillis":{"count":87,"min":195,"max":265,"sum":18463,"avg":212,"distributionCounter":{}},"getLatestEntityUpdateTimeMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}}}
  6786. 2021-03-16 22:11:57,102+0100 versioning-stats-0 INFO [c.a.jira.versioning.EntityVersioningManagerWithStats] [VERSIONING] snapshot stats: {"requestMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"5":0,"10":0,"50":0,"100":0,"200":0}},"requestCount":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"10":0,"100":0,"1000":0}},"requestPercent":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"3":0,"5":0,"10":0,"20":0,"30":0}},"incrementIssueVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementCommentVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementWorklogVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementRelatedCommentVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementRelatedWorklogVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"markIssueDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"markCommentDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"markWorklogDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getIssueVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getCommentVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getWorklogVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getRelatedCommentVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getRelatedWorklogVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getLocalVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"5":0,"10":0,"50":0,"100":0,"500":0,"1000":0}},"markEntityDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"cleanAllDeletedEntityVersionsOlderThanMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"findEntityVersionsUpdatedInRangeMillis":{"count":87,"min":195,"max":265,"sum":18463,"avg":212,"distributionCounter":{}},"getLatestEntityUpdateTimeMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}}}
  6787. 2021-03-16 22:11:58,262+0100 periodic-de-index-fixer-0 INFO [c.a.j.index.ha.TotalAndSnapshotIndexRepairStats] [INDEX-FIXER] index repair total stats: {"processedDeindexOperations":{"count":30,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"processedReindexOperations":{"count":30,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"durationIsLongerThanRetentionPeriod":{"count":30,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"indexRecoveryMillis":{"count":30,"min":597,"max":715,"sum":19158,"avg":638,"distributionCounter":{}},"errors":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}}}
  6788. 2021-03-16 22:11:58,263+0100 periodic-de-index-fixer-0 INFO [c.a.j.index.ha.TotalAndSnapshotIndexRepairStats] [INDEX-FIXER] index repair snapshot stats: {"processedDeindexOperations":{"count":30,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"processedReindexOperations":{"count":30,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"durationIsLongerThanRetentionPeriod":{"count":30,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"indexRecoveryMillis":{"count":30,"min":597,"max":715,"sum":19158,"avg":638,"distributionCounter":{}},"errors":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}}}
  6789. 2021-03-16 22:13:34,857+0100 plugin-transaction-0 INFO [c.a.jira.plugin.PluginTransactionListener] [plugin-transaction] numberStartEvents:502, numberEndEvents:502, numberSendEvents:281, numberEventsInTransactions:11807, numberOfPluginEnableEvents:279
  6790. 2021-03-16 22:16:55,519+0100 index-writer-stats-COMMENT-1-0 INFO [c.a.jira.index.WriterWithStats] [index-writer-stats] COMMENT : total stats: {"addDocumentsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"deleteDocumentsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"updateDocumentsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"updateDocumentConditionallyMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"updateDocumentsWithVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"10":0,"100":0,"500":0,"1000":0,"5000":0,"10000":0,"30000":0,"60000":0}},"updateDocumentsWithVersionSize":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"10":0,"100":0,"1000":0,"10000":0}},"replaceDocumentsWithVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"10":0,"100":0,"500":0,"1000":0,"5000":0,"10000":0,"30000":0,"60000":0}},"replaceDocumentsWithVersionSize":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"10":0,"100":0,"1000":0,"10000":0}},"optimizeMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"closeMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"commitMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}}}, index writer version cache stats: {"put":0,"get":0,"getFound":0,"clear":0}
  6791. 2021-03-16 22:16:55,520+0100 index-writer-stats-COMMENT-1-0 INFO [c.a.jira.index.WriterWithStats] [index-writer-stats] COMMENT : snapshot stats: {"addDocumentsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"deleteDocumentsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"updateDocumentsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"updateDocumentConditionallyMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"updateDocumentsWithVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"10":0,"100":0,"500":0,"1000":0,"5000":0,"10000":0,"30000":0,"60000":0}},"updateDocumentsWithVersionSize":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"10":0,"100":0,"1000":0,"10000":0}},"replaceDocumentsWithVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"10":0,"100":0,"500":0,"1000":0,"5000":0,"10000":0,"30000":0,"60000":0}},"replaceDocumentsWithVersionSize":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"10":0,"100":0,"1000":0,"10000":0}},"optimizeMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"closeMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"commitMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}}}, index writer version cache stats: {"put":0,"get":0,"getFound":0,"clear":0}
  6792. 2021-03-16 22:16:57,101+0100 versioning-stats-0 INFO [c.a.jira.versioning.EntityVersioningManagerWithStats] [VERSIONING] total stats: {"requestMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"5":0,"10":0,"50":0,"100":0,"200":0}},"requestCount":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"10":0,"100":0,"1000":0}},"requestPercent":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"3":0,"5":0,"10":0,"20":0,"30":0}},"incrementIssueVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementCommentVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementWorklogVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementRelatedCommentVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementRelatedWorklogVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"markIssueDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"markCommentDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"markWorklogDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getIssueVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getCommentVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getWorklogVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getRelatedCommentVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getRelatedWorklogVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getLocalVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"5":0,"10":0,"50":0,"100":0,"500":0,"1000":0}},"markEntityDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"cleanAllDeletedEntityVersionsOlderThanMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"findEntityVersionsUpdatedInRangeMillis":{"count":177,"min":193,"max":265,"sum":37266,"avg":210,"distributionCounter":{}},"getLatestEntityUpdateTimeMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}}}
  6793. 2021-03-16 22:16:57,102+0100 versioning-stats-0 INFO [c.a.jira.versioning.EntityVersioningManagerWithStats] [VERSIONING] snapshot stats: {"requestMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"5":0,"10":0,"50":0,"100":0,"200":0}},"requestCount":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"10":0,"100":0,"1000":0}},"requestPercent":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"3":0,"5":0,"10":0,"20":0,"30":0}},"incrementIssueVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementCommentVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementWorklogVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementRelatedCommentVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementRelatedWorklogVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"markIssueDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"markCommentDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"markWorklogDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getIssueVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getCommentVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getWorklogVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getRelatedCommentVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getRelatedWorklogVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getLocalVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"5":0,"10":0,"50":0,"100":0,"500":0,"1000":0}},"markEntityDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"cleanAllDeletedEntityVersionsOlderThanMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"findEntityVersionsUpdatedInRangeMillis":{"count":90,"min":193,"max":258,"sum":18803,"avg":208,"distributionCounter":{}},"getLatestEntityUpdateTimeMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}}}
  6794. 2021-03-16 22:16:58,264+0100 periodic-de-index-fixer-0 INFO [c.a.j.index.ha.TotalAndSnapshotIndexRepairStats] [INDEX-FIXER] index repair total stats: {"processedDeindexOperations":{"count":60,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"processedReindexOperations":{"count":60,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"durationIsLongerThanRetentionPeriod":{"count":60,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"indexRecoveryMillis":{"count":60,"min":585,"max":715,"sum":38021,"avg":633,"distributionCounter":{}},"errors":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}}}
  6795. 2021-03-16 22:16:58,264+0100 periodic-de-index-fixer-0 INFO [c.a.j.index.ha.TotalAndSnapshotIndexRepairStats] [INDEX-FIXER] index repair snapshot stats: {"processedDeindexOperations":{"count":30,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"processedReindexOperations":{"count":30,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"durationIsLongerThanRetentionPeriod":{"count":30,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"indexRecoveryMillis":{"count":30,"min":585,"max":691,"sum":18863,"avg":628,"distributionCounter":{}},"errors":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}}}
  6796. 2021-03-16 22:18:34,857+0100 plugin-transaction-0 INFO [c.a.jira.plugin.PluginTransactionListener] [plugin-transaction] numberStartEvents:502, numberEndEvents:502, numberSendEvents:281, numberEventsInTransactions:11807, numberOfPluginEnableEvents:279
  6797. 2021-03-16 22:21:55,520+0100 index-writer-stats-COMMENT-1-0 INFO [c.a.jira.index.WriterWithStats] [index-writer-stats] COMMENT : total stats: {"addDocumentsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"deleteDocumentsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"updateDocumentsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"updateDocumentConditionallyMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"updateDocumentsWithVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"10":0,"100":0,"500":0,"1000":0,"5000":0,"10000":0,"30000":0,"60000":0}},"updateDocumentsWithVersionSize":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"10":0,"100":0,"1000":0,"10000":0}},"replaceDocumentsWithVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"10":0,"100":0,"500":0,"1000":0,"5000":0,"10000":0,"30000":0,"60000":0}},"replaceDocumentsWithVersionSize":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"10":0,"100":0,"1000":0,"10000":0}},"optimizeMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"closeMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"commitMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}}}, index writer version cache stats: {"put":0,"get":0,"getFound":0,"clear":0}
  6798. 2021-03-16 22:21:55,521+0100 index-writer-stats-COMMENT-1-0 INFO [c.a.jira.index.WriterWithStats] [index-writer-stats] COMMENT : snapshot stats: {"addDocumentsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"deleteDocumentsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"updateDocumentsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"updateDocumentConditionallyMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"updateDocumentsWithVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"10":0,"100":0,"500":0,"1000":0,"5000":0,"10000":0,"30000":0,"60000":0}},"updateDocumentsWithVersionSize":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"10":0,"100":0,"1000":0,"10000":0}},"replaceDocumentsWithVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"10":0,"100":0,"500":0,"1000":0,"5000":0,"10000":0,"30000":0,"60000":0}},"replaceDocumentsWithVersionSize":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"10":0,"100":0,"1000":0,"10000":0}},"optimizeMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"closeMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"commitMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}}}, index writer version cache stats: {"put":0,"get":0,"getFound":0,"clear":0}
  6799. 2021-03-16 22:21:57,101+0100 versioning-stats-0 INFO [c.a.jira.versioning.EntityVersioningManagerWithStats] [VERSIONING] total stats: {"requestMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"5":0,"10":0,"50":0,"100":0,"200":0}},"requestCount":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"10":0,"100":0,"1000":0}},"requestPercent":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"3":0,"5":0,"10":0,"20":0,"30":0}},"incrementIssueVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementCommentVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementWorklogVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementRelatedCommentVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementRelatedWorklogVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"markIssueDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"markCommentDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"markWorklogDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getIssueVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getCommentVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getWorklogVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getRelatedCommentVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getRelatedWorklogVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getLocalVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"5":0,"10":0,"50":0,"100":0,"500":0,"1000":0}},"markEntityDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"cleanAllDeletedEntityVersionsOlderThanMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"findEntityVersionsUpdatedInRangeMillis":{"count":267,"min":193,"max":348,"sum":56525,"avg":211,"distributionCounter":{}},"getLatestEntityUpdateTimeMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}}}
  6800. 2021-03-16 22:21:57,102+0100 versioning-stats-0 INFO [c.a.jira.versioning.EntityVersioningManagerWithStats] [VERSIONING] snapshot stats: {"requestMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"5":0,"10":0,"50":0,"100":0,"200":0}},"requestCount":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"10":0,"100":0,"1000":0}},"requestPercent":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"3":0,"5":0,"10":0,"20":0,"30":0}},"incrementIssueVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementCommentVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementWorklogVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementRelatedCommentVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"incrementRelatedWorklogVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"markIssueDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"markCommentDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"markWorklogDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getIssueVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getCommentVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getWorklogVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getRelatedCommentVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getRelatedWorklogVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"getLocalVersionsMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{"1":0,"5":0,"10":0,"50":0,"100":0,"500":0,"1000":0}},"markEntityDeletedAndIncrementVersionMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"cleanAllDeletedEntityVersionsOlderThanMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"findEntityVersionsUpdatedInRangeMillis":{"count":90,"min":194,"max":348,"sum":19259,"avg":213,"distributionCounter":{}},"getLatestEntityUpdateTimeMillis":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}}}
  6801. 2021-03-16 22:21:58,255+0100 periodic-de-index-fixer-0 INFO [c.a.j.index.ha.TotalAndSnapshotIndexRepairStats] [INDEX-FIXER] index repair total stats: {"processedDeindexOperations":{"count":90,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"processedReindexOperations":{"count":90,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"durationIsLongerThanRetentionPeriod":{"count":90,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"indexRecoveryMillis":{"count":90,"min":585,"max":781,"sum":57328,"avg":636,"distributionCounter":{}},"errors":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}}}
  6802. 2021-03-16 22:21:58,256+0100 periodic-de-index-fixer-0 INFO [c.a.j.index.ha.TotalAndSnapshotIndexRepairStats] [INDEX-FIXER] index repair snapshot stats: {"processedDeindexOperations":{"count":30,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"processedReindexOperations":{"count":30,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"durationIsLongerThanRetentionPeriod":{"count":30,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}},"indexRecoveryMillis":{"count":30,"min":586,"max":781,"sum":19307,"avg":643,"distributionCounter":{}},"errors":{"count":0,"min":0,"max":0,"sum":0,"avg":0,"distributionCounter":{}}}
  6803. 2021-03-16 22:23:34,857+0100 plugin-transaction-0 INFO [c.a.jira.plugin.PluginTransactionListener] [plugin-transaction] numberStartEvents:502, numberEndEvents:502, numberSendEvents:281, numberEventsInTransactions:11807, numberOfPluginEnableEvents:279