Guest User

Untitled

a guest
Jun 13th, 2020
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 295.98 KB | None | 0 0
  1. sid@siddharth-vaish:~/IdeaProjects/openmrs-core/webapp$ mvnDebug jetty:run
  2. Preparing to execute Maven in debug mode
  3. Listening for transport dt_socket at address: 8000
  4. [INFO] Scanning for projects...
  5. [INFO]
  6. [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
  7. [INFO] Building openmrs-webapp 2.3.2-SNAPSHOT
  8. [INFO] --------------------------------[ war ]---------------------------------
  9. [INFO]
  10. [INFO] >>> jetty-maven-plugin:9.3.3.v20150827:run (default-cli) > test-compile @ openmrs-webapp >>>
  11. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/test/openmrs-test/2.3.2-SNAPSHOT/maven-metadata.xml
  12. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/test/openmrs-test/2.3.2-SNAPSHOT/maven-metadata.xml
  13. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/test/openmrs-test/2.3.2-SNAPSHOT/maven-metadata.xml
  14. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/test/openmrs-test/2.3.2-SNAPSHOT/maven-metadata.xml (817 B at 170 B/s)
  15. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/openmrs/2.3.2-SNAPSHOT/maven-metadata.xml
  16. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/openmrs/2.3.2-SNAPSHOT/maven-metadata.xml
  17. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/openmrs/2.3.2-SNAPSHOT/maven-metadata.xml
  18. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/openmrs/2.3.2-SNAPSHOT/maven-metadata.xml (807 B at 433 B/s)
  19. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.3.2-SNAPSHOT/maven-metadata.xml
  20. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/api/openmrs-api/2.3.2-SNAPSHOT/maven-metadata.xml
  21. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/api/openmrs-api/2.3.2-SNAPSHOT/maven-metadata.xml
  22. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/2.3.2-SNAPSHOT/maven-metadata.xml (988 B at 547 B/s)
  23. Downloading from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.3.2-SNAPSHOT/maven-metadata.xml
  24. Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/org/openmrs/web/openmrs-web/2.3.2-SNAPSHOT/maven-metadata.xml
  25. Downloading from openmrs-repo-thirdparty: http://mavenrepo.openmrs.org/nexus/content/repositories/thirdparty/org/openmrs/web/openmrs-web/2.3.2-SNAPSHOT/maven-metadata.xml
  26. Downloaded from openmrs-repo: http://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/2.3.2-SNAPSHOT/maven-metadata.xml (988 B at 556 B/s)
  27. [INFO]
  28. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs-webapp ---
  29. [INFO] Checking for local modifications: skipped.
  30. [INFO] Updating project files from SCM: skipped.
  31. [INFO] ShortRevision tag detected. The value is '6'.
  32. [INFO] Executing: /bin/sh -c cd /home/sid/IdeaProjects/openmrs-core/webapp && git rev-parse --verify --short=6 HEAD
  33. [INFO] Working directory: /home/sid/IdeaProjects/openmrs-core/webapp
  34. [INFO] Storing buildNumber: 5b6a9a at timestamp: 1592084799641
  35. [INFO] ShortRevision tag detected. The value is '6'.
  36. [INFO] Executing: /bin/sh -c cd /home/sid/IdeaProjects/openmrs-core/webapp && git rev-parse --verify --short=6 HEAD
  37. [INFO] Working directory: /home/sid/IdeaProjects/openmrs-core/webapp
  38. [INFO] Storing buildScmBranch: UNKNOWN
  39. [INFO]
  40. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs-webapp ---
  41. [INFO]
  42. [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ openmrs-webapp ---
  43. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  44. [INFO] Copying 2 resources
  45. [INFO] Copying 1 resource to ../jetty
  46. [INFO]
  47. [INFO] --- maven-antrun-plugin:1.4:run (default) @ openmrs-webapp ---
  48. project.artifactId
  49. [INFO] Executing tasks
  50. [unzip] Expanding: /home/sid/IdeaProjects/openmrs-core/webapp/src/main/resources/liquibase-demo-data.zip into /home/sid/IdeaProjects/openmrs-core/webapp/target/classes
  51. [INFO] Executed tasks
  52. [INFO]
  53. [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ openmrs-webapp ---
  54. [INFO] No sources to compile
  55. [INFO]
  56. [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ openmrs-webapp ---
  57. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  58. [INFO] Copying 1 resource
  59. [INFO]
  60. [INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ openmrs-webapp ---
  61. [INFO] Nothing to compile - all classes are up to date
  62. [INFO]
  63. [INFO] <<< jetty-maven-plugin:9.3.3.v20150827:run (default-cli) < test-compile @ openmrs-webapp <<<
  64. [INFO]
  65. [INFO]
  66. [INFO] --- jetty-maven-plugin:9.3.3.v20150827:run (default-cli) @ openmrs-webapp ---
  67. [INFO] Logging initialized @183214ms
  68. [INFO] Configuring Jetty for project: openmrs-webapp
  69. [INFO] webAppSourceDirectory not set. Trying src/main/webapp
  70. [INFO] Reload Mechanic: automatic
  71. [INFO] Classes = /home/sid/IdeaProjects/openmrs-core/webapp/target/classes
  72. [INFO] Context path = /openmrs
  73. [INFO] Tmp directory = /home/sid/IdeaProjects/openmrs-core/webapp/target/tmp
  74. [INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
  75. [INFO] Web overrides = src/test/resources/override-web.xml
  76. [INFO] web.xml file = /home/sid/IdeaProjects/openmrs-core/webapp/target/jetty/WEB-INF/web.xml
  77. [INFO] Webapp directory = /home/sid/IdeaProjects/openmrs-core/webapp/src/main/webapp
  78. [INFO] jetty-9.3.3.v20150827
  79. [INFO] No Spring WebApplicationInitializer types detected on classpath
  80. [INFO] Initializing log4j from [classpath:log4j.xml]
  81. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2020-06-14 03:16:45,789| Unable to find a runtime properties file at /home/sid/IdeaProjects/openmrs-core/webapp/openmrs-runtime.properties
  82. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2020-06-14 03:16:45,813| Unable to find a runtime properties file at /home/sid/IdeaProjects/openmrs-core/webapp/openmrs-runtime.properties
  83. INFO - Listener.contextInitialized(173) |2020-06-14 03:16:45,813| Using runtime properties file: /home/sid/.OpenMRS/openmrs-runtime.properties
  84. INFO 14/6/20 3:16 AM:liquibase: Reading from `liquibasechangelog`
  85. WARNING 14/6/20 3:16 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  86. WARNING 14/6/20 3:16 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  87. WARNING 14/6/20 3:16 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  88. INFO - EhCacheManagerFactoryBean.afterPropertiesSet(129) |2020-06-14 03:16:50,548| Initializing EhCache CacheManager
  89. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2020-06-14 03:16:57,219| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  90. WARN - Listener.loadBundledModules(500) |2020-06-14 03:16:57,240| Bundled module folder doesn't exist: /home/sid/IdeaProjects/openmrs-core/webapp/src/main/webapp/WEB-INF/bundledModules
  91. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2020-06-14 03:16:57,242| Unable to find a runtime properties file at /home/sid/IdeaProjects/openmrs-core/webapp/openmrs-runtime.properties
  92. INFO 14/6/20 3:16 AM:liquibase: Reading from `liquibasechangelog`
  93. WARNING 14/6/20 3:16 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  94. WARNING 14/6/20 3:16 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  95. WARNING 14/6/20 3:16 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  96. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:00,131| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: layout.address.format value: <org.openmrs.layout.address.AddressTemplate>
  97. <nameMappings class="properties">
  98. <property name="postalCode" value="Location.postalCode"/>
  99. <property name="address2" value="Location.address2"/>
  100. <property name="address1" value="Location.address1"/>
  101. <property name="country" value="Location.country"/>
  102. <property name="stateProvince" value="Location.stateProvince"/>
  103. <property name="cityVillage" value="Location.cityVillage"/>
  104. </nameMappings>
  105. <sizeMappings class="properties">
  106. <property name="postalCode" value="10"/>
  107. <property name="address2" value="40"/>
  108. <property name="address1" value="40"/>
  109. <property name="country" value="10"/>
  110. <property name="stateProvince" value="10"/>
  111. <property name="cityVillage" value="10"/>
  112. </sizeMappings>
  113. <lineByLineFormat>
  114. <string>address1</string>
  115. <string>address2</string>
  116. <string>cityVillage stateProvince country postalCode</string>
  117. </lineByLineFormat>
  118. </org.openmrs.layout.address.AddressTemplate>,
  119. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:00,335| Exiting method saveGlobalProperty
  120. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:00,993| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.started value: true,
  121. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:00,997| Exiting method saveGlobalProperty
  122. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:01,000| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.mandatory value: false,
  123. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:01,002| Exiting method saveGlobalProperty
  124. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:01,049| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.started value: true,
  125. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:01,060| Exiting method saveGlobalProperty
  126. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:01,063| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.mandatory value: false,
  127. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:01,069| Exiting method saveGlobalProperty
  128. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  129. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  130. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  131. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:03,110| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir2.started value: true,
  132. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:03,124| Exiting method saveGlobalProperty
  133. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:03,130| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir2.mandatory value: false,
  134. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:03,132| Exiting method saveGlobalProperty
  135. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:03,334| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.started value: true,
  136. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:03,356| Exiting method saveGlobalProperty
  137. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:03,365| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.mandatory value: false,
  138. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:03,377| Exiting method saveGlobalProperty
  139. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:03,474| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.started value: true,
  140. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:03,478| Exiting method saveGlobalProperty
  141. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:03,488| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.mandatory value: false,
  142. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:03,509| Exiting method saveGlobalProperty
  143. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:03,827| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.started value: true,
  144. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:03,829| Exiting method saveGlobalProperty
  145. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:03,833| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.mandatory value: false,
  146. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:03,840| Exiting method saveGlobalProperty
  147. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:04,067| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.started value: true,
  148. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:04,071| Exiting method saveGlobalProperty
  149. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:04,076| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.mandatory value: false,
  150. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:04,077| Exiting method saveGlobalProperty
  151. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  152. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  153. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  154. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  155. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  156. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:04,320| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.started value: true,
  157. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:04,355| Exiting method saveGlobalProperty
  158. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:04,371| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.mandatory value: false,
  159. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:04,380| Exiting method saveGlobalProperty
  160. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  161. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  162. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  163. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  164. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  165. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:04,747| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.started value: true,
  166. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:04,750| Exiting method saveGlobalProperty
  167. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:04,757| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.mandatory value: false,
  168. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:04,763| Exiting method saveGlobalProperty
  169. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  170. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  171. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  172. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  173. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  174. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:04,986| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.started value: true,
  175. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:04,993| Exiting method saveGlobalProperty
  176. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:04,996| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.mandatory value: false,
  177. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:04,998| Exiting method saveGlobalProperty
  178. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  179. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  180. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  181. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  182. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  183. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:05,340| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.started value: true,
  184. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:05,364| Exiting method saveGlobalProperty
  185. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:05,385| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.mandatory value: false,
  186. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:05,387| Exiting method saveGlobalProperty
  187. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  188. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  189. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  190. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:05,805| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.started value: true,
  191. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:05,808| Exiting method saveGlobalProperty
  192. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:05,811| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.mandatory value: false,
  193. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:05,837| Exiting method saveGlobalProperty
  194. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:06,132| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.started value: true,
  195. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:06,138| Exiting method saveGlobalProperty
  196. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:06,149| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.mandatory value: false,
  197. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:06,152| Exiting method saveGlobalProperty
  198. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:06,343| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.started value: true,
  199. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:06,349| Exiting method saveGlobalProperty
  200. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:06,368| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.mandatory value: false,
  201. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:06,378| Exiting method saveGlobalProperty
  202. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:06,580| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.started value: true,
  203. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:06,591| Exiting method saveGlobalProperty
  204. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:06,612| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.mandatory value: false,
  205. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:06,620| Exiting method saveGlobalProperty
  206. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  207. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  208. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  209. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  210. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  211. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:07,105| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.started value: true,
  212. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:07,117| Exiting method saveGlobalProperty
  213. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:07,119| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.mandatory value: false,
  214. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:07,122| Exiting method saveGlobalProperty
  215. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  216. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  217. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  218. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  219. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  220. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:07,441| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.started value: true,
  221. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:07,446| Exiting method saveGlobalProperty
  222. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:07,456| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.mandatory value: false,
  223. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:07,479| Exiting method saveGlobalProperty
  224. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  225. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  226. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  227. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  228. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  229. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:07,847| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.started value: true,
  230. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:07,850| Exiting method saveGlobalProperty
  231. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:07,866| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.mandatory value: false,
  232. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:07,870| Exiting method saveGlobalProperty
  233. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  234. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  235. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  236. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  237. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  238. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:08,230| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.started value: true,
  239. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:08,237| Exiting method saveGlobalProperty
  240. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:08,240| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.mandatory value: false,
  241. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:08,244| Exiting method saveGlobalProperty
  242. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  243. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  244. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  245. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  246. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  247. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:08,492| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.started value: true,
  248. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:08,494| Exiting method saveGlobalProperty
  249. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:08,498| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.mandatory value: false,
  250. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:08,499| Exiting method saveGlobalProperty
  251. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  252. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  253. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  254. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:09,382| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.started value: true,
  255. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:09,384| Exiting method saveGlobalProperty
  256. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:09,388| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.mandatory value: false,
  257. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:09,418| Exiting method saveGlobalProperty
  258. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  259. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  260. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  261. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:09,824| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.started value: true,
  262. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:09,838| Exiting method saveGlobalProperty
  263. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:09,852| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.mandatory value: false,
  264. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:09,864| Exiting method saveGlobalProperty
  265. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  266. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  267. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  268. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  269. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  270. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:10,292| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.started value: true,
  271. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:10,296| Exiting method saveGlobalProperty
  272. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:10,314| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.mandatory value: false,
  273. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:10,321| Exiting method saveGlobalProperty
  274. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  275. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  276. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  277. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:10,640| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.started value: true,
  278. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:10,648| Exiting method saveGlobalProperty
  279. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:10,651| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.mandatory value: false,
  280. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:10,654| Exiting method saveGlobalProperty
  281. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  282. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  283. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  284. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:10,959| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.started value: true,
  285. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:10,962| Exiting method saveGlobalProperty
  286. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:10,971| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.mandatory value: false,
  287. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:10,974| Exiting method saveGlobalProperty
  288. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  289. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  290. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  291. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:11,213| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.started value: true,
  292. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:11,223| Exiting method saveGlobalProperty
  293. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:11,229| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.mandatory value: false,
  294. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:11,236| Exiting method saveGlobalProperty
  295. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  296. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  297. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  298. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:11,472| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencedemodata.started value: true,
  299. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:11,476| Exiting method saveGlobalProperty
  300. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:11,481| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencedemodata.mandatory value: false,
  301. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:11,483| Exiting method saveGlobalProperty
  302. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  303. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  304. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  305. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  306. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  307. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:11,792| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.started value: true,
  308. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:11,807| Exiting method saveGlobalProperty
  309. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:11,809| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mandatory value: false,
  310. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:11,821| Exiting method saveGlobalProperty
  311. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:11,898| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.BasicPatientNameSearch,
  312. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:11,910| Exiting method saveGlobalProperty
  313. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  314. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  315. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  316. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  317. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  318. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:12,185| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.started value: true,
  319. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:12,187| Exiting method saveGlobalProperty
  320. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:12,193| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.mandatory value: false,
  321. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:12,196| Exiting method saveGlobalProperty
  322. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  323. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  324. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  325. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  326. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  327. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:12,424| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.started value: true,
  328. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:12,431| Exiting method saveGlobalProperty
  329. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:12,433| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.mandatory value: false,
  330. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:12,435| Exiting method saveGlobalProperty
  331. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  332. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  333. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  334. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  335. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  336. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:12,587| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.started value: true,
  337. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:12,592| Exiting method saveGlobalProperty
  338. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:12,595| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.mandatory value: false,
  339. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:12,597| Exiting method saveGlobalProperty
  340. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  341. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  342. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  343. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  344. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  345. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:12,745| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.started value: true,
  346. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:12,747| Exiting method saveGlobalProperty
  347. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:12,748| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.mandatory value: false,
  348. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:12,749| Exiting method saveGlobalProperty
  349. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  350. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  351. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  352. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  353. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  354. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:12,907| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.started value: true,
  355. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:12,909| Exiting method saveGlobalProperty
  356. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:12,911| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.mandatory value: false,
  357. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:12,912| Exiting method saveGlobalProperty
  358. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  359. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  360. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  361. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  362. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  363. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:13,135| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.started value: true,
  364. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:13,138| Exiting method saveGlobalProperty
  365. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:13,145| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.mandatory value: false,
  366. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:13,146| Exiting method saveGlobalProperty
  367. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  368. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  369. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  370. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  371. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  372. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:13,349| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.started value: true,
  373. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:13,351| Exiting method saveGlobalProperty
  374. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:13,353| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.mandatory value: false,
  375. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:13,357| Exiting method saveGlobalProperty
  376. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  377. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  378. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  379. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  380. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  381. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:13,620| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationapp.started value: true,
  382. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:13,622| Exiting method saveGlobalProperty
  383. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:13,632| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationapp.mandatory value: false,
  384. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:13,635| Exiting method saveGlobalProperty
  385. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  386. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  387. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  388. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  389. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  390. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:13,880| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingui.started value: true,
  391. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:13,882| Exiting method saveGlobalProperty
  392. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:13,884| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingui.mandatory value: false,
  393. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:13,886| Exiting method saveGlobalProperty
  394. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  395. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  396. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  397. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  398. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  399. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:14,095| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentschedulingui.started value: true,
  400. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:14,096| Exiting method saveGlobalProperty
  401. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:14,099| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentschedulingui.mandatory value: false,
  402. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:14,101| Exiting method saveGlobalProperty
  403. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  404. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  405. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  406. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  407. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  408. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:14,332| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.started value: true,
  409. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:14,334| Exiting method saveGlobalProperty
  410. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:14,337| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.mandatory value: false,
  411. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:14,339| Exiting method saveGlobalProperty
  412. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  413. INFO 14/6/20 3:17 AM:liquibase: Reading from `liquibasechangelog`
  414. INFO 14/6/20 3:17 AM:liquibase: Successfully acquired change log lock
  415. INFO 14/6/20 3:17 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  416. INFO 14/6/20 3:17 AM:liquibase: Successfully released change log lock
  417. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:14,558| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referenceapplication.started value: true,
  418. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:14,560| Exiting method saveGlobalProperty
  419. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:14,562| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referenceapplication.mandatory value: false,
  420. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:14,564| Exiting method saveGlobalProperty
  421. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:17:15,749| In method SchedulerService.saveToMemento. Arguments:
  422. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:17:15,772| Exiting method saveToMemento
  423. INFO - EhCacheManagerFactoryBean.destroy(181) |2020-06-14 03:17:15,851| Shutting down EhCache CacheManager
  424. INFO - ServiceContext.startRefreshingContext(832) |2020-06-14 03:17:15,852| Refreshing Context
  425. INFO - EhCacheManagerFactoryBean.afterPropertiesSet(129) |2020-06-14 03:17:33,621| Initializing EhCache CacheManager
  426. WARN - IdgenTask.run(32) |2020-06-14 03:18:02,351| Not running scheduled task. DaemonToken = null; enabled = false
  427. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2020-06-14 03:18:10,913| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  428. INFO - ServiceContext.doneRefreshingContext(843) |2020-06-14 03:18:10,919| Done refreshing Context
  429. WARN - AddressConfigurationLoader.loadAddressConfiguration(64) |2020-06-14 03:18:21,232| Address hierarchy configuration file appears invalid, skipping the loading process: addressConfiguration.xml
  430. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,416| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: login.url value: login.htm,
  431. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,417| Exiting method saveGlobalProperty
  432. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,570| In method UserService.saveRole. Arguments: Role=Privilege Level: Full,
  433. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,583| Exiting method saveRole
  434. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,615| In method UserService.saveRole. Arguments: Role=Privilege Level: High,
  435. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,618| Exiting method saveRole
  436. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,701| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: visits.assignmentHandler value: org.openmrs.module.emrapi.adt.EmrApiVisitAssignmentHandler,
  437. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,701| Exiting method saveGlobalProperty
  438. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,770| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.installedVersion value: 19,
  439. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,774| Exiting method saveGlobalProperty
  440. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,794| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.systemAdministration,
  441. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,795| Exiting method savePrivilege
  442. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,800| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.legacyAdmin,
  443. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,800| Exiting method savePrivilege
  444. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,804| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.activeVisits,
  445. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,804| Exiting method savePrivilege
  446. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,808| In method UserService.savePrivilege. Arguments: Privilege=App: atlas.manage,
  447. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,808| Exiting method savePrivilege
  448. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,812| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.configuremetadata,
  449. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,813| Exiting method savePrivilege
  450. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,817| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.findPatient,
  451. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,818| Exiting method savePrivilege
  452. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,822| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.patientDashboard,
  453. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,822| Exiting method savePrivilege
  454. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,827| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.patientVisits,
  455. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,828| Exiting method savePrivilege
  456. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,832| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.systemAdministration,
  457. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,833| Exiting method savePrivilege
  458. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,836| In method UserService.savePrivilege. Arguments: Privilege=App: formentryapp.forms,
  459. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,837| Exiting method savePrivilege
  460. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,840| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.vitals,
  461. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,841| Exiting method savePrivilege
  462. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,845| In method UserService.savePrivilege. Arguments: Privilege=App: registrationapp.registerPatient,
  463. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,845| Exiting method savePrivilege
  464. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,850| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.createRetrospectiveVisit,
  465. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,850| Exiting method savePrivilege
  466. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,854| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.createVisit,
  467. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,855| Exiting method savePrivilege
  468. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,858| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.endVisit,
  469. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,858| Exiting method savePrivilege
  470. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,862| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.mergeVisits,
  471. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,863| Exiting method savePrivilege
  472. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,867| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleAdmission,
  473. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,867| Exiting method savePrivilege
  474. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,871| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleDischarge,
  475. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,871| Exiting method savePrivilege
  476. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,875| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleTransfer,
  477. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,876| Exiting method savePrivilege
  478. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,879| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleVisitNote,
  479. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,880| Exiting method savePrivilege
  480. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,884| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.vitals,
  481. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,884| Exiting method savePrivilege
  482. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,889| In method UserService.savePrivilege. Arguments: Privilege=Task: Modify Allergies,
  483. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,889| Exiting method savePrivilege
  484. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,894| In method UserService.savePrivilege. Arguments: Privilege=Task: emr.patient.encounter.delete,
  485. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,894| Exiting method savePrivilege
  486. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,898| In method UserService.savePrivilege. Arguments: Privilege=Task: emr.patient.encounter.edit,
  487. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,898| Exiting method savePrivilege
  488. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,951| In method UserService.saveRole. Arguments: Role=Application: Administers System,
  489. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,952| Exiting method saveRole
  490. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:21,989| In method UserService.saveRole. Arguments: Role=Application: Configures Metadata,
  491. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:21,990| Exiting method saveRole
  492. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:22,030| In method UserService.saveRole. Arguments: Role=Application: Configures Forms,
  493. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:22,031| Exiting method saveRole
  494. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:22,072| In method UserService.saveRole. Arguments: Role=Application: Manages Atlas,
  495. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:22,073| Exiting method saveRole
  496. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:22,120| In method UserService.saveRole. Arguments: Role=Application: Registers Patients,
  497. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:22,121| Exiting method saveRole
  498. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:22,164| In method UserService.saveRole. Arguments: Role=Application: Enters Vitals,
  499. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:22,165| Exiting method saveRole
  500. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:22,205| In method UserService.saveRole. Arguments: Role=Application: Uses Capture Vitals App,
  501. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:22,206| Exiting method saveRole
  502. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:22,257| In method UserService.saveRole. Arguments: Role=Application: Uses Patient Summary,
  503. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:22,258| Exiting method saveRole
  504. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:22,293| In method UserService.saveRole. Arguments: Role=Application: Writes Clinical Notes,
  505. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:22,294| Exiting method saveRole
  506. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:22,348| In method UserService.saveRole. Arguments: Role=Application: Enters ADT Events,
  507. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:22,349| Exiting method saveRole
  508. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:22,377| In method UserService.saveRole. Arguments: Role=Application: Records Allergies,
  509. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:22,378| Exiting method saveRole
  510. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:22,385| In method UserService.saveRole. Arguments: Role=Application: Has Super User Privileges,
  511. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:22,387| Exiting method saveRole
  512. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:22,399| In method UserService.saveRole. Arguments: Role=Application: Edits Existing Encounters,
  513. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:22,399| Exiting method saveRole
  514. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:22,434| In method UserService.saveRole. Arguments: Role=Application: Sees Appointment Schedule,
  515. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:22,435| Exiting method saveRole
  516. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:22,467| In method UserService.saveRole. Arguments: Role=Application: Requests Appointments,
  517. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:22,467| Exiting method saveRole
  518. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:22,505| In method UserService.saveRole. Arguments: Role=Application: Schedules Appointments,
  519. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:22,505| Exiting method saveRole
  520. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:22,540| In method UserService.saveRole. Arguments: Role=Application: Schedules And Overbooks Appointments,
  521. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:22,540| Exiting method saveRole
  522. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:22,574| In method UserService.saveRole. Arguments: Role=Application: Manages Provider Schedules,
  523. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:22,574| Exiting method saveRole
  524. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:22,590| In method UserService.saveRole. Arguments: Role=Application: Configures Appointment Scheduling,
  525. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:22,590| Exiting method saveRole
  526. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:22,617| In method UserService.saveRole. Arguments: Role=Organizational: Doctor,
  527. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:22,618| Exiting method saveRole
  528. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:22,656| In method UserService.saveRole. Arguments: Role=Organizational: Nurse,
  529. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:22,657| Exiting method saveRole
  530. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:22,675| In method UserService.saveRole. Arguments: Role=Organizational: Registration Clerk,
  531. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:22,676| Exiting method saveRole
  532. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:22,704| In method UserService.saveRole. Arguments: Role=Organizational: System Administrator,
  533. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:22,705| Exiting method saveRole
  534. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:22,725| In method UserService.saveRole. Arguments: Role=Organizational: Hospital Administrator,
  535. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:22,726| Exiting method saveRole
  536. INFO - SerializationServiceImpl.getDefaultSerializer(73) |2020-06-14 03:18:23,259| No default serializer specified - using builtin SimpleXStreamSerializer.
  537. Security framework of XStream not initialized, XStream is probably vulnerable.
  538. Security framework of XStream not initialized, XStream is probably vulnerable.
  539. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:23,419| In method UserService.saveRole. Arguments: Role=Application: Administers System,
  540. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:23,459| Exiting method saveRole
  541. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:23,479| In method UserService.saveRole. Arguments: Role=Application: Configures Appointment Scheduling,
  542. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:23,504| Exiting method saveRole
  543. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:23,543| In method UserService.saveRole. Arguments: Role=Application: Configures Forms,
  544. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:23,557| Exiting method saveRole
  545. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:23,577| In method UserService.saveRole. Arguments: Role=Application: Configures Metadata,
  546. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:23,585| Exiting method saveRole
  547. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:23,609| In method UserService.saveRole. Arguments: Role=Application: Edits Existing Encounters,
  548. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:23,618| Exiting method saveRole
  549. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:23,649| In method UserService.saveRole. Arguments: Role=Application: Enters ADT Events,
  550. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:23,669| Exiting method saveRole
  551. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:23,689| In method UserService.saveRole. Arguments: Role=Application: Enters Vitals,
  552. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:23,696| Exiting method saveRole
  553. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:23,721| In method UserService.saveRole. Arguments: Role=Application: Has Super User Privileges,
  554. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:23,731| Exiting method saveRole
  555. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:23,767| In method UserService.saveRole. Arguments: Role=Application: Manages Atlas,
  556. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:23,778| Exiting method saveRole
  557. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:23,802| In method UserService.saveRole. Arguments: Role=Application: Manages Provider Schedules,
  558. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:23,809| Exiting method saveRole
  559. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:23,835| In method UserService.saveRole. Arguments: Role=Application: Records Allergies,
  560. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:23,843| Exiting method saveRole
  561. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:23,860| In method UserService.saveRole. Arguments: Role=Application: Registers Patients,
  562. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:23,870| Exiting method saveRole
  563. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:23,891| In method UserService.saveRole. Arguments: Role=Application: Requests Appointments,
  564. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:23,899| Exiting method saveRole
  565. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:23,929| In method UserService.saveRole. Arguments: Role=Application: Schedules And Overbooks Appointments,
  566. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:23,953| Exiting method saveRole
  567. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:23,980| In method UserService.saveRole. Arguments: Role=Application: Schedules Appointments,
  568. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:23,991| Exiting method saveRole
  569. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,012| In method UserService.saveRole. Arguments: Role=Application: Sees Appointment Schedule,
  570. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,021| Exiting method saveRole
  571. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,042| In method UserService.saveRole. Arguments: Role=Application: Uses Capture Vitals App,
  572. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,053| Exiting method saveRole
  573. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,075| In method UserService.saveRole. Arguments: Role=Application: Uses Patient Summary,
  574. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,088| Exiting method saveRole
  575. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,109| In method UserService.saveRole. Arguments: Role=Application: Writes Clinical Notes,
  576. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,115| Exiting method saveRole
  577. INFO - SerializationServiceImpl.getDefaultSerializer(73) |2020-06-14 03:18:24,155| No default serializer specified - using builtin SimpleXStreamSerializer.
  578. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,205| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: layout.address.format value: <org.openmrs.layout.address.AddressTemplate>
  579. <nameMappings class="properties">
  580. <property name="postalCode" value="Location.postalCode"/>
  581. <property name="address2" value="Location.address2"/>
  582. <property name="address1" value="Location.address1"/>
  583. <property name="country" value="Location.country"/>
  584. <property name="stateProvince" value="Location.stateProvince"/>
  585. <property name="cityVillage" value="Location.cityVillage"/>
  586. </nameMappings>
  587. <sizeMappings class="properties">
  588. <property name="postalCode" value="10"/>
  589. <property name="address2" value="40"/>
  590. <property name="address1" value="40"/>
  591. <property name="country" value="10"/>
  592. <property name="stateProvince" value="10"/>
  593. <property name="cityVillage" value="10"/>
  594. </sizeMappings>
  595. <lineByLineFormat>
  596. <string>address1</string>
  597. <string>address2</string>
  598. <string>cityVillage stateProvince country postalCode</string>
  599. </lineByLineFormat>
  600. </org.openmrs.layout.address.AddressTemplate>,
  601. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,227| Exiting method saveGlobalProperty
  602. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,332| In method UserService.saveUser. Arguments: User=clerk,
  603. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,353| Exiting method saveUser
  604. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,380| In method UserService.saveUser. Arguments: User=nurse,
  605. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,388| Exiting method saveUser
  606. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,410| In method UserService.saveUser. Arguments: User=doctor,
  607. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,419| Exiting method saveUser
  608. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,465| In method UserService.saveUser. Arguments: User=sysadmin,
  609. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,474| Exiting method saveUser
  610. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,581| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=7fba1e5,uuid=4da187c6-c436-11e4-a470-82b0ea87e2d8],
  611. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,584| Exiting method saveAppointmentType
  612. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,593| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=c8813f7e,uuid=5ab6d8a8-c436-11e4-a470-82b0ea87e2d8],
  613. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,596| Exiting method saveAppointmentType
  614. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,612| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=eb3d3d44,uuid=7dd9ac8e-c436-11e4-a470-82b0ea87e2d8],
  615. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,614| Exiting method saveAppointmentType
  616. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,632| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=ce2c34c4,uuid=7e7d3e26-c436-11e4-a470-82b0ea87e2d8],
  617. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,636| Exiting method saveAppointmentType
  618. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,654| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=b4b49efa,uuid=7efeaa60-c436-11e4-a470-82b0ea87e2d8],
  619. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,656| Exiting method saveAppointmentType
  620. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,677| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=abc150ca,uuid=95636ce6-c436-11e4-a470-82b0ea87e2d8],
  621. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,684| Exiting method saveAppointmentType
  622. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,697| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=b519c52f,uuid=9ebdc232-c436-11e4-a470-82b0ea87e2d8],
  623. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,700| Exiting method saveAppointmentType
  624. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,709| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=b21fd75e,uuid=a62a40e0-c436-11e4-a470-82b0ea87e2d8],
  625. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,712| Exiting method saveAppointmentType
  626. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,723| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=f6a1c0a2,uuid=ac71c996-c436-11e4-a470-82b0ea87e2d8],
  627. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,724| Exiting method saveAppointmentType
  628. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,735| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=44b3d280,uuid=b29be856-c436-11e4-a470-82b0ea87e2d8],
  629. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,737| Exiting method saveAppointmentType
  630. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,748| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=da393751,uuid=cba5a260-c436-11e4-a470-82b0ea87e2d8],
  631. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,750| Exiting method saveAppointmentType
  632. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,757| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=e86393c9,uuid=d248c6c4-c436-11e4-a470-82b0ea87e2d8],
  633. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,759| Exiting method saveAppointmentType
  634. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,768| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=ea148419,uuid=0c617770-c437-11e4-a470-82b0ea87e2d8],
  635. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,770| Exiting method saveAppointmentType
  636. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,778| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=81627d4b,uuid=136ed9a4-c437-11e4-a470-82b0ea87e2d8],
  637. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,782| Exiting method saveAppointmentType
  638. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,791| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=fd2cb9c5,uuid=1b2d98c4-c437-11e4-a470-82b0ea87e2d8],
  639. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,792| Exiting method saveAppointmentType
  640. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,803| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=cb138210,uuid=25873c9e-c437-11e4-a470-82b0ea87e2d8],
  641. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,805| Exiting method saveAppointmentType
  642. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,816| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=20d32feb,uuid=2febe6a8-c437-11e4-a470-82b0ea87e2d8],
  643. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,818| Exiting method saveAppointmentType
  644. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,832| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=479f1d6a,uuid=38081afa-c437-11e4-a470-82b0ea87e2d8],
  645. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,834| Exiting method saveAppointmentType
  646. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,845| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=65d684ad,uuid=3f5a8ca2-c437-11e4-a470-82b0ea87e2d8],
  647. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,846| Exiting method saveAppointmentType
  648. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,854| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=33718375,uuid=452c596c-c437-11e4-a470-82b0ea87e2d8],
  649. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,855| Exiting method saveAppointmentType
  650. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,875| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=9e3b268b,uuid=4d3b6396-c437-11e4-a470-82b0ea87e2d8],
  651. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,878| Exiting method saveAppointmentType
  652. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:24,894| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=5dd5e553,uuid=4d85dda4-c437-11e4-a470-82b0ea87e2d8e],
  653. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:24,897| Exiting method saveAppointmentType
  654. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:25,254| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.identifierSourceId value: 1,
  655. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:25,255| Exiting method saveGlobalProperty
  656. Security framework of XStream not initialized, XStream is probably vulnerable.
  657. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:25,412| In method DefinitionService.saveDefinition. Arguments: Definition=appointmentschedulingui.appointmentDataSetDefinition.dailyAppointments,
  658. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:25,417| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=appointmentschedulingui.appointmentDataSetDefinition.dailyAppointments,
  659. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:25,471| Exiting method saveDefinition
  660. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:25,471| Exiting method saveDefinition
  661. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:25,537| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.ExistingPatientNameSearch,
  662. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:25,545| Exiting method saveGlobalProperty
  663. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:25,592| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emr.concept.diagnosisSetOfSets value: 160167AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
  664. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:25,598| Exiting method saveGlobalProperty
  665. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:25,601| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.givenNameStringEncoder value: Soundex,
  666. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:25,604| Exiting method saveGlobalProperty
  667. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:25,607| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.middleNameStringEncoder value: Soundex,
  668. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:25,610| Exiting method saveGlobalProperty
  669. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:25,614| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.familyNameStringEncoder value: Soundex,
  670. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:25,617| Exiting method saveGlobalProperty
  671. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:25,622| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.familyName2StringEncoder value: Soundex,
  672. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:25,632| Exiting method saveGlobalProperty
  673. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:25,634| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.BasicPatientNameSearch,
  674. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:25,641| Exiting method saveGlobalProperty
  675. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:25,644| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.fastSimilarPatientSearchAlgorithm value: registrationcore.BasicSimilarPatientSearchAlgorithm,
  676. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:25,649| Exiting method saveGlobalProperty
  677. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:25,651| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.preciseSimilarPatientSearchAlgorithm value: registrationcore.BasicExactPatientSearchAlgorithm,
  678. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:25,655| Exiting method saveGlobalProperty
  679. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:18:25,657| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: conceptmanagementapps.snomedCtConceptSource value: 1ADDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD,
  680. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:18:25,659| Exiting method saveGlobalProperty
  681. ERROR - CommonsLoggingOutput.error(75) |2020-06-14 03:18:30,829| Line=373 The content of element type "dwr" must match "(init?,allow?,signatures?)".
  682. ERROR - CommonsLoggingOutput.error(75) |2020-06-14 03:18:30,837| Parameter mismatch parsing signatures section in dwr.xml on line: DWRAtlasService.disableAtlasModule()
  683. ERROR - CommonsLoggingOutput.error(75) |2020-06-14 03:18:30,840| Parameter mismatch parsing signatures section in dwr.xml on line: DWRHtmlFormEntryService.checkIfLoggedIn()
  684. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2020-06-14 03:18:30,877| Unable to find a runtime properties file at /home/sid/IdeaProjects/openmrs-core/webapp/openmrs-runtime.properties
  685. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2020-06-14 03:18:30,997| Unable to find a runtime properties file at /home/sid/IdeaProjects/openmrs-core/webapp/openmrs-runtime.properties
  686. INFO 14/6/20 3:18 AM:liquibase: Reading from `liquibasechangelog`
  687. WARNING 14/6/20 3:18 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  688. WARNING 14/6/20 3:18 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  689. WARNING 14/6/20 3:18 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  690. INFO 14/6/20 3:18 AM:liquibase: Reading from `liquibasechangelog`
  691. WARNING 14/6/20 3:18 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  692. WARNING 14/6/20 3:18 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  693. WARNING 14/6/20 3:18 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  694. [INFO] Started o.e.j.m.p.JettyWebAppContext@149c39b{/openmrs,file:///home/sid/IdeaProjects/openmrs-core/webapp/src/main/webapp/,AVAILABLE}{file:///home/sid/IdeaProjects/openmrs-core/webapp/src/main/webapp/}
  695. [INFO] Started ServerConnector@2ac58d{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
  696. [INFO] Started @294127ms
  697. [INFO] Started Jetty Server
  698. [INFO] Initializing Spring FrameworkServlet 'openmrs'
  699. WARN - LenientErrorHandler.missingRequiredElement(112) |2020-06-14 03:19:32,884| Resource is missing required element: value
  700. ^C[INFO] Stopped ServerConnector@2ac58d{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
  701. [INFO] Destroying Spring FrameworkServlet 'openmrs'
  702. WARN - ModuleFactory.stopModule(1054) |2020-06-14 03:21:21,119| Unable to call module's Activator.willStop() method
  703. org.openmrs.api.APIAuthenticationException: Privileges required: Manage Atlas Data
  704. at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:111)
  705. at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:94)
  706. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51)
  707. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  708. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  709. at com.sun.proxy.$Proxy373.disableAtlasModule(Unknown Source)
  710. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  711. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  712. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  713. at java.lang.reflect.Method.invoke(Method.java:498)
  714. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  715. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  716. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  717. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
  718. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
  719. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
  720. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  721. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  722. at com.sun.proxy.$Proxy373.disableAtlasModule(Unknown Source)
  723. at org.openmrs.module.atlas.AtlasModuleActivator.willStop(AtlasModuleActivator.java:68)
  724. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1050)
  725. at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:162)
  726. at org.openmrs.api.context.Context.shutdown(Context.java:954)
  727. at org.openmrs.web.Listener.contextDestroyed(Listener.java:538)
  728. at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:843)
  729. at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:543)
  730. at org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:824)
  731. at org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:353)
  732. at org.eclipse.jetty.webapp.WebAppContext.stopWebapp(WebAppContext.java:1374)
  733. at org.eclipse.jetty.maven.plugin.JettyWebAppContext.stopWebapp(JettyWebAppContext.java:332)
  734. at org.eclipse.jetty.webapp.WebAppContext.stopContext(WebAppContext.java:1343)
  735. at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:870)
  736. at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:269)
  737. at org.eclipse.jetty.webapp.WebAppContext.doStop(WebAppContext.java:535)
  738. at org.eclipse.jetty.maven.plugin.JettyWebAppContext.doStop(JettyWebAppContext.java:429)
  739. at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
  740. at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
  741. at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
  742. at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
  743. at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
  744. at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
  745. at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
  746. at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
  747. at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
  748. at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
  749. at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
  750. at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
  751. at org.eclipse.jetty.server.Server.doStop(Server.java:476)
  752. at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
  753. at org.eclipse.jetty.util.thread.ShutdownThread.run(ShutdownThread.java:138)
  754. ERROR - SessionImpl.afterTransactionCompletion(537) |2020-06-14 03:21:21,169| HHH000087: Exception in interceptor afterTransactionCompletion()
  755. org.springframework.jms.UncategorizedJmsException: Uncategorized exception occured during JMS processing; nested exception is javax.jms.JMSException: Peer (vm://localhost#1) disposed.
  756. at org.springframework.jms.support.JmsUtils.convertJmsAccessException(JmsUtils.java:316)
  757. at org.springframework.jms.support.JmsAccessor.convertJmsAccessException(JmsAccessor.java:168)
  758. at org.springframework.jms.core.JmsTemplate.execute(JmsTemplate.java:469)
  759. at org.springframework.jms.core.JmsTemplate.send(JmsTemplate.java:534)
  760. at org.openmrs.event.EventEngine.doFireEvent(EventEngine.java:102)
  761. at org.openmrs.event.EventEngine.fireEvent(EventEngine.java:81)
  762. at org.openmrs.event.EventEngine.fireAction(EventEngine.java:67)
  763. at org.openmrs.event.Event.fireAction(Event.java:38)
  764. at org.openmrs.event.api.db.hibernate.HibernateEventInterceptor.afterTransactionCompletion(HibernateEventInterceptor.java:195)
  765. at org.openmrs.api.db.hibernate.ChainingInterceptor.afterTransactionCompletion(ChainingInterceptor.java:222)
  766. at org.hibernate.internal.SessionImpl.afterTransactionCompletion(SessionImpl.java:534)
  767. at org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl.afterTransaction(TransactionCoordinatorImpl.java:150)
  768. at org.hibernate.engine.transaction.internal.jdbc.JdbcTransaction.afterTransactionCompletion(JdbcTransaction.java:138)
  769. at org.hibernate.engine.transaction.spi.AbstractTransactionImpl.commit(AbstractTransactionImpl.java:182)
  770. at org.springframework.orm.hibernate4.HibernateTransactionManager.doCommit(HibernateTransactionManager.java:584)
  771. at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757)
  772. at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726)
  773. at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515)
  774. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291)
  775. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
  776. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  777. at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653)
  778. at org.openmrs.module.appframework.repository.AllComponentsState$$EnhancerBySpringCGLIB$$4aed2a5c.setComponentState(<generated>)
  779. at org.openmrs.module.appframework.service.AppFrameworkServiceImpl.enableApp(AppFrameworkServiceImpl.java:262)
  780. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  781. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  782. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  783. at java.lang.reflect.Method.invoke(Method.java:498)
  784. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  785. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
  786. at com.sun.proxy.$Proxy228.enableApp(Unknown Source)
  787. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  788. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  789. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  790. at java.lang.reflect.Method.invoke(Method.java:498)
  791. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  792. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  793. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  794. at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
  795. at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
  796. at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
  797. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  798. at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
  799. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  800. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  801. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  802. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  803. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  804. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  805. at com.sun.proxy.$Proxy229.enableApp(Unknown Source)
  806. at org.openmrs.module.referenceapplication.ReferenceApplicationActivator.stopped(ReferenceApplicationActivator.java:275)
  807. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1151)
  808. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1077)
  809. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1077)
  810. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1077)
  811. at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:162)
  812. at org.openmrs.api.context.Context.shutdown(Context.java:954)
  813. at org.openmrs.web.Listener.contextDestroyed(Listener.java:538)
  814. at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:843)
  815. at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:543)
  816. at org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:824)
  817. at org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:353)
  818. at org.eclipse.jetty.webapp.WebAppContext.stopWebapp(WebAppContext.java:1374)
  819. at org.eclipse.jetty.maven.plugin.JettyWebAppContext.stopWebapp(JettyWebAppContext.java:332)
  820. at org.eclipse.jetty.webapp.WebAppContext.stopContext(WebAppContext.java:1343)
  821. at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:870)
  822. at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:269)
  823. at org.eclipse.jetty.webapp.WebAppContext.doStop(WebAppContext.java:535)
  824. at org.eclipse.jetty.maven.plugin.JettyWebAppContext.doStop(JettyWebAppContext.java:429)
  825. at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
  826. at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
  827. at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
  828. at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
  829. at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
  830. at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
  831. at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
  832. at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
  833. at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
  834. at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
  835. at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
  836. at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
  837. at org.eclipse.jetty.server.Server.doStop(Server.java:476)
  838. at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
  839. at org.eclipse.jetty.util.thread.ShutdownThread.run(ShutdownThread.java:138)
  840. Caused by: javax.jms.JMSException: Peer (vm://localhost#1) disposed.
  841. at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:62)
  842. at org.apache.activemq.ActiveMQConnection.doAsyncSendPacket(ActiveMQConnection.java:1259)
  843. at org.apache.activemq.ActiveMQConnection.asyncSendPacket(ActiveMQConnection.java:1251)
  844. at org.apache.activemq.ActiveMQSession.<init>(ActiveMQSession.java:250)
  845. at org.apache.activemq.ActiveMQConnection.createSession(ActiveMQConnection.java:318)
  846. at sun.reflect.GeneratedMethodAccessor472.invoke(Unknown Source)
  847. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  848. at java.lang.reflect.Method.invoke(Method.java:498)
  849. at org.springframework.jms.connection.SingleConnectionFactory$SharedConnectionInvocationHandler.invoke(SingleConnectionFactory.java:550)
  850. at com.sun.proxy.$Proxy300.createSession(Unknown Source)
  851. at org.springframework.jms.support.JmsAccessor.createSession(JmsAccessor.java:196)
  852. at org.springframework.jms.core.JmsTemplate.access$1(JmsTemplate.java:1)
  853. at org.springframework.jms.core.JmsTemplate$JmsTemplateResourceFactory.createSession(JmsTemplate.java:1035)
  854. at org.springframework.jms.connection.ConnectionFactoryUtils.doGetTransactionalSession(ConnectionFactoryUtils.java:300)
  855. at org.springframework.jms.core.JmsTemplate.execute(JmsTemplate.java:453)
  856. ... 81 more
  857. Caused by: org.apache.activemq.transport.TransportDisposedIOException: Peer (vm://localhost#1) disposed.
  858. at org.apache.activemq.transport.vm.VMTransport.oneway(VMTransport.java:90)
  859. at org.apache.activemq.transport.MutexTransport.oneway(MutexTransport.java:40)
  860. at org.apache.activemq.transport.ResponseCorrelator.oneway(ResponseCorrelator.java:60)
  861. at org.apache.activemq.ActiveMQConnection.doAsyncSendPacket(ActiveMQConnection.java:1257)
  862. ... 94 more
  863. WARN - ModuleFactory.stopModule(1155) |2020-06-14 03:21:21,298| Unable to call module's Activator.shutdown() method
  864. org.openmrs.api.APIAuthenticationException: Basic authentication required
  865. at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:136)
  866. at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:98)
  867. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51)
  868. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  869. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  870. at com.sun.proxy.$Proxy271.getDefinitionByUuid(Unknown Source)
  871. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  872. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  873. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  874. at java.lang.reflect.Method.invoke(Method.java:498)
  875. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  876. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  877. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  878. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
  879. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
  880. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
  881. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  882. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  883. at com.sun.proxy.$Proxy271.getDefinitionByUuid(Unknown Source)
  884. at org.openmrs.module.reporting.definition.persister.SerializedDefinitionPersister.getDefinitionByUuid(SerializedDefinitionPersister.java:61)
  885. at org.openmrs.module.reporting.definition.service.BaseDefinitionService.getDefinitionByUuid(BaseDefinitionService.java:92)
  886. at org.openmrs.module.reporting.definition.service.BaseDefinitionService.getDefinition(BaseDefinitionService.java:163)
  887. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  888. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  889. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  890. at java.lang.reflect.Method.invoke(Method.java:498)
  891. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  892. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  893. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  894. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
  895. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
  896. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
  897. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  898. at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
  899. at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
  900. at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
  901. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  902. at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
  903. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  904. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  905. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  906. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  907. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  908. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  909. at com.sun.proxy.$Proxy165.getDefinition(Unknown Source)
  910. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  911. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  912. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  913. at java.lang.reflect.Method.invoke(Method.java:498)
  914. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  915. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  916. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  917. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
  918. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
  919. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
  920. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  921. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  922. at com.sun.proxy.$Proxy285.getDefinition(Unknown Source)
  923. at org.openmrs.module.appointmentschedulingui.AppointmentSchedulingUIActivator.removeDataSetDefinitions(AppointmentSchedulingUIActivator.java:108)
  924. at org.openmrs.module.appointmentschedulingui.AppointmentSchedulingUIActivator.stopped(AppointmentSchedulingUIActivator.java:95)
  925. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1151)
  926. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1077)
  927. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1077)
  928. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1077)
  929. at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:162)
  930. at org.openmrs.api.context.Context.shutdown(Context.java:954)
  931. at org.openmrs.web.Listener.contextDestroyed(Listener.java:538)
  932. at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:843)
  933. at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:543)
  934. at org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:824)
  935. at org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:353)
  936. at org.eclipse.jetty.webapp.WebAppContext.stopWebapp(WebAppContext.java:1374)
  937. at org.eclipse.jetty.maven.plugin.JettyWebAppContext.stopWebapp(JettyWebAppContext.java:332)
  938. at org.eclipse.jetty.webapp.WebAppContext.stopContext(WebAppContext.java:1343)
  939. at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:870)
  940. at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:269)
  941. at org.eclipse.jetty.webapp.WebAppContext.doStop(WebAppContext.java:535)
  942. at org.eclipse.jetty.maven.plugin.JettyWebAppContext.doStop(JettyWebAppContext.java:429)
  943. at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
  944. at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
  945. at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
  946. at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
  947. at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
  948. at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
  949. at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
  950. at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
  951. at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
  952. at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
  953. at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
  954. at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
  955. at org.eclipse.jetty.server.Server.doStop(Server.java:476)
  956. at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
  957. at org.eclipse.jetty.util.thread.ShutdownThread.run(ShutdownThread.java:138)
  958. ERROR - EventEngine.unsubscribe(339) |2020-06-14 03:21:21,353| Failed to unsubscribe from the specified destination:
  959. javax.jms.JMSException: Peer (vm://localhost#1) disposed.
  960. at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:62)
  961. at org.apache.activemq.ActiveMQConnection.doAsyncSendPacket(ActiveMQConnection.java:1259)
  962. at org.apache.activemq.ActiveMQConnection.asyncSendPacket(ActiveMQConnection.java:1251)
  963. at org.apache.activemq.ActiveMQSession.asyncSendPacket(ActiveMQSession.java:1863)
  964. at org.apache.activemq.ActiveMQMessageConsumer.doClose(ActiveMQMessageConsumer.java:664)
  965. at org.apache.activemq.ActiveMQMessageConsumer.close(ActiveMQMessageConsumer.java:652)
  966. at org.openmrs.event.EventEngine.unsubscribe(EventEngine.java:334)
  967. at org.openmrs.event.EventEngine.unsubscribe(EventEngine.java:232)
  968. at org.openmrs.event.Event.unsubscribe(Event.java:102)
  969. at org.openmrs.module.emrapi.EmrApiActivator.stopped(EmrApiActivator.java:365)
  970. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1151)
  971. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1077)
  972. at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:162)
  973. at org.openmrs.api.context.Context.shutdown(Context.java:954)
  974. at org.openmrs.web.Listener.contextDestroyed(Listener.java:538)
  975. at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:843)
  976. at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:543)
  977. at org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:824)
  978. at org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:353)
  979. at org.eclipse.jetty.webapp.WebAppContext.stopWebapp(WebAppContext.java:1374)
  980. at org.eclipse.jetty.maven.plugin.JettyWebAppContext.stopWebapp(JettyWebAppContext.java:332)
  981. at org.eclipse.jetty.webapp.WebAppContext.stopContext(WebAppContext.java:1343)
  982. at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:870)
  983. at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:269)
  984. at org.eclipse.jetty.webapp.WebAppContext.doStop(WebAppContext.java:535)
  985. at org.eclipse.jetty.maven.plugin.JettyWebAppContext.doStop(JettyWebAppContext.java:429)
  986. at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
  987. at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
  988. at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
  989. at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
  990. at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
  991. at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
  992. at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
  993. at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
  994. at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
  995. at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:143)
  996. at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:161)
  997. at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:73)
  998. at org.eclipse.jetty.server.Server.doStop(Server.java:476)
  999. at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
  1000. at org.eclipse.jetty.util.thread.ShutdownThread.run(ShutdownThread.java:138)
  1001. Caused by: org.apache.activemq.transport.TransportDisposedIOException: Peer (vm://localhost#1) disposed.
  1002. at org.apache.activemq.transport.vm.VMTransport.oneway(VMTransport.java:90)
  1003. at org.apache.activemq.transport.MutexTransport.oneway(MutexTransport.java:40)
  1004. at org.apache.activemq.transport.ResponseCorrelator.oneway(ResponseCorrelator.java:60)
  1005. at org.apache.activemq.ActiveMQConnection.doAsyncSendPacket(ActiveMQConnection.java:1257)
  1006. ... 39 more
  1007. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,575| QUERY: from LocationTag where uuid = :uuid
  1008. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,575| Cache Hit Count : 0
  1009. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,575| Cache Miss Count: 0
  1010. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,575| Cache Put Count : 0
  1011. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,576| Execution Count : 4
  1012. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,576| Average time : 0
  1013. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,576| Row Count : 4
  1014. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,576| QUERY: [CRITERIA] select this_.patient_id as person_i1_107_0_, this_1_.uuid as uuid2_107_0_, this_1_.gender as gender3_107_0_, this_1_.birthdate as birthdat4_107_0_, this_1_.birthdate_estimated as birthdat5_107_0_, this_1_.birthtime as birthtim6_107_0_, this_1_.dead as dead7_107_0_, this_1_.death_date as death_da8_107_0_, this_1_.deathdate_estimated as deathdat9_107_0_, this_1_.cause_of_death as cause_o10_107_0_, this_1_.creator as creator11_107_0_, this_1_.date_created as date_cr12_107_0_, this_1_.changed_by as changed13_107_0_, this_1_.date_changed as date_ch14_107_0_, this_1_.voided as voided15_107_0_, this_1_.voided_by as voided_16_107_0_, this_1_.date_voided as date_vo17_107_0_, this_1_.void_reason as void_re18_107_0_, this_1_.cause_of_death_non_coded as cause_o19_107_0_, this_.patient_id as patient_1_101_0_, this_.creator as creator2_101_0_, this_.date_created as date_cre3_101_0_, this_.changed_by as changed_4_101_0_, this_.date_changed as date_cha5_101_0_, this_.voided as voided6_101_0_, this_.voided_by as voided_b7_101_0_, this_.date_voided as date_voi8_101_0_, this_.void_reason as void_rea9_101_0_, this_.allergy_status as allergy10_101_0_, case when exists (select * from patient p where p.patient_id = this_1_.person_id) then 1 else 0 end as formula1_0_ from patient this_ inner join person this_1_ on this_.patient_id=this_1_.person_id where this_1_.uuid=?
  1015. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,576| Cache Hit Count : 0
  1016. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,576| Cache Miss Count: 0
  1017. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,576| Cache Put Count : 0
  1018. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,577| Execution Count : 2
  1019. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,577| Average time : 0
  1020. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,577| Row Count : 2
  1021. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,577| QUERY: from Role r order by r.role
  1022. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,577| Cache Hit Count : 0
  1023. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,577| Cache Miss Count: 0
  1024. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,577| Cache Put Count : 0
  1025. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,577| Execution Count : 1
  1026. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,578| Average time : 15
  1027. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,578| Row Count : 33
  1028. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,578| QUERY: from PersonAttributeType pat where pat.uuid = :uuid
  1029. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,578| Cache Hit Count : 0
  1030. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,578| Cache Miss Count: 0
  1031. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,578| Cache Put Count : 0
  1032. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,578| Execution Count : 1
  1033. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,578| Average time : 3
  1034. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,579| Row Count : 1
  1035. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,579| QUERY: [CRITERIA] select this_.app_id as app_id1_6_0_, this_.json as json2_6_0_ from appframework_user_app this_
  1036. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,579| Cache Hit Count : 0
  1037. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,579| Cache Miss Count: 0
  1038. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,579| Cache Put Count : 0
  1039. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,579| Execution Count : 1
  1040. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,579| Average time : 2
  1041. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,580| Row Count : 0
  1042. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,580| QUERY: from VisitType vt where vt.uuid = :uuid
  1043. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,580| Cache Hit Count : 0
  1044. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,580| Cache Miss Count: 0
  1045. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,580| Cache Put Count : 0
  1046. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,580| Execution Count : 1
  1047. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,580| Average time : 3
  1048. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,580| Row Count : 1
  1049. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,581| QUERY: [CRITERIA] select this_.property as property1_64_0_, this_.property_value as property2_64_0_, this_.description as descript3_64_0_, this_.datatype as datatype4_64_0_, this_.datatype_config as datatype5_64_0_, this_.preferred_handler as preferre6_64_0_, this_.handler_config as handler_7_64_0_, this_.uuid as uuid8_64_0_, this_.changed_by as changed_9_64_0_, this_.date_changed as date_ch10_64_0_ from global_property this_ where this_.property=?
  1050. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,581| Cache Hit Count : 0
  1051. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,581| Cache Miss Count: 0
  1052. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,581| Cache Put Count : 0
  1053. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,581| Execution Count : 11
  1054. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,581| Average time : 0
  1055. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,581| Row Count : 11
  1056. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,581| QUERY: [CRITERIA] select this_.person_id as person_i1_107_0_, this_.uuid as uuid2_107_0_, this_.gender as gender3_107_0_, this_.birthdate as birthdat4_107_0_, this_.birthdate_estimated as birthdat5_107_0_, this_.birthtime as birthtim6_107_0_, this_.dead as dead7_107_0_, this_.death_date as death_da8_107_0_, this_.deathdate_estimated as deathdat9_107_0_, this_.cause_of_death as cause_o10_107_0_, this_.creator as creator11_107_0_, this_.date_created as date_cr12_107_0_, this_.changed_by as changed13_107_0_, this_.date_changed as date_ch14_107_0_, this_.voided as voided15_107_0_, this_.voided_by as voided_16_107_0_, this_.date_voided as date_vo17_107_0_, this_.void_reason as void_re18_107_0_, this_.cause_of_death_non_coded as cause_o19_107_0_, this_1_.patient_id as patient_1_101_0_, this_1_.creator as creator2_101_0_, this_1_.date_created as date_cre3_101_0_, this_1_.changed_by as changed_4_101_0_, this_1_.date_changed as date_cha5_101_0_, this_1_.voided as voided6_101_0_, this_1_.voided_by as voided_b7_101_0_, this_1_.date_voided as date_voi8_101_0_, this_1_.void_reason as void_rea9_101_0_, this_1_.allergy_status as allergy10_101_0_, case when exists (select * from patient p where p.patient_id = this_.person_id) then 1 else 0 end as formula1_0_, case when this_1_.patient_id is not null then 1 when this_.person_id is not null then 0 end as clazz_0_ from person this_ left outer join patient this_1_ on this_.person_id=this_1_.patient_id where ((lower(this_.gender) like ?))
  1057. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,582| Cache Hit Count : 0
  1058. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,582| Cache Miss Count: 0
  1059. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,582| Cache Put Count : 0
  1060. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,582| Execution Count : 1
  1061. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,582| Average time : 6
  1062. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,583| Row Count : 5
  1063. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,583| QUERY: [CRITERIA] select this_.id as id1_70_0_, this_.identifier_type as identifi2_70_0_, this_.location as location3_70_0_, this_.source as source4_70_0_, this_.manual_entry_enabled as manual_e5_70_0_, this_.automatic_generation_enabled as automati6_70_0_ from idgen_auto_generation_option this_ where this_.identifier_type=?
  1064. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,583| Cache Hit Count : 0
  1065. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,583| Cache Miss Count: 0
  1066. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,583| Cache Put Count : 0
  1067. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,583| Execution Count : 2
  1068. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,583| Average time : 2
  1069. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,583| Row Count : 2
  1070. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,584| QUERY: from OrderFrequency o where o.uuid = :uuid
  1071. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,584| Cache Hit Count : 0
  1072. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,584| Cache Miss Count: 0
  1073. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,584| Cache Put Count : 0
  1074. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,584| Execution Count : 60
  1075. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,584| Average time : 0
  1076. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,584| Row Count : 60
  1077. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,584| QUERY: [CRITERIA] select this_.metadata_term_mapping_id as metadata1_86_0_, this_.metadata_source_id as metadata2_86_0_, this_.code as code3_86_0_, this_.metadata_class as metadata4_86_0_, this_.metadata_uuid as metadata5_86_0_, this_.name as name6_86_0_, this_.description as descript7_86_0_, this_.creator as creator8_86_0_, this_.date_created as date_cre9_86_0_, this_.changed_by as changed10_86_0_, this_.date_changed as date_ch11_86_0_, this_.retired as retired12_86_0_, this_.date_retired as date_re13_86_0_, this_.retired_by as retired14_86_0_, this_.retire_reason as retire_15_86_0_, this_.uuid as uuid16_86_0_ from metadatamapping_metadata_term_mapping this_ where this_.metadata_source_id=? and this_.code=?
  1078. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,585| Cache Hit Count : 0
  1079. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,585| Cache Miss Count: 0
  1080. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,585| Cache Put Count : 0
  1081. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,585| Execution Count : 23
  1082. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,585| Average time : 0
  1083. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,585| Row Count : 23
  1084. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,585| QUERY: [CRITERIA] select this_.task_config_id as task_con1_138_0_, this_.uuid as uuid2_138_0_, this_.name as name3_138_0_, this_.description as descript4_138_0_, this_.schedulable_class as schedula5_138_0_, this_.repeat_interval as repeat_i6_138_0_, this_.start_time as start_ti7_138_0_, this_.start_time_pattern as start_ti8_138_0_, this_.last_execution_time as last_exe9_138_0_, this_.start_on_startup as start_o10_138_0_, this_.started as started11_138_0_, this_.created_by as created12_138_0_, this_.changed_by as changed13_138_0_, this_.date_created as date_cr14_138_0_, this_.date_changed as date_ch15_138_0_ from scheduler_task_config this_
  1085. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,586| Cache Hit Count : 0
  1086. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,586| Cache Miss Count: 0
  1087. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,586| Cache Put Count : 0
  1088. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,586| Execution Count : 3
  1089. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,586| Average time : 399
  1090. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,586| Row Count : 24
  1091. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,586| QUERY: [CRITERIA] select this_.concept_source_id as concept_1_36_0_, this_.uuid as uuid2_36_0_, this_.name as name3_36_0_, this_.description as descript4_36_0_, this_.hl7_code as hl5_36_0_, this_.unique_id as unique_i6_36_0_, this_.date_created as date_cre7_36_0_, this_.retired as retired8_36_0_, this_.date_retired as date_ret9_36_0_, this_.retire_reason as retire_10_36_0_, this_.creator as creator11_36_0_, this_.retired_by as retired12_36_0_, this_.changed_by as changed13_36_0_, this_.date_changed as date_ch14_36_0_ from concept_reference_source this_ where this_.name=?
  1092. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,587| Cache Hit Count : 0
  1093. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,587| Cache Miss Count: 0
  1094. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,587| Cache Put Count : 0
  1095. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,587| Execution Count : 1
  1096. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,587| Average time : 2
  1097. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,587| Row Count : 1
  1098. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,587| QUERY: from AppointmentType at where at.uuid = :uuid
  1099. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,587| Cache Hit Count : 0
  1100. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,588| Cache Miss Count: 0
  1101. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,588| Cache Put Count : 0
  1102. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,588| Execution Count : 22
  1103. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,588| Average time : 0
  1104. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,588| Row Count : 22
  1105. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,588| QUERY: [CRITERIA] select this_.location_id as location1_78_0_, this_.uuid as uuid2_78_0_, this_.name as name3_78_0_, this_.description as descript4_78_0_, this_.address1 as address5_78_0_, this_.address2 as address6_78_0_, this_.city_village as city_vil7_78_0_, this_.state_province as state_pr8_78_0_, this_.country as country9_78_0_, this_.postal_code as postal_10_78_0_, this_.latitude as latitud11_78_0_, this_.longitude as longitu12_78_0_, this_.county_district as county_13_78_0_, this_.address3 as address14_78_0_, this_.address4 as address15_78_0_, this_.address6 as address16_78_0_, this_.address5 as address17_78_0_, this_.address7 as address18_78_0_, this_.address8 as address19_78_0_, this_.address9 as address20_78_0_, this_.address10 as address21_78_0_, this_.address11 as address22_78_0_, this_.address12 as address23_78_0_, this_.address13 as address24_78_0_, this_.address14 as address25_78_0_, this_.address15 as address26_78_0_, this_.date_created as date_cr27_78_0_, this_.date_changed as date_ch28_78_0_, this_.parent_location as parent_29_78_0_, this_.changed_by as changed30_78_0_, this_.creator as creator31_78_0_, this_.retired_by as retired32_78_0_, this_.date_retired as date_re33_78_0_, this_.retire_reason as retire_34_78_0_, this_.retired as retired35_78_0_ from location this_ where this_.retired=? order by this_.name asc
  1106. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,588| Cache Hit Count : 0
  1107. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,589| Cache Miss Count: 0
  1108. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,589| Cache Put Count : 0
  1109. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,589| Execution Count : 4
  1110. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,589| Average time : 0
  1111. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,589| Row Count : 32
  1112. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,589| QUERY: from Concept c where c.uuid = :uuid
  1113. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,589| Cache Hit Count : 0
  1114. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,590| Cache Miss Count: 0
  1115. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,590| Cache Put Count : 0
  1116. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,590| Execution Count : 2
  1117. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,590| Average time : 1
  1118. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,590| Row Count : 2
  1119. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,590| QUERY: [CRITERIA] select this_.form_resource_id as form_res1_63_0_, this_.form_id as form_id2_63_0_, this_.name as name3_63_0_, this_.value_reference as value_re4_63_0_, this_.datatype as datatype5_63_0_, this_.datatype_config as datatype6_63_0_, this_.preferred_handler as preferre7_63_0_, this_.handler_config as handler_8_63_0_, this_.uuid as uuid9_63_0_, this_.changed_by as changed10_63_0_, this_.date_changed as date_ch11_63_0_ from form_resource this_ where this_.form_id=?
  1120. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,590| Cache Hit Count : 0
  1121. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,591| Cache Miss Count: 0
  1122. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,591| Cache Put Count : 0
  1123. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,591| Execution Count : 6
  1124. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,591| Average time : 0
  1125. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,591| Row Count : 0
  1126. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,591| QUERY: [CRITERIA] select this_.component_state_id as componen1_5_0_, this_.uuid as uuid2_5_0_, this_.component_id as componen3_5_0_, this_.component_type as componen4_5_0_, this_.enabled as enabled5_5_0_ from appframework_component_state this_ where this_.component_id=? and this_.component_type=?
  1127. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,591| Cache Hit Count : 0
  1128. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,591| Cache Miss Count: 0
  1129. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,591| Cache Put Count : 0
  1130. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,592| Execution Count : 3
  1131. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,592| Average time : 3
  1132. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,592| Row Count : 3
  1133. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,592| QUERY: [CRITERIA] select this_.provider_id as provider1_118_0_, this_.person_id as person_i2_118_0_, this_.name as name3_118_0_, this_.identifier as identifi4_118_0_, this_.creator as creator5_118_0_, this_.role_id as role_id6_118_0_, this_.speciality_id as speciali7_118_0_, this_.date_created as date_cre8_118_0_, this_.changed_by as changed_9_118_0_, this_.date_changed as date_ch10_118_0_, this_.retired_by as retired11_118_0_, this_.date_retired as date_re12_118_0_, this_.retire_reason as retire_13_118_0_, this_.retired as retired14_118_0_, this_.uuid as uuid15_118_0_, this_.provider_role_id as provide16_118_0_ from provider this_ where this_.uuid=?
  1134. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,592| Cache Hit Count : 0
  1135. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,592| Cache Miss Count: 0
  1136. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,592| Cache Put Count : 0
  1137. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,592| Execution Count : 1
  1138. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,592| Average time : 4
  1139. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,592| Row Count : 1
  1140. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,593| QUERY: select count(*) from User u where (u.username = :uname1 or u.systemId = :uname2 or u.username = :sysid1 or u.systemId = :sysid2 or u.systemId = :uname3) and u.userId <> :uid
  1141. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,593| Cache Hit Count : 0
  1142. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,593| Cache Miss Count: 0
  1143. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,593| Cache Put Count : 0
  1144. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,593| Execution Count : 4
  1145. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,593| Average time : 0
  1146. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,593| Row Count : 4
  1147. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,593| QUERY: [CRITERIA] select this_.id as id1_72_0_, this_.uuid as uuid2_72_0_, this_.name as name3_72_0_, this_.description as descript4_72_0_, this_.identifier_type as identifi5_72_0_, this_.creator as creator6_72_0_, this_.date_created as date_cre7_72_0_, this_.changed_by as changed_8_72_0_, this_.date_changed as date_cha9_72_0_, this_.retired as retired10_72_0_, this_.retired_by as retired11_72_0_, this_.date_retired as date_re12_72_0_, this_.retire_reason as retire_13_72_0_, this_1_.next_sequence_value as next_seq2_77_0_, this_1_.base_character_set as base_cha3_77_0_, this_1_.first_identifier_base as first_id4_77_0_, this_1_.prefix as prefix5_77_0_, this_1_.suffix as suffix6_77_0_, this_1_.min_length as min_leng7_77_0_, this_1_.max_length as max_leng8_77_0_, this_2_.url as url2_75_0_, this_2_.user as user3_75_0_, this_2_.password as password4_75_0_, this_3_.source as source2_71_0_, this_3_.batch_size as batch_si3_71_0_, this_3_.min_pool_size as min_pool4_71_0_, this_3_.refill_with_scheduled_task as refill_w5_71_0_, this_3_.sequential as sequenti6_71_0_, case when this_1_.id is not null then 1 when this_2_.id is not null then 2 when this_3_.id is not null then 3 when this_.id is not null then 0 end as clazz_0_ from idgen_identifier_source this_ left outer join idgen_seq_id_gen this_1_ on this_.id=this_1_.id left outer join idgen_remote_source this_2_ on this_.id=this_2_.id left outer join idgen_id_pool this_3_ on this_.id=this_3_.id where this_.uuid=?
  1148. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,593| Cache Hit Count : 0
  1149. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,594| Cache Miss Count: 0
  1150. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,594| Cache Put Count : 0
  1151. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,594| Execution Count : 1
  1152. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,594| Average time : 5
  1153. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,594| Row Count : 1
  1154. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,594| QUERY: [CRITERIA] select this_.provider_role_id as provider1_121_0_, this_.uuid as uuid2_121_0_, this_.name as name3_121_0_, this_.description as descript4_121_0_, this_.creator as creator5_121_0_, this_.date_created as date_cre6_121_0_, this_.changed_by as changed_7_121_0_, this_.date_changed as date_cha8_121_0_, this_.retired as retired9_121_0_, this_.retired_by as retired10_121_0_, this_.date_retired as date_re11_121_0_, this_.retire_reason as retire_12_121_0_ from providermanagement_provider_role this_ where this_.uuid=?
  1155. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,594| Cache Hit Count : 0
  1156. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,595| Cache Miss Count: 0
  1157. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,595| Cache Put Count : 0
  1158. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,595| Execution Count : 3
  1159. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,595| Average time : 4
  1160. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,595| Row Count : 3
  1161. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,595| QUERY: [CRITERIA] select this_.form_id as form_id1_61_0_, this_.uuid as uuid2_61_0_, this_.name as name3_61_0_, this_.version as version4_61_0_, this_.build as build5_61_0_, this_.published as publishe6_61_0_, this_.description as descript7_61_0_, this_.encounter_type as encounte8_61_0_, this_.creator as creator9_61_0_, this_.date_created as date_cr10_61_0_, this_.changed_by as changed11_61_0_, this_.date_changed as date_ch12_61_0_, this_.retired as retired13_61_0_, this_.retired_by as retired14_61_0_, this_.date_retired as date_re15_61_0_, this_.retired_reason as retired16_61_0_ from form this_ order by this_.name asc, this_.form_id asc
  1162. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,595| Cache Hit Count : 0
  1163. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,595| Cache Miss Count: 0
  1164. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,595| Cache Put Count : 0
  1165. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,595| Execution Count : 1
  1166. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,595| Average time : 3
  1167. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,596| Row Count : 6
  1168. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,596| QUERY: [CRITERIA] select this_.id as id1_69_0_, this_.form_id as form_id2_69_0_, this_.xml_data as xml_data3_69_0_, this_.creator as creator4_69_0_, this_.date_created as date_cre5_69_0_, this_.changed_by as changed_6_69_0_, this_.date_changed as date_cha7_69_0_, this_.retired as retired8_69_0_, this_.name as name9_69_0_, this_.uuid as uuid10_69_0_, this_.description as descrip11_69_0_, this_.retired_by as retired12_69_0_, this_.date_retired as date_re13_69_0_, this_.retire_reason as retire_14_69_0_ from htmlformentry_html_form this_ where this_.form_id=? order by this_.date_created desc
  1169. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,596| Cache Hit Count : 0
  1170. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,596| Cache Miss Count: 0
  1171. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,596| Cache Put Count : 0
  1172. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,596| Execution Count : 5
  1173. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,596| Average time : 0
  1174. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,596| Row Count : 5
  1175. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,596| QUERY: [CRITERIA] select this_.id as id1_134_0_, this_.uuid as uuid2_134_0_, this_.base_cohort_uuid as base_coh3_134_0_, this_.base_cohort_parameters as base_coh4_134_0_, this_.report_definition_uuid as report_d5_134_0_, this_.report_definition_parameters as report_d6_134_0_, this_.renderer_type as renderer7_134_0_, this_.renderer_argument as renderer8_134_0_, this_.requested_by as requeste9_134_0_, this_.request_datetime as request10_134_0_, this_.priority as priorit11_134_0_, this_.status as status12_134_0_, this_.schedule as schedul13_134_0_, this_.process_automatically as process14_134_0_, this_.evaluation_start_datetime as evaluat15_134_0_, this_.evaluation_complete_datetime as evaluat16_134_0_, this_.render_complete_datetime as render_17_134_0_, this_.minimum_days_to_preserve as minimum18_134_0_, this_.description as descrip19_134_0_ from reporting_report_request this_ where this_.status in (?) order by this_.evaluation_complete_datetime desc, this_.evaluation_start_datetime desc, this_.priority desc, this_.request_datetime desc
  1176. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,597| Cache Hit Count : 0
  1177. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,597| Cache Miss Count: 0
  1178. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,597| Cache Put Count : 0
  1179. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,597| Execution Count : 6
  1180. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,597| Average time : 2
  1181. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,597| Row Count : 0
  1182. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,597| QUERY: [CRITERIA] select this_.provider_id as provider1_118_0_, this_.person_id as person_i2_118_0_, this_.name as name3_118_0_, this_.identifier as identifi4_118_0_, this_.creator as creator5_118_0_, this_.role_id as role_id6_118_0_, this_.speciality_id as speciali7_118_0_, this_.date_created as date_cre8_118_0_, this_.changed_by as changed_9_118_0_, this_.date_changed as date_ch10_118_0_, this_.retired_by as retired11_118_0_, this_.date_retired as date_re12_118_0_, this_.retire_reason as retire_13_118_0_, this_.retired as retired14_118_0_, this_.uuid as uuid15_118_0_, this_.provider_role_id as provide16_118_0_ from provider this_ where this_.provider_id is not null and this_.person_id=? and this_.retired=? order by this_.provider_id asc
  1183. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,597| Cache Hit Count : 0
  1184. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,597| Cache Miss Count: 0
  1185. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,598| Cache Put Count : 0
  1186. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,598| Execution Count : 3
  1187. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,598| Average time : 0
  1188. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,598| Row Count : 3
  1189. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,598| QUERY: from User u where u.retired = '0' and (u.username = ? or u.systemId = ?)
  1190. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,607| Cache Hit Count : 0
  1191. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,607| Cache Miss Count: 0
  1192. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,608| Cache Put Count : 0
  1193. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,608| Execution Count : 1
  1194. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,608| Average time : 1
  1195. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,608| Row Count : 1
  1196. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,608| QUERY: [CRITERIA] select this_.appointment_type_id as appointm1_11_0_, this_.name as name2_11_0_, this_.description as descript3_11_0_, this_.duration as duration4_11_0_, this_.confidential as confiden5_11_0_, this_.visit_type_id as visit_ty6_11_0_, this_.uuid as uuid7_11_0_, this_.date_created as date_cre8_11_0_, this_.date_changed as date_cha9_11_0_, this_.date_retired as date_re10_11_0_, this_.retired as retired11_11_0_, this_.retire_reason as retire_12_11_0_, this_.creator as creator13_11_0_, this_.changed_by as changed14_11_0_, this_.retired_by as retired15_11_0_ from appointmentscheduling_appointment_type this_ where lower(this_.name)=? and this_.retired=? and not (this_.uuid=?)
  1197. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,608| Cache Hit Count : 0
  1198. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,609| Cache Miss Count: 0
  1199. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,609| Cache Put Count : 0
  1200. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,609| Execution Count : 44
  1201. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,609| Average time : 0
  1202. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,609| Row Count : 0
  1203. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,609| QUERY: [CRITERIA] select this_.encounter_type_id as encounte1_51_0_, this_.name as name2_51_0_, this_.description as descript3_51_0_, this_.date_created as date_cre4_51_0_, this_.creator as creator5_51_0_, this_.edit_privilege as edit_pri6_51_0_, this_.view_privilege as view_pri7_51_0_, this_.uuid as uuid8_51_0_, this_.retired_by as retired_9_51_0_, this_.date_retired as date_re10_51_0_, this_.retire_reason as retire_11_51_0_, this_.retired as retired12_51_0_, this_.changed_by as changed13_51_0_, this_.date_changed as date_ch14_51_0_ from encounter_type this_ where this_.uuid=?
  1204. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,609| Cache Hit Count : 0
  1205. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,609| Cache Miss Count: 0
  1206. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,610| Cache Put Count : 0
  1207. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,610| Execution Count : 10
  1208. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,610| Average time : 0
  1209. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,610| Row Count : 10
  1210. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,610| QUERY: [CRITERIA] select count(*) as y0_ from address_hierarchy_entry this_
  1211. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,610| Cache Hit Count : 0
  1212. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,610| Cache Miss Count: 0
  1213. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,611| Cache Put Count : 0
  1214. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,611| Execution Count : 1
  1215. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,611| Average time : 3
  1216. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,611| Row Count : 1
  1217. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,611| QUERY: [CRITERIA] select this_.metadata_source_id as metadata1_85_0_, this_.name as name2_85_0_, this_.description as descript3_85_0_, this_.creator as creator4_85_0_, this_.date_created as date_cre5_85_0_, this_.changed_by as changed_6_85_0_, this_.date_changed as date_cha7_85_0_, this_.retired as retired8_85_0_, this_.date_retired as date_ret9_85_0_, this_.retired_by as retired10_85_0_, this_.retire_reason as retire_11_85_0_, this_.uuid as uuid12_85_0_ from metadatamapping_metadata_source this_ where this_.name=?
  1218. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,611| Cache Hit Count : 0
  1219. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,611| Cache Miss Count: 0
  1220. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,612| Cache Put Count : 0
  1221. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,612| Execution Count : 4
  1222. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,612| Average time : 0
  1223. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,612| Row Count : 4
  1224. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,612| QUERY: [CRITERIA] select this_.provider_id as provider1_118_0_, this_.person_id as person_i2_118_0_, this_.name as name3_118_0_, this_.identifier as identifi4_118_0_, this_.creator as creator5_118_0_, this_.role_id as role_id6_118_0_, this_.speciality_id as speciali7_118_0_, this_.date_created as date_cre8_118_0_, this_.changed_by as changed_9_118_0_, this_.date_changed as date_ch10_118_0_, this_.retired_by as retired11_118_0_, this_.date_retired as date_re12_118_0_, this_.retire_reason as retire_13_118_0_, this_.retired as retired14_118_0_, this_.uuid as uuid15_118_0_, this_.provider_role_id as provide16_118_0_ from provider this_ where this_.person_id=? order by this_.retired asc, this_.provider_id asc
  1225. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,612| Cache Hit Count : 0
  1226. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,612| Cache Miss Count: 0
  1227. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,612| Cache Put Count : 0
  1228. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,613| Execution Count : 1
  1229. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,613| Average time : 2
  1230. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,613| Row Count : 1
  1231. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,613| QUERY: [CRITERIA] select this_.calculation_registration_id as calculat1_16_0_, this_.uuid as uuid2_16_0_, this_.token as token3_16_0_, this_.provider_class_name as provider4_16_0_, this_.calculation_name as calculat5_16_0_, this_.configuration as configur6_16_0_ from calculation_registration this_ where this_.provider_class_name=?
  1232. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,613| Cache Hit Count : 0
  1233. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,613| Cache Miss Count: 0
  1234. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,613| Cache Put Count : 0
  1235. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,613| Execution Count : 1
  1236. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,614| Average time : 2
  1237. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,614| Row Count : 0
  1238. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,614| QUERY: [CRITERIA] select this_.person_attribute_id as person_a1_109_2_, this_.uuid as uuid2_109_2_, this_.person_id as person_i3_109_2_, this_.person_attribute_type_id as person_a4_109_2_, this_.value as value5_109_2_, this_.creator as creator6_109_2_, this_.date_created as date_cre7_109_2_, this_.changed_by as changed_8_109_2_, this_.date_changed as date_cha9_109_2_, this_.voided_by as voided_10_109_2_, this_.date_voided as date_vo11_109_2_, this_.voided as voided12_109_2_, this_.void_reason as void_re13_109_2_, p1_.person_id as person_i1_107_0_, p1_.uuid as uuid2_107_0_, p1_.gender as gender3_107_0_, p1_.birthdate as birthdat4_107_0_, p1_.birthdate_estimated as birthdat5_107_0_, p1_.birthtime as birthtim6_107_0_, p1_.dead as dead7_107_0_, p1_.death_date as death_da8_107_0_, p1_.deathdate_estimated as deathdat9_107_0_, p1_.cause_of_death as cause_o10_107_0_, p1_.creator as creator11_107_0_, p1_.date_created as date_cr12_107_0_, p1_.changed_by as changed13_107_0_, p1_.date_changed as date_ch14_107_0_, p1_.voided as voided15_107_0_, p1_.voided_by as voided_16_107_0_, p1_.date_voided as date_vo17_107_0_, p1_.void_reason as void_re18_107_0_, p1_.cause_of_death_non_coded as cause_o19_107_0_, p1_1_.patient_id as patient_1_101_0_, p1_1_.creator as creator2_101_0_, p1_1_.date_created as date_cre3_101_0_, p1_1_.changed_by as changed_4_101_0_, p1_1_.date_changed as date_cha5_101_0_, p1_1_.voided as voided6_101_0_, p1_1_.voided_by as voided_b7_101_0_, p1_1_.date_voided as date_voi8_101_0_, p1_1_.void_reason as void_rea9_101_0_, p1_1_.allergy_status as allergy10_101_0_, case when exists (select * from patient p where p.patient_id = p1_.person_id) then 1 else 0 end as formula1_0_, case when p1_1_.patient_id is not null then 1 when p1_.person_id is not null then 0 end as clazz_0_, pat2_.person_attribute_type_id as person_a1_110_1_, pat2_.uuid as uuid2_110_1_, pat2_.name as name3_110_1_, pat2_.description as descript4_110_1_, pat2_.format as format5_110_1_, pat2_.foreign_key as foreign_6_110_1_, pat2_.sort_weight as sort_wei7_110_1_, pat2_.searchable as searchab8_110_1_, pat2_.creator as creator9_110_1_, pat2_.date_created as date_cr10_110_1_, pat2_.changed_by as changed11_110_1_, pat2_.date_changed as date_ch12_110_1_, pat2_.retired_by as retired13_110_1_, pat2_.date_retired as date_re14_110_1_, pat2_.retire_reason as retire_15_110_1_, pat2_.retired as retired16_110_1_, pat2_.edit_privilege as edit_pr17_110_1_ from person_attribute this_ inner join person p1_ on this_.person_id=p1_.person_id and ( p1_.person_id=? ) left outer join patient p1_1_ on p1_.person_id=p1_1_.patient_id inner join person_attribute_type pat2_ on this_.person_attribute_type_id=pat2_.person_attribute_type_id where pat2_.uuid=? and this_.voided=?
  1239. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,641| Cache Hit Count : 0
  1240. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,641| Cache Miss Count: 0
  1241. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,642| Cache Put Count : 0
  1242. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,642| Execution Count : 5
  1243. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,642| Average time : 0
  1244. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,642| Row Count : 0
  1245. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,642| QUERY: [CRITERIA] select this_.serialized_object_id as serializ1_140_0_, this_.uuid as uuid2_140_0_, this_.name as name3_140_0_, this_.description as descript4_140_0_, this_.type as type5_140_0_, this_.subtype as subtype6_140_0_, this_.serialization_class as serializ7_140_0_, this_.serialized_data as serializ8_140_0_, this_.date_created as date_cre9_140_0_, this_.date_changed as date_ch10_140_0_, this_.retired as retired11_140_0_, this_.date_retired as date_re12_140_0_, this_.retire_reason as retire_13_140_0_, this_.creator as creator14_140_0_, this_.changed_by as changed15_140_0_, this_.retired_by as retired16_140_0_ from serialized_object this_ where this_.uuid=?
  1246. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,642| Cache Hit Count : 0
  1247. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,642| Cache Miss Count: 0
  1248. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,643| Cache Put Count : 0
  1249. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,643| Execution Count : 1
  1250. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,643| Average time : 9
  1251. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,644| Row Count : 1
  1252. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,644| QUERY: from PatientIdentifierType pit where pit.uuid = :uuid
  1253. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,644| Cache Hit Count : 0
  1254. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,644| Cache Miss Count: 0
  1255. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,644| Cache Put Count : 0
  1256. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,644| Execution Count : 2
  1257. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,644| Average time : 1
  1258. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,644| Row Count : 2
  1259. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,645| QUERY: [CRITERIA] select this_.person_attribute_type_id as person_a1_110_0_, this_.uuid as uuid2_110_0_, this_.name as name3_110_0_, this_.description as descript4_110_0_, this_.format as format5_110_0_, this_.foreign_key as foreign_6_110_0_, this_.sort_weight as sort_wei7_110_0_, this_.searchable as searchab8_110_0_, this_.creator as creator9_110_0_, this_.date_created as date_cr10_110_0_, this_.changed_by as changed11_110_0_, this_.date_changed as date_ch12_110_0_, this_.retired_by as retired13_110_0_, this_.date_retired as date_re14_110_0_, this_.retire_reason as retire_15_110_0_, this_.retired as retired16_110_0_, this_.edit_privilege as edit_pr17_110_0_ from person_attribute_type this_ where this_.name=?
  1260. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,645| Cache Hit Count : 0
  1261. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,645| Cache Miss Count: 0
  1262. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,645| Cache Put Count : 0
  1263. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,645| Execution Count : 2
  1264. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,645| Average time : 0
  1265. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,645| Row Count : 2
  1266. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,645| QUERY: from Privilege p order by p.privilege
  1267. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,645| Cache Hit Count : 0
  1268. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,645| Cache Miss Count: 0
  1269. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,646| Cache Put Count : 0
  1270. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,646| Execution Count : 1
  1271. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,646| Average time : 1
  1272. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,646| Row Count : 295
  1273. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,646| QUERY: from Person p where p.uuid = :uuid
  1274. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,646| Cache Hit Count : 0
  1275. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,646| Cache Miss Count: 0
  1276. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,646| Cache Put Count : 0
  1277. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,648| Execution Count : 4
  1278. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,649| Average time : 4
  1279. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,649| Row Count : 4
  1280. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,649| QUERY: from User u where u.uuid = :uuid
  1281. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,649| Cache Hit Count : 0
  1282. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,649| Cache Miss Count: 0
  1283. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,649| Cache Put Count : 0
  1284. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,649| Execution Count : 5
  1285. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,649| Average time : 1
  1286. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,650| Row Count : 5
  1287. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,650| QUERY: [CRITERIA] select this_.imported_package_id as imported1_89_0_, this_.uuid as uuid2_89_0_, this_.group_uuid as group_uu3_89_0_, this_.date_created as date_cre4_89_0_, this_.date_imported as date_imp5_89_0_, this_.subscription_url as subscrip6_89_0_, this_.subscription_status as subscrip7_89_0_, this_.name as name8_89_0_, this_.description as descript9_89_0_, this_.import_config as import_10_89_0_, this_.remote_version as remote_11_89_0_, this_.version as version12_89_0_ from metadatasharing_imported_package this_ where this_.group_uuid=?
  1288. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,650| Cache Hit Count : 0
  1289. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,650| Cache Miss Count: 0
  1290. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,650| Cache Put Count : 0
  1291. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,650| Execution Count : 8
  1292. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,650| Average time : 7
  1293. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,651| Row Count : 8
  1294. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,651| QUERY: [CRITERIA] select this_.location_tag_id as location1_81_0_, this_.name as name2_81_0_, this_.description as descript3_81_0_, this_.date_created as date_cre4_81_0_, this_.creator as creator5_81_0_, this_.retired_by as retired_6_81_0_, this_.date_retired as date_ret7_81_0_, this_.retire_reason as retire_r8_81_0_, this_.retired as retired9_81_0_, this_.uuid as uuid10_81_0_, this_.date_changed as date_ch11_81_0_, this_.changed_by as changed12_81_0_ from location_tag this_ where this_.name=?
  1295. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,651| Cache Hit Count : 0
  1296. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,651| Cache Miss Count: 0
  1297. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,651| Cache Put Count : 0
  1298. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,651| Execution Count : 1
  1299. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,651| Average time : 2
  1300. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,651| Row Count : 1
  1301. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,652| QUERY: [CRITERIA] select this_.provider_id as provider1_118_0_, this_.person_id as person_i2_118_0_, this_.name as name3_118_0_, this_.identifier as identifi4_118_0_, this_.creator as creator5_118_0_, this_.role_id as role_id6_118_0_, this_.speciality_id as speciali7_118_0_, this_.date_created as date_cre8_118_0_, this_.changed_by as changed_9_118_0_, this_.date_changed as date_ch10_118_0_, this_.retired_by as retired11_118_0_, this_.date_retired as date_re12_118_0_, this_.retire_reason as retire_13_118_0_, this_.retired as retired14_118_0_, this_.uuid as uuid15_118_0_, this_.provider_role_id as provide16_118_0_ from provider this_ where this_.provider_id is not null and this_.person_id=? order by this_.provider_id asc
  1302. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,652| Cache Hit Count : 0
  1303. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,652| Cache Miss Count: 0
  1304. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,652| Cache Put Count : 0
  1305. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,652| Execution Count : 3
  1306. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,652| Average time : 1
  1307. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,652| Row Count : 3
  1308. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,652| QUERY: from Role r where r.uuid = :uuid
  1309. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,666| Cache Hit Count : 0
  1310. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,666| Cache Miss Count: 0
  1311. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,667| Cache Put Count : 0
  1312. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,667| Execution Count : 1
  1313. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,667| Average time : 2
  1314. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,667| Row Count : 1
  1315. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,667| QUERY: [CRITERIA] select this_.metadata_term_mapping_id as metadata1_86_1_, this_.metadata_source_id as metadata2_86_1_, this_.code as code3_86_1_, this_.metadata_class as metadata4_86_1_, this_.metadata_uuid as metadata5_86_1_, this_.name as name6_86_1_, this_.description as descript7_86_1_, this_.creator as creator8_86_1_, this_.date_created as date_cre9_86_1_, this_.changed_by as changed10_86_1_, this_.date_changed as date_ch11_86_1_, this_.retired as retired12_86_1_, this_.date_retired as date_re13_86_1_, this_.retired_by as retired14_86_1_, this_.retire_reason as retire_15_86_1_, this_.uuid as uuid16_86_1_, metadataso1_.metadata_source_id as metadata1_85_0_, metadataso1_.name as name2_85_0_, metadataso1_.description as descript3_85_0_, metadataso1_.creator as creator4_85_0_, metadataso1_.date_created as date_cre5_85_0_, metadataso1_.changed_by as changed_6_85_0_, metadataso1_.date_changed as date_cha7_85_0_, metadataso1_.retired as retired8_85_0_, metadataso1_.date_retired as date_ret9_85_0_, metadataso1_.retired_by as retired10_85_0_, metadataso1_.retire_reason as retire_11_85_0_, metadataso1_.uuid as uuid12_85_0_ from metadatamapping_metadata_term_mapping this_ inner join metadatamapping_metadata_source metadataso1_ on this_.metadata_source_id=metadataso1_.metadata_source_id where this_.retired=? and this_.code=? and metadataso1_.name=?
  1316. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,667| Cache Hit Count : 0
  1317. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,668| Cache Miss Count: 0
  1318. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,668| Cache Put Count : 0
  1319. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,668| Execution Count : 3
  1320. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,668| Average time : 0
  1321. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,668| Row Count : 3
  1322. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,668| QUERY: [CRITERIA] select this_.patient_identifier_type_id as patient_1_103_0_, this_.uuid as uuid2_103_0_, this_.name as name3_103_0_, this_.description as descript4_103_0_, this_.format as format5_103_0_, this_.format_description as format_d6_103_0_, this_.required as required7_103_0_, this_.validator as validato8_103_0_, this_.date_created as date_cre9_103_0_, this_.location_behavior as locatio10_103_0_, this_.uniqueness_behavior as uniquen11_103_0_, this_.creator as creator12_103_0_, this_.retired_by as retired13_103_0_, this_.date_retired as date_re14_103_0_, this_.retire_reason as retire_15_103_0_, this_.retired as retired16_103_0_, this_.changed_by as changed17_103_0_, this_.date_changed as date_ch18_103_0_ from patient_identifier_type this_ where this_.uuid=?
  1323. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,668| Cache Hit Count : 0
  1324. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,669| Cache Miss Count: 0
  1325. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,669| Cache Put Count : 0
  1326. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,669| Execution Count : 3
  1327. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,669| Average time : 0
  1328. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,669| Row Count : 3
  1329. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:21:21,669| QUERY: from Form f where f.uuid = :uuid
  1330. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:21:21,669| Cache Hit Count : 0
  1331. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:21:21,669| Cache Miss Count: 0
  1332. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:21:21,670| Cache Put Count : 0
  1333. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:21:21,670| Execution Count : 5
  1334. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:21:21,670| Average time : 0
  1335. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:21:21,670| Row Count : 5
  1336. [INFO] Stopped o.e.j.m.p.JettyWebAppContext@149c39b{/openmrs,file:///home/sid/IdeaProjects/openmrs-core/webapp/src/main/webapp/,UNAVAILABLE}{file:///home/sid/IdeaProjects/openmrs-core/webapp/src/main/webapp/}
  1337.  
  1338. sid@siddharth-vaish:~/IdeaProjects/openmrs-core/webapp$ mvnDebug jetty:run
  1339. Preparing to execute Maven in debug mode
  1340. Listening for transport dt_socket at address: 8000
  1341. [INFO] Scanning for projects...
  1342. [INFO]
  1343. [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
  1344. [INFO] Building openmrs-webapp 2.3.2-SNAPSHOT
  1345. [INFO] --------------------------------[ war ]---------------------------------
  1346. [INFO]
  1347. [INFO] >>> jetty-maven-plugin:9.3.3.v20150827:run (default-cli) > test-compile @ openmrs-webapp >>>
  1348. [INFO]
  1349. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ openmrs-webapp ---
  1350. [INFO] Checking for local modifications: skipped.
  1351. [INFO] Updating project files from SCM: skipped.
  1352. [INFO] ShortRevision tag detected. The value is '6'.
  1353. [INFO] Executing: /bin/sh -c cd /home/sid/IdeaProjects/openmrs-core/webapp && git rev-parse --verify --short=6 HEAD
  1354. [INFO] Working directory: /home/sid/IdeaProjects/openmrs-core/webapp
  1355. [INFO] Storing buildNumber: 5b6a9a at timestamp: 1592085242917
  1356. [INFO] ShortRevision tag detected. The value is '6'.
  1357. [INFO] Executing: /bin/sh -c cd /home/sid/IdeaProjects/openmrs-core/webapp && git rev-parse --verify --short=6 HEAD
  1358. [INFO] Working directory: /home/sid/IdeaProjects/openmrs-core/webapp
  1359. [INFO] Storing buildScmBranch: UNKNOWN
  1360. [INFO]
  1361. [INFO] --- build-helper-maven-plugin:1.5:parse-version (parse-version) @ openmrs-webapp ---
  1362. [INFO]
  1363. [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ openmrs-webapp ---
  1364. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  1365. [INFO] Copying 2 resources
  1366. [INFO] Copying 1 resource to ../jetty
  1367. [INFO]
  1368. [INFO] --- maven-antrun-plugin:1.4:run (default) @ openmrs-webapp ---
  1369. project.artifactId
  1370. [INFO] Executing tasks
  1371. [unzip] Expanding: /home/sid/IdeaProjects/openmrs-core/webapp/src/main/resources/liquibase-demo-data.zip into /home/sid/IdeaProjects/openmrs-core/webapp/target/classes
  1372. [INFO] Executed tasks
  1373. [INFO]
  1374. [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ openmrs-webapp ---
  1375. [INFO] No sources to compile
  1376. [INFO]
  1377. [INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ openmrs-webapp ---
  1378. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  1379. [INFO] Copying 1 resource
  1380. [INFO]
  1381. [INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ openmrs-webapp ---
  1382. [INFO] Nothing to compile - all classes are up to date
  1383. [INFO]
  1384. [INFO] <<< jetty-maven-plugin:9.3.3.v20150827:run (default-cli) < test-compile @ openmrs-webapp <<<
  1385. [INFO]
  1386. [INFO]
  1387. [INFO] --- jetty-maven-plugin:9.3.3.v20150827:run (default-cli) @ openmrs-webapp ---
  1388. [INFO] Logging initialized @8002ms
  1389. [INFO] Configuring Jetty for project: openmrs-webapp
  1390. [INFO] webAppSourceDirectory not set. Trying src/main/webapp
  1391. [INFO] Reload Mechanic: automatic
  1392. [INFO] Classes = /home/sid/IdeaProjects/openmrs-core/webapp/target/classes
  1393. [INFO] Context path = /openmrs
  1394. [INFO] Tmp directory = /home/sid/IdeaProjects/openmrs-core/webapp/target/tmp
  1395. [INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
  1396. [INFO] Web overrides = src/test/resources/override-web.xml
  1397. [INFO] web.xml file = /home/sid/IdeaProjects/openmrs-core/webapp/target/jetty/WEB-INF/web.xml
  1398. [INFO] Webapp directory = /home/sid/IdeaProjects/openmrs-core/webapp/src/main/webapp
  1399. [INFO] jetty-9.3.3.v20150827
  1400. [INFO] No Spring WebApplicationInitializer types detected on classpath
  1401. [INFO] Initializing log4j from [classpath:log4j.xml]
  1402. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2020-06-14 03:24:09,841| Unable to find a runtime properties file at /home/sid/IdeaProjects/openmrs-core/webapp/openmrs-runtime.properties
  1403. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2020-06-14 03:24:09,871| Unable to find a runtime properties file at /home/sid/IdeaProjects/openmrs-core/webapp/openmrs-runtime.properties
  1404. INFO - Listener.contextInitialized(173) |2020-06-14 03:24:09,871| Using runtime properties file: /home/sid/.OpenMRS/openmrs-runtime.properties
  1405. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1406. WARNING 14/6/20 3:24 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  1407. WARNING 14/6/20 3:24 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  1408. WARNING 14/6/20 3:24 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  1409. INFO - EhCacheManagerFactoryBean.afterPropertiesSet(129) |2020-06-14 03:24:13,477| Initializing EhCache CacheManager
  1410. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2020-06-14 03:24:18,927| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  1411. WARN - Listener.loadBundledModules(500) |2020-06-14 03:24:18,936| Bundled module folder doesn't exist: /home/sid/IdeaProjects/openmrs-core/webapp/src/main/webapp/WEB-INF/bundledModules
  1412. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2020-06-14 03:24:18,937| Unable to find a runtime properties file at /home/sid/IdeaProjects/openmrs-core/webapp/openmrs-runtime.properties
  1413. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1414. WARNING 14/6/20 3:24 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  1415. WARNING 14/6/20 3:24 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  1416. WARNING 14/6/20 3:24 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  1417. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:21,058| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: layout.address.format value: <org.openmrs.layout.address.AddressTemplate>
  1418. <nameMappings class="properties">
  1419. <property name="postalCode" value="Location.postalCode"/>
  1420. <property name="address2" value="Location.address2"/>
  1421. <property name="address1" value="Location.address1"/>
  1422. <property name="country" value="Location.country"/>
  1423. <property name="stateProvince" value="Location.stateProvince"/>
  1424. <property name="cityVillage" value="Location.cityVillage"/>
  1425. </nameMappings>
  1426. <sizeMappings class="properties">
  1427. <property name="postalCode" value="10"/>
  1428. <property name="address2" value="40"/>
  1429. <property name="address1" value="40"/>
  1430. <property name="country" value="10"/>
  1431. <property name="stateProvince" value="10"/>
  1432. <property name="cityVillage" value="10"/>
  1433. </sizeMappings>
  1434. <lineByLineFormat>
  1435. <string>address1</string>
  1436. <string>address2</string>
  1437. <string>cityVillage stateProvince country postalCode</string>
  1438. </lineByLineFormat>
  1439. </org.openmrs.layout.address.AddressTemplate>,
  1440. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:21,122| Exiting method saveGlobalProperty
  1441. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:21,509| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.started value: true,
  1442. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:21,511| Exiting method saveGlobalProperty
  1443. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:21,514| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.mandatory value: false,
  1444. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:21,515| Exiting method saveGlobalProperty
  1445. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:21,563| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.started value: true,
  1446. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:21,565| Exiting method saveGlobalProperty
  1447. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:21,567| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.mandatory value: false,
  1448. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:21,579| Exiting method saveGlobalProperty
  1449. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1450. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1451. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1452. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:23,731| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir2.started value: true,
  1453. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:23,743| Exiting method saveGlobalProperty
  1454. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:23,746| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir2.mandatory value: false,
  1455. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:23,748| Exiting method saveGlobalProperty
  1456. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:23,826| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.started value: true,
  1457. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:23,830| Exiting method saveGlobalProperty
  1458. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:23,840| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.mandatory value: false,
  1459. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:23,842| Exiting method saveGlobalProperty
  1460. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:23,876| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.started value: true,
  1461. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:23,878| Exiting method saveGlobalProperty
  1462. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:23,880| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.mandatory value: false,
  1463. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:23,881| Exiting method saveGlobalProperty
  1464. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:24,049| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.started value: true,
  1465. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:24,051| Exiting method saveGlobalProperty
  1466. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:24,067| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.mandatory value: false,
  1467. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:24,068| Exiting method saveGlobalProperty
  1468. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:24,135| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.started value: true,
  1469. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:24,137| Exiting method saveGlobalProperty
  1470. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:24,139| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.mandatory value: false,
  1471. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:24,140| Exiting method saveGlobalProperty
  1472. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1473. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1474. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1475. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1476. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1477. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:24,408| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.started value: true,
  1478. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:24,426| Exiting method saveGlobalProperty
  1479. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:24,431| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.mandatory value: false,
  1480. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:24,433| Exiting method saveGlobalProperty
  1481. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1482. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1483. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1484. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1485. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1486. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:24,898| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.started value: true,
  1487. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:24,904| Exiting method saveGlobalProperty
  1488. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:24,912| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.mandatory value: false,
  1489. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:24,918| Exiting method saveGlobalProperty
  1490. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1491. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1492. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1493. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1494. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1495. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:25,046| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.started value: true,
  1496. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:25,048| Exiting method saveGlobalProperty
  1497. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:25,056| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.mandatory value: false,
  1498. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:25,064| Exiting method saveGlobalProperty
  1499. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1500. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1501. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1502. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1503. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1504. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:25,258| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.started value: true,
  1505. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:25,267| Exiting method saveGlobalProperty
  1506. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:25,269| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.mandatory value: false,
  1507. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:25,271| Exiting method saveGlobalProperty
  1508. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1509. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1510. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1511. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:25,443| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.started value: true,
  1512. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:25,447| Exiting method saveGlobalProperty
  1513. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:25,450| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.mandatory value: false,
  1514. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:25,453| Exiting method saveGlobalProperty
  1515. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:25,509| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.started value: true,
  1516. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:25,511| Exiting method saveGlobalProperty
  1517. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:25,515| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.mandatory value: false,
  1518. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:25,516| Exiting method saveGlobalProperty
  1519. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:25,581| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.started value: true,
  1520. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:25,583| Exiting method saveGlobalProperty
  1521. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:25,586| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.mandatory value: false,
  1522. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:25,593| Exiting method saveGlobalProperty
  1523. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:25,679| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.started value: true,
  1524. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:25,681| Exiting method saveGlobalProperty
  1525. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:25,683| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.mandatory value: false,
  1526. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:25,686| Exiting method saveGlobalProperty
  1527. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1528. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1529. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1530. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1531. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1532. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:25,903| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.started value: true,
  1533. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:25,908| Exiting method saveGlobalProperty
  1534. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:25,912| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.mandatory value: false,
  1535. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:25,914| Exiting method saveGlobalProperty
  1536. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1537. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1538. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1539. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1540. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1541. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:26,119| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.started value: true,
  1542. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:26,121| Exiting method saveGlobalProperty
  1543. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:26,125| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.mandatory value: false,
  1544. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:26,128| Exiting method saveGlobalProperty
  1545. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1546. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1547. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1548. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1549. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1550. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:26,318| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.started value: true,
  1551. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:26,321| Exiting method saveGlobalProperty
  1552. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:26,330| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.mandatory value: false,
  1553. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:26,336| Exiting method saveGlobalProperty
  1554. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1555. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1556. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1557. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1558. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1559. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:26,536| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.started value: true,
  1560. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:26,547| Exiting method saveGlobalProperty
  1561. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:26,550| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.mandatory value: false,
  1562. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:26,554| Exiting method saveGlobalProperty
  1563. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1564. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1565. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1566. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1567. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1568. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:26,742| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.started value: true,
  1569. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:26,744| Exiting method saveGlobalProperty
  1570. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:26,748| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.mandatory value: false,
  1571. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:26,758| Exiting method saveGlobalProperty
  1572. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1573. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1574. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1575. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:27,166| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.started value: true,
  1576. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:27,167| Exiting method saveGlobalProperty
  1577. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:27,171| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.mandatory value: false,
  1578. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:27,177| Exiting method saveGlobalProperty
  1579. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1580. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1581. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1582. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:27,422| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.started value: true,
  1583. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:27,425| Exiting method saveGlobalProperty
  1584. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:27,429| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.mandatory value: false,
  1585. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:27,436| Exiting method saveGlobalProperty
  1586. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1587. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1588. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1589. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1590. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1591. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:27,748| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.started value: true,
  1592. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:27,755| Exiting method saveGlobalProperty
  1593. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:27,760| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.mandatory value: false,
  1594. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:27,763| Exiting method saveGlobalProperty
  1595. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1596. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1597. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1598. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:28,038| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.started value: true,
  1599. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:28,040| Exiting method saveGlobalProperty
  1600. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:28,043| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.mandatory value: false,
  1601. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:28,045| Exiting method saveGlobalProperty
  1602. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1603. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1604. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1605. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:28,336| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.started value: true,
  1606. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:28,349| Exiting method saveGlobalProperty
  1607. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:28,352| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.mandatory value: false,
  1608. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:28,363| Exiting method saveGlobalProperty
  1609. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1610. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1611. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1612. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:28,559| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.started value: true,
  1613. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:28,561| Exiting method saveGlobalProperty
  1614. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:28,562| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.mandatory value: false,
  1615. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:28,566| Exiting method saveGlobalProperty
  1616. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1617. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1618. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1619. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:28,732| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencedemodata.started value: true,
  1620. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:28,736| Exiting method saveGlobalProperty
  1621. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:28,760| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencedemodata.mandatory value: false,
  1622. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:28,763| Exiting method saveGlobalProperty
  1623. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1624. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1625. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1626. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1627. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1628. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:28,915| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.started value: true,
  1629. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:28,917| Exiting method saveGlobalProperty
  1630. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:28,919| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mandatory value: false,
  1631. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:28,921| Exiting method saveGlobalProperty
  1632. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:28,971| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.BasicPatientNameSearch,
  1633. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:28,992| Exiting method saveGlobalProperty
  1634. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1635. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1636. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1637. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1638. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1639. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:29,200| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.started value: true,
  1640. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:29,201| Exiting method saveGlobalProperty
  1641. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:29,204| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.mandatory value: false,
  1642. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:29,205| Exiting method saveGlobalProperty
  1643. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1644. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1645. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1646. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1647. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1648. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:29,397| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.started value: true,
  1649. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:29,403| Exiting method saveGlobalProperty
  1650. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:29,408| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.mandatory value: false,
  1651. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:29,413| Exiting method saveGlobalProperty
  1652. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1653. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1654. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1655. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1656. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1657. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:29,579| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.started value: true,
  1658. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:29,586| Exiting method saveGlobalProperty
  1659. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:29,597| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.mandatory value: false,
  1660. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:29,606| Exiting method saveGlobalProperty
  1661. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1662. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1663. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1664. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1665. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1666. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:29,722| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.started value: true,
  1667. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:29,730| Exiting method saveGlobalProperty
  1668. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:29,732| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.mandatory value: false,
  1669. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:29,733| Exiting method saveGlobalProperty
  1670. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1671. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1672. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1673. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1674. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1675. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:29,901| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.started value: true,
  1676. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:29,902| Exiting method saveGlobalProperty
  1677. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:29,904| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.mandatory value: false,
  1678. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:29,905| Exiting method saveGlobalProperty
  1679. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1680. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1681. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1682. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1683. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1684. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:30,177| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.started value: true,
  1685. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:30,178| Exiting method saveGlobalProperty
  1686. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:30,183| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.mandatory value: false,
  1687. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:30,185| Exiting method saveGlobalProperty
  1688. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1689. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1690. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1691. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1692. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1693. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:30,391| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.started value: true,
  1694. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:30,400| Exiting method saveGlobalProperty
  1695. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:30,402| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.mandatory value: false,
  1696. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:30,406| Exiting method saveGlobalProperty
  1697. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1698. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1699. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1700. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1701. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1702. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:30,692| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationapp.started value: true,
  1703. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:30,694| Exiting method saveGlobalProperty
  1704. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:30,697| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationapp.mandatory value: false,
  1705. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:30,699| Exiting method saveGlobalProperty
  1706. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1707. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1708. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1709. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1710. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1711. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:30,883| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingui.started value: true,
  1712. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:30,886| Exiting method saveGlobalProperty
  1713. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:30,891| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingui.mandatory value: false,
  1714. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:30,892| Exiting method saveGlobalProperty
  1715. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1716. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1717. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1718. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1719. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1720. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:31,043| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentschedulingui.started value: true,
  1721. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:31,045| Exiting method saveGlobalProperty
  1722. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:31,048| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentschedulingui.mandatory value: false,
  1723. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:31,050| Exiting method saveGlobalProperty
  1724. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1725. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1726. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1727. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1728. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1729. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:31,276| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.started value: true,
  1730. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:31,278| Exiting method saveGlobalProperty
  1731. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:31,280| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.mandatory value: false,
  1732. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:31,281| Exiting method saveGlobalProperty
  1733. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1734. INFO 14/6/20 3:24 AM:liquibase: Reading from `liquibasechangelog`
  1735. INFO 14/6/20 3:24 AM:liquibase: Successfully acquired change log lock
  1736. INFO 14/6/20 3:24 AM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  1737. INFO 14/6/20 3:24 AM:liquibase: Successfully released change log lock
  1738. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:31,520| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referenceapplication.started value: true,
  1739. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:31,523| Exiting method saveGlobalProperty
  1740. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:31,526| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referenceapplication.mandatory value: false,
  1741. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:31,529| Exiting method saveGlobalProperty
  1742. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:24:32,672| In method SchedulerService.saveToMemento. Arguments:
  1743. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:24:32,692| Exiting method saveToMemento
  1744. INFO - EhCacheManagerFactoryBean.destroy(181) |2020-06-14 03:24:32,756| Shutting down EhCache CacheManager
  1745. INFO - ServiceContext.startRefreshingContext(832) |2020-06-14 03:24:32,761| Refreshing Context
  1746. INFO - EhCacheManagerFactoryBean.afterPropertiesSet(129) |2020-06-14 03:24:43,052| Initializing EhCache CacheManager
  1747. WARN - IdgenTask.run(32) |2020-06-14 03:25:12,687| Not running scheduled task. DaemonToken = null; enabled = false
  1748. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2020-06-14 03:25:22,261| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  1749. INFO - ServiceContext.doneRefreshingContext(843) |2020-06-14 03:25:22,292| Done refreshing Context
  1750. WARN - AddressConfigurationLoader.loadAddressConfiguration(64) |2020-06-14 03:25:32,006| Address hierarchy configuration file appears invalid, skipping the loading process: addressConfiguration.xml
  1751. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,216| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: login.url value: login.htm,
  1752. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,217| Exiting method saveGlobalProperty
  1753. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,339| In method UserService.saveRole. Arguments: Role=Privilege Level: Full,
  1754. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,341| Exiting method saveRole
  1755. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,367| In method UserService.saveRole. Arguments: Role=Privilege Level: High,
  1756. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,369| Exiting method saveRole
  1757. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,436| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: visits.assignmentHandler value: org.openmrs.module.emrapi.adt.EmrApiVisitAssignmentHandler,
  1758. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,437| Exiting method saveGlobalProperty
  1759. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,491| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.installedVersion value: 19,
  1760. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,494| Exiting method saveGlobalProperty
  1761. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,519| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.systemAdministration,
  1762. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,520| Exiting method savePrivilege
  1763. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,526| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.legacyAdmin,
  1764. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,527| Exiting method savePrivilege
  1765. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,531| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.activeVisits,
  1766. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,532| Exiting method savePrivilege
  1767. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,536| In method UserService.savePrivilege. Arguments: Privilege=App: atlas.manage,
  1768. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,537| Exiting method savePrivilege
  1769. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,552| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.configuremetadata,
  1770. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,553| Exiting method savePrivilege
  1771. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,558| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.findPatient,
  1772. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,558| Exiting method savePrivilege
  1773. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,567| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.patientDashboard,
  1774. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,568| Exiting method savePrivilege
  1775. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,572| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.patientVisits,
  1776. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,573| Exiting method savePrivilege
  1777. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,577| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.systemAdministration,
  1778. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,578| Exiting method savePrivilege
  1779. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,582| In method UserService.savePrivilege. Arguments: Privilege=App: formentryapp.forms,
  1780. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,587| Exiting method savePrivilege
  1781. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,591| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.vitals,
  1782. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,592| Exiting method savePrivilege
  1783. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,597| In method UserService.savePrivilege. Arguments: Privilege=App: registrationapp.registerPatient,
  1784. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,598| Exiting method savePrivilege
  1785. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,601| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.createRetrospectiveVisit,
  1786. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,601| Exiting method savePrivilege
  1787. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,604| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.createVisit,
  1788. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,605| Exiting method savePrivilege
  1789. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,608| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.endVisit,
  1790. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,608| Exiting method savePrivilege
  1791. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,611| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.mergeVisits,
  1792. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,612| Exiting method savePrivilege
  1793. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,615| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleAdmission,
  1794. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,615| Exiting method savePrivilege
  1795. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,618| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleDischarge,
  1796. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,619| Exiting method savePrivilege
  1797. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,623| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleTransfer,
  1798. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,623| Exiting method savePrivilege
  1799. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,627| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleVisitNote,
  1800. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,627| Exiting method savePrivilege
  1801. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,632| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.vitals,
  1802. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,642| Exiting method savePrivilege
  1803. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,646| In method UserService.savePrivilege. Arguments: Privilege=Task: Modify Allergies,
  1804. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,646| Exiting method savePrivilege
  1805. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,649| In method UserService.savePrivilege. Arguments: Privilege=Task: emr.patient.encounter.delete,
  1806. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,649| Exiting method savePrivilege
  1807. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,652| In method UserService.savePrivilege. Arguments: Privilege=Task: emr.patient.encounter.edit,
  1808. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,652| Exiting method savePrivilege
  1809. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,690| In method UserService.saveRole. Arguments: Role=Application: Administers System,
  1810. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,691| Exiting method saveRole
  1811. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,728| In method UserService.saveRole. Arguments: Role=Application: Configures Metadata,
  1812. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,729| Exiting method saveRole
  1813. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,770| In method UserService.saveRole. Arguments: Role=Application: Configures Forms,
  1814. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,771| Exiting method saveRole
  1815. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,806| In method UserService.saveRole. Arguments: Role=Application: Manages Atlas,
  1816. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,806| Exiting method saveRole
  1817. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,881| In method UserService.saveRole. Arguments: Role=Application: Registers Patients,
  1818. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,882| Exiting method saveRole
  1819. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,918| In method UserService.saveRole. Arguments: Role=Application: Enters Vitals,
  1820. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,919| Exiting method saveRole
  1821. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,951| In method UserService.saveRole. Arguments: Role=Application: Uses Capture Vitals App,
  1822. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,952| Exiting method saveRole
  1823. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:32,978| In method UserService.saveRole. Arguments: Role=Application: Uses Patient Summary,
  1824. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:32,978| Exiting method saveRole
  1825. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:33,004| In method UserService.saveRole. Arguments: Role=Application: Writes Clinical Notes,
  1826. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:33,004| Exiting method saveRole
  1827. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:33,040| In method UserService.saveRole. Arguments: Role=Application: Enters ADT Events,
  1828. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:33,040| Exiting method saveRole
  1829. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:33,055| In method UserService.saveRole. Arguments: Role=Application: Records Allergies,
  1830. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:33,056| Exiting method saveRole
  1831. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:33,063| In method UserService.saveRole. Arguments: Role=Application: Has Super User Privileges,
  1832. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:33,064| Exiting method saveRole
  1833. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:33,072| In method UserService.saveRole. Arguments: Role=Application: Edits Existing Encounters,
  1834. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:33,073| Exiting method saveRole
  1835. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:33,090| In method UserService.saveRole. Arguments: Role=Application: Sees Appointment Schedule,
  1836. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:33,091| Exiting method saveRole
  1837. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:33,104| In method UserService.saveRole. Arguments: Role=Application: Requests Appointments,
  1838. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:33,104| Exiting method saveRole
  1839. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:33,125| In method UserService.saveRole. Arguments: Role=Application: Schedules Appointments,
  1840. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:33,125| Exiting method saveRole
  1841. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:33,142| In method UserService.saveRole. Arguments: Role=Application: Schedules And Overbooks Appointments,
  1842. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:33,142| Exiting method saveRole
  1843. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:33,160| In method UserService.saveRole. Arguments: Role=Application: Manages Provider Schedules,
  1844. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:33,161| Exiting method saveRole
  1845. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:33,172| In method UserService.saveRole. Arguments: Role=Application: Configures Appointment Scheduling,
  1846. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:33,172| Exiting method saveRole
  1847. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:33,194| In method UserService.saveRole. Arguments: Role=Organizational: Doctor,
  1848. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:33,194| Exiting method saveRole
  1849. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:33,213| In method UserService.saveRole. Arguments: Role=Organizational: Nurse,
  1850. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:33,214| Exiting method saveRole
  1851. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:33,224| In method UserService.saveRole. Arguments: Role=Organizational: Registration Clerk,
  1852. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:33,225| Exiting method saveRole
  1853. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:33,243| In method UserService.saveRole. Arguments: Role=Organizational: System Administrator,
  1854. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:33,243| Exiting method saveRole
  1855. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:33,257| In method UserService.saveRole. Arguments: Role=Organizational: Hospital Administrator,
  1856. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:33,258| Exiting method saveRole
  1857. INFO - SerializationServiceImpl.getDefaultSerializer(73) |2020-06-14 03:25:33,677| No default serializer specified - using builtin SimpleXStreamSerializer.
  1858. Security framework of XStream not initialized, XStream is probably vulnerable.
  1859. Security framework of XStream not initialized, XStream is probably vulnerable.
  1860. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:33,829| In method UserService.saveRole. Arguments: Role=Application: Administers System,
  1861. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:33,863| Exiting method saveRole
  1862. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:33,884| In method UserService.saveRole. Arguments: Role=Application: Configures Appointment Scheduling,
  1863. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:33,907| Exiting method saveRole
  1864. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:33,923| In method UserService.saveRole. Arguments: Role=Application: Configures Forms,
  1865. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:33,952| Exiting method saveRole
  1866. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:33,969| In method UserService.saveRole. Arguments: Role=Application: Configures Metadata,
  1867. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:33,991| Exiting method saveRole
  1868. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,001| In method UserService.saveRole. Arguments: Role=Application: Edits Existing Encounters,
  1869. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,025| Exiting method saveRole
  1870. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,041| In method UserService.saveRole. Arguments: Role=Application: Enters ADT Events,
  1871. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,067| Exiting method saveRole
  1872. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,079| In method UserService.saveRole. Arguments: Role=Application: Enters Vitals,
  1873. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,092| Exiting method saveRole
  1874. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,102| In method UserService.saveRole. Arguments: Role=Application: Has Super User Privileges,
  1875. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,117| Exiting method saveRole
  1876. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,124| In method UserService.saveRole. Arguments: Role=Application: Manages Atlas,
  1877. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,142| Exiting method saveRole
  1878. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,151| In method UserService.saveRole. Arguments: Role=Application: Manages Provider Schedules,
  1879. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,168| Exiting method saveRole
  1880. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,176| In method UserService.saveRole. Arguments: Role=Application: Records Allergies,
  1881. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,188| Exiting method saveRole
  1882. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,196| In method UserService.saveRole. Arguments: Role=Application: Registers Patients,
  1883. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,209| Exiting method saveRole
  1884. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,218| In method UserService.saveRole. Arguments: Role=Application: Requests Appointments,
  1885. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,232| Exiting method saveRole
  1886. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,243| In method UserService.saveRole. Arguments: Role=Application: Schedules And Overbooks Appointments,
  1887. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,266| Exiting method saveRole
  1888. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,278| In method UserService.saveRole. Arguments: Role=Application: Schedules Appointments,
  1889. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,295| Exiting method saveRole
  1890. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,308| In method UserService.saveRole. Arguments: Role=Application: Sees Appointment Schedule,
  1891. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,321| Exiting method saveRole
  1892. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,330| In method UserService.saveRole. Arguments: Role=Application: Uses Capture Vitals App,
  1893. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,344| Exiting method saveRole
  1894. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,354| In method UserService.saveRole. Arguments: Role=Application: Uses Patient Summary,
  1895. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,367| Exiting method saveRole
  1896. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,376| In method UserService.saveRole. Arguments: Role=Application: Writes Clinical Notes,
  1897. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,390| Exiting method saveRole
  1898. INFO - SerializationServiceImpl.getDefaultSerializer(73) |2020-06-14 03:25:34,436| No default serializer specified - using builtin SimpleXStreamSerializer.
  1899. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,473| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: layout.address.format value: <org.openmrs.layout.address.AddressTemplate>
  1900. <nameMappings class="properties">
  1901. <property name="postalCode" value="Location.postalCode"/>
  1902. <property name="address2" value="Location.address2"/>
  1903. <property name="address1" value="Location.address1"/>
  1904. <property name="country" value="Location.country"/>
  1905. <property name="stateProvince" value="Location.stateProvince"/>
  1906. <property name="cityVillage" value="Location.cityVillage"/>
  1907. </nameMappings>
  1908. <sizeMappings class="properties">
  1909. <property name="postalCode" value="10"/>
  1910. <property name="address2" value="40"/>
  1911. <property name="address1" value="40"/>
  1912. <property name="country" value="10"/>
  1913. <property name="stateProvince" value="10"/>
  1914. <property name="cityVillage" value="10"/>
  1915. </sizeMappings>
  1916. <lineByLineFormat>
  1917. <string>address1</string>
  1918. <string>address2</string>
  1919. <string>cityVillage stateProvince country postalCode</string>
  1920. </lineByLineFormat>
  1921. </org.openmrs.layout.address.AddressTemplate>,
  1922. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,491| Exiting method saveGlobalProperty
  1923. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,597| In method UserService.saveUser. Arguments: User=clerk,
  1924. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,631| Exiting method saveUser
  1925. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,657| In method UserService.saveUser. Arguments: User=nurse,
  1926. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,667| Exiting method saveUser
  1927. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,692| In method UserService.saveUser. Arguments: User=doctor,
  1928. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,709| Exiting method saveUser
  1929. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,744| In method UserService.saveUser. Arguments: User=sysadmin,
  1930. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,753| Exiting method saveUser
  1931. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,846| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=7fba1e5,uuid=4da187c6-c436-11e4-a470-82b0ea87e2d8],
  1932. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,849| Exiting method saveAppointmentType
  1933. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,864| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=c8813f7e,uuid=5ab6d8a8-c436-11e4-a470-82b0ea87e2d8],
  1934. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,866| Exiting method saveAppointmentType
  1935. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,875| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=eb3d3d44,uuid=7dd9ac8e-c436-11e4-a470-82b0ea87e2d8],
  1936. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,877| Exiting method saveAppointmentType
  1937. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,886| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=ce2c34c4,uuid=7e7d3e26-c436-11e4-a470-82b0ea87e2d8],
  1938. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,889| Exiting method saveAppointmentType
  1939. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,902| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=b4b49efa,uuid=7efeaa60-c436-11e4-a470-82b0ea87e2d8],
  1940. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,904| Exiting method saveAppointmentType
  1941. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,914| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=abc150ca,uuid=95636ce6-c436-11e4-a470-82b0ea87e2d8],
  1942. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,916| Exiting method saveAppointmentType
  1943. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,928| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=b519c52f,uuid=9ebdc232-c436-11e4-a470-82b0ea87e2d8],
  1944. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,930| Exiting method saveAppointmentType
  1945. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,939| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=b21fd75e,uuid=a62a40e0-c436-11e4-a470-82b0ea87e2d8],
  1946. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,946| Exiting method saveAppointmentType
  1947. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,954| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=f6a1c0a2,uuid=ac71c996-c436-11e4-a470-82b0ea87e2d8],
  1948. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,956| Exiting method saveAppointmentType
  1949. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,972| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=44b3d280,uuid=b29be856-c436-11e4-a470-82b0ea87e2d8],
  1950. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,973| Exiting method saveAppointmentType
  1951. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:34,991| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=da393751,uuid=cba5a260-c436-11e4-a470-82b0ea87e2d8],
  1952. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:34,994| Exiting method saveAppointmentType
  1953. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:35,010| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=e86393c9,uuid=d248c6c4-c436-11e4-a470-82b0ea87e2d8],
  1954. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:35,012| Exiting method saveAppointmentType
  1955. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:35,028| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=ea148419,uuid=0c617770-c437-11e4-a470-82b0ea87e2d8],
  1956. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:35,034| Exiting method saveAppointmentType
  1957. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:35,047| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=81627d4b,uuid=136ed9a4-c437-11e4-a470-82b0ea87e2d8],
  1958. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:35,048| Exiting method saveAppointmentType
  1959. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:35,055| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=fd2cb9c5,uuid=1b2d98c4-c437-11e4-a470-82b0ea87e2d8],
  1960. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:35,057| Exiting method saveAppointmentType
  1961. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:35,110| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=cb138210,uuid=25873c9e-c437-11e4-a470-82b0ea87e2d8],
  1962. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:35,112| Exiting method saveAppointmentType
  1963. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:35,122| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=20d32feb,uuid=2febe6a8-c437-11e4-a470-82b0ea87e2d8],
  1964. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:35,130| Exiting method saveAppointmentType
  1965. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:35,139| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=479f1d6a,uuid=38081afa-c437-11e4-a470-82b0ea87e2d8],
  1966. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:35,146| Exiting method saveAppointmentType
  1967. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:35,156| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=65d684ad,uuid=3f5a8ca2-c437-11e4-a470-82b0ea87e2d8],
  1968. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:35,158| Exiting method saveAppointmentType
  1969. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:35,176| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=33718375,uuid=452c596c-c437-11e4-a470-82b0ea87e2d8],
  1970. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:35,178| Exiting method saveAppointmentType
  1971. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:35,186| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=9e3b268b,uuid=4d3b6396-c437-11e4-a470-82b0ea87e2d8],
  1972. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:35,188| Exiting method saveAppointmentType
  1973. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:35,199| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=5dd5e553,uuid=4d85dda4-c437-11e4-a470-82b0ea87e2d8e],
  1974. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:35,200| Exiting method saveAppointmentType
  1975. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:35,531| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.identifierSourceId value: 1,
  1976. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:35,532| Exiting method saveGlobalProperty
  1977. Security framework of XStream not initialized, XStream is probably vulnerable.
  1978. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:35,690| In method DefinitionService.saveDefinition. Arguments: Definition=appointmentschedulingui.appointmentDataSetDefinition.dailyAppointments,
  1979. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:35,694| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=appointmentschedulingui.appointmentDataSetDefinition.dailyAppointments,
  1980. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:35,741| Exiting method saveDefinition
  1981. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:35,742| Exiting method saveDefinition
  1982. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:35,831| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.ExistingPatientNameSearch,
  1983. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:35,843| Exiting method saveGlobalProperty
  1984. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:35,871| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emr.concept.diagnosisSetOfSets value: 160167AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
  1985. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:35,875| Exiting method saveGlobalProperty
  1986. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:35,877| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.givenNameStringEncoder value: Soundex,
  1987. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:35,880| Exiting method saveGlobalProperty
  1988. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:35,883| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.middleNameStringEncoder value: Soundex,
  1989. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:35,886| Exiting method saveGlobalProperty
  1990. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:35,889| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.familyNameStringEncoder value: Soundex,
  1991. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:35,892| Exiting method saveGlobalProperty
  1992. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:35,895| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.familyName2StringEncoder value: Soundex,
  1993. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:35,899| Exiting method saveGlobalProperty
  1994. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:35,901| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.BasicPatientNameSearch,
  1995. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:35,914| Exiting method saveGlobalProperty
  1996. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:35,916| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.fastSimilarPatientSearchAlgorithm value: registrationcore.BasicSimilarPatientSearchAlgorithm,
  1997. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:35,923| Exiting method saveGlobalProperty
  1998. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:35,927| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.preciseSimilarPatientSearchAlgorithm value: registrationcore.BasicExactPatientSearchAlgorithm,
  1999. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:35,939| Exiting method saveGlobalProperty
  2000. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:35,942| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: conceptmanagementapps.snomedCtConceptSource value: 1ADDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD,
  2001. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:35,950| Exiting method saveGlobalProperty
  2002. WARN - WebModuleUtil.loadServlets(458) |2020-06-14 03:25:38,086| Class not found for servlet fhir2SmartConfig for module FHIR2
  2003. java.lang.ClassNotFoundException: org.openmrs.module.fhir2.web.servlet.FhirSmartConfigServlet
  2004. at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)
  2005. at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
  2006. at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
  2007. at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
  2008. at org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:470)
  2009. at org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:421)
  2010. at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:572)
  2011. at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
  2012. at org.openmrs.module.web.WebModuleUtil.loadServlets(WebModuleUtil.java:455)
  2013. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:681)
  2014. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:612)
  2015. at org.openmrs.web.Listener.startOpenmrs(Listener.java:251)
  2016. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  2017. WARN - HibernateSchedulerDAO.getTaskByName(99) |2020-06-14 03:25:38,093| Task 'Post Atlas Data Task' not found
  2018. WARN - TimerSchedulerServiceImpl.getTaskByName(401) |2020-06-14 03:25:38,094| getTaskByName(Post Atlas Data Task) failed, because: org.springframework.orm.ObjectRetrievalFailureException: Object of class [org.openmrs.scheduler.TaskDefinition] with identifier [Post Atlas Data Task]: not found
  2019. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:38,096| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.moduleEnabled value: false,
  2020. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:38,097| Exiting method saveGlobalProperty
  2021. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:38,099| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.sendCounts value: false,
  2022. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:38,099| Exiting method saveGlobalProperty
  2023. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:38,268| In method DefinitionService.purgeDefinition. Arguments: Definition=appointmentschedulingui.appointmentDataSetDefinition.dailyAppointments,
  2024. INFO - LoggingAdvice.invoke(116) |2020-06-14 03:25:38,272| In method SerializedDefinitionService.purgeDefinition. Arguments: Definition=appointmentschedulingui.appointmentDataSetDefinition.dailyAppointments,
  2025. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:38,277| Exiting method purgeDefinition
  2026. INFO - LoggingAdvice.invoke(156) |2020-06-14 03:25:38,277| Exiting method purgeDefinition
  2027. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,035| QUERY: from LocationTag where uuid = :uuid
  2028. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,035| Cache Hit Count : 0
  2029. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,035| Cache Miss Count: 0
  2030. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,036| Cache Put Count : 0
  2031. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,036| Execution Count : 4
  2032. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,036| Average time : 0
  2033. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,036| Row Count : 4
  2034. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,036| QUERY: from Role r order by r.role
  2035. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,036| Cache Hit Count : 0
  2036. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,036| Cache Miss Count: 0
  2037. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,036| Cache Put Count : 0
  2038. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,036| Execution Count : 1
  2039. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,036| Average time : 12
  2040. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,036| Row Count : 33
  2041. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,036| QUERY: from PersonAttributeType pat where pat.uuid = :uuid
  2042. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,036| Cache Hit Count : 0
  2043. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,036| Cache Miss Count: 0
  2044. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,036| Cache Put Count : 0
  2045. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,037| Execution Count : 2
  2046. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,037| Average time : 0
  2047. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,037| Row Count : 2
  2048. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,037| QUERY: [CRITERIA] select this_.app_id as app_id1_6_0_, this_.json as json2_6_0_ from appframework_user_app this_
  2049. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,037| Cache Hit Count : 0
  2050. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,037| Cache Miss Count: 0
  2051. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,037| Cache Put Count : 0
  2052. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,037| Execution Count : 1
  2053. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,037| Average time : 0
  2054. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,037| Row Count : 0
  2055. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,037| QUERY: from VisitType vt where vt.uuid = :uuid
  2056. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,037| Cache Hit Count : 0
  2057. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,037| Cache Miss Count: 0
  2058. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,037| Cache Put Count : 0
  2059. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,037| Execution Count : 1
  2060. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,037| Average time : 0
  2061. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,037| Row Count : 1
  2062. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,038| QUERY: [CRITERIA] select this_.property as property1_64_0_, this_.property_value as property2_64_0_, this_.description as descript3_64_0_, this_.datatype as datatype4_64_0_, this_.datatype_config as datatype5_64_0_, this_.preferred_handler as preferre6_64_0_, this_.handler_config as handler_7_64_0_, this_.uuid as uuid8_64_0_, this_.changed_by as changed_9_64_0_, this_.date_changed as date_ch10_64_0_ from global_property this_ where this_.property=?
  2063. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,038| Cache Hit Count : 0
  2064. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,038| Cache Miss Count: 0
  2065. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,038| Cache Put Count : 0
  2066. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,038| Execution Count : 4
  2067. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,038| Average time : 0
  2068. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,038| Row Count : 4
  2069. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,038| QUERY: [CRITERIA] select this_.id as id1_70_0_, this_.identifier_type as identifi2_70_0_, this_.location as location3_70_0_, this_.source as source4_70_0_, this_.manual_entry_enabled as manual_e5_70_0_, this_.automatic_generation_enabled as automati6_70_0_ from idgen_auto_generation_option this_ where this_.identifier_type=?
  2070. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,038| Cache Hit Count : 0
  2071. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,038| Cache Miss Count: 0
  2072. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,038| Cache Put Count : 0
  2073. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,039| Execution Count : 2
  2074. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,039| Average time : 0
  2075. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,039| Row Count : 2
  2076. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,039| QUERY: [CRITERIA] select this_.task_config_id as task_con1_138_0_, this_.uuid as uuid2_138_0_, this_.name as name3_138_0_, this_.description as descript4_138_0_, this_.schedulable_class as schedula5_138_0_, this_.repeat_interval as repeat_i6_138_0_, this_.start_time as start_ti7_138_0_, this_.start_time_pattern as start_ti8_138_0_, this_.last_execution_time as last_exe9_138_0_, this_.start_on_startup as start_o10_138_0_, this_.started as started11_138_0_, this_.created_by as created12_138_0_, this_.changed_by as changed13_138_0_, this_.date_created as date_cr14_138_0_, this_.date_changed as date_ch15_138_0_ from scheduler_task_config this_ where this_.name=?
  2077. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,039| Cache Hit Count : 0
  2078. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,039| Cache Miss Count: 0
  2079. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,039| Cache Put Count : 0
  2080. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,039| Execution Count : 1
  2081. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,039| Average time : 0
  2082. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,039| Row Count : 0
  2083. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,039| QUERY: from OrderFrequency o where o.uuid = :uuid
  2084. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,039| Cache Hit Count : 0
  2085. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,040| Cache Miss Count: 0
  2086. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,040| Cache Put Count : 0
  2087. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,040| Execution Count : 60
  2088. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,040| Average time : 0
  2089. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,040| Row Count : 60
  2090. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,040| QUERY: [CRITERIA] select this_.metadata_term_mapping_id as metadata1_86_0_, this_.metadata_source_id as metadata2_86_0_, this_.code as code3_86_0_, this_.metadata_class as metadata4_86_0_, this_.metadata_uuid as metadata5_86_0_, this_.name as name6_86_0_, this_.description as descript7_86_0_, this_.creator as creator8_86_0_, this_.date_created as date_cre9_86_0_, this_.changed_by as changed10_86_0_, this_.date_changed as date_ch11_86_0_, this_.retired as retired12_86_0_, this_.date_retired as date_re13_86_0_, this_.retired_by as retired14_86_0_, this_.retire_reason as retire_15_86_0_, this_.uuid as uuid16_86_0_ from metadatamapping_metadata_term_mapping this_ where this_.metadata_source_id=? and this_.code=?
  2091. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,040| Cache Hit Count : 0
  2092. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,040| Cache Miss Count: 0
  2093. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,040| Cache Put Count : 0
  2094. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,040| Execution Count : 23
  2095. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,040| Average time : 0
  2096. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,040| Row Count : 23
  2097. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,041| QUERY: [CRITERIA] select this_.task_config_id as task_con1_138_0_, this_.uuid as uuid2_138_0_, this_.name as name3_138_0_, this_.description as descript4_138_0_, this_.schedulable_class as schedula5_138_0_, this_.repeat_interval as repeat_i6_138_0_, this_.start_time as start_ti7_138_0_, this_.start_time_pattern as start_ti8_138_0_, this_.last_execution_time as last_exe9_138_0_, this_.start_on_startup as start_o10_138_0_, this_.started as started11_138_0_, this_.created_by as created12_138_0_, this_.changed_by as changed13_138_0_, this_.date_created as date_cr14_138_0_, this_.date_changed as date_ch15_138_0_ from scheduler_task_config this_
  2098. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,041| Cache Hit Count : 0
  2099. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,041| Cache Miss Count: 0
  2100. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,041| Cache Put Count : 0
  2101. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,041| Execution Count : 2
  2102. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,041| Average time : 41
  2103. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,041| Row Count : 16
  2104. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,041| QUERY: [CRITERIA] select this_.concept_source_id as concept_1_36_0_, this_.uuid as uuid2_36_0_, this_.name as name3_36_0_, this_.description as descript4_36_0_, this_.hl7_code as hl5_36_0_, this_.unique_id as unique_i6_36_0_, this_.date_created as date_cre7_36_0_, this_.retired as retired8_36_0_, this_.date_retired as date_ret9_36_0_, this_.retire_reason as retire_10_36_0_, this_.creator as creator11_36_0_, this_.retired_by as retired12_36_0_, this_.changed_by as changed13_36_0_, this_.date_changed as date_ch14_36_0_ from concept_reference_source this_ where this_.name=?
  2105. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,041| Cache Hit Count : 0
  2106. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,041| Cache Miss Count: 0
  2107. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,041| Cache Put Count : 0
  2108. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,041| Execution Count : 1
  2109. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,042| Average time : 0
  2110. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,042| Row Count : 1
  2111. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,042| QUERY: from AppointmentType at where at.uuid = :uuid
  2112. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,042| Cache Hit Count : 0
  2113. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,042| Cache Miss Count: 0
  2114. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,042| Cache Put Count : 0
  2115. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,042| Execution Count : 22
  2116. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,042| Average time : 0
  2117. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,042| Row Count : 22
  2118. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,042| QUERY: [CRITERIA] select this_.location_id as location1_78_0_, this_.uuid as uuid2_78_0_, this_.name as name3_78_0_, this_.description as descript4_78_0_, this_.address1 as address5_78_0_, this_.address2 as address6_78_0_, this_.city_village as city_vil7_78_0_, this_.state_province as state_pr8_78_0_, this_.country as country9_78_0_, this_.postal_code as postal_10_78_0_, this_.latitude as latitud11_78_0_, this_.longitude as longitu12_78_0_, this_.county_district as county_13_78_0_, this_.address3 as address14_78_0_, this_.address4 as address15_78_0_, this_.address6 as address16_78_0_, this_.address5 as address17_78_0_, this_.address7 as address18_78_0_, this_.address8 as address19_78_0_, this_.address9 as address20_78_0_, this_.address10 as address21_78_0_, this_.address11 as address22_78_0_, this_.address12 as address23_78_0_, this_.address13 as address24_78_0_, this_.address14 as address25_78_0_, this_.address15 as address26_78_0_, this_.date_created as date_cr27_78_0_, this_.date_changed as date_ch28_78_0_, this_.parent_location as parent_29_78_0_, this_.changed_by as changed30_78_0_, this_.creator as creator31_78_0_, this_.retired_by as retired32_78_0_, this_.date_retired as date_re33_78_0_, this_.retire_reason as retire_34_78_0_, this_.retired as retired35_78_0_ from location this_ where this_.retired=? order by this_.name asc
  2119. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,042| Cache Hit Count : 0
  2120. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,043| Cache Miss Count: 0
  2121. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,043| Cache Put Count : 0
  2122. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,043| Execution Count : 4
  2123. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,043| Average time : 0
  2124. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,043| Row Count : 32
  2125. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,043| QUERY: from Concept c where c.uuid = :uuid
  2126. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,043| Cache Hit Count : 0
  2127. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,043| Cache Miss Count: 0
  2128. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,043| Cache Put Count : 0
  2129. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,043| Execution Count : 2
  2130. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,043| Average time : 0
  2131. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,043| Row Count : 2
  2132. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,043| QUERY: [CRITERIA] select this_.form_resource_id as form_res1_63_0_, this_.form_id as form_id2_63_0_, this_.name as name3_63_0_, this_.value_reference as value_re4_63_0_, this_.datatype as datatype5_63_0_, this_.datatype_config as datatype6_63_0_, this_.preferred_handler as preferre7_63_0_, this_.handler_config as handler_8_63_0_, this_.uuid as uuid9_63_0_, this_.changed_by as changed10_63_0_, this_.date_changed as date_ch11_63_0_ from form_resource this_ where this_.form_id=?
  2133. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,044| Cache Hit Count : 0
  2134. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,044| Cache Miss Count: 0
  2135. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,044| Cache Put Count : 0
  2136. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,044| Execution Count : 6
  2137. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,044| Average time : 0
  2138. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,044| Row Count : 0
  2139. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,044| QUERY: [CRITERIA] select this_.component_state_id as componen1_5_0_, this_.uuid as uuid2_5_0_, this_.component_id as componen3_5_0_, this_.component_type as componen4_5_0_, this_.enabled as enabled5_5_0_ from appframework_component_state this_ where this_.component_id=? and this_.component_type=?
  2140. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,044| Cache Hit Count : 0
  2141. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,044| Cache Miss Count: 0
  2142. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,044| Cache Put Count : 0
  2143. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,044| Execution Count : 3
  2144. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,044| Average time : 3
  2145. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,044| Row Count : 3
  2146. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,045| QUERY: [CRITERIA] select this_.provider_id as provider1_118_0_, this_.person_id as person_i2_118_0_, this_.name as name3_118_0_, this_.identifier as identifi4_118_0_, this_.creator as creator5_118_0_, this_.role_id as role_id6_118_0_, this_.speciality_id as speciali7_118_0_, this_.date_created as date_cre8_118_0_, this_.changed_by as changed_9_118_0_, this_.date_changed as date_ch10_118_0_, this_.retired_by as retired11_118_0_, this_.date_retired as date_re12_118_0_, this_.retire_reason as retire_13_118_0_, this_.retired as retired14_118_0_, this_.uuid as uuid15_118_0_, this_.provider_role_id as provide16_118_0_ from provider this_ where this_.uuid=?
  2147. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,045| Cache Hit Count : 0
  2148. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,045| Cache Miss Count: 0
  2149. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,045| Cache Put Count : 0
  2150. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,045| Execution Count : 1
  2151. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,045| Average time : 1
  2152. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,045| Row Count : 1
  2153. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,045| QUERY: select count(*) from User u where (u.username = :uname1 or u.systemId = :uname2 or u.username = :sysid1 or u.systemId = :sysid2 or u.systemId = :uname3) and u.userId <> :uid
  2154. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,045| Cache Hit Count : 0
  2155. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,045| Cache Miss Count: 0
  2156. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,045| Cache Put Count : 0
  2157. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,045| Execution Count : 4
  2158. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,045| Average time : 0
  2159. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,046| Row Count : 4
  2160. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,046| QUERY: [CRITERIA] select this_.id as id1_72_0_, this_.uuid as uuid2_72_0_, this_.name as name3_72_0_, this_.description as descript4_72_0_, this_.identifier_type as identifi5_72_0_, this_.creator as creator6_72_0_, this_.date_created as date_cre7_72_0_, this_.changed_by as changed_8_72_0_, this_.date_changed as date_cha9_72_0_, this_.retired as retired10_72_0_, this_.retired_by as retired11_72_0_, this_.date_retired as date_re12_72_0_, this_.retire_reason as retire_13_72_0_, this_1_.next_sequence_value as next_seq2_77_0_, this_1_.base_character_set as base_cha3_77_0_, this_1_.first_identifier_base as first_id4_77_0_, this_1_.prefix as prefix5_77_0_, this_1_.suffix as suffix6_77_0_, this_1_.min_length as min_leng7_77_0_, this_1_.max_length as max_leng8_77_0_, this_2_.url as url2_75_0_, this_2_.user as user3_75_0_, this_2_.password as password4_75_0_, this_3_.source as source2_71_0_, this_3_.batch_size as batch_si3_71_0_, this_3_.min_pool_size as min_pool4_71_0_, this_3_.refill_with_scheduled_task as refill_w5_71_0_, this_3_.sequential as sequenti6_71_0_, case when this_1_.id is not null then 1 when this_2_.id is not null then 2 when this_3_.id is not null then 3 when this_.id is not null then 0 end as clazz_0_ from idgen_identifier_source this_ left outer join idgen_seq_id_gen this_1_ on this_.id=this_1_.id left outer join idgen_remote_source this_2_ on this_.id=this_2_.id left outer join idgen_id_pool this_3_ on this_.id=this_3_.id where this_.uuid=?
  2161. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,046| Cache Hit Count : 0
  2162. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,046| Cache Miss Count: 0
  2163. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,046| Cache Put Count : 0
  2164. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,046| Execution Count : 1
  2165. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,046| Average time : 1
  2166. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,046| Row Count : 1
  2167. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,046| QUERY: [CRITERIA] select this_.provider_role_id as provider1_121_0_, this_.uuid as uuid2_121_0_, this_.name as name3_121_0_, this_.description as descript4_121_0_, this_.creator as creator5_121_0_, this_.date_created as date_cre6_121_0_, this_.changed_by as changed_7_121_0_, this_.date_changed as date_cha8_121_0_, this_.retired as retired9_121_0_, this_.retired_by as retired10_121_0_, this_.date_retired as date_re11_121_0_, this_.retire_reason as retire_12_121_0_ from providermanagement_provider_role this_ where this_.uuid=?
  2168. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,046| Cache Hit Count : 0
  2169. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,047| Cache Miss Count: 0
  2170. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,047| Cache Put Count : 0
  2171. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,047| Execution Count : 3
  2172. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,047| Average time : 0
  2173. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,047| Row Count : 3
  2174. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,047| QUERY: [CRITERIA] select this_.form_id as form_id1_61_0_, this_.uuid as uuid2_61_0_, this_.name as name3_61_0_, this_.version as version4_61_0_, this_.build as build5_61_0_, this_.published as publishe6_61_0_, this_.description as descript7_61_0_, this_.encounter_type as encounte8_61_0_, this_.creator as creator9_61_0_, this_.date_created as date_cr10_61_0_, this_.changed_by as changed11_61_0_, this_.date_changed as date_ch12_61_0_, this_.retired as retired13_61_0_, this_.retired_by as retired14_61_0_, this_.date_retired as date_re15_61_0_, this_.retired_reason as retired16_61_0_ from form this_ order by this_.name asc, this_.form_id asc
  2175. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,047| Cache Hit Count : 0
  2176. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,047| Cache Miss Count: 0
  2177. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,047| Cache Put Count : 0
  2178. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,047| Execution Count : 1
  2179. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,047| Average time : 1
  2180. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,047| Row Count : 6
  2181. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,047| QUERY: [CRITERIA] select this_.id as id1_69_0_, this_.form_id as form_id2_69_0_, this_.xml_data as xml_data3_69_0_, this_.creator as creator4_69_0_, this_.date_created as date_cre5_69_0_, this_.changed_by as changed_6_69_0_, this_.date_changed as date_cha7_69_0_, this_.retired as retired8_69_0_, this_.name as name9_69_0_, this_.uuid as uuid10_69_0_, this_.description as descrip11_69_0_, this_.retired_by as retired12_69_0_, this_.date_retired as date_re13_69_0_, this_.retire_reason as retire_14_69_0_ from htmlformentry_html_form this_ where this_.form_id=? order by this_.date_created desc
  2182. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,048| Cache Hit Count : 0
  2183. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,048| Cache Miss Count: 0
  2184. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,048| Cache Put Count : 0
  2185. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,048| Execution Count : 5
  2186. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,048| Average time : 0
  2187. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,048| Row Count : 5
  2188. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,048| QUERY: [CRITERIA] select this_.provider_id as provider1_118_0_, this_.person_id as person_i2_118_0_, this_.name as name3_118_0_, this_.identifier as identifi4_118_0_, this_.creator as creator5_118_0_, this_.role_id as role_id6_118_0_, this_.speciality_id as speciali7_118_0_, this_.date_created as date_cre8_118_0_, this_.changed_by as changed_9_118_0_, this_.date_changed as date_ch10_118_0_, this_.retired_by as retired11_118_0_, this_.date_retired as date_re12_118_0_, this_.retire_reason as retire_13_118_0_, this_.retired as retired14_118_0_, this_.uuid as uuid15_118_0_, this_.provider_role_id as provide16_118_0_ from provider this_ where this_.provider_id is not null and this_.person_id=? and this_.retired=? order by this_.provider_id asc
  2189. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,048| Cache Hit Count : 0
  2190. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,048| Cache Miss Count: 0
  2191. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,048| Cache Put Count : 0
  2192. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,048| Execution Count : 3
  2193. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,048| Average time : 0
  2194. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,048| Row Count : 3
  2195. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,048| QUERY: from User u where u.retired = '0' and (u.username = ? or u.systemId = ?)
  2196. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,049| Cache Hit Count : 0
  2197. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,049| Cache Miss Count: 0
  2198. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,049| Cache Put Count : 0
  2199. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,049| Execution Count : 1
  2200. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,049| Average time : 1
  2201. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,049| Row Count : 1
  2202. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,049| QUERY: [CRITERIA] select this_.appointment_type_id as appointm1_11_0_, this_.name as name2_11_0_, this_.description as descript3_11_0_, this_.duration as duration4_11_0_, this_.confidential as confiden5_11_0_, this_.visit_type_id as visit_ty6_11_0_, this_.uuid as uuid7_11_0_, this_.date_created as date_cre8_11_0_, this_.date_changed as date_cha9_11_0_, this_.date_retired as date_re10_11_0_, this_.retired as retired11_11_0_, this_.retire_reason as retire_12_11_0_, this_.creator as creator13_11_0_, this_.changed_by as changed14_11_0_, this_.retired_by as retired15_11_0_ from appointmentscheduling_appointment_type this_ where lower(this_.name)=? and this_.retired=? and not (this_.uuid=?)
  2203. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,049| Cache Hit Count : 0
  2204. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,049| Cache Miss Count: 0
  2205. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,049| Cache Put Count : 0
  2206. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,049| Execution Count : 44
  2207. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,049| Average time : 0
  2208. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,049| Row Count : 0
  2209. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,050| QUERY: [CRITERIA] select this_.encounter_type_id as encounte1_51_0_, this_.name as name2_51_0_, this_.description as descript3_51_0_, this_.date_created as date_cre4_51_0_, this_.creator as creator5_51_0_, this_.edit_privilege as edit_pri6_51_0_, this_.view_privilege as view_pri7_51_0_, this_.uuid as uuid8_51_0_, this_.retired_by as retired_9_51_0_, this_.date_retired as date_re10_51_0_, this_.retire_reason as retire_11_51_0_, this_.retired as retired12_51_0_, this_.changed_by as changed13_51_0_, this_.date_changed as date_ch14_51_0_ from encounter_type this_ where this_.uuid=?
  2210. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,050| Cache Hit Count : 0
  2211. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,050| Cache Miss Count: 0
  2212. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,050| Cache Put Count : 0
  2213. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,050| Execution Count : 10
  2214. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,050| Average time : 0
  2215. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,050| Row Count : 10
  2216. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,050| QUERY: [CRITERIA] select count(*) as y0_ from address_hierarchy_entry this_
  2217. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,050| Cache Hit Count : 0
  2218. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,050| Cache Miss Count: 0
  2219. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,050| Cache Put Count : 0
  2220. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,050| Execution Count : 1
  2221. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,050| Average time : 0
  2222. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,051| Row Count : 1
  2223. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,051| QUERY: [CRITERIA] select this_.metadata_source_id as metadata1_85_0_, this_.name as name2_85_0_, this_.description as descript3_85_0_, this_.creator as creator4_85_0_, this_.date_created as date_cre5_85_0_, this_.changed_by as changed_6_85_0_, this_.date_changed as date_cha7_85_0_, this_.retired as retired8_85_0_, this_.date_retired as date_ret9_85_0_, this_.retired_by as retired10_85_0_, this_.retire_reason as retire_11_85_0_, this_.uuid as uuid12_85_0_ from metadatamapping_metadata_source this_ where this_.name=?
  2224. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,051| Cache Hit Count : 0
  2225. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,051| Cache Miss Count: 0
  2226. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,051| Cache Put Count : 0
  2227. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,051| Execution Count : 4
  2228. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,051| Average time : 0
  2229. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,051| Row Count : 4
  2230. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,051| QUERY: [CRITERIA] select this_.provider_id as provider1_118_0_, this_.person_id as person_i2_118_0_, this_.name as name3_118_0_, this_.identifier as identifi4_118_0_, this_.creator as creator5_118_0_, this_.role_id as role_id6_118_0_, this_.speciality_id as speciali7_118_0_, this_.date_created as date_cre8_118_0_, this_.changed_by as changed_9_118_0_, this_.date_changed as date_ch10_118_0_, this_.retired_by as retired11_118_0_, this_.date_retired as date_re12_118_0_, this_.retire_reason as retire_13_118_0_, this_.retired as retired14_118_0_, this_.uuid as uuid15_118_0_, this_.provider_role_id as provide16_118_0_ from provider this_ where this_.person_id=? order by this_.retired asc, this_.provider_id asc
  2231. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,051| Cache Hit Count : 0
  2232. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,051| Cache Miss Count: 0
  2233. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,051| Cache Put Count : 0
  2234. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,052| Execution Count : 1
  2235. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,052| Average time : 0
  2236. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,052| Row Count : 1
  2237. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,052| QUERY: [CRITERIA] select this_.calculation_registration_id as calculat1_16_0_, this_.uuid as uuid2_16_0_, this_.token as token3_16_0_, this_.provider_class_name as provider4_16_0_, this_.calculation_name as calculat5_16_0_, this_.configuration as configur6_16_0_ from calculation_registration this_ where this_.provider_class_name=?
  2238. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,052| Cache Hit Count : 0
  2239. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,052| Cache Miss Count: 0
  2240. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,052| Cache Put Count : 0
  2241. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,052| Execution Count : 1
  2242. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,052| Average time : 0
  2243. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,052| Row Count : 0
  2244. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,052| QUERY: [CRITERIA] select this_.serialized_object_id as serializ1_140_0_, this_.uuid as uuid2_140_0_, this_.name as name3_140_0_, this_.description as descript4_140_0_, this_.type as type5_140_0_, this_.subtype as subtype6_140_0_, this_.serialization_class as serializ7_140_0_, this_.serialized_data as serializ8_140_0_, this_.date_created as date_cre9_140_0_, this_.date_changed as date_ch10_140_0_, this_.retired as retired11_140_0_, this_.date_retired as date_re12_140_0_, this_.retire_reason as retire_13_140_0_, this_.creator as creator14_140_0_, this_.changed_by as changed15_140_0_, this_.retired_by as retired16_140_0_ from serialized_object this_ where this_.uuid=?
  2245. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,052| Cache Hit Count : 0
  2246. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,053| Cache Miss Count: 0
  2247. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,053| Cache Put Count : 0
  2248. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,053| Execution Count : 2
  2249. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,053| Average time : 4
  2250. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,053| Row Count : 2
  2251. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,053| QUERY: from PatientIdentifierType pit where pit.uuid = :uuid
  2252. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,053| Cache Hit Count : 0
  2253. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,053| Cache Miss Count: 0
  2254. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,053| Cache Put Count : 0
  2255. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,053| Execution Count : 3
  2256. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,053| Average time : 0
  2257. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,053| Row Count : 3
  2258. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,053| QUERY: [CRITERIA] select this_.person_attribute_type_id as person_a1_110_0_, this_.uuid as uuid2_110_0_, this_.name as name3_110_0_, this_.description as descript4_110_0_, this_.format as format5_110_0_, this_.foreign_key as foreign_6_110_0_, this_.sort_weight as sort_wei7_110_0_, this_.searchable as searchab8_110_0_, this_.creator as creator9_110_0_, this_.date_created as date_cr10_110_0_, this_.changed_by as changed11_110_0_, this_.date_changed as date_ch12_110_0_, this_.retired_by as retired13_110_0_, this_.date_retired as date_re14_110_0_, this_.retire_reason as retire_15_110_0_, this_.retired as retired16_110_0_, this_.edit_privilege as edit_pr17_110_0_ from person_attribute_type this_ where this_.name=?
  2259. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,054| Cache Hit Count : 0
  2260. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,054| Cache Miss Count: 0
  2261. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,054| Cache Put Count : 0
  2262. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,054| Execution Count : 2
  2263. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,054| Average time : 0
  2264. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,054| Row Count : 2
  2265. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,054| QUERY: from Privilege p order by p.privilege
  2266. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,054| Cache Hit Count : 0
  2267. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,054| Cache Miss Count: 0
  2268. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,054| Cache Put Count : 0
  2269. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,054| Execution Count : 1
  2270. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,054| Average time : 1
  2271. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,054| Row Count : 295
  2272. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,054| QUERY: from Person p where p.uuid = :uuid
  2273. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,055| Cache Hit Count : 0
  2274. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,055| Cache Miss Count: 0
  2275. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,055| Cache Put Count : 0
  2276. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,058| Execution Count : 4
  2277. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,059| Average time : 3
  2278. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,059| Row Count : 4
  2279. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,059| QUERY: from User u where u.uuid = :uuid
  2280. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,059| Cache Hit Count : 0
  2281. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,059| Cache Miss Count: 0
  2282. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,059| Cache Put Count : 0
  2283. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,059| Execution Count : 6
  2284. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,059| Average time : 1
  2285. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,059| Row Count : 6
  2286. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,059| QUERY: [CRITERIA] select this_.imported_package_id as imported1_89_0_, this_.uuid as uuid2_89_0_, this_.group_uuid as group_uu3_89_0_, this_.date_created as date_cre4_89_0_, this_.date_imported as date_imp5_89_0_, this_.subscription_url as subscrip6_89_0_, this_.subscription_status as subscrip7_89_0_, this_.name as name8_89_0_, this_.description as descript9_89_0_, this_.import_config as import_10_89_0_, this_.remote_version as remote_11_89_0_, this_.version as version12_89_0_ from metadatasharing_imported_package this_ where this_.group_uuid=?
  2287. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,059| Cache Hit Count : 0
  2288. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,059| Cache Miss Count: 0
  2289. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,060| Cache Put Count : 0
  2290. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,060| Execution Count : 8
  2291. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,060| Average time : 7
  2292. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,060| Row Count : 8
  2293. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,060| QUERY: [CRITERIA] select this_.location_tag_id as location1_81_0_, this_.name as name2_81_0_, this_.description as descript3_81_0_, this_.date_created as date_cre4_81_0_, this_.creator as creator5_81_0_, this_.retired_by as retired_6_81_0_, this_.date_retired as date_ret7_81_0_, this_.retire_reason as retire_r8_81_0_, this_.retired as retired9_81_0_, this_.uuid as uuid10_81_0_, this_.date_changed as date_ch11_81_0_, this_.changed_by as changed12_81_0_ from location_tag this_ where this_.name=?
  2294. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,060| Cache Hit Count : 0
  2295. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,060| Cache Miss Count: 0
  2296. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,060| Cache Put Count : 0
  2297. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,060| Execution Count : 1
  2298. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,060| Average time : 0
  2299. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,060| Row Count : 1
  2300. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,060| QUERY: [CRITERIA] select this_.provider_id as provider1_118_0_, this_.person_id as person_i2_118_0_, this_.name as name3_118_0_, this_.identifier as identifi4_118_0_, this_.creator as creator5_118_0_, this_.role_id as role_id6_118_0_, this_.speciality_id as speciali7_118_0_, this_.date_created as date_cre8_118_0_, this_.changed_by as changed_9_118_0_, this_.date_changed as date_ch10_118_0_, this_.retired_by as retired11_118_0_, this_.date_retired as date_re12_118_0_, this_.retire_reason as retire_13_118_0_, this_.retired as retired14_118_0_, this_.uuid as uuid15_118_0_, this_.provider_role_id as provide16_118_0_ from provider this_ where this_.provider_id is not null and this_.person_id=? order by this_.provider_id asc
  2301. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,061| Cache Hit Count : 0
  2302. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,061| Cache Miss Count: 0
  2303. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,061| Cache Put Count : 0
  2304. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,061| Execution Count : 3
  2305. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,061| Average time : 0
  2306. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,061| Row Count : 3
  2307. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,061| QUERY: from Role r where r.uuid = :uuid
  2308. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,061| Cache Hit Count : 0
  2309. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,061| Cache Miss Count: 0
  2310. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,061| Cache Put Count : 0
  2311. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,061| Execution Count : 1
  2312. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,061| Average time : 0
  2313. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,061| Row Count : 1
  2314. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,061| QUERY: [CRITERIA] select this_.metadata_term_mapping_id as metadata1_86_1_, this_.metadata_source_id as metadata2_86_1_, this_.code as code3_86_1_, this_.metadata_class as metadata4_86_1_, this_.metadata_uuid as metadata5_86_1_, this_.name as name6_86_1_, this_.description as descript7_86_1_, this_.creator as creator8_86_1_, this_.date_created as date_cre9_86_1_, this_.changed_by as changed10_86_1_, this_.date_changed as date_ch11_86_1_, this_.retired as retired12_86_1_, this_.date_retired as date_re13_86_1_, this_.retired_by as retired14_86_1_, this_.retire_reason as retire_15_86_1_, this_.uuid as uuid16_86_1_, metadataso1_.metadata_source_id as metadata1_85_0_, metadataso1_.name as name2_85_0_, metadataso1_.description as descript3_85_0_, metadataso1_.creator as creator4_85_0_, metadataso1_.date_created as date_cre5_85_0_, metadataso1_.changed_by as changed_6_85_0_, metadataso1_.date_changed as date_cha7_85_0_, metadataso1_.retired as retired8_85_0_, metadataso1_.date_retired as date_ret9_85_0_, metadataso1_.retired_by as retired10_85_0_, metadataso1_.retire_reason as retire_11_85_0_, metadataso1_.uuid as uuid12_85_0_ from metadatamapping_metadata_term_mapping this_ inner join metadatamapping_metadata_source metadataso1_ on this_.metadata_source_id=metadataso1_.metadata_source_id where this_.retired=? and this_.code=? and metadataso1_.name=?
  2315. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,062| Cache Hit Count : 0
  2316. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,062| Cache Miss Count: 0
  2317. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,062| Cache Put Count : 0
  2318. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,062| Execution Count : 3
  2319. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,062| Average time : 0
  2320. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,062| Row Count : 3
  2321. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,062| QUERY: [CRITERIA] select this_.patient_identifier_type_id as patient_1_103_0_, this_.uuid as uuid2_103_0_, this_.name as name3_103_0_, this_.description as descript4_103_0_, this_.format as format5_103_0_, this_.format_description as format_d6_103_0_, this_.required as required7_103_0_, this_.validator as validato8_103_0_, this_.date_created as date_cre9_103_0_, this_.location_behavior as locatio10_103_0_, this_.uniqueness_behavior as uniquen11_103_0_, this_.creator as creator12_103_0_, this_.retired_by as retired13_103_0_, this_.date_retired as date_re14_103_0_, this_.retire_reason as retire_15_103_0_, this_.retired as retired16_103_0_, this_.changed_by as changed17_103_0_, this_.date_changed as date_ch18_103_0_ from patient_identifier_type this_ where this_.uuid=?
  2322. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,063| Cache Hit Count : 0
  2323. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,063| Cache Miss Count: 0
  2324. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,063| Cache Put Count : 0
  2325. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,063| Execution Count : 3
  2326. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,063| Average time : 0
  2327. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,063| Row Count : 3
  2328. INFO - HibernateContextDAO.showUsageStatistics(414) |2020-06-14 03:25:39,063| QUERY: from Form f where f.uuid = :uuid
  2329. INFO - HibernateContextDAO.showUsageStatistics(416) |2020-06-14 03:25:39,063| Cache Hit Count : 0
  2330. INFO - HibernateContextDAO.showUsageStatistics(417) |2020-06-14 03:25:39,063| Cache Miss Count: 0
  2331. INFO - HibernateContextDAO.showUsageStatistics(418) |2020-06-14 03:25:39,063| Cache Put Count : 0
  2332. INFO - HibernateContextDAO.showUsageStatistics(419) |2020-06-14 03:25:39,064| Execution Count : 5
  2333. INFO - HibernateContextDAO.showUsageStatistics(420) |2020-06-14 03:25:39,064| Average time : 0
  2334. INFO - HibernateContextDAO.showUsageStatistics(421) |2020-06-14 03:25:39,064| Row Count : 5
  2335. ERROR - MarkerIgnoringBase.error(159) |2020-06-14 03:25:39,069| Failed to obtain JDBC connection
  2336. org.openmrs.module.ModuleException: Unable to start OpenMRS. Error thrown was: org.openmrs.module.ModuleException: An error occurred initializing Filters for module: fhir2
  2337. at org.openmrs.web.WebDaemon.startOpenmrs(WebDaemon.java:65)
  2338. at org.openmrs.web.Listener.contextInitialized(Listener.java:192)
  2339. at org.eclipse.jetty.server.handler.ContextHandler.callContextInitialized(ContextHandler.java:835)
  2340. at org.eclipse.jetty.servlet.ServletContextHandler.callContextInitialized(ServletContextHandler.java:530)
  2341. at org.eclipse.jetty.server.handler.ContextHandler.startContext(ContextHandler.java:808)
  2342. at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:342)
  2343. at org.eclipse.jetty.webapp.WebAppContext.startWebapp(WebAppContext.java:1368)
  2344. at org.eclipse.jetty.maven.plugin.JettyWebAppContext.startWebapp(JettyWebAppContext.java:320)
  2345. at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1335)
  2346. at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:772)
  2347. at org.eclipse.jetty.servlet.ServletContextHandler.doStart(ServletContextHandler.java:259)
  2348. at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:511)
  2349. at org.eclipse.jetty.maven.plugin.JettyWebAppContext.doStart(JettyWebAppContext.java:403)
  2350. at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
  2351. at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132)
  2352. at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:114)
  2353. at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61)
  2354. at org.eclipse.jetty.server.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:161)
  2355. at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
  2356. at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132)
  2357. at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:114)
  2358. at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61)
  2359. at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
  2360. at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132)
  2361. at org.eclipse.jetty.server.Server.start(Server.java:405)
  2362. at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:106)
  2363. at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61)
  2364. at org.eclipse.jetty.server.Server.doStart(Server.java:372)
  2365. at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
  2366. at org.eclipse.jetty.maven.plugin.AbstractJettyMojo.startJetty(AbstractJettyMojo.java:457)
  2367. at org.eclipse.jetty.maven.plugin.AbstractJettyMojo.execute(AbstractJettyMojo.java:328)
  2368. at org.eclipse.jetty.maven.plugin.JettyRunMojo.execute(JettyRunMojo.java:170)
  2369. at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)
  2370. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:210)
  2371. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:156)
  2372. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148)
  2373. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
  2374. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
  2375. at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56)
  2376. at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
  2377. at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305)
  2378. at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192)
  2379. at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105)
  2380. at org.apache.maven.cli.MavenCli.execute(MavenCli.java:957)
  2381. at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:289)
  2382. at org.apache.maven.cli.MavenCli.main(MavenCli.java:193)
  2383. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2384. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2385. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2386. at java.lang.reflect.Method.invoke(Method.java:498)
  2387. at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282)
  2388. at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225)
  2389. at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406)
  2390. at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347)
  2391. Caused by: javax.servlet.ServletException: org.openmrs.module.ModuleException: An error occurred initializing Filters for module: fhir2
  2392. at org.openmrs.web.Listener.startOpenmrs(Listener.java:259)
  2393. at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:42)
  2394. Caused by: org.openmrs.module.ModuleException: An error occurred initializing Filters for module: fhir2
  2395. at org.openmrs.module.web.WebModuleUtil.loadFilters(WebModuleUtil.java:550)
  2396. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:682)
  2397. at org.openmrs.web.Listener.performWebStartOfModules(Listener.java:612)
  2398. at org.openmrs.web.Listener.startOpenmrs(Listener.java:251)
  2399. ... 1 more
  2400. Caused by: java.lang.ClassNotFoundException: org.openmrs.module.fhir2.web.filter.SmartAuthenticationFilter
  2401. at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)
  2402. at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
  2403. at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
  2404. at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
  2405. at org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:470)
  2406. at org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:421)
  2407. at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:572)
  2408. at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
  2409. at org.openmrs.module.web.WebModuleUtil.loadFilters(WebModuleUtil.java:541)
  2410. ... 4 more
  2411. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2020-06-14 03:25:39,163| Unable to find a runtime properties file at /home/sid/IdeaProjects/openmrs-core/webapp/openmrs-runtime.properties
  2412. INFO 14/6/20 3:25 AM:liquibase: Reading from `liquibasechangelog`
  2413. WARNING 14/6/20 3:25 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  2414. WARNING 14/6/20 3:25 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  2415. WARNING 14/6/20 3:25 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  2416. INFO 14/6/20 3:25 AM:liquibase: Reading from `liquibasechangelog`
  2417. WARNING 14/6/20 3:25 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  2418. WARNING 14/6/20 3:25 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  2419. WARNING 14/6/20 3:25 AM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  2420. [INFO] Started o.e.j.m.p.JettyWebAppContext@185d819{/openmrs,file:///home/sid/IdeaProjects/openmrs-core/webapp/src/main/webapp/,AVAILABLE}{file:///home/sid/IdeaProjects/openmrs-core/webapp/src/main/webapp/}
  2421. [INFO] Started ServerConnector@5d28ee{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
  2422. [INFO] Started @104579ms
  2423. [INFO] Started Jetty Server
  2424. Exception in thread "Thread-273" org.hibernate.service.UnknownServiceException: Unknown service requested [org.hibernate.engine.jdbc.connections.spi.ConnectionProvider]
  2425. at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:201)
  2426. at org.hibernate.internal.AbstractSessionImpl.getJdbcConnectionAccess(AbstractSessionImpl.java:341)
  2427. at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.<init>(JdbcCoordinatorImpl.java:114)
  2428. at org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl.<init>(TransactionCoordinatorImpl.java:89)
  2429. at org.hibernate.internal.SessionImpl.<init>(SessionImpl.java:258)
  2430. at org.hibernate.internal.SessionFactoryImpl$SessionBuilderImpl.openSession(SessionFactoryImpl.java:1589)
  2431. at org.hibernate.internal.SessionFactoryImpl.openSession(SessionFactoryImpl.java:999)
  2432. at org.openmrs.api.db.hibernate.HibernateContextDAO.openSession(HibernateContextDAO.java:305)
  2433. at sun.reflect.GeneratedMethodAccessor235.invoke(Unknown Source)
  2434. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)Ex
  2435. at java.lang.reflect.Method.invoke(Method.java:498)
  2436. at org.spriception in thread "Thread-274" ngframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  2437. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
  2438. at com.sun.proxy.$Proxy383.openSession(Unknown Source)
  2439. at org.openmrs.api.context.Context.openSession(Context.java:772)
  2440. at org.openmrs.api.context.Daemon$6.run(Daemon.java:353)
  2441. org.hibernate.service.UnknownServiceException: Unknown service requested [org.hibernate.engine.jdbc.connections.spi.ConnectionProvider]
  2442. at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:201)
  2443. at org.hibernate.internal.AbstractSessionImpl.getJdbcConnectionAccess(AbstractSessionImpl.java:341)
  2444. at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.<init>(JdbcCoorException in thread "Thread-275" dinatorImpl.java:114)
  2445. at org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl.<init>(TransactionCoordinatorImpl.java:89)
  2446. at org.hibernate.internal.SessionImpl.<init>(SessionImpl.java:258)
  2447. at org.hibernate.internal.SessionFactoryImpl$SessionBuilderImpl.openSession(SessionFactoryImpl.java:1589)
  2448. at org.hibernate.internal.SessionFactoryImpl.openSession(SessionFactoryImpl.java:999)
  2449. at org.openmrs.api.db.hibernate.HibernateContextDAO.openSession(HibernateContextDAO.java:305)
  2450. at sun.reflect.GeneratedMethodAccessor235.invoke(Unknown Source)
  2451. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2452. at java.lang.reflect.Method.invoke(Method.java:498)
  2453. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  2454. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
  2455. at com.sun.proxy.$Proxy383.openSession(Unknown Source)
  2456. at org.openmrs.api.context.Context.openSession(Context.java:772)
  2457. at org.openmrs.api.context.Daemon$6.run(Daemon.java:353)
  2458. org.hibernate.service.UnknownServiceException: Unknown service requested [org.hibernate.engine.jdbc.connections.spi.ConnectionProvider]
  2459. at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:201)
  2460. at org.hibernate.internal.AbstractSessionImpl.getJdbcConnectionAccess(AbstractSessionImpl.java:341)
  2461. at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.<init>(JdbcCoordinatorImpl.java:114)
  2462. at org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl.<init>(TransactionCoordinatorImpl.java:89)
  2463. at org.hibernate.internal.SessionImpl.<init>(SessionImpl.java:258)
  2464. at org.hibernate.internal.SessionFactoryImpl$SessionBuilderImpl.openSession(SessionFactoryImpl.java:1589)
  2465. at org.hibernate.internal.SessionFactoryImpl.openSession(SessionFactoryImpl.java:999)
  2466. at org.openmrs.api.db.hibernate.HibernateContextDAO.openSession(HibernateContextDAO.java:305)
  2467. at sun.reflect.GeneratedMethodAccessor235.invoke(Unknown Source)
  2468. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2469. at java.lang.reflect.Method.invoke(Method.java:498)
  2470. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  2471. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
  2472. at com.sun.proxy.$Proxy383.openSession(Unknown Source)
  2473. at org.openmrs.api.context.Context.openSession(Context.java:772)
  2474. at org.openmrs.api.context.Daemon$6.run(Daemon.java:353)
Add Comment
Please, Sign In to add comment