Guest User

Untitled

a guest
Aug 22nd, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 175.09 KB | None | 0 0
  1. Attempting to load properties file in current directory: openmrs-standalone-runtime.properties
  2. Using runtime properties file: openmrs-standalone-runtime.properties
  3. août 22, 2019 3:54:22 PM org.apache.coyote.AbstractProtocol init
  4. INFOS: Initializing ProtocolHandler ["http-bio-8083"]
  5. août 22, 2019 3:54:22 PM org.apache.catalina.startup.Embedded startInternal
  6. INFOS: Starting tomcat server
  7. août 22, 2019 3:54:22 PM org.apache.catalina.core.StandardEngine startInternal
  8. INFOS: Starting Servlet Engine: Apache Tomcat/7.0.50
  9. août 22, 2019 3:54:31 PM org.apache.catalina.startup.TaglibUriRule body
  10. INFOS: TLD skipped. URI: http://www.springframework.org/tags/form is already defined
  11. août 22, 2019 3:54:31 PM org.apache.catalina.startup.TaglibUriRule body
  12. INFOS: TLD skipped. URI: http://www.springframework.org/tags/form is already defined
  13. août 22, 2019 3:54:31 PM org.apache.catalina.startup.TaglibUriRule body
  14. INFOS: TLD skipped. URI: http://java.sun.com/jsp/jstl/functions is already defined
  15. août 22, 2019 3:54:31 PM org.apache.catalina.startup.TaglibUriRule body
  16. INFOS: TLD skipped. URI: http://www.springframework.org/tags is already defined
  17. août 22, 2019 3:54:31 PM org.apache.catalina.startup.TaglibUriRule body
  18. INFOS: TLD skipped. URI: http://jakarta.apache.org/taglibs/response-1.0 is already defined
  19. août 22, 2019 3:54:31 PM org.apache.catalina.startup.TaglibUriRule body
  20. INFOS: TLD skipped. URI: http://java.sun.com/jstl/core_rt is already defined
  21. août 22, 2019 3:54:31 PM org.apache.catalina.startup.TaglibUriRule body
  22. INFOS: TLD skipped. URI: http://jakarta.apache.org/taglibs/page-1.0 is already defined
  23. août 22, 2019 3:54:31 PM org.apache.catalina.startup.TaglibUriRule body
  24. INFOS: TLD skipped. URI: http://jakarta.apache.org/taglibs/request-1.0 is already defined
  25. août 22, 2019 3:54:31 PM org.apache.catalina.startup.TaglibUriRule body
  26. INFOS: TLD skipped. URI: http://jakarta.apache.org/taglibs/request-1.0 is already defined
  27. août 22, 2019 3:54:31 PM org.apache.catalina.startup.TaglibUriRule body
  28. INFOS: TLD skipped. URI: http://www.springframework.org/tags is already defined
  29. août 22, 2019 3:54:31 PM org.apache.catalina.startup.TaglibUriRule body
  30. INFOS: TLD skipped. URI: http://www.springframework.org/tags/form is already defined
  31. août 22, 2019 3:54:32 PM org.apache.catalina.startup.TaglibUriRule body
  32. INFOS: TLD skipped. URI: http://jakarta.apache.org/taglibs/response-1.0 is already defined
  33. août 22, 2019 3:54:32 PM org.apache.catalina.startup.TaglibUriRule body
  34. INFOS: TLD skipped. URI: http://java.sun.com/jstl/core_rt is already defined
  35. août 22, 2019 3:54:32 PM org.apache.catalina.startup.TaglibUriRule body
  36. INFOS: TLD skipped. URI: http://java.sun.com/jsp/jstl/functions is already defined
  37. août 22, 2019 3:54:32 PM org.apache.catalina.startup.TaglibUriRule body
  38. INFOS: TLD skipped. URI: http://jakarta.apache.org/taglibs/page-1.0 is already defined
  39. août 22, 2019 3:54:32 PM org.apache.catalina.core.ApplicationContext log
  40. INFOS: No Spring WebApplicationInitializer types detected on classpath
  41. août 22, 2019 3:54:32 PM org.apache.catalina.core.ApplicationContext log
  42. INFOS: Initializing log4j from [classpath:log4j.xml]
  43. INFO - Listener.contextInitialized(174) |2019-08-22 15:54:32,497| Using runtime properties file: openmrs-standalone-runtime.properties
  44. [C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\database\bin\mysqld.exe][--no-defaults][--console][--basedir=C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\database][--max_allowed_packet=96M][--port=3317][--datadir=C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\database\data][--character-set-server=utf8][--socket=mysql.sock][--collation-server=utf8_general_ci][--pid-file=C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\database\data\MysqldResource.pid]
  45. [MysqldResource] launching mysqld (driver_launched_mysqld_1)
  46. [MysqldResource] mysqld running as process: 4840
  47. INFO 22/08/19 15:54:liquibase: Reading from `liquibasechangelog`
  48. WARNING 22/08/19 15:54:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  49. WARNING 22/08/19 15:54:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  50. WARNING 22/08/19 15:54:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  51. INFO - EhCacheManagerFactoryBean.afterPropertiesSet(129) |2019-08-22 15:54:46,662| Initializing EhCache CacheManager
  52. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2019-08-22 15:54:52,588| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  53. WARN - Listener.loadBundledModules(521) |2019-08-22 15:54:52,600| Bundled module folder doesn't exist: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\tomcat\webapps\openmrs-standalone\WEB-INF\bundledModules
  54. INFO 22/08/19 15:54:liquibase: Reading from `liquibasechangelog`
  55. WARNING 22/08/19 15:54:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  56. WARNING 22/08/19 15:54:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  57. WARNING 22/08/19 15:54:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  58. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:54:55,464| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: layout.address.format value: <org.openmrs.layout.address.AddressTemplate>
  59. <nameMappings class="properties">
  60. <property name="postalCode" value="Location.postalCode"/>
  61. <property name="address2" value="Location.address2"/>
  62. <property name="address1" value="Location.address1"/>
  63. <property name="country" value="Location.country"/>
  64. <property name="stateProvince" value="Location.stateProvince"/>
  65. <property name="cityVillage" value="Location.cityVillage"/>
  66. </nameMappings>
  67. <sizeMappings class="properties">
  68. <property name="postalCode" value="10"/>
  69. <property name="address2" value="40"/>
  70. <property name="address1" value="40"/>
  71. <property name="country" value="10"/>
  72. <property name="stateProvince" value="10"/>
  73. <property name="cityVillage" value="10"/>
  74. </sizeMappings>
  75. <lineByLineFormat>
  76. <string>address1</string>
  77. <string>address2</string>
  78. <string>cityVillage stateProvince country postalCode</string>
  79. </lineByLineFormat>
  80. </org.openmrs.layout.address.AddressTemplate>,
  81. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:54:55,585| Exiting method saveGlobalProperty
  82. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:08,274| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.started value: true,
  83. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:08,278| Exiting method saveGlobalProperty
  84. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:08,281| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.mandatory value: false,
  85. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:08,284| Exiting method saveGlobalProperty
  86. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:08,838| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.started value: true,
  87. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:08,841| Exiting method saveGlobalProperty
  88. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:08,844| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.mandatory value: false,
  89. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:08,847| Exiting method saveGlobalProperty
  90. INFO 22/08/19 15:55:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  91. INFO 22/08/19 15:55:liquibase: Reading from `liquibasechangelog`
  92. INFO 22/08/19 15:55:liquibase: Successfully acquired change log lock
  93. INFO 22/08/19 15:55:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  94. INFO 22/08/19 15:55:liquibase: Successfully released change log lock
  95. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:21,656| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.started value: true,
  96. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:21,659| Exiting method saveGlobalProperty
  97. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:21,662| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.mandatory value: false,
  98. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:21,667| Exiting method saveGlobalProperty
  99. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:22,681| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.started value: true,
  100. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:22,690| Exiting method saveGlobalProperty
  101. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:22,693| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.mandatory value: false,
  102. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:22,696| Exiting method saveGlobalProperty
  103. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:25,152| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.started value: true,
  104. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:25,157| Exiting method saveGlobalProperty
  105. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:25,160| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.mandatory value: false,
  106. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:25,164| Exiting method saveGlobalProperty
  107. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:29,677| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.started value: true,
  108. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:29,681| Exiting method saveGlobalProperty
  109. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:29,684| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.mandatory value: false,
  110. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:29,689| Exiting method saveGlobalProperty
  111. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:29,990| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.started value: true,
  112. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:30,021| Exiting method saveGlobalProperty
  113. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:30,027| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.mandatory value: false,
  114. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:30,032| Exiting method saveGlobalProperty
  115. INFO 22/08/19 15:55:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  116. INFO 22/08/19 15:55:liquibase: Reading from `liquibasechangelog`
  117. INFO 22/08/19 15:55:liquibase: Successfully acquired change log lock
  118. INFO 22/08/19 15:55:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  119. INFO 22/08/19 15:55:liquibase: Successfully released change log lock
  120. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:32,033| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.started value: true,
  121. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:32,040| Exiting method saveGlobalProperty
  122. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:32,044| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.mandatory value: false,
  123. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:32,048| Exiting method saveGlobalProperty
  124. INFO 22/08/19 15:55:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  125. INFO 22/08/19 15:55:liquibase: Reading from `liquibasechangelog`
  126. INFO 22/08/19 15:55:liquibase: Successfully acquired change log lock
  127. INFO 22/08/19 15:55:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  128. INFO 22/08/19 15:55:liquibase: Successfully released change log lock
  129. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:33,648| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.started value: true,
  130. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:33,655| Exiting method saveGlobalProperty
  131. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:33,664| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.mandatory value: false,
  132. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:33,669| Exiting method saveGlobalProperty
  133. INFO 22/08/19 15:55:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  134. INFO 22/08/19 15:55:liquibase: Reading from `liquibasechangelog`
  135. INFO 22/08/19 15:55:liquibase: Successfully acquired change log lock
  136. INFO 22/08/19 15:55:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  137. INFO 22/08/19 15:55:liquibase: Successfully released change log lock
  138. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:34,486| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.started value: true,
  139. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:34,491| Exiting method saveGlobalProperty
  140. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:34,497| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.mandatory value: false,
  141. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:34,502| Exiting method saveGlobalProperty
  142. INFO 22/08/19 15:55:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  143. INFO 22/08/19 15:55:liquibase: Reading from `liquibasechangelog`
  144. INFO 22/08/19 15:55:liquibase: Successfully acquired change log lock
  145. INFO 22/08/19 15:55:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  146. INFO 22/08/19 15:55:liquibase: Successfully released change log lock
  147. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:34,791| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.started value: true,
  148. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:34,794| Exiting method saveGlobalProperty
  149. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:34,797| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.mandatory value: false,
  150. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:34,801| Exiting method saveGlobalProperty
  151. INFO 22/08/19 15:55:liquibase: Reading from `liquibasechangelog`
  152. INFO 22/08/19 15:55:liquibase: Successfully acquired change log lock
  153. INFO 22/08/19 15:55:liquibase: Successfully released change log lock
  154. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:36,054| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.started value: true,
  155. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:36,059| Exiting method saveGlobalProperty
  156. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:36,063| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.mandatory value: false,
  157. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:36,066| Exiting method saveGlobalProperty
  158. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:36,378| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.started value: true,
  159. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:36,381| Exiting method saveGlobalProperty
  160. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:36,384| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.mandatory value: false,
  161. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:36,387| Exiting method saveGlobalProperty
  162. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:37,007| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.started value: true,
  163. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:37,010| Exiting method saveGlobalProperty
  164. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:37,014| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.mandatory value: false,
  165. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:37,017| Exiting method saveGlobalProperty
  166. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:37,265| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.started value: true,
  167. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:37,268| Exiting method saveGlobalProperty
  168. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:37,271| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.mandatory value: false,
  169. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:37,274| Exiting method saveGlobalProperty
  170. INFO 22/08/19 15:55:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  171. INFO 22/08/19 15:55:liquibase: Reading from `liquibasechangelog`
  172. INFO 22/08/19 15:55:liquibase: Successfully acquired change log lock
  173. INFO 22/08/19 15:55:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  174. INFO 22/08/19 15:55:liquibase: Successfully released change log lock
  175. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:38,511| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.started value: true,
  176. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:38,514| Exiting method saveGlobalProperty
  177. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:38,517| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.mandatory value: false,
  178. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:38,521| Exiting method saveGlobalProperty
  179. INFO 22/08/19 15:55:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  180. INFO 22/08/19 15:55:liquibase: Reading from `liquibasechangelog`
  181. INFO 22/08/19 15:55:liquibase: Successfully acquired change log lock
  182. INFO 22/08/19 15:55:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  183. INFO 22/08/19 15:55:liquibase: Successfully released change log lock
  184. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:40,017| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.started value: true,
  185. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:40,020| Exiting method saveGlobalProperty
  186. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:40,024| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.mandatory value: false,
  187. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:40,026| Exiting method saveGlobalProperty
  188. INFO 22/08/19 15:55:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  189. INFO 22/08/19 15:55:liquibase: Reading from `liquibasechangelog`
  190. INFO 22/08/19 15:55:liquibase: Successfully acquired change log lock
  191. INFO 22/08/19 15:55:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  192. INFO 22/08/19 15:55:liquibase: Successfully released change log lock
  193. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:40,791| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.started value: true,
  194. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:40,795| Exiting method saveGlobalProperty
  195. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:40,799| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.mandatory value: false,
  196. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:40,804| Exiting method saveGlobalProperty
  197. INFO 22/08/19 15:55:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  198. INFO 22/08/19 15:55:liquibase: Reading from `liquibasechangelog`
  199. INFO 22/08/19 15:55:liquibase: Successfully acquired change log lock
  200. INFO 22/08/19 15:55:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  201. INFO 22/08/19 15:55:liquibase: Successfully released change log lock
  202. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:44,891| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.started value: true,
  203. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:44,895| Exiting method saveGlobalProperty
  204. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:44,901| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.mandatory value: false,
  205. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:44,905| Exiting method saveGlobalProperty
  206. INFO 22/08/19 15:55:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  207. INFO 22/08/19 15:55:liquibase: Reading from `liquibasechangelog`
  208. INFO 22/08/19 15:55:liquibase: Successfully acquired change log lock
  209. INFO 22/08/19 15:55:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  210. INFO 22/08/19 15:55:liquibase: Successfully released change log lock
  211. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:46,155| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.started value: true,
  212. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:46,163| Exiting method saveGlobalProperty
  213. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:46,172| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.mandatory value: false,
  214. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:46,177| Exiting method saveGlobalProperty
  215. INFO 22/08/19 15:55:liquibase: Reading from `liquibasechangelog`
  216. INFO 22/08/19 15:55:liquibase: Successfully acquired change log lock
  217. INFO 22/08/19 15:55:liquibase: Successfully released change log lock
  218. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:49,569| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.started value: true,
  219. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:49,571| Exiting method saveGlobalProperty
  220. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:49,575| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.mandatory value: false,
  221. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:49,577| Exiting method saveGlobalProperty
  222. INFO 22/08/19 15:55:liquibase: Reading from `liquibasechangelog`
  223. INFO 22/08/19 15:55:liquibase: Successfully acquired change log lock
  224. INFO 22/08/19 15:55:liquibase: Successfully released change log lock
  225. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:53,078| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.started value: true,
  226. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:53,081| Exiting method saveGlobalProperty
  227. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:53,084| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.mandatory value: false,
  228. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:53,087| Exiting method saveGlobalProperty
  229. INFO 22/08/19 15:55:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  230. INFO 22/08/19 15:55:liquibase: Reading from `liquibasechangelog`
  231. INFO 22/08/19 15:55:liquibase: Successfully acquired change log lock
  232. INFO 22/08/19 15:55:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  233. INFO 22/08/19 15:55:liquibase: Successfully released change log lock
  234. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:54,647| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.started value: true,
  235. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:54,650| Exiting method saveGlobalProperty
  236. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:54,653| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.mandatory value: false,
  237. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:54,657| Exiting method saveGlobalProperty
  238. INFO 22/08/19 15:55:liquibase: Reading from `liquibasechangelog`
  239. INFO 22/08/19 15:55:liquibase: Successfully acquired change log lock
  240. INFO 22/08/19 15:55:liquibase: Successfully released change log lock
  241. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:55,714| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.started value: true,
  242. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:55,719| Exiting method saveGlobalProperty
  243. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:55,724| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.mandatory value: false,
  244. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:55,729| Exiting method saveGlobalProperty
  245. INFO 22/08/19 15:55:liquibase: Reading from `liquibasechangelog`
  246. INFO 22/08/19 15:55:liquibase: Successfully acquired change log lock
  247. INFO 22/08/19 15:55:liquibase: Successfully released change log lock
  248. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:56,679| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.started value: true,
  249. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:56,682| Exiting method saveGlobalProperty
  250. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:56,686| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.mandatory value: false,
  251. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:56,689| Exiting method saveGlobalProperty
  252. INFO 22/08/19 15:55:liquibase: Reading from `liquibasechangelog`
  253. INFO 22/08/19 15:55:liquibase: Successfully acquired change log lock
  254. INFO 22/08/19 15:55:liquibase: Successfully released change log lock
  255. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:57,213| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.started value: true,
  256. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:57,216| Exiting method saveGlobalProperty
  257. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:57,219| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.mandatory value: false,
  258. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:57,222| Exiting method saveGlobalProperty
  259. INFO 22/08/19 15:55:liquibase: Reading from `liquibasechangelog`
  260. INFO 22/08/19 15:55:liquibase: Successfully acquired change log lock
  261. INFO 22/08/19 15:55:liquibase: Successfully released change log lock
  262. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:57,712| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencedemodata.started value: true,
  263. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:57,715| Exiting method saveGlobalProperty
  264. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:57,719| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencedemodata.mandatory value: false,
  265. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:57,721| Exiting method saveGlobalProperty
  266. INFO 22/08/19 15:55:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  267. INFO 22/08/19 15:55:liquibase: Reading from `liquibasechangelog`
  268. INFO 22/08/19 15:55:liquibase: Successfully acquired change log lock
  269. INFO 22/08/19 15:55:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  270. INFO 22/08/19 15:55:liquibase: Successfully released change log lock
  271. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:58,375| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.started value: true,
  272. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:58,381| Exiting method saveGlobalProperty
  273. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:58,386| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mandatory value: false,
  274. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:58,389| Exiting method saveGlobalProperty
  275. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:58,406| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.BasicPatientNameSearch,
  276. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:58,456| Exiting method saveGlobalProperty
  277. INFO 22/08/19 15:55:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  278. INFO 22/08/19 15:55:liquibase: Reading from `liquibasechangelog`
  279. INFO 22/08/19 15:55:liquibase: Successfully acquired change log lock
  280. INFO 22/08/19 15:55:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  281. INFO 22/08/19 15:55:liquibase: Successfully released change log lock
  282. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:59,824| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.started value: true,
  283. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:59,827| Exiting method saveGlobalProperty
  284. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:55:59,830| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.mandatory value: false,
  285. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:55:59,834| Exiting method saveGlobalProperty
  286. INFO 22/08/19 15:56:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  287. INFO 22/08/19 15:56:liquibase: Reading from `liquibasechangelog`
  288. INFO 22/08/19 15:56:liquibase: Successfully acquired change log lock
  289. INFO 22/08/19 15:56:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  290. INFO 22/08/19 15:56:liquibase: Successfully released change log lock
  291. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:56:00,480| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.started value: true,
  292. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:56:00,483| Exiting method saveGlobalProperty
  293. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:56:00,487| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.mandatory value: false,
  294. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:56:00,490| Exiting method saveGlobalProperty
  295. INFO 22/08/19 15:56:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  296. INFO 22/08/19 15:56:liquibase: Reading from `liquibasechangelog`
  297. INFO 22/08/19 15:56:liquibase: Successfully acquired change log lock
  298. INFO 22/08/19 15:56:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  299. INFO 22/08/19 15:56:liquibase: Successfully released change log lock
  300. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:56:01,158| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.started value: true,
  301. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:56:01,161| Exiting method saveGlobalProperty
  302. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:56:01,164| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.mandatory value: false,
  303. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:56:01,167| Exiting method saveGlobalProperty
  304. INFO 22/08/19 15:56:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  305. INFO 22/08/19 15:56:liquibase: Reading from `liquibasechangelog`
  306. INFO 22/08/19 15:56:liquibase: Successfully acquired change log lock
  307. INFO 22/08/19 15:56:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  308. INFO 22/08/19 15:56:liquibase: Successfully released change log lock
  309. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:56:01,837| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.started value: true,
  310. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:56:01,840| Exiting method saveGlobalProperty
  311. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:56:01,842| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.mandatory value: false,
  312. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:56:01,845| Exiting method saveGlobalProperty
  313. INFO 22/08/19 15:56:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  314. INFO 22/08/19 15:56:liquibase: Reading from `liquibasechangelog`
  315. INFO 22/08/19 15:56:liquibase: Successfully acquired change log lock
  316. INFO 22/08/19 15:56:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  317. INFO 22/08/19 15:56:liquibase: Successfully released change log lock
  318. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:56:02,502| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.started value: true,
  319. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:56:02,506| Exiting method saveGlobalProperty
  320. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:56:02,509| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.mandatory value: false,
  321. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:56:02,512| Exiting method saveGlobalProperty
  322. INFO 22/08/19 15:56:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  323. INFO 22/08/19 15:56:liquibase: Reading from `liquibasechangelog`
  324. INFO 22/08/19 15:56:liquibase: Successfully acquired change log lock
  325. INFO 22/08/19 15:56:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  326. INFO 22/08/19 15:56:liquibase: Successfully released change log lock
  327. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:56:03,391| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.started value: true,
  328. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:56:03,393| Exiting method saveGlobalProperty
  329. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:56:03,396| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.mandatory value: false,
  330. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:56:03,399| Exiting method saveGlobalProperty
  331. INFO 22/08/19 15:56:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  332. INFO 22/08/19 15:56:liquibase: Reading from `liquibasechangelog`
  333. INFO 22/08/19 15:56:liquibase: Successfully acquired change log lock
  334. INFO 22/08/19 15:56:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  335. INFO 22/08/19 15:56:liquibase: Successfully released change log lock
  336. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:56:04,469| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.started value: true,
  337. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:56:04,472| Exiting method saveGlobalProperty
  338. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:56:04,476| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.mandatory value: false,
  339. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:56:04,479| Exiting method saveGlobalProperty
  340. INFO 22/08/19 15:56:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  341. INFO 22/08/19 15:56:liquibase: Reading from `liquibasechangelog`
  342. INFO 22/08/19 15:56:liquibase: Successfully acquired change log lock
  343. INFO 22/08/19 15:56:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  344. INFO 22/08/19 15:56:liquibase: Successfully released change log lock
  345. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:56:05,481| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationapp.started value: true,
  346. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:56:05,484| Exiting method saveGlobalProperty
  347. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:56:05,488| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationapp.mandatory value: false,
  348. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:56:05,491| Exiting method saveGlobalProperty
  349. INFO 22/08/19 15:56:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  350. INFO 22/08/19 15:56:liquibase: Reading from `liquibasechangelog`
  351. INFO 22/08/19 15:56:liquibase: Successfully acquired change log lock
  352. INFO 22/08/19 15:56:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  353. INFO 22/08/19 15:56:liquibase: Successfully released change log lock
  354. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:56:06,404| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingui.started value: true,
  355. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:56:06,407| Exiting method saveGlobalProperty
  356. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:56:06,410| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingui.mandatory value: false,
  357. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:56:06,413| Exiting method saveGlobalProperty
  358. INFO 22/08/19 15:56:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  359. INFO 22/08/19 15:56:liquibase: Reading from `liquibasechangelog`
  360. INFO 22/08/19 15:56:liquibase: Successfully acquired change log lock
  361. INFO 22/08/19 15:56:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  362. INFO 22/08/19 15:56:liquibase: Successfully released change log lock
  363. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:56:06,801| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentschedulingui.started value: true,
  364. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:56:06,805| Exiting method saveGlobalProperty
  365. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:56:06,808| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentschedulingui.mandatory value: false,
  366. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:56:06,812| Exiting method saveGlobalProperty
  367. INFO 22/08/19 15:56:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  368. INFO 22/08/19 15:56:liquibase: Reading from `liquibasechangelog`
  369. INFO 22/08/19 15:56:liquibase: Successfully acquired change log lock
  370. INFO 22/08/19 15:56:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  371. INFO 22/08/19 15:56:liquibase: Successfully released change log lock
  372. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:56:07,368| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.started value: true,
  373. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:56:07,371| Exiting method saveGlobalProperty
  374. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:56:07,374| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.mandatory value: false,
  375. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:56:07,376| Exiting method saveGlobalProperty
  376. INFO 22/08/19 15:56:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  377. INFO 22/08/19 15:56:liquibase: Reading from `liquibasechangelog`
  378. INFO 22/08/19 15:56:liquibase: Successfully acquired change log lock
  379. INFO 22/08/19 15:56:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  380. INFO 22/08/19 15:56:liquibase: Successfully released change log lock
  381. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:56:16,875| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: chartsearch.started value: true,
  382. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:56:16,880| Exiting method saveGlobalProperty
  383. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:56:16,886| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: chartsearch.mandatory value: false,
  384. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:56:16,891| Exiting method saveGlobalProperty
  385. INFO 22/08/19 15:56:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  386. INFO 22/08/19 15:56:liquibase: Reading from `liquibasechangelog`
  387. INFO 22/08/19 15:56:liquibase: Successfully acquired change log lock
  388. INFO 22/08/19 15:56:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  389. INFO 22/08/19 15:56:liquibase: Successfully released change log lock
  390. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:56:17,591| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referenceapplication.started value: true,
  391. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:56:17,594| Exiting method saveGlobalProperty
  392. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:56:17,597| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referenceapplication.mandatory value: false,
  393. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:56:17,600| Exiting method saveGlobalProperty
  394. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:56:52,948| In method SchedulerService.saveToMemento. Arguments:
  395. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:56:52,957| Exiting method saveToMemento
  396. INFO - EhCacheManagerFactoryBean.destroy(181) |2019-08-22 15:56:52,995| Shutting down EhCache CacheManager
  397. INFO - ServiceContext.startRefreshingContext(808) |2019-08-22 15:56:52,998| Refreshing Context
  398. INFO - EhCacheManagerFactoryBean.afterPropertiesSet(129) |2019-08-22 15:57:58,845| Initializing EhCache CacheManager
  399. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2019-08-22 15:58:54,657| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  400. WARN - IdgenTask.run(32) |2019-08-22 15:58:55,838| Not running scheduled task. DaemonToken = null; enabled = false
  401. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2019-08-22 15:58:56,891| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  402. INFO - ServiceContext.doneRefreshingContext(819) |2019-08-22 15:58:56,905| Done refreshing Context
  403. WARN - AddressConfigurationLoader.loadAddressConfiguration(64) |2019-08-22 15:59:05,534| Address hierarchy configuration file appears invalid, skipping the loading process: addressConfiguration.xml
  404. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:07,176| In method UserService.saveRole. Arguments: Role=Privilege Level: Full,
  405. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:07,184| Exiting method saveRole
  406. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:07,204| In method UserService.saveRole. Arguments: Role=Privilege Level: High,
  407. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:07,210| Exiting method saveRole
  408. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:07,588| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: visits.assignmentHandler value: org.openmrs.module.emrapi.adt.EmrApiVisitAssignmentHandler,
  409. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:07,591| Exiting method saveGlobalProperty
  410. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:07,720| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.installedVersion value: 16,
  411. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:07,725| Exiting method saveGlobalProperty
  412. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:07,737| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.systemAdministration,
  413. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:07,739| Exiting method savePrivilege
  414. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:07,746| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.legacyAdmin,
  415. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:07,747| Exiting method savePrivilege
  416. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:07,754| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.activeVisits,
  417. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:07,756| Exiting method savePrivilege
  418. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:07,763| In method UserService.savePrivilege. Arguments: Privilege=App: atlas.manage,
  419. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:07,765| Exiting method savePrivilege
  420. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:07,770| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.configuremetadata,
  421. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:07,772| Exiting method savePrivilege
  422. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:07,779| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.findPatient,
  423. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:07,781| Exiting method savePrivilege
  424. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:07,787| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.patientDashboard,
  425. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:07,789| Exiting method savePrivilege
  426. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:07,801| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.patientVisits,
  427. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:07,803| Exiting method savePrivilege
  428. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:07,808| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.systemAdministration,
  429. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:07,810| Exiting method savePrivilege
  430. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:07,816| In method UserService.savePrivilege. Arguments: Privilege=App: formentryapp.forms,
  431. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:07,818| Exiting method savePrivilege
  432. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:07,823| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.vitals,
  433. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:07,825| Exiting method savePrivilege
  434. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:07,831| In method UserService.savePrivilege. Arguments: Privilege=App: registrationapp.registerPatient,
  435. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:07,833| Exiting method savePrivilege
  436. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:07,838| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.createRetrospectiveVisit,
  437. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:07,840| Exiting method savePrivilege
  438. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:07,847| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.createVisit,
  439. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:07,849| Exiting method savePrivilege
  440. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:07,855| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.endVisit,
  441. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:07,857| Exiting method savePrivilege
  442. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:07,863| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.mergeVisits,
  443. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:07,865| Exiting method savePrivilege
  444. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:07,872| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleAdmission,
  445. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:07,874| Exiting method savePrivilege
  446. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:07,880| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleDischarge,
  447. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:07,882| Exiting method savePrivilege
  448. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:07,889| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleTransfer,
  449. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:07,892| Exiting method savePrivilege
  450. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:07,898| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleVisitNote,
  451. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:07,900| Exiting method savePrivilege
  452. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:07,906| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.vitals,
  453. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:07,908| Exiting method savePrivilege
  454. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:07,916| In method UserService.savePrivilege. Arguments: Privilege=Task: Modify Allergies,
  455. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:07,932| Exiting method savePrivilege
  456. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:07,939| In method UserService.savePrivilege. Arguments: Privilege=Task: emr.patient.encounter.delete,
  457. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:07,941| Exiting method savePrivilege
  458. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:07,947| In method UserService.savePrivilege. Arguments: Privilege=Task: emr.patient.encounter.edit,
  459. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:07,949| Exiting method savePrivilege
  460. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:07,988| In method UserService.saveRole. Arguments: Role=Application: Administers System,
  461. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:07,989| Exiting method saveRole
  462. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:08,019| In method UserService.saveRole. Arguments: Role=Application: Configures Metadata,
  463. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:08,021| Exiting method saveRole
  464. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:08,053| In method UserService.saveRole. Arguments: Role=Application: Configures Forms,
  465. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:08,055| Exiting method saveRole
  466. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:08,086| In method UserService.saveRole. Arguments: Role=Application: Manages Atlas,
  467. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:08,088| Exiting method saveRole
  468. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:08,122| In method UserService.saveRole. Arguments: Role=Application: Registers Patients,
  469. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:08,124| Exiting method saveRole
  470. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:08,159| In method UserService.saveRole. Arguments: Role=Application: Enters Vitals,
  471. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:08,161| Exiting method saveRole
  472. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:08,186| In method UserService.saveRole. Arguments: Role=Application: Uses Capture Vitals App,
  473. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:08,188| Exiting method saveRole
  474. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:08,216| In method UserService.saveRole. Arguments: Role=Application: Uses Patient Summary,
  475. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:08,218| Exiting method saveRole
  476. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:08,248| In method UserService.saveRole. Arguments: Role=Application: Writes Clinical Notes,
  477. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:08,250| Exiting method saveRole
  478. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:08,294| In method UserService.saveRole. Arguments: Role=Application: Enters ADT Events,
  479. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:08,296| Exiting method saveRole
  480. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:08,320| In method UserService.saveRole. Arguments: Role=Application: Records Allergies,
  481. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:08,322| Exiting method saveRole
  482. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:08,331| In method UserService.saveRole. Arguments: Role=Application: Has Super User Privileges,
  483. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:08,334| Exiting method saveRole
  484. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:08,359| In method UserService.saveRole. Arguments: Role=Application: Sees Appointment Schedule,
  485. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:08,361| Exiting method saveRole
  486. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:08,372| In method UserService.saveRole. Arguments: Role=Application: Edits Existing Encounters,
  487. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:08,374| Exiting method saveRole
  488. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:08,397| In method UserService.saveRole. Arguments: Role=Application: Requests Appointments,
  489. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:08,399| Exiting method saveRole
  490. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:08,427| In method UserService.saveRole. Arguments: Role=Application: Schedules Appointments,
  491. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:08,429| Exiting method saveRole
  492. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:08,453| In method UserService.saveRole. Arguments: Role=Application: Schedules And Overbooks Appointments,
  493. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:08,456| Exiting method saveRole
  494. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:08,482| In method UserService.saveRole. Arguments: Role=Application: Manages Provider Schedules,
  495. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:08,484| Exiting method saveRole
  496. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:08,496| In method UserService.saveRole. Arguments: Role=Application: Configures Appointment Scheduling,
  497. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:08,498| Exiting method saveRole
  498. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:08,520| In method UserService.saveRole. Arguments: Role=Organizational: Doctor,
  499. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:08,523| Exiting method saveRole
  500. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:08,556| In method UserService.saveRole. Arguments: Role=Organizational: Nurse,
  501. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:08,558| Exiting method saveRole
  502. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:08,574| In method UserService.saveRole. Arguments: Role=Organizational: Registration Clerk,
  503. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:08,576| Exiting method saveRole
  504. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:08,598| In method UserService.saveRole. Arguments: Role=Organizational: System Administrator,
  505. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:08,600| Exiting method saveRole
  506. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:08,618| In method UserService.saveRole. Arguments: Role=Organizational: Hospital Administrator,
  507. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:08,620| Exiting method saveRole
  508. INFO - SerializationServiceImpl.getDefaultSerializer(71) |2019-08-22 15:59:09,556| No default serializer specified - using builtin SimpleXStreamSerializer.
  509. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:09,718| In method UserService.saveRole. Arguments: Role=Application: Administers System,
  510. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:09,772| Exiting method saveRole
  511. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:09,789| In method UserService.saveRole. Arguments: Role=Application: Configures Appointment Scheduling,
  512. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:09,838| Exiting method saveRole
  513. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:09,853| In method UserService.saveRole. Arguments: Role=Application: Configures Forms,
  514. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:09,893| Exiting method saveRole
  515. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:09,911| In method UserService.saveRole. Arguments: Role=Application: Configures Metadata,
  516. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:09,959| Exiting method saveRole
  517. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:09,980| In method UserService.saveRole. Arguments: Role=Application: Edits Existing Encounters,
  518. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:10,061| Exiting method saveRole
  519. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:10,077| In method UserService.saveRole. Arguments: Role=Application: Enters ADT Events,
  520. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:10,137| Exiting method saveRole
  521. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:10,155| In method UserService.saveRole. Arguments: Role=Application: Enters Vitals,
  522. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:10,213| Exiting method saveRole
  523. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:10,230| In method UserService.saveRole. Arguments: Role=Application: Has Super User Privileges,
  524. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:10,272| Exiting method saveRole
  525. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:10,322| In method UserService.saveRole. Arguments: Role=Application: Manages Atlas,
  526. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:10,464| Exiting method saveRole
  527. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:10,512| In method UserService.saveRole. Arguments: Role=Application: Manages Provider Schedules,
  528. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:10,702| Exiting method saveRole
  529. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:10,751| In method UserService.saveRole. Arguments: Role=Application: Records Allergies,
  530. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:10,794| Exiting method saveRole
  531. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:10,817| In method UserService.saveRole. Arguments: Role=Application: Registers Patients,
  532. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:10,860| Exiting method saveRole
  533. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:10,875| In method UserService.saveRole. Arguments: Role=Application: Requests Appointments,
  534. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:10,916| Exiting method saveRole
  535. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:10,933| In method UserService.saveRole. Arguments: Role=Application: Schedules And Overbooks Appointments,
  536. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:10,993| Exiting method saveRole
  537. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:11,013| In method UserService.saveRole. Arguments: Role=Application: Schedules Appointments,
  538. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:11,131| Exiting method saveRole
  539. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:11,156| In method UserService.saveRole. Arguments: Role=Application: Sees Appointment Schedule,
  540. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:11,280| Exiting method saveRole
  541. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:11,301| In method UserService.saveRole. Arguments: Role=Application: Uses Capture Vitals App,
  542. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:11,460| Exiting method saveRole
  543. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:11,478| In method UserService.saveRole. Arguments: Role=Application: Uses Patient Summary,
  544. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:11,540| Exiting method saveRole
  545. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:11,585| In method UserService.saveRole. Arguments: Role=Application: Writes Clinical Notes,
  546. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:11,649| Exiting method saveRole
  547. INFO - SerializationServiceImpl.getDefaultSerializer(71) |2019-08-22 15:59:11,696| No default serializer specified - using builtin SimpleXStreamSerializer.
  548. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:11,723| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: layout.address.format value: <org.openmrs.layout.address.AddressTemplate>
  549. <nameMappings class="properties">
  550. <property name="postalCode" value="Location.postalCode"/>
  551. <property name="address2" value="Location.address2"/>
  552. <property name="address1" value="Location.address1"/>
  553. <property name="country" value="Location.country"/>
  554. <property name="stateProvince" value="Location.stateProvince"/>
  555. <property name="cityVillage" value="Location.cityVillage"/>
  556. </nameMappings>
  557. <sizeMappings class="properties">
  558. <property name="postalCode" value="10"/>
  559. <property name="address2" value="40"/>
  560. <property name="address1" value="40"/>
  561. <property name="country" value="10"/>
  562. <property name="stateProvince" value="10"/>
  563. <property name="cityVillage" value="10"/>
  564. </sizeMappings>
  565. <lineByLineFormat>
  566. <string>address1</string>
  567. <string>address2</string>
  568. <string>cityVillage stateProvince country postalCode</string>
  569. </lineByLineFormat>
  570. </org.openmrs.layout.address.AddressTemplate>,
  571. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:11,961| Exiting method saveGlobalProperty
  572. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:12,047| In method UserService.saveUser. Arguments: User=clerk,
  573. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:12,066| Exiting method saveUser
  574. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:12,091| In method UserService.saveUser. Arguments: User=nurse,
  575. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:12,103| Exiting method saveUser
  576. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:12,128| In method UserService.saveUser. Arguments: User=doctor,
  577. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:12,138| Exiting method saveUser
  578. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:12,160| In method UserService.saveUser. Arguments: User=sysadmin,
  579. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:12,169| Exiting method saveUser
  580. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:12,276| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=7fba1e5,uuid=4da187c6-c436-11e4-a470-82b0ea87e2d8],
  581. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:12,280| Exiting method saveAppointmentType
  582. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:12,289| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=c8813f7e,uuid=5ab6d8a8-c436-11e4-a470-82b0ea87e2d8],
  583. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:12,293| Exiting method saveAppointmentType
  584. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:12,303| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=eb3d3d44,uuid=7dd9ac8e-c436-11e4-a470-82b0ea87e2d8],
  585. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:12,306| Exiting method saveAppointmentType
  586. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:12,315| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=ce2c34c4,uuid=7e7d3e26-c436-11e4-a470-82b0ea87e2d8],
  587. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:12,319| Exiting method saveAppointmentType
  588. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:12,331| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=b4b49efa,uuid=7efeaa60-c436-11e4-a470-82b0ea87e2d8],
  589. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:12,334| Exiting method saveAppointmentType
  590. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:12,344| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=abc150ca,uuid=95636ce6-c436-11e4-a470-82b0ea87e2d8],
  591. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:12,348| Exiting method saveAppointmentType
  592. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:12,358| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=b519c52f,uuid=9ebdc232-c436-11e4-a470-82b0ea87e2d8],
  593. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:12,363| Exiting method saveAppointmentType
  594. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:12,375| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=b21fd75e,uuid=a62a40e0-c436-11e4-a470-82b0ea87e2d8],
  595. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:12,379| Exiting method saveAppointmentType
  596. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:12,390| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=f6a1c0a2,uuid=ac71c996-c436-11e4-a470-82b0ea87e2d8],
  597. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:12,394| Exiting method saveAppointmentType
  598. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:12,403| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=44b3d280,uuid=b29be856-c436-11e4-a470-82b0ea87e2d8],
  599. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:12,406| Exiting method saveAppointmentType
  600. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:12,416| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=da393751,uuid=cba5a260-c436-11e4-a470-82b0ea87e2d8],
  601. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:12,419| Exiting method saveAppointmentType
  602. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:12,431| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=e86393c9,uuid=d248c6c4-c436-11e4-a470-82b0ea87e2d8],
  603. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:12,434| Exiting method saveAppointmentType
  604. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:12,443| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=ea148419,uuid=0c617770-c437-11e4-a470-82b0ea87e2d8],
  605. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:12,446| Exiting method saveAppointmentType
  606. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:12,486| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=81627d4b,uuid=136ed9a4-c437-11e4-a470-82b0ea87e2d8],
  607. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:12,489| Exiting method saveAppointmentType
  608. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:12,500| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=fd2cb9c5,uuid=1b2d98c4-c437-11e4-a470-82b0ea87e2d8],
  609. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:12,503| Exiting method saveAppointmentType
  610. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:12,515| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=cb138210,uuid=25873c9e-c437-11e4-a470-82b0ea87e2d8],
  611. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:12,519| Exiting method saveAppointmentType
  612. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:12,529| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=20d32feb,uuid=2febe6a8-c437-11e4-a470-82b0ea87e2d8],
  613. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:12,532| Exiting method saveAppointmentType
  614. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:12,543| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=479f1d6a,uuid=38081afa-c437-11e4-a470-82b0ea87e2d8],
  615. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:12,547| Exiting method saveAppointmentType
  616. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:12,557| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=65d684ad,uuid=3f5a8ca2-c437-11e4-a470-82b0ea87e2d8],
  617. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:12,561| Exiting method saveAppointmentType
  618. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:12,570| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=33718375,uuid=452c596c-c437-11e4-a470-82b0ea87e2d8],
  619. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:12,573| Exiting method saveAppointmentType
  620. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:12,584| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=9e3b268b,uuid=4d3b6396-c437-11e4-a470-82b0ea87e2d8],
  621. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:12,587| Exiting method saveAppointmentType
  622. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:12,597| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=5dd5e553,uuid=4d85dda4-c437-11e4-a470-82b0ea87e2d8e],
  623. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:12,600| Exiting method saveAppointmentType
  624. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:13,565| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.identifierSourceId value: 1,
  625. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:13,568| Exiting method saveGlobalProperty
  626. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:13,800| In method DefinitionService.saveDefinition. Arguments: Definition=appointmentschedulingui.appointmentDataSetDefinition.dailyAppointments,
  627. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:13,805| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=appointmentschedulingui.appointmentDataSetDefinition.dailyAppointments,
  628. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:13,819| Exiting method saveDefinition
  629. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:13,821| Exiting method saveDefinition
  630. WARN - RequestHandlers.initHandlersFromConfig(163) |2019-08-22 15:59:17,143| Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
  631. WARN - ManagedResource.reloadFromStorage(182) |2019-08-22 15:59:17,565| No stored data found for /rest/managed
  632. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:17,882| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.ExistingPatientNameSearch,
  633. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:17,949| Exiting method saveGlobalProperty
  634. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:18,007| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emr.concept.diagnosisSetOfSets value: 160167AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
  635. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:18,014| Exiting method saveGlobalProperty
  636. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:18,019| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.givenNameStringEncoder value: Soundex,
  637. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:18,024| Exiting method saveGlobalProperty
  638. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:18,028| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.middleNameStringEncoder value: Soundex,
  639. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:18,033| Exiting method saveGlobalProperty
  640. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:18,038| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.familyNameStringEncoder value: Soundex,
  641. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:18,042| Exiting method saveGlobalProperty
  642. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:18,047| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.familyName2StringEncoder value: Soundex,
  643. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:18,052| Exiting method saveGlobalProperty
  644. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:18,055| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.BasicPatientNameSearch,
  645. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:18,117| Exiting method saveGlobalProperty
  646. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:18,120| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.fastSimilarPatientSearchAlgorithm value: registrationcore.BasicSimilarPatientSearchAlgorithm,
  647. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:18,125| Exiting method saveGlobalProperty
  648. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:18,130| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.preciseSimilarPatientSearchAlgorithm value: registrationcore.BasicExactPatientSearchAlgorithm,
  649. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:18,136| Exiting method saveGlobalProperty
  650. INFO - LoggingAdvice.invoke(115) |2019-08-22 15:59:18,139| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: conceptmanagementapps.snomedCtConceptSource value: 1ADDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD,
  651. INFO - LoggingAdvice.invoke(155) |2019-08-22 15:59:18,145| Exiting method saveGlobalProperty
  652. ERROR - CommonsLoggingOutput.error(75) |2019-08-22 15:59:19,700| Line=381 The content of element type "dwr" must match "(init?,allow?,signatures?)".
  653. ERROR - CommonsLoggingOutput.error(75) |2019-08-22 15:59:19,707| Parameter mismatch parsing signatures section in dwr.xml on line: DWRAtlasService.disableAtlasModule()
  654. ERROR - CommonsLoggingOutput.error(75) |2019-08-22 15:59:19,712| Parameter mismatch parsing signatures section in dwr.xml on line: DWRHtmlFormEntryService.checkIfLoggedIn()
  655. août 22, 2019 3:59:19 PM org.apache.coyote.AbstractProtocol start
  656. INFOS: Starting ProtocolHandler ["http-bio-8083"]
  657. août 22, 2019 3:59:19 PM org.apache.catalina.core.ApplicationContext log
  658. INFOS: Initializing Spring FrameworkServlet 'openmrs'
  659. août 22, 2019 3:59:22 PM org.apache.jasper.compiler.TldLocationsCache tldScanJar
  660. INFOS: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
  661. août 22, 2019 3:59:41 PM org.apache.coyote.AbstractProtocol stop
  662. INFOS: Stopping ProtocolHandler ["http-bio-8083"]
  663. août 22, 2019 3:59:41 PM org.apache.catalina.core.ApplicationContext log
  664. INFOS: Destroying Spring FrameworkServlet 'openmrs'
  665. WARN - ModuleFactory.stopModule(1098) |2019-08-22 15:59:42,057| Unable to call module's Activator.willStop() method
  666. org.openmrs.api.APIAuthenticationException: Privileges required: Manage Atlas Data
  667. at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:116)
  668. at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:97)
  669. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51)
  670. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  671. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  672. at com.sun.proxy.$Proxy311.disableAtlasModule(Unknown Source)
  673. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  674. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  675. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  676. at java.lang.reflect.Method.invoke(Unknown Source)
  677. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  678. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  679. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  680. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
  681. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
  682. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
  683. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  684. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  685. at com.sun.proxy.$Proxy311.disableAtlasModule(Unknown Source)
  686. at org.openmrs.module.atlas.AtlasModuleActivator.willStop(AtlasModuleActivator.java:68)
  687. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1094)
  688. at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:162)
  689. at org.openmrs.api.context.Context.shutdown(Context.java:891)
  690. at org.openmrs.web.Listener.contextDestroyed(Listener.java:556)
  691. at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:5002)
  692. at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5647)
  693. at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:232)
  694. at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1575)
  695. at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1564)
  696. at java.util.concurrent.FutureTask.run(Unknown Source)
  697. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  698. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  699. at java.lang.Thread.run(Unknown Source)
  700. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:42,065| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\atlas\lib
  701. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:45,227| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\atlas
  702. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:45,231| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\formentryapp\lib
  703. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:45,314| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\formentryapp
  704. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:45,319| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\registrationapp\lib
  705. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:45,588| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\registrationapp
  706. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:45,698| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\referenceapplication\lib
  707. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:46,071| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\referenceapplication
  708. WARN - DynamicPooledDataSourceManagerMBean.getAttribute(373) |2019-08-22 15:59:46,172| Failed to get requested attribute: coreHashCode
  709. javax.management.AttributeNotFoundException: coreHashCode
  710. at com.mchange.v2.c3p0.management.DynamicPooledDataSourceManagerMBean.getAttribute(DynamicPooledDataSourceManagerMBean.java:353)
  711. at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(Unknown Source)
  712. at com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(Unknown Source)
  713. at javax.management.AttributeValueExp.getAttribute(Unknown Source)
  714. at javax.management.AttributeValueExp.apply(Unknown Source)
  715. at javax.management.BinaryRelQueryExp.apply(Unknown Source)
  716. at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.objectNamesFromFilteredNamedObjects(Unknown Source)
  717. at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.queryNamesImpl(Unknown Source)
  718. at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.queryNames(Unknown Source)
  719. at com.sun.jmx.mbeanserver.JmxMBeanServer.queryNames(Unknown Source)
  720. at org.apache.solr.core.JmxMonitoredMap.clear(JmxMonitoredMap.java:116)
  721. at org.apache.solr.core.SolrCore.close(SolrCore.java:1111)
  722. at org.apache.solr.core.SolrCores.close(SolrCores.java:117)
  723. at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:347)
  724. at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.shutdown(EmbeddedSolrServer.java:249)
  725. at org.openmrs.module.chartsearch.solr.SolrManagement.shutdown(SolrManagement.java:33)
  726. at org.openmrs.module.chartsearch.ChartSearchActivator.stopped(ChartSearchActivator.java:72)
  727. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1196)
  728. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1122)
  729. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1122)
  730. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1122)
  731. at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:162)
  732. at org.openmrs.api.context.Context.shutdown(Context.java:891)
  733. at org.openmrs.web.Listener.contextDestroyed(Listener.java:556)
  734. at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:5002)
  735. at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5647)
  736. at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:232)
  737. at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1575)
  738. at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1564)
  739. at java.util.concurrent.FutureTask.run(Unknown Source)
  740. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  741. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  742. at java.lang.Thread.run(Unknown Source)
  743. WARN - DynamicPooledDataSourceManagerMBean.getAttribute(373) |2019-08-22 15:59:46,183| Failed to get requested attribute: coreHashCode
  744. javax.management.AttributeNotFoundException: coreHashCode
  745. at com.mchange.v2.c3p0.management.DynamicPooledDataSourceManagerMBean.getAttribute(DynamicPooledDataSourceManagerMBean.java:353)
  746. at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(Unknown Source)
  747. at com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(Unknown Source)
  748. at javax.management.AttributeValueExp.getAttribute(Unknown Source)
  749. at javax.management.AttributeValueExp.apply(Unknown Source)
  750. at javax.management.BinaryRelQueryExp.apply(Unknown Source)
  751. at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.objectNamesFromFilteredNamedObjects(Unknown Source)
  752. at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.queryNamesImpl(Unknown Source)
  753. at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.queryNames(Unknown Source)
  754. at com.sun.jmx.mbeanserver.JmxMBeanServer.queryNames(Unknown Source)
  755. at org.apache.solr.core.JmxMonitoredMap.clear(JmxMonitoredMap.java:116)
  756. at org.apache.solr.core.SolrCore.close(SolrCore.java:1111)
  757. at org.apache.solr.core.SolrCores.close(SolrCores.java:117)
  758. at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:347)
  759. at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.shutdown(EmbeddedSolrServer.java:249)
  760. at org.openmrs.module.chartsearch.solr.SolrManagement.shutdown(SolrManagement.java:33)
  761. at org.openmrs.module.chartsearch.ChartSearchActivator.stopped(ChartSearchActivator.java:72)
  762. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1196)
  763. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1122)
  764. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1122)
  765. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1122)
  766. at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:162)
  767. at org.openmrs.api.context.Context.shutdown(Context.java:891)
  768. at org.openmrs.web.Listener.contextDestroyed(Listener.java:556)
  769. at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:5002)
  770. at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5647)
  771. at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:232)
  772. at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1575)
  773. at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1564)
  774. at java.util.concurrent.FutureTask.run(Unknown Source)
  775. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  776. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  777. at java.lang.Thread.run(Unknown Source)
  778. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:46,256| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\chartsearch\lib
  779. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:46,473| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\chartsearch
  780. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:46,479| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\htmlformentryui\lib
  781. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:46,719| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\htmlformentryui
  782. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:46,733| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\referencedemodata\lib
  783. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:47,209| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\referencedemodata
  784. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:47,212| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\referencemetadata\lib
  785. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:47,535| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\referencemetadata
  786. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:47,543| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\attachments\lib
  787. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:47,766| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\attachments
  788. WARN - ModuleFactory.stopModule(1200) |2019-08-22 15:59:47,823| Unable to call module's Activator.shutdown() method
  789. org.openmrs.api.APIAuthenticationException: Basic authentication required
  790. at org.openmrs.aop.AuthorizationAdvice.throwUnauthorized(AuthorizationAdvice.java:145)
  791. at org.openmrs.aop.AuthorizationAdvice.before(AuthorizationAdvice.java:101)
  792. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:51)
  793. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  794. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  795. at com.sun.proxy.$Proxy239.getDefinitionByUuid(Unknown Source)
  796. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  797. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  798. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  799. at java.lang.reflect.Method.invoke(Unknown Source)
  800. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  801. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  802. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  803. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
  804. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
  805. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
  806. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  807. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  808. at com.sun.proxy.$Proxy239.getDefinitionByUuid(Unknown Source)
  809. at org.openmrs.module.reporting.definition.persister.SerializedDefinitionPersister.getDefinitionByUuid(SerializedDefinitionPersister.java:61)
  810. at org.openmrs.module.reporting.definition.service.BaseDefinitionService.getDefinitionByUuid(BaseDefinitionService.java:92)
  811. at org.openmrs.module.reporting.definition.service.BaseDefinitionService.getDefinition(BaseDefinitionService.java:163)
  812. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  813. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  814. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  815. at java.lang.reflect.Method.invoke(Unknown Source)
  816. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  817. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  818. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  819. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
  820. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
  821. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
  822. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  823. at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
  824. at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
  825. at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
  826. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  827. at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:121)
  828. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  829. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  830. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  831. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  832. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  833. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  834. at com.sun.proxy.$Proxy118.getDefinition(Unknown Source)
  835. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  836. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  837. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  838. at java.lang.reflect.Method.invoke(Unknown Source)
  839. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  840. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  841. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  842. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
  843. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
  844. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
  845. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  846. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  847. at com.sun.proxy.$Proxy244.getDefinition(Unknown Source)
  848. at org.openmrs.module.appointmentschedulingui.AppointmentSchedulingUIActivator.removeDataSetDefinitions(AppointmentSchedulingUIActivator.java:108)
  849. at org.openmrs.module.appointmentschedulingui.AppointmentSchedulingUIActivator.stopped(AppointmentSchedulingUIActivator.java:95)
  850. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1196)
  851. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1122)
  852. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1122)
  853. at org.openmrs.module.ModuleFactory.stopModule(ModuleFactory.java:1122)
  854. at org.openmrs.module.ModuleUtil.shutdown(ModuleUtil.java:162)
  855. at org.openmrs.api.context.Context.shutdown(Context.java:891)
  856. at org.openmrs.web.Listener.contextDestroyed(Listener.java:556)
  857. at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:5002)
  858. at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5647)
  859. at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:232)
  860. at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1575)
  861. at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1564)
  862. at java.util.concurrent.FutureTask.run(Unknown Source)
  863. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  864. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  865. at java.lang.Thread.run(Unknown Source)
  866. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:47,830| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\appointmentschedulingui\lib
  867. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:48,128| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\appointmentschedulingui
  868. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:48,146| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\coreapps\lib
  869. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:48,430| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\coreapps
  870. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:48,439| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\emrapi\lib
  871. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:48,646| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\emrapi
  872. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:48,651| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\metadatadeploy\lib
  873. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:48,749| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\metadatadeploy
  874. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:48,755| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\metadatasharing\lib
  875. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:48,865| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\metadatasharing
  876. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:48,873| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\reportingui\lib
  877. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:50,832| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\reportingui
  878. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:50,835| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\reportingrest\lib
  879. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:51,028| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\reportingrest
  880. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:51,032| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\appointmentscheduling\lib
  881. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:51,212| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\appointmentscheduling
  882. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:51,221| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\reporting\lib
  883. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:51,387| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\reporting
  884. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:51,390| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\registrationcore\lib
  885. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:51,585| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\registrationcore
  886. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:51,592| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\idgen\lib
  887. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:51,808| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\idgen
  888. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:51,815| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\allergyui\lib
  889. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:51,884| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\allergyui
  890. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:51,890| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\adminui\lib
  891. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:51,967| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\adminui
  892. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:51,971| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\appui\lib
  893. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:52,051| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\appui
  894. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:52,056| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\appframework\lib
  895. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:52,130| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\appframework
  896. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:52,135| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\metadatamapping\lib
  897. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:52,227| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\metadatamapping
  898. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:52,232| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\providermanagement\lib
  899. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:52,345| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\providermanagement
  900. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:52,352| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\uicommons\lib
  901. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:52,445| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\uicommons
  902. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:52,451| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\uilibrary\lib
  903. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:52,461| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\uilibrary
  904. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:52,467| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\uiframework\lib
  905. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:52,679| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\uiframework
  906. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:52,685| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\reportingcompatibility\lib
  907. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:52,828| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\reportingcompatibility
  908. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:52,833| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\htmlwidgets\lib
  909. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:52,993| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\htmlwidgets
  910. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:52,997| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\serialization.xstream\lib
  911. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:53,023| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\serialization.xstream
  912. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:53,027| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\addresshierarchy\lib
  913. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:53,131| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\addresshierarchy
  914. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:53,686| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\event\lib
  915. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:53,693| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\event
  916. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:53,696| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\calculation\lib
  917. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:53,792| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\calculation
  918. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:53,795| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\owa\lib
  919. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:53,901| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\owa
  920. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:53,927| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\fhir\lib
  921. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:54,128| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\fhir
  922. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:54,137| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\htmlformentry\lib
  923. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:54,253| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\htmlformentry
  924. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:54,263| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\webservices.rest\lib
  925. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:54,352| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\webservices.rest
  926. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:54,359| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\legacyui\lib
  927. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:54,563| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\legacyui
  928. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:54,572| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\dataexchange\lib
  929. WARN - OpenmrsUtil.deleteDirectory(921) |2019-08-22 15:59:54,673| ...could not remove directory: C:\Users\pc\Desktop\Stage été 2019\referenceapplication-standalone-2.9.0\referenceapplication-standalone-2.9.0\appdata\.openmrs-lib-cache\dataexchange
  930. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:54,677| QUERY: from LocationTag where uuid = :uuid
  931. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:54,680| Cache Hit Count : 0
  932. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:54,683| Cache Miss Count: 0
  933. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:54,685| Cache Put Count : 0
  934. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:54,688| Execution Count : 4
  935. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:54,691| Average time : 0
  936. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:54,694| Row Count : 4
  937. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:54,696| QUERY: [CRITERIA] select this_.metadata_term_mapping_id as metadata1_85_0_, this_.metadata_source_id as metadata2_85_0_, this_.code as code3_85_0_, this_.metadata_class as metadata4_85_0_, this_.metadata_uuid as metadata5_85_0_, this_.name as name6_85_0_, this_.description as descript7_85_0_, this_.creator as creator8_85_0_, this_.date_created as date_cre9_85_0_, this_.changed_by as changed10_85_0_, this_.date_changed as date_ch11_85_0_, this_.retired as retired12_85_0_, this_.date_retired as date_re13_85_0_, this_.retired_by as retired14_85_0_, this_.retire_reason as retire_15_85_0_, this_.uuid as uuid16_85_0_ from metadatamapping_metadata_term_mapping this_ where this_.metadata_source_id=? and this_.code=?
  938. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:54,699| Cache Hit Count : 0
  939. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:54,701| Cache Miss Count: 0
  940. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:54,705| Cache Put Count : 0
  941. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:54,707| Execution Count : 23
  942. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:54,711| Average time : 5
  943. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:54,713| Row Count : 23
  944. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:54,715| QUERY: from Role r order by r.role
  945. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:54,718| Cache Hit Count : 0
  946. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:54,720| Cache Miss Count: 0
  947. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:54,723| Cache Put Count : 0
  948. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:54,726| Execution Count : 1
  949. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:54,729| Average time : 5
  950. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:54,731| Row Count : 30
  951. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:54,735| QUERY: from AppointmentType at where at.uuid = :uuid
  952. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:54,738| Cache Hit Count : 0
  953. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:54,740| Cache Miss Count: 0
  954. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:54,743| Cache Put Count : 0
  955. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:54,746| Execution Count : 22
  956. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:54,749| Average time : 0
  957. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:54,751| Row Count : 22
  958. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:54,754| QUERY: [CRITERIA] select this_.provider_id as provider1_115_0_, this_.person_id as person_i2_115_0_, this_.name as name3_115_0_, this_.identifier as identifi4_115_0_, this_.creator as creator5_115_0_, this_.date_created as date_cre6_115_0_, this_.changed_by as changed_7_115_0_, this_.date_changed as date_cha8_115_0_, this_.retired_by as retired_9_115_0_, this_.date_retired as date_re10_115_0_, this_.retire_reason as retire_11_115_0_, this_.retired as retired12_115_0_, this_.uuid as uuid13_115_0_, this_.provider_role_id as provide14_115_0_ from provider this_ where this_.retired=? and this_.person_id=? order by this_.provider_id asc
  959. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:54,757| Cache Hit Count : 0
  960. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:54,760| Cache Miss Count: 0
  961. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:54,762| Cache Put Count : 0
  962. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:54,766| Execution Count : 2
  963. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:54,769| Average time : 1
  964. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:54,773| Row Count : 2
  965. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:54,777| QUERY: from User u where (u.username = ? or u.systemId = ? or u.systemId = ?) and u.retired = '0'
  966. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:54,780| Cache Hit Count : 0
  967. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:54,782| Cache Miss Count: 0
  968. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:54,785| Cache Put Count : 0
  969. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:54,787| Execution Count : 1
  970. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:54,790| Average time : 49
  971. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:54,793| Row Count : 1
  972. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:54,796| QUERY: [CRITERIA] select this_.id as id1_68_0_, this_.form_id as form_id2_68_0_, this_.xml_data as xml_data3_68_0_, this_.creator as creator4_68_0_, this_.date_created as date_cre5_68_0_, this_.changed_by as changed_6_68_0_, this_.date_changed as date_cha7_68_0_, this_.retired as retired8_68_0_, this_.name as name9_68_0_, this_.uuid as uuid10_68_0_, this_.description as descrip11_68_0_, this_.retired_by as retired12_68_0_, this_.date_retired as date_re13_68_0_, this_.retire_reason as retire_14_68_0_ from htmlformentry_html_form this_ where this_.form_id=? order by this_.date_created desc
  973. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:54,798| Cache Hit Count : 0
  974. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:54,801| Cache Miss Count: 0
  975. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:54,804| Cache Put Count : 0
  976. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:54,809| Execution Count : 5
  977. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:54,811| Average time : 3
  978. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:54,814| Row Count : 5
  979. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:54,817| QUERY: [CRITERIA] select this_.calculation_registration_id as calculat1_14_0_, this_.uuid as uuid2_14_0_, this_.token as token3_14_0_, this_.provider_class_name as provider4_14_0_, this_.calculation_name as calculat5_14_0_, this_.configuration as configur6_14_0_ from calculation_registration this_ where this_.provider_class_name=?
  980. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:54,819| Cache Hit Count : 0
  981. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:54,822| Cache Miss Count: 0
  982. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:54,826| Cache Put Count : 0
  983. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:54,828| Execution Count : 1
  984. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:54,831| Average time : 28
  985. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:54,834| Row Count : 0
  986. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:54,836| QUERY: [CRITERIA] select this_.id as id1_71_0_, this_.uuid as uuid2_71_0_, this_.name as name3_71_0_, this_.description as descript4_71_0_, this_.identifier_type as identifi5_71_0_, this_.creator as creator6_71_0_, this_.date_created as date_cre7_71_0_, this_.changed_by as changed_8_71_0_, this_.date_changed as date_cha9_71_0_, this_.retired as retired10_71_0_, this_.retired_by as retired11_71_0_, this_.date_retired as date_re12_71_0_, this_.retire_reason as retire_13_71_0_, this_1_.next_sequence_value as next_seq2_76_0_, this_1_.base_character_set as base_cha3_76_0_, this_1_.first_identifier_base as first_id4_76_0_, this_1_.prefix as prefix5_76_0_, this_1_.suffix as suffix6_76_0_, this_1_.min_length as min_leng7_76_0_, this_1_.max_length as max_leng8_76_0_, this_2_.url as url2_74_0_, this_2_.user as user3_74_0_, this_2_.password as password4_74_0_, this_3_.source as source2_70_0_, this_3_.batch_size as batch_si3_70_0_, this_3_.min_pool_size as min_pool4_70_0_, this_3_.refill_with_scheduled_task as refill_w5_70_0_, this_3_.sequential as sequenti6_70_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=?
  987. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:54,839| Cache Hit Count : 0
  988. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:54,844| Cache Miss Count: 0
  989. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:54,846| Cache Put Count : 0
  990. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:54,850| Execution Count : 1
  991. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:54,853| Average time : 23
  992. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:54,856| Row Count : 1
  993. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:54,859| QUERY: from User u where u.retired = '0' and (u.username = ? or u.systemId = ?)
  994. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:54,862| Cache Hit Count : 0
  995. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:54,865| Cache Miss Count: 0
  996. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:54,867| Cache Put Count : 0
  997. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:54,870| Execution Count : 1
  998. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:54,874| Average time : 1
  999. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:54,877| Row Count : 1
  1000. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:54,880| QUERY: [CRITERIA] select count(*) as y0_ from address_hierarchy_entry this_
  1001. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:54,884| Cache Hit Count : 0
  1002. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:54,886| Cache Miss Count: 0
  1003. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:54,893| Cache Put Count : 0
  1004. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:54,897| Execution Count : 1
  1005. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:54,900| Average time : 52
  1006. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:54,903| Row Count : 1
  1007. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:54,907| QUERY: [CRITERIA] select this_.metadata_term_mapping_id as metadata1_85_1_, this_.metadata_source_id as metadata2_85_1_, this_.code as code3_85_1_, this_.metadata_class as metadata4_85_1_, this_.metadata_uuid as metadata5_85_1_, this_.name as name6_85_1_, this_.description as descript7_85_1_, this_.creator as creator8_85_1_, this_.date_created as date_cre9_85_1_, this_.changed_by as changed10_85_1_, this_.date_changed as date_ch11_85_1_, this_.retired as retired12_85_1_, this_.date_retired as date_re13_85_1_, this_.retired_by as retired14_85_1_, this_.retire_reason as retire_15_85_1_, this_.uuid as uuid16_85_1_, metadataso1_.metadata_source_id as metadata1_84_0_, metadataso1_.name as name2_84_0_, metadataso1_.description as descript3_84_0_, metadataso1_.creator as creator4_84_0_, metadataso1_.date_created as date_cre5_84_0_, metadataso1_.changed_by as changed_6_84_0_, metadataso1_.date_changed as date_cha7_84_0_, metadataso1_.retired as retired8_84_0_, metadataso1_.date_retired as date_ret9_84_0_, metadataso1_.retired_by as retired10_84_0_, metadataso1_.retire_reason as retire_11_84_0_, metadataso1_.uuid as uuid12_84_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=?
  1008. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:54,911| Cache Hit Count : 0
  1009. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:54,913| Cache Miss Count: 0
  1010. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:54,917| Cache Put Count : 0
  1011. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:54,920| Execution Count : 3
  1012. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:54,923| Average time : 0
  1013. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:54,926| Row Count : 3
  1014. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:54,929| QUERY: [CRITERIA] select this_.imported_package_id as imported1_88_0_, this_.uuid as uuid2_88_0_, this_.group_uuid as group_uu3_88_0_, this_.date_created as date_cre4_88_0_, this_.date_imported as date_imp5_88_0_, this_.subscription_url as subscrip6_88_0_, this_.subscription_status as subscrip7_88_0_, this_.name as name8_88_0_, this_.description as descript9_88_0_, this_.import_config as import_10_88_0_, this_.remote_version as remote_11_88_0_, this_.version as version12_88_0_ from metadatasharing_imported_package this_ where this_.group_uuid=?
  1015. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:54,932| Cache Hit Count : 0
  1016. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:54,935| Cache Miss Count: 0
  1017. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:54,938| Cache Put Count : 0
  1018. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:54,942| Execution Count : 8
  1019. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:54,945| Average time : 11
  1020. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:54,948| Row Count : 8
  1021. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:54,954| QUERY: [CRITERIA] select this_.metadata_source_id as metadata1_84_0_, this_.name as name2_84_0_, this_.description as descript3_84_0_, this_.creator as creator4_84_0_, this_.date_created as date_cre5_84_0_, this_.changed_by as changed_6_84_0_, this_.date_changed as date_cha7_84_0_, this_.retired as retired8_84_0_, this_.date_retired as date_ret9_84_0_, this_.retired_by as retired10_84_0_, this_.retire_reason as retire_11_84_0_, this_.uuid as uuid12_84_0_ from metadatamapping_metadata_source this_ where this_.name=?
  1022. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:54,959| Cache Hit Count : 0
  1023. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:54,962| Cache Miss Count: 0
  1024. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:54,966| Cache Put Count : 0
  1025. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:54,970| Execution Count : 4
  1026. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:54,973| Average time : 36
  1027. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:54,976| Row Count : 4
  1028. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:54,979| QUERY: [CRITERIA] select this_.encounter_type_id as encounte1_56_0_, this_.name as name2_56_0_, this_.description as descript3_56_0_, this_.date_created as date_cre4_56_0_, this_.creator as creator5_56_0_, this_.edit_privilege as edit_pri6_56_0_, this_.view_privilege as view_pri7_56_0_, this_.uuid as uuid8_56_0_, this_.retired_by as retired_9_56_0_, this_.date_retired as date_re10_56_0_, this_.retire_reason as retire_11_56_0_, this_.retired as retired12_56_0_, this_.changed_by as changed13_56_0_, this_.date_changed as date_ch14_56_0_ from encounter_type this_ where this_.uuid=?
  1029. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:54,982| Cache Hit Count : 0
  1030. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:54,985| Cache Miss Count: 0
  1031. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:54,988| Cache Put Count : 0
  1032. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:54,992| Execution Count : 10
  1033. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:54,995| Average time : 8
  1034. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:54,998| Row Count : 10
  1035. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,005| QUERY: [CRITERIA] select this_.provider_role_id as provider1_118_0_, this_.uuid as uuid2_118_0_, this_.name as name3_118_0_, this_.description as descript4_118_0_, this_.creator as creator5_118_0_, this_.date_created as date_cre6_118_0_, this_.changed_by as changed_7_118_0_, this_.date_changed as date_cha8_118_0_, this_.retired as retired9_118_0_, this_.retired_by as retired10_118_0_, this_.date_retired as date_re11_118_0_, this_.retire_reason as retire_12_118_0_ from providermanagement_provider_role this_ where this_.uuid=?
  1036. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,008| Cache Hit Count : 0
  1037. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,011| Cache Miss Count: 0
  1038. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,014| Cache Put Count : 0
  1039. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,016| Execution Count : 3
  1040. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,019| Average time : 9
  1041. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,022| Row Count : 3
  1042. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,026| QUERY: [CRITERIA] select this_.patient_identifier_type_id as patient_1_102_0_, this_.uuid as uuid2_102_0_, this_.name as name3_102_0_, this_.description as descript4_102_0_, this_.format as format5_102_0_, this_.format_description as format_d6_102_0_, this_.required as required7_102_0_, this_.validator as validato8_102_0_, this_.date_created as date_cre9_102_0_, this_.location_behavior as locatio10_102_0_, this_.uniqueness_behavior as uniquen11_102_0_, this_.creator as creator12_102_0_, this_.retired_by as retired13_102_0_, this_.date_retired as date_re14_102_0_, this_.retire_reason as retire_15_102_0_, this_.retired as retired16_102_0_, this_.changed_by as changed17_102_0_, this_.date_changed as date_ch18_102_0_ from patient_identifier_type this_ where this_.uuid=?
  1043. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,029| Cache Hit Count : 0
  1044. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,032| Cache Miss Count: 0
  1045. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,035| Cache Put Count : 0
  1046. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,037| Execution Count : 3
  1047. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,040| Average time : 0
  1048. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,043| Row Count : 3
  1049. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,045| QUERY: from HL7InQueue as hiq where hiq.messageState = ? order by HL7InQueueId
  1050. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,048| Cache Hit Count : 0
  1051. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,050| Cache Miss Count: 0
  1052. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,053| Cache Put Count : 0
  1053. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,056| Execution Count : 9
  1054. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,086| Average time : 33
  1055. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,088| Row Count : 0
  1056. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,089| QUERY: [CRITERIA] select this_.provider_id as provider1_115_0_, this_.person_id as person_i2_115_0_, this_.name as name3_115_0_, this_.identifier as identifi4_115_0_, this_.creator as creator5_115_0_, this_.date_created as date_cre6_115_0_, this_.changed_by as changed_7_115_0_, this_.date_changed as date_cha8_115_0_, this_.retired_by as retired_9_115_0_, this_.date_retired as date_re10_115_0_, this_.retire_reason as retire_11_115_0_, this_.retired as retired12_115_0_, this_.uuid as uuid13_115_0_, this_.provider_role_id as provide14_115_0_ from provider this_ where this_.provider_id is not null and this_.person_id=? and this_.retired=? order by this_.provider_id asc
  1057. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,091| Cache Hit Count : 0
  1058. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,093| Cache Miss Count: 0
  1059. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,095| Cache Put Count : 0
  1060. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,097| Execution Count : 3
  1061. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,099| Average time : 0
  1062. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,101| Row Count : 3
  1063. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,102| QUERY: [CRITERIA] select this_.location_id as location1_77_0_, this_.uuid as uuid2_77_0_, this_.name as name3_77_0_, this_.description as descript4_77_0_, this_.address1 as address5_77_0_, this_.address2 as address6_77_0_, this_.city_village as city_vil7_77_0_, this_.state_province as state_pr8_77_0_, this_.country as country9_77_0_, this_.postal_code as postal_10_77_0_, this_.latitude as latitud11_77_0_, this_.longitude as longitu12_77_0_, this_.county_district as county_13_77_0_, this_.address3 as address14_77_0_, this_.address4 as address15_77_0_, this_.address6 as address16_77_0_, this_.address5 as address17_77_0_, this_.address7 as address18_77_0_, this_.address8 as address19_77_0_, this_.address9 as address20_77_0_, this_.address10 as address21_77_0_, this_.address11 as address22_77_0_, this_.address12 as address23_77_0_, this_.address13 as address24_77_0_, this_.address14 as address25_77_0_, this_.address15 as address26_77_0_, this_.date_created as date_cr27_77_0_, this_.date_changed as date_ch28_77_0_, this_.parent_location as parent_29_77_0_, this_.changed_by as changed30_77_0_, this_.creator as creator31_77_0_, this_.retired_by as retired32_77_0_, this_.date_retired as date_re33_77_0_, this_.retire_reason as retire_34_77_0_, this_.retired as retired35_77_0_ from location this_ where this_.retired=? order by this_.name asc
  1064. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,104| Cache Hit Count : 0
  1065. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,107| Cache Miss Count: 0
  1066. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,109| Cache Put Count : 0
  1067. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,111| Execution Count : 7
  1068. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,113| Average time : 4
  1069. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,115| Row Count : 56
  1070. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,117| QUERY: from Form f where f.uuid = :uuid
  1071. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,118| Cache Hit Count : 0
  1072. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,120| Cache Miss Count: 0
  1073. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,122| Cache Put Count : 0
  1074. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,125| Execution Count : 5
  1075. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,127| Average time : 0
  1076. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,128| Row Count : 5
  1077. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,130| QUERY: from PersonAttributeType pat where pat.uuid = :uuid
  1078. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,132| Cache Hit Count : 0
  1079. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,134| Cache Miss Count: 0
  1080. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,135| Cache Put Count : 0
  1081. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,137| Execution Count : 1
  1082. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,139| Average time : 60
  1083. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,142| Row Count : 1
  1084. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,144| QUERY: [CRITERIA] select this_.app_id as app_id1_6_0_, this_.json as json2_6_0_ from appframework_user_app this_
  1085. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,146| Cache Hit Count : 0
  1086. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,148| Cache Miss Count: 0
  1087. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,150| Cache Put Count : 0
  1088. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,152| Execution Count : 1
  1089. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,153| Average time : 26
  1090. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,155| Row Count : 0
  1091. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,158| QUERY: from VisitType vt where vt.uuid = :uuid
  1092. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,160| Cache Hit Count : 0
  1093. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,162| Cache Miss Count: 0
  1094. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,164| Cache Put Count : 0
  1095. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,166| Execution Count : 1
  1096. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,167| Average time : 25
  1097. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,169| Row Count : 1
  1098. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,171| 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_.uuid as uuid6_11_0_, this_.date_created as date_cre7_11_0_, this_.date_changed as date_cha8_11_0_, this_.date_retired as date_ret9_11_0_, this_.retired as retired10_11_0_, this_.retire_reason as retire_11_11_0_, this_.creator as creator12_11_0_, this_.changed_by as changed13_11_0_, this_.retired_by as retired14_11_0_ from appointmentscheduling_appointment_type this_ where lower(this_.name)=? and this_.retired=? and not (this_.uuid=?)
  1099. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,174| Cache Hit Count : 0
  1100. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,176| Cache Miss Count: 0
  1101. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,180| Cache Put Count : 0
  1102. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,185| Execution Count : 44
  1103. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,188| Average time : 0
  1104. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,194| Row Count : 0
  1105. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,198| QUERY: from OrderFrequency o where o.uuid = :uuid
  1106. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,200| Cache Hit Count : 0
  1107. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,202| Cache Miss Count: 0
  1108. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,205| Cache Put Count : 0
  1109. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,207| Execution Count : 60
  1110. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,210| Average time : 0
  1111. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,212| Row Count : 60
  1112. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,214| QUERY: select salt from users where user_id = ?
  1113. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,216| Cache Hit Count : 0
  1114. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,219| Cache Miss Count: 0
  1115. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,221| Cache Put Count : 0
  1116. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,224| Execution Count : 1
  1117. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,227| Average time : 0
  1118. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,230| Row Count : 1
  1119. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,232| QUERY: [CRITERIA] select this_.provider_id as provider1_115_0_, this_.person_id as person_i2_115_0_, this_.name as name3_115_0_, this_.identifier as identifi4_115_0_, this_.creator as creator5_115_0_, this_.date_created as date_cre6_115_0_, this_.changed_by as changed_7_115_0_, this_.date_changed as date_cha8_115_0_, this_.retired_by as retired_9_115_0_, this_.date_retired as date_re10_115_0_, this_.retire_reason as retire_11_115_0_, this_.retired as retired12_115_0_, this_.uuid as uuid13_115_0_, this_.provider_role_id as provide14_115_0_ from provider this_ where this_.provider_id is not null and this_.person_id=? order by this_.provider_id asc
  1120. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,234| Cache Hit Count : 0
  1121. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,237| Cache Miss Count: 0
  1122. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,240| Cache Put Count : 0
  1123. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,244| Execution Count : 3
  1124. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,247| Average time : 0
  1125. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,249| Row Count : 3
  1126. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,252| QUERY: select password from users where user_id = ?
  1127. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,254| Cache Hit Count : 0
  1128. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,256| Cache Miss Count: 0
  1129. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,259| Cache Put Count : 0
  1130. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,261| Execution Count : 1
  1131. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,263| Average time : 0
  1132. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,265| Row Count : 1
  1133. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,268| QUERY: from Concept c where c.uuid = :uuid
  1134. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,271| Cache Hit Count : 0
  1135. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,273| Cache Miss Count: 0
  1136. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,276| Cache Put Count : 0
  1137. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,280| Execution Count : 2
  1138. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,283| Average time : 1
  1139. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,285| Row Count : 2
  1140. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,287| 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=?
  1141. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,289| Cache Hit Count : 0
  1142. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,292| Cache Miss Count: 0
  1143. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,294| Cache Put Count : 0
  1144. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,296| Execution Count : 255
  1145. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,299| Average time : 0
  1146. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,301| Row Count : 19
  1147. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,303| QUERY: [CRITERIA] select this_.task_config_id as task_con1_135_0_, this_.uuid as uuid2_135_0_, this_.name as name3_135_0_, this_.description as descript4_135_0_, this_.schedulable_class as schedula5_135_0_, this_.repeat_interval as repeat_i6_135_0_, this_.start_time as start_ti7_135_0_, this_.start_time_pattern as start_ti8_135_0_, this_.last_execution_time as last_exe9_135_0_, this_.start_on_startup as start_o10_135_0_, this_.started as started11_135_0_, this_.created_by as created12_135_0_, this_.changed_by as changed13_135_0_, this_.date_created as date_cr14_135_0_, this_.date_changed as date_ch15_135_0_ from scheduler_task_config this_
  1148. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,305| Cache Hit Count : 0
  1149. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,308| Cache Miss Count: 0
  1150. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,311| Cache Put Count : 0
  1151. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,314| Execution Count : 3
  1152. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,316| Average time : 44
  1153. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,319| Row Count : 6
  1154. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,321| 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
  1155. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,323| Cache Hit Count : 0
  1156. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,327| Cache Miss Count: 0
  1157. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,331| Cache Put Count : 0
  1158. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,333| Execution Count : 4
  1159. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,335| Average time : 0
  1160. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,337| Row Count : 4
  1161. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,339| QUERY: [CRITERIA] select this_.form_id as form_id1_60_0_, this_.uuid as uuid2_60_0_, this_.name as name3_60_0_, this_.version as version4_60_0_, this_.build as build5_60_0_, this_.published as publishe6_60_0_, this_.description as descript7_60_0_, this_.encounter_type as encounte8_60_0_, this_.creator as creator9_60_0_, this_.date_created as date_cr10_60_0_, this_.changed_by as changed11_60_0_, this_.date_changed as date_ch12_60_0_, this_.retired as retired13_60_0_, this_.retired_by as retired14_60_0_, this_.date_retired as date_re15_60_0_, this_.retired_reason as retired16_60_0_ from form this_ order by this_.name asc, this_.form_id asc
  1162. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,343| Cache Hit Count : 0
  1163. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,345| Cache Miss Count: 0
  1164. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,348| Cache Put Count : 0
  1165. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,350| Execution Count : 1
  1166. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,352| Average time : 86
  1167. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,354| Row Count : 5
  1168. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,356| QUERY: [CRITERIA] select this_.provider_id as provider1_115_0_, this_.person_id as person_i2_115_0_, this_.name as name3_115_0_, this_.identifier as identifi4_115_0_, this_.creator as creator5_115_0_, this_.date_created as date_cre6_115_0_, this_.changed_by as changed_7_115_0_, this_.date_changed as date_cha8_115_0_, this_.retired_by as retired_9_115_0_, this_.date_retired as date_re10_115_0_, this_.retire_reason as retire_11_115_0_, this_.retired as retired12_115_0_, this_.uuid as uuid13_115_0_, this_.provider_role_id as provide14_115_0_ from provider this_ where this_.uuid=?
  1169. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,360| Cache Hit Count : 0
  1170. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,363| Cache Miss Count: 0
  1171. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,367| Cache Put Count : 0
  1172. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,369| Execution Count : 1
  1173. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,371| Average time : 31
  1174. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,373| Row Count : 1
  1175. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,377| QUERY: [CRITERIA] select this_.location_tag_id as location1_80_0_, this_.name as name2_80_0_, this_.description as descript3_80_0_, this_.date_created as date_cre4_80_0_, this_.creator as creator5_80_0_, this_.retired_by as retired_6_80_0_, this_.date_retired as date_ret7_80_0_, this_.retire_reason as retire_r8_80_0_, this_.retired as retired9_80_0_, this_.uuid as uuid10_80_0_, this_.date_changed as date_ch11_80_0_, this_.changed_by as changed12_80_0_ from location_tag this_ where this_.name=?
  1176. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,381| Cache Hit Count : 0
  1177. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,384| Cache Miss Count: 0
  1178. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,386| Cache Put Count : 0
  1179. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,388| Execution Count : 4
  1180. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,391| Average time : 8
  1181. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,394| Row Count : 4
  1182. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,397| QUERY: [CRITERIA] select this_.serialized_object_id as serializ1_137_0_, this_.uuid as uuid2_137_0_, this_.name as name3_137_0_, this_.description as descript4_137_0_, this_.type as type5_137_0_, this_.subtype as subtype6_137_0_, this_.serialization_class as serializ7_137_0_, this_.serialized_data as serializ8_137_0_, this_.date_created as date_cre9_137_0_, this_.date_changed as date_ch10_137_0_, this_.retired as retired11_137_0_, this_.date_retired as date_re12_137_0_, this_.retire_reason as retire_13_137_0_, this_.creator as creator14_137_0_, this_.changed_by as changed15_137_0_, this_.retired_by as retired16_137_0_ from serialized_object this_ where this_.uuid=?
  1183. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,400| Cache Hit Count : 0
  1184. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,402| Cache Miss Count: 0
  1185. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,404| Cache Put Count : 0
  1186. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,406| Execution Count : 1
  1187. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,410| Average time : 76
  1188. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,413| Row Count : 1
  1189. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,416| QUERY: [CRITERIA] select this_.id as id1_131_0_, this_.uuid as uuid2_131_0_, this_.base_cohort_uuid as base_coh3_131_0_, this_.base_cohort_parameters as base_coh4_131_0_, this_.report_definition_uuid as report_d5_131_0_, this_.report_definition_parameters as report_d6_131_0_, this_.renderer_type as renderer7_131_0_, this_.renderer_argument as renderer8_131_0_, this_.requested_by as requeste9_131_0_, this_.request_datetime as request10_131_0_, this_.priority as priorit11_131_0_, this_.status as status12_131_0_, this_.schedule as schedul13_131_0_, this_.process_automatically as process14_131_0_, this_.evaluation_start_datetime as evaluat15_131_0_, this_.evaluation_complete_datetime as evaluat16_131_0_, this_.render_complete_datetime as render_17_131_0_, this_.minimum_days_to_preserve as minimum18_131_0_, this_.description as descrip19_131_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
  1190. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,418| Cache Hit Count : 0
  1191. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,420| Cache Miss Count: 0
  1192. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,423| Cache Put Count : 0
  1193. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,427| Execution Count : 2
  1194. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,431| Average time : 39
  1195. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,433| Row Count : 0
  1196. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,435| QUERY: [CRITERIA] select this_.id as id1_69_0_, this_.identifier_type as identifi2_69_0_, this_.location as location3_69_0_, this_.source as source4_69_0_, this_.manual_entry_enabled as manual_e5_69_0_, this_.automatic_generation_enabled as automati6_69_0_ from idgen_auto_generation_option this_ where this_.identifier_type=?
  1197. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,438| Cache Hit Count : 0
  1198. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,440| Cache Miss Count: 0
  1199. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,444| Cache Put Count : 0
  1200. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,447| Execution Count : 2
  1201. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,449| Average time : 2
  1202. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,451| Row Count : 2
  1203. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,454| QUERY: from PatientIdentifierType pit where pit.uuid = :uuid
  1204. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,457| Cache Hit Count : 0
  1205. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,460| Cache Miss Count: 0
  1206. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,464| Cache Put Count : 0
  1207. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,467| Execution Count : 2
  1208. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,470| Average time : 14
  1209. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,472| Row Count : 2
  1210. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,475| QUERY: [CRITERIA] select this_.concept_source_id as concept_1_42_0_, this_.uuid as uuid2_42_0_, this_.name as name3_42_0_, this_.description as descript4_42_0_, this_.hl7_code as hl5_42_0_, this_.unique_id as unique_i6_42_0_, this_.date_created as date_cre7_42_0_, this_.retired as retired8_42_0_, this_.date_retired as date_ret9_42_0_, this_.retire_reason as retire_10_42_0_, this_.creator as creator11_42_0_, this_.retired_by as retired12_42_0_, this_.changed_by as changed13_42_0_, this_.date_changed as date_ch14_42_0_ from concept_reference_source this_ where this_.name=?
  1211. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,479| Cache Hit Count : 0
  1212. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,482| Cache Miss Count: 0
  1213. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,484| Cache Put Count : 0
  1214. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,486| Execution Count : 1
  1215. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,490| Average time : 37
  1216. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,495| Row Count : 1
  1217. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,497| QUERY: from Privilege p order by p.privilege
  1218. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,500| Cache Hit Count : 0
  1219. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,502| Cache Miss Count: 0
  1220. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,505| Cache Put Count : 0
  1221. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,507| Execution Count : 1
  1222. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,511| Average time : 3
  1223. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,515| Row Count : 298
  1224. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,517| QUERY: from Person p where p.uuid = :uuid
  1225. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,520| Cache Hit Count : 0
  1226. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,523| Cache Miss Count: 0
  1227. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,526| Cache Put Count : 0
  1228. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,530| Execution Count : 4
  1229. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,532| Average time : 2
  1230. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,535| Row Count : 4
  1231. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,537| QUERY: [CRITERIA] select this_.person_attribute_type_id as person_a1_108_0_, this_.uuid as uuid2_108_0_, this_.name as name3_108_0_, this_.description as descript4_108_0_, this_.format as format5_108_0_, this_.foreign_key as foreign_6_108_0_, this_.sort_weight as sort_wei7_108_0_, this_.searchable as searchab8_108_0_, this_.creator as creator9_108_0_, this_.date_created as date_cr10_108_0_, this_.changed_by as changed11_108_0_, this_.date_changed as date_ch12_108_0_, this_.retired_by as retired13_108_0_, this_.date_retired as date_re14_108_0_, this_.retire_reason as retire_15_108_0_, this_.retired as retired16_108_0_, this_.edit_privilege as edit_pr17_108_0_ from person_attribute_type this_ where this_.name=?
  1232. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,539| Cache Hit Count : 0
  1233. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,543| Cache Miss Count: 0
  1234. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,546| Cache Put Count : 0
  1235. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,548| Execution Count : 2
  1236. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,550| Average time : 0
  1237. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,553| Row Count : 2
  1238. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,555| QUERY: [CRITERIA] select this_.provider_id as provider1_115_0_, this_.person_id as person_i2_115_0_, this_.name as name3_115_0_, this_.identifier as identifi4_115_0_, this_.creator as creator5_115_0_, this_.date_created as date_cre6_115_0_, this_.changed_by as changed_7_115_0_, this_.date_changed as date_cha8_115_0_, this_.retired_by as retired_9_115_0_, this_.date_retired as date_re10_115_0_, this_.retire_reason as retire_11_115_0_, this_.retired as retired12_115_0_, this_.uuid as uuid13_115_0_, this_.provider_role_id as provide14_115_0_ from provider this_ where this_.person_id=? order by this_.retired asc, this_.provider_id asc
  1239. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,559| Cache Hit Count : 0
  1240. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,563| Cache Miss Count: 0
  1241. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,566| Cache Put Count : 0
  1242. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,569| Execution Count : 1
  1243. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,571| Average time : 0
  1244. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,575| Row Count : 1
  1245. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,579| QUERY: from User u where u.uuid = :uuid
  1246. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,582| Cache Hit Count : 0
  1247. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,584| Cache Miss Count: 0
  1248. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,587| Cache Put Count : 0
  1249. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,589| Execution Count : 14
  1250. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,594| Average time : 2
  1251. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,597| Row Count : 14
  1252. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,599| QUERY: from Role r where r.uuid = :uuid
  1253. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,601| Cache Hit Count : 0
  1254. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,604| Cache Miss Count: 0
  1255. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,607| Cache Put Count : 0
  1256. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,610| Execution Count : 1
  1257. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,613| Average time : 0
  1258. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,615| Row Count : 1
  1259. INFO - HibernateContextDAO.showUsageStatistics(372) |2019-08-22 15:59:55,618| QUERY: [CRITERIA] select this_.form_resource_id as form_res1_62_0_, this_.form_id as form_id2_62_0_, this_.name as name3_62_0_, this_.value_reference as value_re4_62_0_, this_.datatype as datatype5_62_0_, this_.datatype_config as datatype6_62_0_, this_.preferred_handler as preferre7_62_0_, this_.handler_config as handler_8_62_0_, this_.uuid as uuid9_62_0_, this_.changed_by as changed10_62_0_, this_.date_changed as date_ch11_62_0_ from form_resource this_ where this_.form_id=?
  1260. INFO - HibernateContextDAO.showUsageStatistics(374) |2019-08-22 15:59:55,620| Cache Hit Count : 0
  1261. INFO - HibernateContextDAO.showUsageStatistics(375) |2019-08-22 15:59:55,623| Cache Miss Count: 0
  1262. INFO - HibernateContextDAO.showUsageStatistics(376) |2019-08-22 15:59:55,626| Cache Put Count : 0
  1263. INFO - HibernateContextDAO.showUsageStatistics(377) |2019-08-22 15:59:55,629| Execution Count : 5
  1264. INFO - HibernateContextDAO.showUsageStatistics(378) |2019-08-22 15:59:55,632| Average time : 9
  1265. INFO - HibernateContextDAO.showUsageStatistics(379) |2019-08-22 15:59:55,634| Row Count : 0
  1266. Didn't remove driver class: class com.mysql.jdbc.Driver with classloader of: sun.misc.Launcher$AppClassLoader@25154f
  1267. août 22, 2019 3:59:55 PM org.apache.catalina.core.StandardContext listenerStop
  1268. GRAVE: Exception sending context destroyed event to listener instance of class org.openmrs.web.Listener
  1269. java.lang.NullPointerException
  1270. at sun.reflect.UnsafeFieldAccessorImpl.ensureObj(Unknown Source)
  1271. at sun.reflect.UnsafeObjectFieldAccessorImpl.get(Unknown Source)
  1272. at java.lang.reflect.Field.get(Unknown Source)
  1273. at org.openmrs.util.MemoryLeakUtil.shutdownMysqlCancellationTimer(MemoryLeakUtil.java:42)
  1274. at org.openmrs.web.Listener.contextDestroyed(Listener.java:602)
  1275. at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:5002)
  1276. at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5647)
  1277. at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:232)
  1278. at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1575)
  1279. at org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1564)
  1280. at java.util.concurrent.FutureTask.run(Unknown Source)
  1281. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  1282. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  1283. at java.lang.Thread.run(Unknown Source)
  1284.  
  1285. août 22, 2019 3:59:55 PM org.apache.catalina.core.ApplicationContext log
  1286. INFOS: Shutting down log4j
  1287. août 22, 2019 3:59:55 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
  1288. GRAVE: The web application [/openmrs-standalone] appears to have started a thread named [Thread-6] but has failed to stop it. This is very likely to create a memory leak.
  1289. août 22, 2019 3:59:55 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
  1290. GRAVE: The web application [/openmrs-standalone] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@33f2ef]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
  1291. août 22, 2019 3:59:55 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
  1292. GRAVE: The web application [/openmrs-standalone] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@33f2ef]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
  1293. août 22, 2019 3:59:55 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
  1294. GRAVE: The web application [/openmrs-standalone] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@33f2ef]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
  1295. août 22, 2019 3:59:55 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
  1296. GRAVE: The web application [/openmrs-standalone] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@33f2ef]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
  1297. août 22, 2019 3:59:55 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
  1298. GRAVE: The web application [/openmrs-standalone] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@33f2ef]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
  1299. août 22, 2019 3:59:55 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
  1300. GRAVE: The web application [/openmrs-standalone] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@33f2ef]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
  1301. août 22, 2019 3:59:55 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
  1302. GRAVE: The web application [/openmrs-standalone] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@33f2ef]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
  1303. août 22, 2019 3:59:55 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
  1304. GRAVE: The web application [/openmrs-standalone] created a ThreadLocal with key of type [org.springframework.core.NamedThreadLocal] (value [Transactional resources]) and a value of type [java.util.HashMap] (value [{org.hibernate.internal.SessionFactoryImpl@35467a=org.springframework.orm.hibernate4.SessionHolder@13da453}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
  1305. août 22, 2019 3:59:55 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
  1306. GRAVE: The web application [/openmrs-standalone] created a ThreadLocal with key of type [org.apache.log4j.helpers.ThreadLocalMap] (value [org.apache.log4j.helpers.ThreadLocalMap@33f2ef]) and a value of type [java.util.Hashtable] (value [{}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
  1307. [MysqldResource] stopping mysqld (process: 4840)
  1308. [MysqldResource] shutdown complete
  1309. Exception in thread "Thread-341" Exception in thread "Thread-343" Exception in thread "Thread-342" org.hibernate.service.UnknownServiceException: Unknown service requested [org.hibernate.engine.jdbc.connections.spi.ConnectionProvider]
  1310. at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:201)
  1311. at org.hibernate.internal.AbstractSessionImpl.getJdbcConnectionAccess(AbstractSessionImpl.java:341)
  1312. at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.<init>(JdbcCoordinatorImpl.java:114)
  1313. at org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl.<init>(TransactionCoordinatorImpl.java:89)
  1314. at org.hibernate.internal.SessionImpl.<init>(SessionImpl.java:258)
  1315. at org.hibernate.internal.SessionFactoryImpl$SessionBuilderImpl.openSession(SessionFactoryImpl.java:1589)
  1316. at org.hibernate.internal.SessionFactoryImpl.openSession(SessionFactoryImpl.java:999)
  1317. at org.openmrs.api.db.hibernate.HibernateContextDAO.openSession(HibernateContextDAO.java:270)
  1318. at sun.reflect.GeneratedMethodAccessor211.invoke(Unknown Source)
  1319. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1320. at java.lang.reflect.Method.invoke(Unknown Source)
  1321. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  1322. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
  1323. at com.sun.proxy.$Proxy324.openSession(Unknown Source)
  1324. at org.openmrs.api.context.Context.openSession(Context.java:709)
  1325. at org.openmrs.api.context.Daemon$5.run(Daemon.java:283)
  1326. org.hibernate.service.UnknownServiceException: Unknown service requested [org.hibernate.engine.jdbc.connections.spi.ConnectionProvider]
  1327. at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:201)
  1328. at org.hibernate.internal.AbstractSessionImpl.getJdbcConnectionAccess(AbstractSessionImpl.java:341)
  1329. at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.<init>(JdbcCoordinatorImpl.java:114)
  1330. at org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl.<init>(TransactionCoordinatorImpl.java:89)
  1331. at org.hibernate.internal.SessionImpl.<init>(SessionImpl.java:258)
  1332. at org.hibernate.internal.SessionFactoryImpl$SessionBuilderImpl.openSession(SessionFactoryImpl.java:1589)
  1333. at org.hibernate.internal.SessionFactoryImpl.openSession(SessionFactoryImpl.java:999)
  1334. at org.openmrs.api.db.hibernate.HibernateContextDAO.openSession(HibernateContextDAO.java:270)
  1335. at sun.reflect.GeneratedMethodAccessor211.invoke(Unknown Source)
  1336. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1337. at java.lang.reflect.Method.invoke(Unknown Source)
  1338. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  1339. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
  1340. at com.sun.proxy.$Proxy324.openSession(Unknown Source)
  1341. at org.openmrs.api.context.Context.openSession(Context.java:709)
  1342. at org.openmrs.api.context.Daemon$5.run(Daemon.java:283)
  1343. org.hibernate.service.UnknownServiceException: Unknown service requested [org.hibernate.engine.jdbc.connections.spi.ConnectionProvider]
  1344. at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:201)
  1345. at org.hibernate.internal.AbstractSessionImpl.getJdbcConnectionAccess(AbstractSessionImpl.java:341)
  1346. at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.<init>(JdbcCoordinatorImpl.java:114)
  1347. at org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl.<init>(TransactionCoordinatorImpl.java:89)
  1348. at org.hibernate.internal.SessionImpl.<init>(SessionImpl.java:258)
  1349. at org.hibernate.internal.SessionFactoryImpl$SessionBuilderImpl.openSession(SessionFactoryImpl.java:1589)
  1350. at org.hibernate.internal.SessionFactoryImpl.openSession(SessionFactoryImpl.java:999)
  1351. at org.openmrs.api.db.hibernate.HibernateContextDAO.openSession(HibernateContextDAO.java:270)
  1352. at sun.reflect.GeneratedMethodAccessor211.invoke(Unknown Source)
  1353. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1354. at java.lang.reflect.Method.invoke(Unknown Source)
  1355. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  1356. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
  1357. at com.sun.proxy.$Proxy324.openSession(Unknown Source)
  1358. at org.openmrs.api.context.Context.openSession(Context.java:709)
  1359. at org.openmrs.api.context.Daemon$5.run(Daemon.java:283)
  1360. Exception in thread "Thread-345" org.hibernate.service.UnknownServiceException: Unknown service requested [org.hibernate.engine.jdbc.connections.spi.ConnectionProvider]
  1361. at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:201)
  1362. at org.hibernate.internal.AbstractSessionImpl.getJdbcConnectionAccess(AbstractSessionImpl.java:341)
  1363. at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.<init>(JdbcCoordinatorImpl.java:114)
  1364. at org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl.<init>(TransactionCoordinatorImpl.java:89)
  1365. at org.hibernate.internal.SessionImpl.<init>(SessionImpl.java:258)
  1366. at org.hibernate.internal.SessionFactoryImpl$SessionBuilderImpl.openSession(SessionFactoryImpl.java:1589)
  1367. at org.hibernate.internal.SessionFactoryImpl.openSession(SessionFactoryImpl.java:999)
  1368. at org.openmrs.api.db.hibernate.HibernateContextDAO.openSession(HibernateContextDAO.java:270)
  1369. at sun.reflect.GeneratedMethodAccessor211.invoke(Unknown Source)
  1370. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1371. at java.lang.reflect.Method.invoke(Unknown Source)
  1372. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  1373. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
  1374. at com.sun.proxy.$Proxy324.openSession(Unknown Source)
  1375. at org.openmrs.api.context.Context.openSession(Context.java:709)
  1376. at org.openmrs.api.context.Daemon$5.run(Daemon.java:283)
  1377. Exception in thread "Thread-346" org.hibernate.service.UnknownServiceException: Unknown service requested [org.hibernate.engine.jdbc.connections.spi.ConnectionProvider]
  1378. at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:201)
  1379. at org.hibernate.internal.AbstractSessionImpl.getJdbcConnectionAccess(AbstractSessionImpl.java:341)
  1380. at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.<init>(JdbcCoordinatorImpl.java:114)
  1381. at org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl.<init>(TransactionCoordinatorImpl.java:89)
  1382. at org.hibernate.internal.SessionImpl.<init>(SessionImpl.java:258)
  1383. at org.hibernate.internal.SessionFactoryImpl$SessionBuilderImpl.openSession(SessionFactoryImpl.java:1589)
  1384. at org.hibernate.internal.SessionFactoryImpl.openSession(SessionFactoryImpl.java:999)
  1385. at org.openmrs.api.db.hibernate.HibernateContextDAO.openSession(HibernateContextDAO.java:270)
  1386. at sun.reflect.GeneratedMethodAccessor211.invoke(Unknown Source)
  1387. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1388. at java.lang.reflect.Method.invoke(Unknown Source)
  1389. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  1390. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
  1391. at com.sun.proxy.$Proxy324.openSession(Unknown Source)
  1392. at org.openmrs.api.context.Context.openSession(Context.java:709)
  1393. at org.openmrs.api.context.Daemon$5.run(Daemon.java:283)
  1394. Exception in thread "Thread-344" org.hibernate.service.UnknownServiceException: Unknown service requested [org.hibernate.engine.jdbc.connections.spi.ConnectionProvider]
  1395. at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:201)
  1396. at org.hibernate.internal.AbstractSessionImpl.getJdbcConnectionAccess(AbstractSessionImpl.java:341)
  1397. at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.<init>(JdbcCoordinatorImpl.java:114)
  1398. at org.hibernate.engine.transaction.internal.TransactionCoordinatorImpl.<init>(TransactionCoordinatorImpl.java:89)
  1399. at org.hibernate.internal.SessionImpl.<init>(SessionImpl.java:258)
  1400. at org.hibernate.internal.SessionFactoryImpl$SessionBuilderImpl.openSession(SessionFactoryImpl.java:1589)
  1401. at org.hibernate.internal.SessionFactoryImpl.openSession(SessionFactoryImpl.java:999)
  1402. at org.openmrs.api.db.hibernate.HibernateContextDAO.openSession(HibernateContextDAO.java:270)
  1403. at sun.reflect.GeneratedMethodAccessor211.invoke(Unknown Source)
  1404. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1405. at java.lang.reflect.Method.invoke(Unknown Source)
  1406. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  1407. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)
  1408. at com.sun.proxy.$Proxy324.openSession(Unknown Source)
  1409. at org.openmrs.api.context.Context.openSession(Context.java:709)
  1410. at org.openmrs.api.context.Daemon$5.run(Daemon.java:283)
Add Comment
Please, Sign In to add comment