Advertisement
Guest User

Untitled

a guest
Oct 19th, 2018
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 114.52 KB | None | 0 0
  1. Microsoft Windows [Version 10.0.16299.666]
  2. (c) 2017 Microsoft Corporation. All rights reserved.
  3.  
  4. C:\Users\USER>mvn openmrs-sdk:run
  5. [INFO] Scanning for projects...
  6. [INFO]
  7. [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
  8. [INFO] Building Maven Stub Project (No POM) 1
  9. [INFO] --------------------------------[ pom ]---------------------------------
  10. [INFO]
  11. [INFO] --- openmrs-sdk-maven-plugin:3.13.1:run (default-cli) @ standalone-pom ---
  12.  
  13. You have the following servers::
  14. 1) emrapimoduletest_3
  15. 2) emrapimoduletest_distro
  16. 3) emrapimoduletest_2
  17. 4) emrmoduletest
  18. 5) example_platform
  19. 6) example_reference_application
  20. 7) example_my_own_distro
  21.  
  22. Which one do you choose? [1/2/3/4/5/6/7]: 1
  23.  
  24. Checking if port 8086 is in use... [free]
  25.  
  26. Connect remote debugger with port 1050
  27.  
  28.  
  29. Forking a new process... (use -Dfork=false to prevent forking)
  30.  
  31. Listening for transport dt_socket at address: 1050
  32. Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T21:33:14+03:00)
  33. Maven home: C:\Program Files (x86)\Apache\maven\bin\..
  34. Java version: 1.8.0_151, vendor: Oracle Corporation, runtime: C:\Program Files (x86)\Java\jdk1.8.0_151\jre
  35. Default locale: en_GB, platform encoding: Cp1252
  36. OS name: "windows 10", version: "10.0", arch: "x86", family: "windows"
  37. [INFO] Scanning for projects...
  38. [INFO]
  39. [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
  40. [INFO] Building Maven Stub Project (No POM) 1
  41. [INFO] --------------------------------[ pom ]---------------------------------
  42. [INFO]
  43. [INFO] --- openmrs-sdk-maven-plugin:3.13.1:run-tomcat (default-cli) @ standalone-pom ---
  44.  
  45.  
  46. Using JAVA_HOME: C:\Program Files (x86)\Java\jdk1.8.0_151\jre
  47.  
  48. Using MAVEN_OPTS: -Xmx768m -XX:MaxPermSize=512m -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=1050
  49.  
  50. Starting Tomcat...
  51.  
  52. Oct 19, 2018 5:32:14 PM org.apache.coyote.AbstractProtocol init
  53. INFO: Initializing ProtocolHandler ["http-bio-8086"]
  54. Oct 19, 2018 5:32:14 PM org.apache.catalina.core.StandardService startInternal
  55. INFO: Starting service Tomcat
  56. Oct 19, 2018 5:32:14 PM org.apache.catalina.core.StandardEngine startInternal
  57. INFO: Starting Servlet Engine: Apache Tomcat/7.0.67
  58. Oct 19, 2018 5:32:16 PM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
  59. INFO: No global web.xml found
  60. Oct 19, 2018 5:32:25 PM org.apache.catalina.startup.TaglibUriRule body
  61. INFO: TLD skipped. URI: http://java.sun.com/jstl/core_rt is already defined
  62. Oct 19, 2018 5:32:25 PM org.apache.catalina.startup.TaglibUriRule body
  63. INFO: TLD skipped. URI: http://java.sun.com/jstl/core is already defined
  64. Oct 19, 2018 5:32:25 PM org.apache.catalina.startup.TaglibUriRule body
  65. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/core is already defined
  66. Oct 19, 2018 5:32:25 PM org.apache.catalina.startup.TaglibUriRule body
  67. INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt_rt is already defined
  68. Oct 19, 2018 5:32:25 PM org.apache.catalina.startup.TaglibUriRule body
  69. INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt is already defined
  70. Oct 19, 2018 5:32:25 PM org.apache.catalina.startup.TaglibUriRule body
  71. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/fmt is already defined
  72. Oct 19, 2018 5:32:25 PM org.apache.catalina.startup.TaglibUriRule body
  73. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/functions is already defined
  74. Oct 19, 2018 5:32:25 PM org.apache.catalina.startup.TaglibUriRule body
  75. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/permittedTaglibs is already defined
  76. Oct 19, 2018 5:32:25 PM org.apache.catalina.startup.TaglibUriRule body
  77. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/scriptfree is already defined
  78. Oct 19, 2018 5:32:25 PM org.apache.catalina.startup.TaglibUriRule body
  79. INFO: TLD skipped. URI: http://java.sun.com/jstl/sql_rt is already defined
  80. Oct 19, 2018 5:32:25 PM org.apache.catalina.startup.TaglibUriRule body
  81. INFO: TLD skipped. URI: http://java.sun.com/jstl/sql is already defined
  82. Oct 19, 2018 5:32:25 PM org.apache.catalina.startup.TaglibUriRule body
  83. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/sql is already defined
  84. Oct 19, 2018 5:32:25 PM org.apache.catalina.startup.TaglibUriRule body
  85. INFO: TLD skipped. URI: http://java.sun.com/jstl/xml_rt is already defined
  86. Oct 19, 2018 5:32:25 PM org.apache.catalina.startup.TaglibUriRule body
  87. INFO: TLD skipped. URI: http://java.sun.com/jstl/xml is already defined
  88. Oct 19, 2018 5:32:25 PM org.apache.catalina.startup.TaglibUriRule body
  89. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/xml is already defined
  90. Oct 19, 2018 5:32:25 PM org.apache.catalina.startup.TldConfig execute
  91. INFO: 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.
  92. Oct 19, 2018 5:32:25 PM org.apache.catalina.core.ApplicationContext log
  93. INFO: No Spring WebApplicationInitializer types detected on classpath
  94. SLF4J: Class path contains multiple SLF4J bindings.
  95. SLF4J: Found binding in [jar:file:/C:/Users/USER/.m2/repository/org/slf4j/slf4j-simple/1.6.2/slf4j-simple-1.6.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  96. SLF4J: Found binding in [jar:file:/C:/Users/USER/openmrs/emrapimoduletest_3/tmp/openmrs/WEB-INF/lib/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  97. SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
  98. Oct 19, 2018 5:32:26 PM org.apache.catalina.core.ApplicationContext log
  99. INFO: Initializing log4j from [classpath:log4j.xml]
  100. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2080) |2018-10-19 17:32:26,451| Unable to find a runtime properties file at C:\Users\USER\openmrs-runtime.properties
  101. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2080) |2018-10-19 17:32:26,473| Unable to find a runtime properties file at C:\Users\USER\openmrs-runtime.properties
  102. INFO - Listener.contextInitialized(173) |2018-10-19 17:32:26,473| Using runtime properties file: C:\Users\USER\openmrs\emrapimoduletest_3\openmrs-runtime.properties
  103. Fri Oct 19 17:32:27 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  104. INFO 10/19/18 5:32 PM:liquibase: Reading from `liquibasechangelog`
  105. WARNING 10/19/18 5:32 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  106. WARNING 10/19/18 5:32 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  107. WARNING 10/19/18 5:32 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  108. Fri Oct 19 17:32:30 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  109. INFO - EhCacheManagerFactoryBean.afterPropertiesSet(129) |2018-10-19 17:32:33,158| Initializing EhCache CacheManager
  110. Fri Oct 19 17:32:52 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  111. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2018-10-19 17:33:00,407| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  112. WARN - Listener.loadBundledModules(500) |2018-10-19 17:33:00,424| Bundled module folder doesn't exist: C:\Users\USER\openmrs\emrapimoduletest_3\tmp\openmrs\WEB-INF\bundledModules
  113. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2080) |2018-10-19 17:33:00,424| Unable to find a runtime properties file at C:\Users\USER\openmrs-runtime.properties
  114. Fri Oct 19 17:33:00 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  115. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  116. WARNING 10/19/18 5:33 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  117. WARNING 10/19/18 5:33 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  118. WARNING 10/19/18 5:33 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  119. Fri Oct 19 17:33:02 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  120. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:04,796| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: layout.address.format value: <org.openmrs.layout.address.AddressTemplate>
  121. <nameMappings class="properties">
  122. <property name="postalCode" value="Location.postalCode"/>
  123. <property name="address2" value="Location.address2"/>
  124. <property name="address1" value="Location.address1"/>
  125. <property name="country" value="Location.country"/>
  126. <property name="stateProvince" value="Location.stateProvince"/>
  127. <property name="cityVillage" value="Location.cityVillage"/>
  128. </nameMappings>
  129. <sizeMappings class="properties">
  130. <property name="postalCode" value="10"/>
  131. <property name="address2" value="40"/>
  132. <property name="address1" value="40"/>
  133. <property name="country" value="10"/>
  134. <property name="stateProvince" value="10"/>
  135. <property name="cityVillage" value="10"/>
  136. </sizeMappings>
  137. <lineByLineFormat>
  138. <string>address1</string>
  139. <string>address2</string>
  140. <string>cityVillage stateProvince country postalCode</string>
  141. </lineByLineFormat>
  142. </org.openmrs.layout.address.AddressTemplate>,
  143. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:05,052| Exiting method saveGlobalProperty
  144. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:17,100| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.started value: true,
  145. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:17,114| Exiting method saveGlobalProperty
  146. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:17,122| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.mandatory value: false,
  147. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:17,132| Exiting method saveGlobalProperty
  148. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:17,277| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.started value: true,
  149. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:17,290| Exiting method saveGlobalProperty
  150. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:17,299| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.mandatory value: false,
  151. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:17,307| Exiting method saveGlobalProperty
  152. Fri Oct 19 17:33:19 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  153. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  154. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  155. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  156. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  157. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  158. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:19,917| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.started value: true,
  159. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:19,927| Exiting method saveGlobalProperty
  160. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:19,937| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.mandatory value: false,
  161. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:19,944| Exiting method saveGlobalProperty
  162. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:20,058| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.started value: true,
  163. Fri Oct 19 17:33:20 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  164. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:20,070| Exiting method saveGlobalProperty
  165. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:20,078| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.mandatory value: false,
  166. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:20,084| Exiting method saveGlobalProperty
  167. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:20,165| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.started value: true,
  168. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:20,172| Exiting method saveGlobalProperty
  169. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:20,181| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.mandatory value: false,
  170. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:20,187| Exiting method saveGlobalProperty
  171. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:20,596| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.started value: true,
  172. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:20,600| Exiting method saveGlobalProperty
  173. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:20,607| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.mandatory value: false,
  174. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:20,613| Exiting method saveGlobalProperty
  175. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:22,118| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.started value: true,
  176. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:22,123| Exiting method saveGlobalProperty
  177. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:22,130| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.mandatory value: false,
  178. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:22,135| Exiting method saveGlobalProperty
  179. Fri Oct 19 17:33:22 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  180. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  181. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  182. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  183. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  184. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  185. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:22,800| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.started value: true,
  186. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:22,814| Exiting method saveGlobalProperty
  187. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:22,837| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.mandatory value: false,
  188. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:22,852| Exiting method saveGlobalProperty
  189. Fri Oct 19 17:33:22 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  190. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  191. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  192. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  193. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  194. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  195. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:24,831| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.started value: true,
  196. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:24,840| Exiting method saveGlobalProperty
  197. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:24,848| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.mandatory value: false,
  198. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:24,853| Exiting method saveGlobalProperty
  199. Fri Oct 19 17:33:24 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  200. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  201. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  202. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  203. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  204. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  205. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:25,279| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.started value: true,
  206. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:25,290| Exiting method saveGlobalProperty
  207. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:25,298| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.mandatory value: false,
  208. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:25,304| Exiting method saveGlobalProperty
  209. Fri Oct 19 17:33:25 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  210. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  211. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  212. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  213. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  214. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  215. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:25,692| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.started value: true,
  216. Fri Oct 19 17:33:25 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  217. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:25,699| Exiting method saveGlobalProperty
  218. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  219. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:25,708| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.mandatory value: false,
  220. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  221. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:25,715| Exiting method saveGlobalProperty
  222. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  223. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:26,075| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.started value: true,
  224. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:26,081| Exiting method saveGlobalProperty
  225. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:26,089| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.mandatory value: false,
  226. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:26,095| Exiting method saveGlobalProperty
  227. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:26,301| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.started value: true,
  228. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:26,307| Exiting method saveGlobalProperty
  229. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:26,313| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.mandatory value: false,
  230. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:26,318| Exiting method saveGlobalProperty
  231. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:26,393| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.started value: true,
  232. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:26,398| Exiting method saveGlobalProperty
  233. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:26,404| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.mandatory value: false,
  234. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:26,410| Exiting method saveGlobalProperty
  235. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:26,459| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.started value: true,
  236. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:26,463| Exiting method saveGlobalProperty
  237. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:26,470| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.mandatory value: false,
  238. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:26,474| Exiting method saveGlobalProperty
  239. Fri Oct 19 17:33:26 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  240. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  241. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  242. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  243. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  244. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  245. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:27,012| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.started value: true,
  246. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:27,026| Exiting method saveGlobalProperty
  247. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:27,044| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.mandatory value: false,
  248. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:27,057| Exiting method saveGlobalProperty
  249. Fri Oct 19 17:33:27 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  250. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  251. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  252. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  253. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  254. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  255. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:27,436| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.started value: true,
  256. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:27,442| Exiting method saveGlobalProperty
  257. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:27,455| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.mandatory value: false,
  258. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:27,462| Exiting method saveGlobalProperty
  259. Fri Oct 19 17:33:27 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  260. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  261. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  262. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  263. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  264. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  265. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:27,930| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.started value: true,
  266. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:27,939| Exiting method saveGlobalProperty
  267. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:27,947| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.mandatory value: false,
  268. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:27,954| Exiting method saveGlobalProperty
  269. Fri Oct 19 17:33:28 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  270. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  271. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  272. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  273. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  274. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  275. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:28,350| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.started value: true,
  276. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:28,361| Exiting method saveGlobalProperty
  277. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:28,372| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.mandatory value: false,
  278. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:28,377| Exiting method saveGlobalProperty
  279. Fri Oct 19 17:33:28 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  280. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  281. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  282. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  283. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  284. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  285. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:28,705| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.started value: true,
  286. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:28,710| Exiting method saveGlobalProperty
  287. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:28,718| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.mandatory value: false,
  288. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:28,723| Exiting method saveGlobalProperty
  289. Fri Oct 19 17:33:29 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  290. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  291. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  292. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  293. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:32,166| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.started value: true,
  294. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:32,178| Exiting method saveGlobalProperty
  295. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:32,192| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.mandatory value: false,
  296. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:32,205| Exiting method saveGlobalProperty
  297. Fri Oct 19 17:33:32 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  298. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  299. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  300. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  301. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:32,686| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.started value: true,
  302. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:32,696| Exiting method saveGlobalProperty
  303. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:32,703| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.mandatory value: false,
  304. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:32,707| Exiting method saveGlobalProperty
  305. Fri Oct 19 17:33:32 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  306. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  307. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  308. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  309. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  310. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  311. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:33,163| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.started value: true,
  312. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:33,174| Exiting method saveGlobalProperty
  313. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:33,182| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.mandatory value: false,
  314. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:33,187| Exiting method saveGlobalProperty
  315. Fri Oct 19 17:33:33 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  316. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  317. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  318. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  319. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:35,148| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.started value: true,
  320. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:35,155| Exiting method saveGlobalProperty
  321. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:35,162| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.mandatory value: false,
  322. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:35,169| Exiting method saveGlobalProperty
  323. Fri Oct 19 17:33:35 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  324. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  325. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  326. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  327. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:35,891| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.started value: true,
  328. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:35,900| Exiting method saveGlobalProperty
  329. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:35,909| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.mandatory value: false,
  330. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:35,914| Exiting method saveGlobalProperty
  331. Fri Oct 19 17:33:35 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  332. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  333. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  334. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  335. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:36,252| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.started value: true,
  336. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:36,262| Exiting method saveGlobalProperty
  337. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:36,269| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.mandatory value: false,
  338. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:36,275| Exiting method saveGlobalProperty
  339. Fri Oct 19 17:33:36 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  340. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  341. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  342. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  343. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:36,587| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencedemodata.started value: true,
  344. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:36,593| Exiting method saveGlobalProperty
  345. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:36,601| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencedemodata.mandatory value: false,
  346. Fri Oct 19 17:33:36 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  347. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:36,608| Exiting method saveGlobalProperty
  348. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  349. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  350. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  351. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  352. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  353. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:37,060| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.started value: true,
  354. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:37,068| Exiting method saveGlobalProperty
  355. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:37,076| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mandatory value: false,
  356. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:37,080| Exiting method saveGlobalProperty
  357. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:37,105| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.BasicPatientNameSearch,
  358. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:37,214| Exiting method saveGlobalProperty
  359. Fri Oct 19 17:33:37 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  360. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  361. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  362. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  363. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  364. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  365. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:37,680| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.started value: true,
  366. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:37,689| Exiting method saveGlobalProperty
  367. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:37,698| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.mandatory value: false,
  368. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:37,705| Exiting method saveGlobalProperty
  369. Fri Oct 19 17:33:37 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  370. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  371. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  372. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  373. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  374. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  375. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:38,044| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.started value: true,
  376. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:38,049| Exiting method saveGlobalProperty
  377. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:38,057| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.mandatory value: false,
  378. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:38,062| Exiting method saveGlobalProperty
  379. Fri Oct 19 17:33:38 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  380. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  381. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  382. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  383. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  384. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  385. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:38,382| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.started value: true,
  386. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:38,396| Exiting method saveGlobalProperty
  387. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:38,414| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.mandatory value: false,
  388. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:38,426| Exiting method saveGlobalProperty
  389. Fri Oct 19 17:33:38 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  390. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  391. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  392. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  393. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  394. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  395. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:38,822| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.started value: true,
  396. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:38,828| Exiting method saveGlobalProperty
  397. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:38,834| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.mandatory value: false,
  398. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:38,840| Exiting method saveGlobalProperty
  399. Fri Oct 19 17:33:38 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  400. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  401. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  402. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  403. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  404. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  405. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:39,130| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.started value: true,
  406. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:39,137| Exiting method saveGlobalProperty
  407. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:39,143| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.mandatory value: false,
  408. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:39,148| Exiting method saveGlobalProperty
  409. Fri Oct 19 17:33:39 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  410. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  411. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  412. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  413. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  414. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  415. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:39,511| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.started value: true,
  416. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:39,517| Exiting method saveGlobalProperty
  417. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:39,524| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.mandatory value: false,
  418. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:39,530| Exiting method saveGlobalProperty
  419. Fri Oct 19 17:33:39 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  420. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  421. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  422. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  423. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  424. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  425. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:40,007| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationapp.started value: true,
  426. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:40,021| Exiting method saveGlobalProperty
  427. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:40,037| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationapp.mandatory value: false,
  428. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:40,052| Exiting method saveGlobalProperty
  429. Fri Oct 19 17:33:40 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  430. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  431. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  432. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  433. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  434. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  435. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:42,174| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingui.started value: true,
  436. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:42,180| Exiting method saveGlobalProperty
  437. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:42,187| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingui.mandatory value: false,
  438. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:42,194| Exiting method saveGlobalProperty
  439. Fri Oct 19 17:33:42 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  440. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  441. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  442. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  443. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  444. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  445. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:42,791| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentschedulingui.started value: true,
  446. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:42,810| Exiting method saveGlobalProperty
  447. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:42,830| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentschedulingui.mandatory value: false,
  448. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:42,850| Exiting method saveGlobalProperty
  449. Fri Oct 19 17:33:42 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  450. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  451. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  452. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  453. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  454. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  455. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:43,269| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.started value: true,
  456. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:43,281| Exiting method saveGlobalProperty
  457. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:43,291| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.mandatory value: false,
  458. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:43,295| Exiting method saveGlobalProperty
  459. Fri Oct 19 17:33:44 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  460. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  461. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  462. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  463. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  464. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  465. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:45,777| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: chartsearch.started value: true,
  466. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:45,785| Exiting method saveGlobalProperty
  467. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:45,793| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: chartsearch.mandatory value: false,
  468. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:45,797| Exiting method saveGlobalProperty
  469. Fri Oct 19 17:33:45 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  470. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  471. INFO 10/19/18 5:33 PM:liquibase: Reading from `liquibasechangelog`
  472. INFO 10/19/18 5:33 PM:liquibase: Successfully acquired change log lock
  473. INFO 10/19/18 5:33 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  474. INFO 10/19/18 5:33 PM:liquibase: Successfully released change log lock
  475. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:46,255| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referenceapplication.started value: true,
  476. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:46,264| Exiting method saveGlobalProperty
  477. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:46,273| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referenceapplication.mandatory value: false,
  478. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:46,279| Exiting method saveGlobalProperty
  479. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:33:55,850| In method SchedulerService.saveToMemento. Arguments:
  480. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:33:55,883| Exiting method saveToMemento
  481. INFO - EhCacheManagerFactoryBean.destroy(181) |2018-10-19 17:33:55,929| Shutting down EhCache CacheManager
  482. INFO - ServiceContext.startRefreshingContext(832) |2018-10-19 17:33:55,931| Refreshing Context
  483. INFO - EhCacheManagerFactoryBean.afterPropertiesSet(129) |2018-10-19 17:34:45,368| Initializing EhCache CacheManager
  484. Fri Oct 19 17:34:59 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  485. WARN - IdgenTask.run(32) |2018-10-19 17:35:20,418| Not running scheduled task. DaemonToken = null; enabled = false
  486. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2018-10-19 17:35:54,464| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  487. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2018-10-19 17:36:06,204| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  488. INFO - ServiceContext.doneRefreshingContext(843) |2018-10-19 17:36:06,221| Done refreshing Context
  489. Fri Oct 19 17:36:06 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  490. Fri Oct 19 17:36:06 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  491. WARN - AddressConfigurationLoader.loadAddressConfiguration(64) |2018-10-19 17:36:35,543| Address hierarchy configuration file appears invalid, skipping the loading process: addressConfiguration.xml
  492. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:37,977| In method UserService.saveRole. Arguments: Role=Privilege Level: Full,
  493. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:38,035| Exiting method saveRole
  494. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:38,079| In method UserService.saveRole. Arguments: Role=Privilege Level: High,
  495. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:38,089| Exiting method saveRole
  496. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:38,269| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: visits.assignmentHandler value: org.openmrs.module.emrapi.adt.EmrApiVisitAssignmentHandler,
  497. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:38,285| Exiting method saveGlobalProperty
  498. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:38,723| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.installedVersion value: 14,
  499. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:38,745| Exiting method saveGlobalProperty
  500. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:38,779| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.systemAdministration,
  501. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:38,781| Exiting method savePrivilege
  502. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:38,791| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.legacyAdmin,
  503. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:38,792| Exiting method savePrivilege
  504. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:38,799| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.activeVisits,
  505. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:38,801| Exiting method savePrivilege
  506. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:38,809| In method UserService.savePrivilege. Arguments: Privilege=App: atlas.manage,
  507. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:38,810| Exiting method savePrivilege
  508. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:38,819| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.configuremetadata,
  509. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:38,820| Exiting method savePrivilege
  510. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:38,826| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.findPatient,
  511. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:38,828| Exiting method savePrivilege
  512. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:38,836| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.patientDashboard,
  513. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:38,836| Exiting method savePrivilege
  514. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:38,847| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.patientVisits,
  515. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:38,848| Exiting method savePrivilege
  516. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:38,855| In method UserService.savePrivilege. Arguments: Privilege=App: coreapps.systemAdministration,
  517. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:38,857| Exiting method savePrivilege
  518. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:38,863| In method UserService.savePrivilege. Arguments: Privilege=App: formentryapp.forms,
  519. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:38,864| Exiting method savePrivilege
  520. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:38,871| In method UserService.savePrivilege. Arguments: Privilege=App: referenceapplication.vitals,
  521. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:38,872| Exiting method savePrivilege
  522. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:38,879| In method UserService.savePrivilege. Arguments: Privilege=App: registrationapp.registerPatient,
  523. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:38,880| Exiting method savePrivilege
  524. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:38,887| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.createRetrospectiveVisit,
  525. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:38,888| Exiting method savePrivilege
  526. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:38,896| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.createVisit,
  527. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:38,896| Exiting method savePrivilege
  528. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:38,904| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.endVisit,
  529. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:38,905| Exiting method savePrivilege
  530. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:38,913| In method UserService.savePrivilege. Arguments: Privilege=Task: coreapps.mergeVisits,
  531. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:38,914| Exiting method savePrivilege
  532. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:38,920| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleAdmission,
  533. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:38,921| Exiting method savePrivilege
  534. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:38,928| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleDischarge,
  535. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:38,929| Exiting method savePrivilege
  536. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:38,936| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleTransfer,
  537. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:38,937| Exiting method savePrivilege
  538. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:38,945| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.simpleVisitNote,
  539. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:38,945| Exiting method savePrivilege
  540. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:38,952| In method UserService.savePrivilege. Arguments: Privilege=Task: referenceapplication.vitals,
  541. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:38,953| Exiting method savePrivilege
  542. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:38,959| In method UserService.savePrivilege. Arguments: Privilege=Task: Modify Allergies,
  543. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:38,960| Exiting method savePrivilege
  544. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:38,967| In method UserService.savePrivilege. Arguments: Privilege=Task: emr.patient.encounter.delete,
  545. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:38,968| Exiting method savePrivilege
  546. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:38,975| In method UserService.savePrivilege. Arguments: Privilege=Task: emr.patient.encounter.edit,
  547. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:38,976| Exiting method savePrivilege
  548. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:39,060| In method UserService.saveRole. Arguments: Role=Application: Administers System,
  549. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:39,060| Exiting method saveRole
  550. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:39,103| In method UserService.saveRole. Arguments: Role=Application: Configures Metadata,
  551. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:39,103| Exiting method saveRole
  552. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:39,153| In method UserService.saveRole. Arguments: Role=Application: Configures Forms,
  553. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:39,154| Exiting method saveRole
  554. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:39,199| In method UserService.saveRole. Arguments: Role=Application: Manages Atlas,
  555. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:39,199| Exiting method saveRole
  556. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:39,259| In method UserService.saveRole. Arguments: Role=Application: Registers Patients,
  557. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:39,260| Exiting method saveRole
  558. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:39,352| In method UserService.saveRole. Arguments: Role=Application: Enters Vitals,
  559. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:39,357| Exiting method saveRole
  560. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:39,481| In method UserService.saveRole. Arguments: Role=Application: Uses Capture Vitals App,
  561. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:39,485| Exiting method saveRole
  562. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:39,630| In method UserService.saveRole. Arguments: Role=Application: Uses Patient Summary,
  563. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:39,635| Exiting method saveRole
  564. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:39,787| In method UserService.saveRole. Arguments: Role=Application: Writes Clinical Notes,
  565. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:39,788| Exiting method saveRole
  566. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:39,903| In method UserService.saveRole. Arguments: Role=Application: Enters ADT Events,
  567. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:39,903| Exiting method saveRole
  568. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:39,965| In method UserService.saveRole. Arguments: Role=Application: Records Allergies,
  569. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:39,970| Exiting method saveRole
  570. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:39,982| In method UserService.saveRole. Arguments: Role=Application: Has Super User Privileges,
  571. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:39,985| Exiting method saveRole
  572. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:40,052| In method UserService.saveRole. Arguments: Role=Application: Sees Appointment Schedule,
  573. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:40,052| Exiting method saveRole
  574. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:40,071| In method UserService.saveRole. Arguments: Role=Application: Edits Existing Encounters,
  575. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:40,072| Exiting method saveRole
  576. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:40,128| In method UserService.saveRole. Arguments: Role=Application: Requests Appointments,
  577. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:40,132| Exiting method saveRole
  578. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:40,194| In method UserService.saveRole. Arguments: Role=Application: Schedules Appointments,
  579. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:40,194| Exiting method saveRole
  580. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:40,267| In method UserService.saveRole. Arguments: Role=Application: Schedules And Overbooks Appointments,
  581. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:40,269| Exiting method saveRole
  582. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:40,320| In method UserService.saveRole. Arguments: Role=Application: Manages Provider Schedules,
  583. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:40,320| Exiting method saveRole
  584. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:40,348| In method UserService.saveRole. Arguments: Role=Application: Configures Appointment Scheduling,
  585. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:40,349| Exiting method saveRole
  586. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:40,385| In method UserService.saveRole. Arguments: Role=Organizational: Doctor,
  587. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:40,386| Exiting method saveRole
  588. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:40,421| In method UserService.saveRole. Arguments: Role=Organizational: Nurse,
  589. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:40,421| Exiting method saveRole
  590. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:40,454| In method UserService.saveRole. Arguments: Role=Organizational: Registration Clerk,
  591. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:40,455| Exiting method saveRole
  592. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:40,505| In method UserService.saveRole. Arguments: Role=Organizational: System Administrator,
  593. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:40,505| Exiting method saveRole
  594. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:40,542| In method UserService.saveRole. Arguments: Role=Organizational: Hospital Administrator,
  595. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:40,542| Exiting method saveRole
  596. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:41,868| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=One time,
  597. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:41,918| Exiting method saveOrderFrequency
  598. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:41,945| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every 30 min,
  599. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:41,965| Exiting method saveOrderFrequency
  600. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:41,990| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every hour,
  601. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:42,006| Exiting method saveOrderFrequency
  602. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:42,029| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every two hours,
  603. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:42,042| Exiting method saveOrderFrequency
  604. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:42,058| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every three hours,
  605. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:42,069| Exiting method saveOrderFrequency
  606. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:42,090| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every four hours,
  607. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:42,118| Exiting method saveOrderFrequency
  608. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:42,143| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every five hours,
  609. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:42,158| Exiting method saveOrderFrequency
  610. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:42,224| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every six hours,
  611. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:42,242| Exiting method saveOrderFrequency
  612. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:42,265| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every eight hours,
  613. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:42,276| Exiting method saveOrderFrequency
  614. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:42,291| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every twelve hours,
  615. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:42,303| Exiting method saveOrderFrequency
  616. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:42,345| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Twice daily,
  617. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:42,356| Exiting method saveOrderFrequency
  618. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:42,374| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Twice daily before meals,
  619. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:42,385| Exiting method saveOrderFrequency
  620. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:42,401| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Twice daily after meals,
  621. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:42,412| Exiting method saveOrderFrequency
  622. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:42,430| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Twice daily with meals,
  623. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:42,438| Exiting method saveOrderFrequency
  624. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:42,456| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every twenty-four hours,
  625. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:42,468| Exiting method saveOrderFrequency
  626. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:42,491| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Once daily,
  627. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:42,503| Exiting method saveOrderFrequency
  628. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:42,519| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Once daily, at bedtime,
  629. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:42,533| Exiting method saveOrderFrequency
  630. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:42,557| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Once daily, in the evening,
  631. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:42,572| Exiting method saveOrderFrequency
  632. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:42,591| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Once daily, in the morning,
  633. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:42,600| Exiting method saveOrderFrequency
  634. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:42,617| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Thrice daily,
  635. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:42,627| Exiting method saveOrderFrequency
  636. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:42,650| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Thrice daily, after meals,
  637. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:42,668| Exiting method saveOrderFrequency
  638. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:42,688| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Thrice daily, before meals,
  639. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:42,701| Exiting method saveOrderFrequency
  640. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:42,723| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Thrice daily, with meals,
  641. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:42,735| Exiting method saveOrderFrequency
  642. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:42,756| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Four times daily,
  643. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:42,769| Exiting method saveOrderFrequency
  644. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:42,784| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Four times daily, after meals and at bedtime,
  645. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:42,795| Exiting method saveOrderFrequency
  646. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:42,812| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Four times daily, before meals and at bedtime,
  647. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:42,824| Exiting method saveOrderFrequency
  648. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:42,848| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every forty-eight hours,
  649. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:42,862| Exiting method saveOrderFrequency
  650. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:42,883| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every thirty-six hours,
  651. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:42,896| Exiting method saveOrderFrequency
  652. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:42,914| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every seventy-two hours,
  653. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:42,925| Exiting method saveOrderFrequency
  654. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:42,943| In method OrderService.saveOrderFrequency. Arguments: OrderFrequency=Every Monday, Wednesday and Friday,
  655. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:42,956| Exiting method saveOrderFrequency
  656. INFO - SerializationServiceImpl.getDefaultSerializer(73) |2018-10-19 17:36:43,138| No default serializer specified - using builtin SimpleXStreamSerializer.
  657. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:45,213| In method UserService.saveRole. Arguments: Role=Application: Administers System,
  658. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:45,414| Exiting method saveRole
  659. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:45,500| In method UserService.saveRole. Arguments: Role=Application: Configures Appointment Scheduling,
  660. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:45,573| Exiting method saveRole
  661. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:45,661| In method UserService.saveRole. Arguments: Role=Application: Configures Forms,
  662. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:45,796| Exiting method saveRole
  663. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:45,865| In method UserService.saveRole. Arguments: Role=Application: Configures Metadata,
  664. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:46,000| Exiting method saveRole
  665. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:46,085| In method UserService.saveRole. Arguments: Role=Application: Edits Existing Encounters,
  666. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:46,147| Exiting method saveRole
  667. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:46,199| In method UserService.saveRole. Arguments: Role=Application: Enters ADT Events,
  668. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:46,252| Exiting method saveRole
  669. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:46,308| In method UserService.saveRole. Arguments: Role=Application: Enters Vitals,
  670. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:46,359| Exiting method saveRole
  671. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:46,419| In method UserService.saveRole. Arguments: Role=Application: Has Super User Privileges,
  672. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:46,473| Exiting method saveRole
  673. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:46,529| In method UserService.saveRole. Arguments: Role=Application: Manages Atlas,
  674. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:46,589| Exiting method saveRole
  675. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:46,648| In method UserService.saveRole. Arguments: Role=Application: Manages Provider Schedules,
  676. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:46,703| Exiting method saveRole
  677. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:46,757| In method UserService.saveRole. Arguments: Role=Application: Records Allergies,
  678. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:46,823| Exiting method saveRole
  679. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:46,880| In method UserService.saveRole. Arguments: Role=Application: Registers Patients,
  680. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:46,940| Exiting method saveRole
  681. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:46,991| In method UserService.saveRole. Arguments: Role=Application: Requests Appointments,
  682. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:47,043| Exiting method saveRole
  683. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:47,081| In method UserService.saveRole. Arguments: Role=Application: Schedules And Overbooks Appointments,
  684. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:47,138| Exiting method saveRole
  685. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:47,193| In method UserService.saveRole. Arguments: Role=Application: Schedules Appointments,
  686. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:47,241| Exiting method saveRole
  687. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:47,305| In method UserService.saveRole. Arguments: Role=Application: Sees Appointment Schedule,
  688. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:47,434| Exiting method saveRole
  689. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:47,501| In method UserService.saveRole. Arguments: Role=Application: Uses Capture Vitals App,
  690. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:47,572| Exiting method saveRole
  691. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:47,636| In method UserService.saveRole. Arguments: Role=Application: Uses Patient Summary,
  692. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:47,698| Exiting method saveRole
  693. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:47,768| In method UserService.saveRole. Arguments: Role=Application: Writes Clinical Notes,
  694. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:47,835| Exiting method saveRole
  695. INFO - SerializationServiceImpl.getDefaultSerializer(73) |2018-10-19 17:36:47,926| No default serializer specified - using builtin SimpleXStreamSerializer.
  696. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:48,007| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: layout.address.format value: <org.openmrs.layout.address.AddressTemplate>
  697. <nameMappings class="properties">
  698. <property name="postalCode" value="Location.postalCode"/>
  699. <property name="address2" value="Location.address2"/>
  700. <property name="address1" value="Location.address1"/>
  701. <property name="country" value="Location.country"/>
  702. <property name="stateProvince" value="Location.stateProvince"/>
  703. <property name="cityVillage" value="Location.cityVillage"/>
  704. </nameMappings>
  705. <sizeMappings class="properties">
  706. <property name="postalCode" value="10"/>
  707. <property name="address2" value="40"/>
  708. <property name="address1" value="40"/>
  709. <property name="country" value="10"/>
  710. <property name="stateProvince" value="10"/>
  711. <property name="cityVillage" value="10"/>
  712. </sizeMappings>
  713. <lineByLineFormat>
  714. <string>address1</string>
  715. <string>address2</string>
  716. <string>cityVillage stateProvince country postalCode</string>
  717. </lineByLineFormat>
  718. </org.openmrs.layout.address.AddressTemplate>,
  719. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:48,084| Exiting method saveGlobalProperty
  720. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:48,289| In method UserService.saveUser. Arguments: User=clerk,
  721. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:48,360| Exiting method saveUser
  722. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:48,444| In method UserService.saveUser. Arguments: User=nurse,
  723. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:48,476| Exiting method saveUser
  724. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:48,558| In method UserService.saveUser. Arguments: User=doctor,
  725. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:48,577| Exiting method saveUser
  726. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:48,649| In method UserService.saveUser. Arguments: User=sysadmin,
  727. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:48,679| Exiting method saveUser
  728. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:48,945| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=7fba1e5,uuid=4da187c6-c436-11e4-a470-82b0ea87e2d8],
  729. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:48,956| Exiting method saveAppointmentType
  730. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:48,985| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=c8813f7e,uuid=5ab6d8a8-c436-11e4-a470-82b0ea87e2d8],
  731. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:48,988| Exiting method saveAppointmentType
  732. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:49,006| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=eb3d3d44,uuid=7dd9ac8e-c436-11e4-a470-82b0ea87e2d8],
  733. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:49,008| Exiting method saveAppointmentType
  734. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:49,028| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=ce2c34c4,uuid=7e7d3e26-c436-11e4-a470-82b0ea87e2d8],
  735. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:49,032| Exiting method saveAppointmentType
  736. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:49,046| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=b4b49efa,uuid=7efeaa60-c436-11e4-a470-82b0ea87e2d8],
  737. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:49,051| Exiting method saveAppointmentType
  738. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:49,069| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=abc150ca,uuid=95636ce6-c436-11e4-a470-82b0ea87e2d8],
  739. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:49,071| Exiting method saveAppointmentType
  740. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:49,086| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=b519c52f,uuid=9ebdc232-c436-11e4-a470-82b0ea87e2d8],
  741. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:49,089| Exiting method saveAppointmentType
  742. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:49,101| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=b21fd75e,uuid=a62a40e0-c436-11e4-a470-82b0ea87e2d8],
  743. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:49,106| Exiting method saveAppointmentType
  744. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:49,121| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=f6a1c0a2,uuid=ac71c996-c436-11e4-a470-82b0ea87e2d8],
  745. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:49,126| Exiting method saveAppointmentType
  746. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:49,140| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=44b3d280,uuid=b29be856-c436-11e4-a470-82b0ea87e2d8],
  747. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:49,143| Exiting method saveAppointmentType
  748. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:49,160| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=da393751,uuid=cba5a260-c436-11e4-a470-82b0ea87e2d8],
  749. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:49,162| Exiting method saveAppointmentType
  750. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:49,177| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=e86393c9,uuid=d248c6c4-c436-11e4-a470-82b0ea87e2d8],
  751. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:49,179| Exiting method saveAppointmentType
  752. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:49,194| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=ea148419,uuid=0c617770-c437-11e4-a470-82b0ea87e2d8],
  753. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:49,197| Exiting method saveAppointmentType
  754. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:49,210| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=81627d4b,uuid=136ed9a4-c437-11e4-a470-82b0ea87e2d8],
  755. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:49,212| Exiting method saveAppointmentType
  756. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:49,230| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=fd2cb9c5,uuid=1b2d98c4-c437-11e4-a470-82b0ea87e2d8],
  757. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:49,234| Exiting method saveAppointmentType
  758. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:49,255| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=cb138210,uuid=25873c9e-c437-11e4-a470-82b0ea87e2d8],
  759. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:49,259| Exiting method saveAppointmentType
  760. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:49,277| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=20d32feb,uuid=2febe6a8-c437-11e4-a470-82b0ea87e2d8],
  761. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:49,280| Exiting method saveAppointmentType
  762. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:49,304| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=479f1d6a,uuid=38081afa-c437-11e4-a470-82b0ea87e2d8],
  763. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:49,307| Exiting method saveAppointmentType
  764. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:49,330| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=65d684ad,uuid=3f5a8ca2-c437-11e4-a470-82b0ea87e2d8],
  765. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:49,333| Exiting method saveAppointmentType
  766. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:49,357| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=33718375,uuid=452c596c-c437-11e4-a470-82b0ea87e2d8],
  767. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:49,360| Exiting method saveAppointmentType
  768. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:49,383| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=9e3b268b,uuid=4d3b6396-c437-11e4-a470-82b0ea87e2d8],
  769. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:49,386| Exiting method saveAppointmentType
  770. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:49,404| In method AppointmentService.saveAppointmentType. Arguments: AppointmentType=AppointmentType[hashCode=5dd5e553,uuid=4d85dda4-c437-11e4-a470-82b0ea87e2d8e],
  771. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:49,408| Exiting method saveAppointmentType
  772. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:51,860| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.identifierSourceId value: 1,
  773. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:51,869| Exiting method saveGlobalProperty
  774. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:52,300| In method DefinitionService.saveDefinition. Arguments: Definition=appointmentschedulingui.appointmentDataSetDefinition.dailyAppointments,
  775. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:36:52,308| In method SerializedDefinitionService.saveDefinition. Arguments: Definition=appointmentschedulingui.appointmentDataSetDefinition.dailyAppointments,
  776. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:52,347| Exiting method saveDefinition
  777. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:36:52,347| Exiting method saveDefinition
  778. WARN - RequestHandlers.initHandlersFromConfig(163) |2018-10-19 17:36:59,871| Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
  779. WARN - ManagedResource.reloadFromStorage(182) |2018-10-19 17:37:00,596| No stored data found for /rest/managed
  780. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:37:01,725| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.ExistingPatientNameSearch,
  781. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:37:01,932| Exiting method saveGlobalProperty
  782. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:37:02,154| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emr.concept.diagnosisSetOfSets value: 160167AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA,
  783. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:37:02,178| Exiting method saveGlobalProperty
  784. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:37:02,190| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.givenNameStringEncoder value: Soundex,
  785. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:37:02,210| Exiting method saveGlobalProperty
  786. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:37:02,217| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.middleNameStringEncoder value: Soundex,
  787. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:37:02,234| Exiting method saveGlobalProperty
  788. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:37:02,241| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.familyNameStringEncoder value: Soundex,
  789. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:37:02,256| Exiting method saveGlobalProperty
  790. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:37:02,265| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: namephonetics.familyName2StringEncoder value: Soundex,
  791. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:37:02,281| Exiting method saveGlobalProperty
  792. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:37:02,288| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.patientNameSearch value: registrationcore.BasicPatientNameSearch,
  793. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:37:02,349| Exiting method saveGlobalProperty
  794. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:37:02,357| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.fastSimilarPatientSearchAlgorithm value: registrationcore.BasicSimilarPatientSearchAlgorithm,
  795. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:37:02,380| Exiting method saveGlobalProperty
  796. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:37:02,393| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.preciseSimilarPatientSearchAlgorithm value: registrationcore.BasicExactPatientSearchAlgorithm,
  797. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:37:02,425| Exiting method saveGlobalProperty
  798. INFO - LoggingAdvice.invoke(116) |2018-10-19 17:37:02,435| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: conceptmanagementapps.snomedCtConceptSource value: 1ADDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD,
  799. INFO - LoggingAdvice.invoke(156) |2018-10-19 17:37:02,456| Exiting method saveGlobalProperty
  800. ERROR - CommonsLoggingOutput.error(75) |2018-10-19 17:37:05,543| Line=381 The content of element type "dwr" must match "(init?,allow?,signatures?)".
  801. ERROR - CommonsLoggingOutput.error(75) |2018-10-19 17:37:05,552| Parameter mismatch parsing signatures section in dwr.xml on line: DWRAtlasService.disableAtlasModule()
  802. ERROR - CommonsLoggingOutput.error(75) |2018-10-19 17:37:05,563| Parameter mismatch parsing signatures section in dwr.xml on line: DWRHtmlFormEntryService.checkIfLoggedIn()
  803. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2080) |2018-10-19 17:37:05,608| Unable to find a runtime properties file at C:\Users\USER\openmrs-runtime.properties
  804. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2080) |2018-10-19 17:37:05,816| Unable to find a runtime properties file at C:\Users\USER\openmrs-runtime.properties
  805. Fri Oct 19 17:37:05 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  806. Oct 19, 2018 5:37:05 PM org.apache.coyote.AbstractProtocol start
  807. INFO: Starting ProtocolHandler ["http-bio-8086"]
  808. Oct 19, 2018 5:37:06 PM org.apache.catalina.core.ApplicationContext log
  809. INFO: Initializing Spring FrameworkServlet 'openmrs'
  810. Fri Oct 19 17:37:07 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  811. Fri Oct 19 17:37:07 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  812. Fri Oct 19 17:37:07 EAT 2018 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  813. Oct 19, 2018 5:37:11 PM org.apache.jasper.compiler.TldLocationsCache tldScanJar
  814. INFO: 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.
  815. ERROR - PageController.handlePath(155) |2018-10-19 17:37:18,002| converting class org.openmrs.User to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@10d033
  816. org.openmrs.module.webservices.rest.web.response.ConversionException: converting class org.openmrs.User to org.openmrs.module.webservices.rest.web.representation.DefaultRepresentation@10d033
  817. at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:409)
  818. at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:367)
  819. at org.openmrs.module.appui.UiSessionContext.generateAppContextModel(UiSessionContext.java:135)
  820. at org.openmrs.module.referenceapplication.page.controller.HomePageController.controller(HomePageController.java:50)
  821. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  822. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  823. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  824. at java.lang.reflect.Method.invoke(Method.java:498)
  825. at org.openmrs.ui.framework.UiFrameworkUtil.invokeMethodWithArguments(UiFrameworkUtil.java:112)
  826. at org.openmrs.ui.framework.UiFrameworkUtil.executeControllerMethod(UiFrameworkUtil.java:71)
  827. at org.openmrs.ui.framework.page.PageFactory.handleRequestWithController(PageFactory.java:219)
  828. at org.openmrs.ui.framework.page.PageFactory.processThisFragment(PageFactory.java:160)
  829. at org.openmrs.ui.framework.page.PageFactory.process(PageFactory.java:116)
  830. at org.openmrs.ui.framework.page.PageFactory.handle(PageFactory.java:86)
  831. at org.openmrs.module.uiframework.PageController.handlePath(PageController.java:116)
  832. at org.openmrs.module.uiframework.PageController.handleUrlWithDotPage(PageController.java:83)
  833. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  834. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  835. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  836. at java.lang.reflect.Method.invoke(Method.java:498)
  837. at org.springframework.web.bind.annotation.support.HandlerMethodInvoker.invokeHandlerMethod(HandlerMethodInvoker.java:177)
  838. at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.invokeHandlerMethod(AnnotationMethodHandlerAdapter.java:446)
  839. at org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.handle(AnnotationMethodHandlerAdapter.java:434)
  840. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:943)
  841. at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:877)
  842. at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:966)
  843. at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:857)
  844. at javax.servlet.http.HttpServlet.service(HttpServlet.java:624)
  845. at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:842)
  846. at javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
  847. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
  848. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  849. at org.openmrs.web.filter.GZIPFilter.doFilterInternal(GZIPFilter.java:65)
  850. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  851. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  852. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  853. at org.openmrs.module.web.filter.ForcePasswordChangeFilter.doFilter(ForcePasswordChangeFilter.java:60)
  854. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  855. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  856. at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:73)
  857. at org.openmrs.module.owa.filter.OwaFilter.doFilter(OwaFilter.java:57)
  858. at org.openmrs.module.web.filter.ModuleFilterChain.doFilter(ModuleFilterChain.java:71)
  859. at org.openmrs.module.web.filter.ModuleFilter.doFilter(ModuleFilter.java:57)
  860. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  861. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  862. at org.openmrs.web.filter.OpenmrsFilter.doFilterInternal(OpenmrsFilter.java:109)
  863. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  864. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  865. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  866. at org.springframework.orm.hibernate4.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:150)
  867. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  868. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  869. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  870. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:107)
  871. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  872. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  873. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:107)
  874. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  875. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  876. at org.openmrs.web.filter.StartupFilter.doFilter(StartupFilter.java:107)
  877. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  878. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  879. at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
  880. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
  881. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  882. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  883. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)
  884. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
  885. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:505)
  886. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169)
  887. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
  888. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
  889. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:423)
  890. at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1079)
  891. at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:625)
  892. at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:318)
  893. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  894. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  895. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  896. at java.lang.Thread.run(Thread.java:748)
  897. Caused by: org.openmrs.module.webservices.rest.web.response.UnknownResourceException: Unknown resource: v1/user
  898. at org.openmrs.module.webservices.rest.web.api.impl.RestServiceImpl.getResourceByName(RestServiceImpl.java:419)
  899. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  900. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  901. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  902. at java.lang.reflect.Method.invoke(Method.java:498)
  903. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
  904. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
  905. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  906. at org.springframework.cache.interceptor.CacheInterceptor$1.invoke(CacheInterceptor.java:52)
  907. at org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:303)
  908. at org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:61)
  909. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  910. at org.openmrs.aop.LoggingAdvice.invoke(LoggingAdvice.java:122)
  911. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  912. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  913. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  914. at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:52)
  915. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  916. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207)
  917. at com.sun.proxy.$Proxy217.getResourceByName(Unknown Source)
  918. at org.openmrs.module.webservices.rest.web.v1_0.converter.openmrs1_8.UserConverter1_8.asRepresentation(UserConverter1_8.java:54)
  919. at org.openmrs.module.webservices.rest.web.v1_0.converter.openmrs1_8.UserConverter1_8.asRepresentation(UserConverter1_8.java:28)
  920. at org.openmrs.module.webservices.rest.web.ConversionUtil.convertToRepresentation(ConversionUtil.java:406)
  921. ... 79 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement