Guest User

createdproject

a guest
Apr 14th, 2021
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 55.12 KB | None | 0 0
  1. opensource@opensource-OptiPlex-3010:~$ cd simulationmodule/
  2. opensource@opensource-OptiPlex-3010:~/simulationmodule$ clear
  3.  
  4. opensource@opensource-OptiPlex-3010:~/simulationmodule$ mvn openmrs-sdk:run
  5. OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
  6. [INFO] Scanning for projects...
  7. [WARNING]
  8. [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:simulationmodule-api:jar:1.5.0-SNAPSHOT
  9. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 814, column 12
  10. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 848, column 12
  11. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 868, column 12
  12. [WARNING]
  13. [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:simulationmodule-omod:jar:1.5.0-SNAPSHOT
  14. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 814, column 12
  15. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 848, column 12
  16. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 868, column 12
  17. [WARNING]
  18. [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:simulationmodule:pom:1.5.0-SNAPSHOT
  19. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 814, column 12
  20. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 848, column 12
  21. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 868, column 12
  22. [WARNING]
  23. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  24. [WARNING]
  25. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  26. [WARNING]
  27. [INFO] ------------------------------------------------------------------------
  28. [INFO] Reactor Build Order:
  29. [INFO]
  30. [INFO] Simulationmodule                                                   [pom]
  31. [INFO] Simulationmodule API                                               [jar]
  32. [INFO] Simulationmodule OMOD                                              [jar]
  33. [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available
  34. [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in http://mavenrepo.openmrs.org/nexus/content/repositories/public was cached in the local repository, resolution will not be reattempted until the update interval of openmrs-repo has elapsed or updates are forced
  35. [INFO]
  36. [INFO] ----------------< org.openmrs.module:simulationmodule >-----------------
  37. [INFO] Building Simulationmodule 1.5.0-SNAPSHOT                           [1/3]
  38. [INFO] --------------------------------[ pom ]---------------------------------
  39. [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available
  40. [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in http://mavenrepo.openmrs.org/nexus/content/repositories/public was cached in the local repository, resolution will not be reattempted until the update interval of openmrs-repo has elapsed or updates are forced
  41. [INFO]
  42. [INFO] --- openmrs-sdk-maven-plugin:3.13.7:run (default-cli) @ simulationmodule ---
  43.  
  44. You have the following servers::
  45. 1) kdaud
  46. 2) openmrsserver
  47.  
  48. Which one do you choose? [1/2]: 1
  49.  
  50. Checking if port 8080 is in use... [free]
  51. [INFO] OpenMRS module detected, installing before run...
  52. [INFO] Configured Artifact: org.openmrs.module:simulationmodule-omod:1.5.0-SNAPSHOT:jar
  53. Downloading from central: http://repo1.maven.org/maven2/org/openmrs/module/simulationmodule-omod/1.5.0-SNAPSHOT/maven-metadata.xml
  54. [WARNING] Could not transfer metadata org.openmrs.module:simulationmodule-omod:1.5.0-SNAPSHOT/maven-metadata.xml from/to central (http://repo1.maven.org/maven2): Transfer failed for http://repo1.maven.org/maven2/org/openmrs/module/simulationmodule-omod/1.5.0-SNAPSHOT/maven-metadata.xml 501 HTTPS Required
  55. [INFO] Copying simulationmodule-omod-1.5.0-SNAPSHOT.jar to /home/opensource/openmrs/kdaud/modules/simulationmodule-1.5.0-SNAPSHOT.omod
  56. [info] Module 'simulationmodule' was updated to version '1.5.0-SNAPSHOT'
  57.  
  58. Forking a new process... (use -Dfork=false to prevent forking)
  59.  
  60. OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
  61. Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
  62. Maven home: /opt/apache-maven-3.6.3
  63. Java version: 1.8.0_275, vendor: Private Build, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
  64. Default locale: en_US, platform encoding: UTF-8
  65. OS name: "linux", version: "5.0.0-32-generic", arch: "amd64", family: "unix"
  66. [INFO] Scanning for projects...
  67. [WARNING]
  68. [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:simulationmodule-api:jar:1.5.0-SNAPSHOT
  69. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 814, column 12
  70. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 848, column 12
  71. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 868, column 12
  72. [WARNING]
  73. [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:simulationmodule-omod:jar:1.5.0-SNAPSHOT
  74. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 814, column 12
  75. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 848, column 12
  76. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 868, column 12
  77. [WARNING]
  78. [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:simulationmodule:pom:1.5.0-SNAPSHOT
  79. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 814, column 12
  80. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 848, column 12
  81. [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.4, /home/opensource/.m2/repository/org/openmrs/distro/referenceapplication/2.4/referenceapplication-2.4.pom, line 868, column 12
  82. [WARNING]
  83. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  84. [WARNING]
  85. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  86. [WARNING]
  87. [INFO] ------------------------------------------------------------------------
  88. [INFO] Reactor Build Order:
  89. [INFO]
  90. [INFO] Simulationmodule                                                   [pom]
  91. [INFO] Simulationmodule API                                               [jar]
  92. [INFO] Simulationmodule OMOD                                              [jar]
  93. [INFO]
  94. [INFO] ----------------< org.openmrs.module:simulationmodule >-----------------
  95. [INFO] Building Simulationmodule 1.5.0-SNAPSHOT                           [1/3]
  96. [INFO] --------------------------------[ pom ]---------------------------------
  97. [INFO]
  98. [INFO] --- openmrs-sdk-maven-plugin:3.13.7:run-tomcat (default-cli) @ simulationmodule ---
  99.  
  100.  
  101. Using JAVA_HOME: /usr/lib/jvm/java-8-openjdk-amd64/jre
  102.  
  103. Using MAVEN_OPTS:   -Xmx768m -XX:MaxPermSize=512m
  104.  
  105. Starting 'openmrs-sdk-mysql-v3-2' DB docker container...
  106.  
  107. Trying to connect to the DB...
  108.  
  109. Connected to the DB.
  110.  
  111. Starting Tomcat...
  112.  
  113. Apr 14, 2021 12:21:27 PM org.apache.coyote.AbstractProtocol init
  114. INFO: Initializing ProtocolHandler ["http-bio-8080"]
  115. Apr 14, 2021 12:21:27 PM org.apache.catalina.core.StandardService startInternal
  116. INFO: Starting service [Tomcat]
  117. Apr 14, 2021 12:21:27 PM org.apache.catalina.core.StandardEngine startInternal
  118. INFO: Starting Servlet Engine: Apache Tomcat/7.0.100
  119. Apr 14, 2021 12:21:28 PM org.apache.catalina.startup.TldConfig execute
  120. 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.
  121. Apr 14, 2021 12:21:29 PM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
  122. INFO: No global web.xml found
  123. Apr 14, 2021 12:21:29 PM org.apache.catalina.deploy.WebXml setVersion
  124. WARNING: Unknown version string [4.0]. Default version will be used.
  125. Apr 14, 2021 12:21:39 PM org.apache.catalina.startup.TaglibUriRule body
  126. INFO: TLD skipped. URI: http://java.sun.com/jstl/core_rt is already defined
  127. Apr 14, 2021 12:21:39 PM org.apache.catalina.startup.TaglibUriRule body
  128. INFO: TLD skipped. URI: http://java.sun.com/jstl/core is already defined
  129. Apr 14, 2021 12:21:39 PM org.apache.catalina.startup.TaglibUriRule body
  130. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/core is already defined
  131. Apr 14, 2021 12:21:39 PM org.apache.catalina.startup.TaglibUriRule body
  132. INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt_rt is already defined
  133. Apr 14, 2021 12:21:39 PM org.apache.catalina.startup.TaglibUriRule body
  134. INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt is already defined
  135. Apr 14, 2021 12:21:39 PM org.apache.catalina.startup.TaglibUriRule body
  136. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/fmt is already defined
  137. Apr 14, 2021 12:21:39 PM org.apache.catalina.startup.TaglibUriRule body
  138. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/functions is already defined
  139. Apr 14, 2021 12:21:39 PM org.apache.catalina.startup.TaglibUriRule body
  140. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/permittedTaglibs is already defined
  141. Apr 14, 2021 12:21:39 PM org.apache.catalina.startup.TaglibUriRule body
  142. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/scriptfree is already defined
  143. Apr 14, 2021 12:21:39 PM org.apache.catalina.startup.TaglibUriRule body
  144. INFO: TLD skipped. URI: http://java.sun.com/jstl/sql_rt is already defined
  145. Apr 14, 2021 12:21:39 PM org.apache.catalina.startup.TaglibUriRule body
  146. INFO: TLD skipped. URI: http://java.sun.com/jstl/sql is already defined
  147. Apr 14, 2021 12:21:39 PM org.apache.catalina.startup.TaglibUriRule body
  148. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/sql is already defined
  149. Apr 14, 2021 12:21:39 PM org.apache.catalina.startup.TaglibUriRule body
  150. INFO: TLD skipped. URI: http://java.sun.com/jstl/xml_rt is already defined
  151. Apr 14, 2021 12:21:39 PM org.apache.catalina.startup.TaglibUriRule body
  152. INFO: TLD skipped. URI: http://java.sun.com/jstl/xml is already defined
  153. Apr 14, 2021 12:21:39 PM org.apache.catalina.startup.TaglibUriRule body
  154. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/xml is already defined
  155. Apr 14, 2021 12:21:39 PM org.apache.catalina.startup.TldConfig execute
  156. 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.
  157. SLF4J: Class path contains multiple SLF4J bindings.
  158. SLF4J: Found binding in [jar:file:/home/opensource/openmrs/kdaud/tmp/openmrs/WEB-INF/lib/slf4j-log4j12-1.7.26.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  159. SLF4J: Found binding in [jar:file:/home/opensource/.m2/repository/org/slf4j/slf4j-simple/1.6.2/slf4j-simple-1.6.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  160. SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
  161. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
  162. Apr 14, 2021 12:21:40 PM org.apache.catalina.core.ApplicationContext log
  163. INFO: Initializing log4j from [classpath:log4j.xml]
  164. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2021-04-14 12:21:40,711| Unable to find a runtime properties file at /home/opensource/simulationmodule/openmrs-runtime.properties
  165. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2021-04-14 12:21:40,747| Unable to find a runtime properties file at /home/opensource/simulationmodule/openmrs-runtime.properties
  166. INFO - Listener.contextInitialized(173) |2021-04-14 12:21:40,748| Using runtime properties file: /home/opensource/openmrs/kdaud/openmrs-runtime.properties
  167. INFO 4/14/21 12:21 PM:liquibase: Reading from `liquibasechangelog`
  168. WARNING 4/14/21 12:21 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
  169. WARNING 4/14/21 12:21 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
  170. WARNING 4/14/21 12:21 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
  171. INFO - EhCacheManagerFactoryBean.afterPropertiesSet(129) |2021-04-14 12:21:46,663| Initializing EhCache CacheManager
  172. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2021-04-14 12:21:56,165| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  173. WARN - Listener.loadBundledModules(500) |2021-04-14 12:21:56,180| Bundled module folder doesn't exist: /home/opensource/openmrs/kdaud/tmp/openmrs/WEB-INF/bundledModules
  174. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2078) |2021-04-14 12:21:56,181| Unable to find a runtime properties file at /home/opensource/simulationmodule/openmrs-runtime.properties
  175. INFO 4/14/21 12:21 PM:liquibase: Reading from `liquibasechangelog`
  176. WARNING 4/14/21 12:21 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
  177. WARNING 4/14/21 12:21 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
  178. WARNING 4/14/21 12:21 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
  179. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:10,750| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.started value: true,
  180. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:10,810| Exiting method saveGlobalProperty
  181. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:10,816| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.mandatory value: false,
  182. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:10,852| Exiting method saveGlobalProperty
  183. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:11,012| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.started value: true,
  184. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:11,040| Exiting method saveGlobalProperty
  185. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:11,050| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.mandatory value: false,
  186. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:11,068| Exiting method saveGlobalProperty
  187. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  188. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  189. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  190. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:14,352| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir2.started value: true,
  191. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:14,375| Exiting method saveGlobalProperty
  192. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:14,408| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir2.mandatory value: false,
  193. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:14,424| Exiting method saveGlobalProperty
  194. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:14,906| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.started value: true,
  195. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:14,911| Exiting method saveGlobalProperty
  196. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:14,925| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.mandatory value: false,
  197. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:14,949| Exiting method saveGlobalProperty
  198. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:15,312| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.started value: true,
  199. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:15,330| Exiting method saveGlobalProperty
  200. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:15,346| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibility.mandatory value: false,
  201. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:15,391| Exiting method saveGlobalProperty
  202. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:16,169| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.started value: true,
  203. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:16,191| Exiting method saveGlobalProperty
  204. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:16,199| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.mandatory value: false,
  205. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:16,214| Exiting method saveGlobalProperty
  206. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:16,453| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.started value: true,
  207. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:16,463| Exiting method saveGlobalProperty
  208. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:16,475| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream.mandatory value: false,
  209. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:16,486| Exiting method saveGlobalProperty
  210. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  211. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  212. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  213. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  214. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  215. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:17,152| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.started value: true,
  216. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:17,185| Exiting method saveGlobalProperty
  217. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:17,218| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.mandatory value: false,
  218. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:17,228| Exiting method saveGlobalProperty
  219. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  220. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  221. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  222. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  223. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  224. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:17,660| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.started value: true,
  225. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:17,679| Exiting method saveGlobalProperty
  226. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:17,686| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.mandatory value: false,
  227. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:17,690| Exiting method saveGlobalProperty
  228. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  229. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  230. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  231. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  232. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  233. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:18,025| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.started value: true,
  234. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:18,040| Exiting method saveGlobalProperty
  235. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:18,049| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.mandatory value: false,
  236. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:18,081| Exiting method saveGlobalProperty
  237. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  238. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  239. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  240. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  241. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  242. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:18,521| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.started value: true,
  243. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:18,536| Exiting method saveGlobalProperty
  244. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:18,543| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.mandatory value: false,
  245. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:18,560| Exiting method saveGlobalProperty
  246. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  247. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  248. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  249. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:18,929| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.started value: true,
  250. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:18,936| Exiting method saveGlobalProperty
  251. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:18,951| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.mandatory value: false,
  252. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:18,961| Exiting method saveGlobalProperty
  253. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  254. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  255. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  256. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:19,348| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.started value: true,
  257. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:19,354| Exiting method saveGlobalProperty
  258. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:19,366| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: addresshierarchy.mandatory value: false,
  259. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:19,380| Exiting method saveGlobalProperty
  260. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:19,492| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.started value: true,
  261. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:19,498| Exiting method saveGlobalProperty
  262. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:19,513| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.mandatory value: false,
  263. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:19,529| Exiting method saveGlobalProperty
  264. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:19,626| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.started value: true,
  265. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:19,648| Exiting method saveGlobalProperty
  266. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:19,669| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.mandatory value: false,
  267. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:19,693| Exiting method saveGlobalProperty
  268. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  269. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  270. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  271. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  272. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  273. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:20,211| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.started value: true,
  274. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:20,229| Exiting method saveGlobalProperty
  275. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:20,240| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.mandatory value: false,
  276. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:20,251| Exiting method saveGlobalProperty
  277. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  278. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  279. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  280. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  281. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  282. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:20,595| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.started value: true,
  283. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:20,600| Exiting method saveGlobalProperty
  284. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:20,607| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.mandatory value: false,
  285. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:20,613| Exiting method saveGlobalProperty
  286. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  287. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  288. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  289. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  290. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  291. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:20,943| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.started value: true,
  292. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:20,949| Exiting method saveGlobalProperty
  293. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:20,956| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.mandatory value: false,
  294. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:20,962| Exiting method saveGlobalProperty
  295. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  296. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  297. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  298. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  299. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  300. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:21,357| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.started value: true,
  301. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:21,370| Exiting method saveGlobalProperty
  302. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:21,383| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.mandatory value: false,
  303. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:21,392| Exiting method saveGlobalProperty
  304. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  305. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  306. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  307. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  308. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  309. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:21,705| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.started value: true,
  310. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:21,726| Exiting method saveGlobalProperty
  311. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:21,737| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.mandatory value: false,
  312. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:21,745| Exiting method saveGlobalProperty
  313. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  314. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  315. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  316. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:22,638| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.started value: true,
  317. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:22,646| Exiting method saveGlobalProperty
  318. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:22,655| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.mandatory value: false,
  319. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:22,660| Exiting method saveGlobalProperty
  320. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  321. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  322. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  323. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:23,164| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.started value: true,
  324. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:23,180| Exiting method saveGlobalProperty
  325. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:23,192| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.mandatory value: false,
  326. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:23,198| Exiting method saveGlobalProperty
  327. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  328. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  329. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  330. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  331. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  332. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:23,592| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.started value: true,
  333. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:23,597| Exiting method saveGlobalProperty
  334. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:23,604| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling.mandatory value: false,
  335. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:23,619| Exiting method saveGlobalProperty
  336. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  337. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  338. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  339. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:23,947| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.started value: true,
  340. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:23,954| Exiting method saveGlobalProperty
  341. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:23,974| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.mandatory value: false,
  342. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:23,983| Exiting method saveGlobalProperty
  343. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  344. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  345. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  346. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:24,345| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.started value: true,
  347. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:24,354| Exiting method saveGlobalProperty
  348. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:24,360| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.mandatory value: false,
  349. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:24,365| Exiting method saveGlobalProperty
  350. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  351. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  352. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  353. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:24,723| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.started value: true,
  354. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:24,728| Exiting method saveGlobalProperty
  355. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:24,733| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.mandatory value: false,
  356. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:24,741| Exiting method saveGlobalProperty
  357. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  358. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  359. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  360. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:24,953| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencedemodata.started value: true,
  361. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:24,956| Exiting method saveGlobalProperty
  362. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:24,972| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencedemodata.mandatory value: false,
  363. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:24,984| Exiting method saveGlobalProperty
  364. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  365. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  366. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  367. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  368. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  369. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:25,242| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.started value: true,
  370. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:25,251| Exiting method saveGlobalProperty
  371. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:25,265| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mandatory value: false,
  372. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:25,271| Exiting method saveGlobalProperty
  373. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  374. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  375. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  376. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  377. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  378. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:25,604| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.started value: true,
  379. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:25,627| Exiting method saveGlobalProperty
  380. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:25,634| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.mandatory value: false,
  381. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:25,640| Exiting method saveGlobalProperty
  382. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  383. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  384. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  385. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  386. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  387. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:25,958| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.started value: true,
  388. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:25,975| Exiting method saveGlobalProperty
  389. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:25,984| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.mandatory value: false,
  390. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:25,990| Exiting method saveGlobalProperty
  391. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  392. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  393. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  394. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  395. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  396. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:26,276| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.started value: true,
  397. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:26,285| Exiting method saveGlobalProperty
  398. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:26,291| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.mandatory value: false,
  399. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:26,299| Exiting method saveGlobalProperty
  400. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  401. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  402. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  403. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  404. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  405. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:26,591| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.started value: true,
  406. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:26,595| Exiting method saveGlobalProperty
  407. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:26,601| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.mandatory value: false,
  408. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:26,607| Exiting method saveGlobalProperty
  409. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  410. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  411. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  412. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  413. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  414. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:26,898| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.started value: true,
  415. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:26,904| Exiting method saveGlobalProperty
  416. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:26,909| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.mandatory value: false,
  417. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:26,915| Exiting method saveGlobalProperty
  418. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  419. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  420. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  421. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  422. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  423. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:27,222| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: simulationmodule.started value: true,
  424. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:27,231| Exiting method saveGlobalProperty
  425. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:27,239| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: simulationmodule.mandatory value: false,
  426. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:27,251| Exiting method saveGlobalProperty
  427. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  428. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  429. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  430. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  431. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  432. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:27,480| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: qamodulestests.started value: true,
  433. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:27,487| Exiting method saveGlobalProperty
  434. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:27,491| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: qamodulestests.mandatory value: false,
  435. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:27,496| Exiting method saveGlobalProperty
  436. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  437. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  438. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  439. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  440. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  441. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:27,748| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.started value: true,
  442. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:27,762| Exiting method saveGlobalProperty
  443. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:27,775| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: attachments.mandatory value: false,
  444. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:27,784| Exiting method saveGlobalProperty
  445. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  446. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  447. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  448. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  449. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  450. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:28,181| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.started value: true,
  451. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:28,193| Exiting method saveGlobalProperty
  452. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:28,197| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.mandatory value: false,
  453. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:28,205| Exiting method saveGlobalProperty
  454. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  455. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  456. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  457. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  458. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  459. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:28,518| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationapp.started value: true,
  460. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:28,525| Exiting method saveGlobalProperty
  461. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:28,530| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationapp.mandatory value: false,
  462. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:28,537| Exiting method saveGlobalProperty
  463. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  464. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  465. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  466. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  467. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  468. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:28,835| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingui.started value: true,
  469. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:28,856| Exiting method saveGlobalProperty
  470. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:28,861| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingui.mandatory value: false,
  471. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:28,869| Exiting method saveGlobalProperty
  472. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  473. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  474. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  475. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  476. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  477. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:29,209| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentschedulingui.started value: true,
  478. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:29,217| Exiting method saveGlobalProperty
  479. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:29,225| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentschedulingui.mandatory value: false,
  480. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:29,234| Exiting method saveGlobalProperty
  481. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  482. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  483. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  484. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  485. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  486. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:29,481| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openmrsmodule.started value: true,
  487. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:29,490| Exiting method saveGlobalProperty
  488. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:29,496| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: openmrsmodule.mandatory value: false,
  489. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:29,507| Exiting method saveGlobalProperty
  490. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  491. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  492. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  493. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  494. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  495. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:29,801| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.started value: true,
  496. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:29,805| Exiting method saveGlobalProperty
  497. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:29,810| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.mandatory value: false,
  498. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:29,814| Exiting method saveGlobalProperty
  499. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  500. INFO 4/14/21 12:22 PM:liquibase: Reading from `liquibasechangelog`
  501. INFO 4/14/21 12:22 PM:liquibase: Successfully acquired change log lock
  502. INFO 4/14/21 12:22 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  503. INFO 4/14/21 12:22 PM:liquibase: Successfully released change log lock
  504. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:30,150| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referenceapplication.started value: true,
  505. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:30,155| Exiting method saveGlobalProperty
  506. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:30,160| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referenceapplication.mandatory value: false,
  507. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:30,172| Exiting method saveGlobalProperty
  508. INFO - LoggingAdvice.invoke(116) |2021-04-14 12:22:31,380| In method SchedulerService.saveToMemento. Arguments:
  509. INFO - LoggingAdvice.invoke(156) |2021-04-14 12:22:31,389| Exiting method saveToMemento
  510. INFO - EhCacheManagerFactoryBean.destroy(181) |2021-04-14 12:22:31,493| Shutting down EhCache CacheManager
  511. INFO - ServiceContext.startRefreshingContext(832) |2021-04-14 12:22:31,496| Refreshing Context
  512. INFO - EhCacheManagerFactoryBean.afterPropertiesSet(129) |2021-04-14 12:22:46,352| Initializing EhCache CacheManager
  513.  
Add Comment
Please, Sign In to add comment