Advertisement
Guest User

Untitled

a guest
May 10th, 2018
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.64 KB | None | 0 0
  1. Microsoft Windows [Version 10.0.16299.431]
  2. (c) 2017 Microsoft Corporation. Todos os direitos reservados.
  3.  
  4. C:\Windows\System32>mvn openmrs-sdk:run -DserverId=openmrs
  5. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
  6. [INFO] Scanning for projects...
  7. [INFO]
  8. [INFO] ------------------------------------------------------------------------
  9. [INFO] Building Maven Stub Project (No POM) 1
  10. [INFO] ------------------------------------------------------------------------
  11. [INFO]
  12. [INFO] --- openmrs-sdk-maven-plugin:3.13.0:run (default-cli) @ standalone-pom ---
  13.  
  14. Checking if port 8080 is in use... [free]
  15. Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T08:58:13+01:00)
  16. Maven home: C:\Program Files\apache-maven-3.5.2-bin\apache-maven-3.5.2\bin\..
  17. Java version: 1.8.0_161, vendor: Oracle Corporation
  18. Java home: C:\Program Files\Java\jdk1.8.0_161\jre
  19. Default locale: pt_PT, platform encoding: Cp1252
  20. OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
  21. [INFO] Scanning for projects...
  22. [WARNING]
  23. [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:dermatology:pom:1.0.0-SNAPSHOT
  24. [WARNING] 'parent.relativePath' of POM org.openmrs.module:dermatology:1.0.0-SNAPSHOT (C:\Users\Hugo\openmrs\openmrs\watched-projects\dermatology\pom.xml) points at org.
  25. openmrs.maven.plugins:openmrs-sdk-watched-projects-openmrs instead of org.openmrs.maven.parents:maven-parent-openmrs-module, please verify your project structure @ line
  26. 5, column 13
  27. [WARNING]
  28. [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
  29. [WARNING]
  30. [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
  31. [WARNING]
  32. [INFO] ------------------------------------------------------------------------
  33. [INFO] Reactor Build Order:
  34. [INFO]
  35. [INFO] Dermatology
  36. [INFO] Dermatology API
  37. [INFO] Dermatology OMOD
  38. [INFO] openmrs-sdk-watched-projects-openmrs
  39. [INFO]
  40. [INFO] ------------------------------------------------------------------------
  41. [INFO] Building Dermatology 1.0.0-SNAPSHOT
  42. [INFO] ------------------------------------------------------------------------
  43. [INFO]
  44. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dermatology ---
  45. [INFO]
  46. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ dermatology ---
  47. [INFO] Checking for local modifications: skipped.
  48. [INFO] Updating project files from SCM: skipped.
  49. [INFO] ShortRevision tag detected. The value is '6'.
  50. [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
  51. [INFO] Working directory: C:\Users\Hugo\openmrs\openmrs\watched-projects\dermatology
  52. [INFO] Storing buildNumber: 0 at timestamp: 1525944222687
  53. [INFO] ShortRevision tag detected. The value is '6'.
  54. [INFO] Executing: cmd.exe /X /C "git rev-parse --verify --short=6 HEAD"
  55. [INFO] Working directory: C:\Users\Hugo\openmrs\openmrs\watched-projects\dermatology
  56. [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
  57. [INFO]
  58. [INFO] --- maven-java-formatter-plugin:0.4:format (default) @ dermatology ---
  59. [INFO] Using 'UTF-8' encoding to format source files.
  60. [INFO] Number of files to be formatted: 0
  61. [INFO]
  62. [INFO] --- maven-install-plugin:2.4:install (default-install) @ dermatology ---
  63. [INFO] Installing C:\Users\Hugo\openmrs\openmrs\watched-projects\dermatology\pom.xml to C:\Users\Hugo\.m2\repository\org\openmrs\module\dermatology\1.0.0-SNAPSHOT\derma
  64. tology-1.0.0-SNAPSHOT.pom
  65. [INFO]
  66. [INFO] ------------------------------------------------------------------------
  67. [INFO] Building Dermatology API 1.0.0-SNAPSHOT
  68. [INFO] ------------------------------------------------------------------------
  69. [INFO]
  70. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dermatology-api ---
  71. [INFO] Deleting C:\Users\Hugo\openmrs\openmrs\watched-projects\dermatology\api\target
  72. [INFO]
  73. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ dermatology-api ---
  74. [INFO]
  75. [INFO] --- maven-java-formatter-plugin:0.4:format (default) @ dermatology-api ---
  76. [INFO] Using 'UTF-8' encoding to format source files.
  77. [INFO] Number of files to be formatted: 19
  78. [INFO] Successfully formatted: 0 file(s)
  79. [INFO] Fail to format : 0 file(s)
  80. [INFO] Skipped : 19 file(s)
  81. [INFO] Approximate time taken: 0s
  82. [INFO]
  83. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dermatology-api ---
  84. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  85. [INFO] Copying 8 resources
  86. [INFO] Copying 0 resource
  87. [INFO] skip non existing resourceDirectory C:\Users\Hugo\openmrs\openmrs\watched-projects\dermatology\api\src\main\webapp
  88. [INFO] skip non existing resourceDirectory C:\Users\Hugo\openmrs\openmrs\watched-projects\dermatology\api\src\main\webapp
  89. [INFO]
  90. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ dermatology-api ---
  91. [INFO] Changes detected - recompiling the module!
  92. [INFO] Compiling 17 source files to C:\Users\Hugo\openmrs\openmrs\watched-projects\dermatology\api\target\classes
  93. [INFO]
  94. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dermatology-api ---
  95. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  96. [INFO] Copying 2 resources
  97. [INFO] Copying 0 resource
  98. [INFO]
  99. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ dermatology-api ---
  100. [INFO] Changes detected - recompiling the module!
  101. [INFO] Compiling 2 source files to C:\Users\Hugo\openmrs\openmrs\watched-projects\dermatology\api\target\test-classes
  102. [INFO]
  103. [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ dermatology-api ---
  104. [INFO] Tests are skipped.
  105. [INFO]
  106. [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ dermatology-api ---
  107. [INFO] Building jar: C:\Users\Hugo\openmrs\openmrs\watched-projects\dermatology\api\target\dermatology-api-1.0.0-SNAPSHOT.jar
  108. [INFO]
  109. [INFO] --- maven-jar-plugin:2.5:test-jar (default) @ dermatology-api ---
  110. [INFO] Building jar: C:\Users\Hugo\openmrs\openmrs\watched-projects\dermatology\api\target\dermatology-api-1.0.0-SNAPSHOT-tests.jar
  111. [INFO]
  112. [INFO] --- maven-install-plugin:2.4:install (default-install) @ dermatology-api ---
  113. [INFO] Installing C:\Users\Hugo\openmrs\openmrs\watched-projects\dermatology\api\target\dermatology-api-1.0.0-SNAPSHOT.jar to C:\Users\Hugo\.m2\repository\org\openmrs\m
  114. odule\dermatology-api\1.0.0-SNAPSHOT\dermatology-api-1.0.0-SNAPSHOT.jar
  115. [INFO] Installing C:\Users\Hugo\openmrs\openmrs\watched-projects\dermatology\api\pom.xml to C:\Users\Hugo\.m2\repository\org\openmrs\module\dermatology-api\1.0.0-SNAPSH
  116. OT\dermatology-api-1.0.0-SNAPSHOT.pom
  117. [INFO] Installing C:\Users\Hugo\openmrs\openmrs\watched-projects\dermatology\api\target\dermatology-api-1.0.0-SNAPSHOT-tests.jar to C:\Users\Hugo\.m2\repository\org\ope
  118. nmrs\module\dermatology-api\1.0.0-SNAPSHOT\dermatology-api-1.0.0-SNAPSHOT-tests.jar
  119. [INFO]
  120. [INFO] ------------------------------------------------------------------------
  121. [INFO] Building Dermatology OMOD 1.0.0-SNAPSHOT
  122. [INFO] ------------------------------------------------------------------------
  123. [INFO]
  124. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dermatology-omod ---
  125. [INFO] Deleting C:\Users\Hugo\openmrs\openmrs\watched-projects\dermatology\omod\target
  126. [INFO]
  127. [INFO] --- buildnumber-maven-plugin:1.1:create (default) @ dermatology-omod ---
  128. [INFO]
  129. [INFO] --- maven-java-formatter-plugin:0.4:format (default) @ dermatology-omod ---
  130. [INFO] Using 'UTF-8' encoding to format source files.
  131. [INFO] Number of files to be formatted: 7
  132. [INFO] Successfully formatted: 0 file(s)
  133. [INFO] Fail to format : 0 file(s)
  134. [INFO] Skipped : 7 file(s)
  135. [INFO] Approximate time taken: 1s
  136. [INFO]
  137. [INFO] --- maven-dependency-plugin:2.8:unpack-dependencies (Expand resources) @ dermatology-omod ---
  138. [INFO] Unpacking C:\Users\Hugo\openmrs\openmrs\watched-projects\dermatology\api\target\dermatology-api-1.0.0-SNAPSHOT.jar to C:\Users\Hugo\openmrs\openmrs\watched-proje
  139. cts\dermatology\omod\target\classes with includes "*.xml,*.properties" and excludes ""
  140. [INFO]
  141. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dermatology-omod ---
  142. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  143. [INFO] Copying 2 resources
  144. [INFO] Copying 0 resource
  145. [INFO] Copying 0 resource to web/module
  146. [INFO] Copying 5 resources to web/module
  147. [INFO]
  148. [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ dermatology-omod ---
  149. [INFO] Changes detected - recompiling the module!
  150. [INFO] Compiling 6 source files to C:\Users\Hugo\openmrs\openmrs\watched-projects\dermatology\omod\target\classes
  151. [INFO]
  152. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dermatology-omod ---
  153. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  154. [INFO] Copying 2 resources
  155. [INFO] Copying 0 resource
  156. [INFO]
  157. [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ dermatology-omod ---
  158. [INFO] Changes detected - recompiling the module!
  159. [INFO] Compiling 1 source file to C:\Users\Hugo\openmrs\openmrs\watched-projects\dermatology\omod\target\test-classes
  160. [INFO]
  161. [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ dermatology-omod ---
  162. [INFO] Tests are skipped.
  163. [INFO]
  164. [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ dermatology-omod ---
  165. [INFO] Building jar: C:\Users\Hugo\openmrs\openmrs\watched-projects\dermatology\omod\target\dermatology-1.0.0-SNAPSHOT.jar
  166. [INFO]
  167. [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ dermatology-omod ---
  168. [INFO] Packaging OpenMRS module
  169. [INFO] Building jar: C:\Users\Hugo\openmrs\openmrs\watched-projects\dermatology\omod\target\dermatology-1.0.0-SNAPSHOT.omod
  170. [INFO]
  171. [INFO] --- maven-jar-plugin:2.5:test-jar (default) @ dermatology-omod ---
  172. [INFO] Building jar: C:\Users\Hugo\openmrs\openmrs\watched-projects\dermatology\omod\target\dermatology-1.0.0-SNAPSHOT-tests.jar
  173. [INFO]
  174. [INFO] --- maven-install-plugin:2.4:install (default-install) @ dermatology-omod ---
  175. [INFO] Installing C:\Users\Hugo\openmrs\openmrs\watched-projects\dermatology\omod\target\dermatology-1.0.0-SNAPSHOT.omod to C:\Users\Hugo\.m2\repository\org\openmrs\mod
  176. ule\dermatology-omod\1.0.0-SNAPSHOT\dermatology-omod-1.0.0-SNAPSHOT.jar
  177. [INFO] Installing C:\Users\Hugo\openmrs\openmrs\watched-projects\dermatology\omod\pom.xml to C:\Users\Hugo\.m2\repository\org\openmrs\module\dermatology-omod\1.0.0-SNAP
  178. SHOT\dermatology-omod-1.0.0-SNAPSHOT.pom
  179. [INFO] Installing C:\Users\Hugo\openmrs\openmrs\watched-projects\dermatology\omod\target\dermatology-1.0.0-SNAPSHOT-tests.jar to C:\Users\Hugo\.m2\repository\org\openmr
  180. s\module\dermatology-omod\1.0.0-SNAPSHOT\dermatology-omod-1.0.0-SNAPSHOT-tests.jar
  181. [INFO]
  182. [INFO] ------------------------------------------------------------------------
  183. [INFO] Building openmrs-sdk-watched-projects-openmrs 1.0.0-SNAPSHOT
  184. [INFO] ------------------------------------------------------------------------
  185. [INFO]
  186. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-sdk-watched-projects-openmrs ---
  187. [INFO]
  188. [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-sdk-watched-projects-openmrs ---
  189. [INFO] Installing C:\Users\Hugo\openmrs\openmrs\watched-projects\pom.xml to C:\Users\Hugo\.m2\repository\org\openmrs\maven\plugins\openmrs-sdk-watched-projects-openmrs\
  190. 1.0.0-SNAPSHOT\openmrs-sdk-watched-projects-openmrs-1.0.0-SNAPSHOT.pom
  191. [INFO] ------------------------------------------------------------------------
  192. [INFO] Reactor Summary:
  193. [INFO]
  194. [INFO] Dermatology ........................................ SUCCESS [ 3.678 s]
  195. [INFO] Dermatology API .................................... SUCCESS [ 12.972 s]
  196. [INFO] Dermatology OMOD ................................... SUCCESS [ 10.510 s]
  197. [INFO] openmrs-sdk-watched-projects-openmrs ............... SUCCESS [ 0.054 s]
  198. [INFO] ------------------------------------------------------------------------
  199. [INFO] BUILD SUCCESS
  200. [INFO] ------------------------------------------------------------------------
  201. [INFO] Total time: 28.842 s
  202. [INFO] Finished at: 2018-05-10T10:24:07+01:00
  203. [INFO] Final Memory: 42M/232M
  204. [INFO] ------------------------------------------------------------------------
  205. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
  206. [INFO] Configured Artifact: org.openmrs.module:dermatology-omod:1.0.0-SNAPSHOT:jar
  207. [INFO] Copying dermatology-omod-1.0.0-SNAPSHOT.jar to C:\Users\Hugo\openmrs\openmrs\modules\dermatology-1.0.0-SNAPSHOT.omod
  208. [info] Module 'dermatology' was updated to version '1.0.0-SNAPSHOT'
  209.  
  210. Connect remote debugger with port 1044
  211.  
  212.  
  213. Forking a new process... (use -Dfork=false to prevent forking)
  214.  
  215. Listening for transport dt_socket at address: 1044
  216. Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T08:58:13+01:00)
  217. Maven home: C:\Program Files\apache-maven-3.5.2-bin\apache-maven-3.5.2\bin\..
  218. Java version: 1.8.0_161, vendor: Oracle Corporation
  219. Java home: C:\Program Files\Java\jdk1.8.0_161\jre
  220. Default locale: pt_PT, platform encoding: Cp1252
  221. OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
  222. [INFO] Scanning for projects...
  223. [INFO]
  224. [INFO] ------------------------------------------------------------------------
  225. [INFO] Building Maven Stub Project (No POM) 1
  226. [INFO] ------------------------------------------------------------------------
  227. [INFO]
  228. [INFO] --- openmrs-sdk-maven-plugin:3.13.0:run-tomcat (default-cli) @ standalone-pom ---
  229.  
  230.  
  231. Using JAVA_HOME: C:\Program Files\Java\jdk1.8.0_161\jre
  232.  
  233. Using MAVEN_OPTS: -Xmx768m -XX:MaxPermSize=512m -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=1044
  234.  
  235. Starting Tomcat...
  236.  
  237.  
  238. Hot redeployment of UI framework changes enabled for:
  239.  
  240. 1) org.openmrs.module:dermatology at C:\Users\Hugo\Desktop\app\LI61D-LI61N-G16\openmrs-module-dermatology\dermatology
  241.  
  242.  
  243. mai 10, 2018 10:24:16 AM org.apache.coyote.AbstractProtocol init
  244. INFO: Initializing ProtocolHandler ["http-bio-8080"]
  245. mai 10, 2018 10:24:16 AM org.apache.catalina.core.StandardService startInternal
  246. INFO: Starting service Tomcat
  247. mai 10, 2018 10:24:16 AM org.apache.catalina.core.StandardEngine startInternal
  248. INFO: Starting Servlet Engine: Apache Tomcat/7.0.67
  249. mai 10, 2018 10:24:21 AM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
  250. INFO: No global web.xml found
  251. mai 10, 2018 10:24:30 AM org.apache.catalina.startup.TaglibUriRule body
  252. INFO: TLD skipped. URI: http://java.sun.com/jstl/core_rt is already defined
  253. mai 10, 2018 10:24:30 AM org.apache.catalina.startup.TaglibUriRule body
  254. INFO: TLD skipped. URI: http://java.sun.com/jstl/core is already defined
  255. mai 10, 2018 10:24:30 AM org.apache.catalina.startup.TaglibUriRule body
  256. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/core is already defined
  257. mai 10, 2018 10:24:30 AM org.apache.catalina.startup.TaglibUriRule body
  258. INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt_rt is already defined
  259. mai 10, 2018 10:24:30 AM org.apache.catalina.startup.TaglibUriRule body
  260. INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt is already defined
  261. mai 10, 2018 10:24:30 AM org.apache.catalina.startup.TaglibUriRule body
  262. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/fmt is already defined
  263. mai 10, 2018 10:24:30 AM org.apache.catalina.startup.TaglibUriRule body
  264. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/functions is already defined
  265. mai 10, 2018 10:24:30 AM org.apache.catalina.startup.TaglibUriRule body
  266. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/permittedTaglibs is already defined
  267. mai 10, 2018 10:24:30 AM org.apache.catalina.startup.TaglibUriRule body
  268. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/scriptfree is already defined
  269. mai 10, 2018 10:24:30 AM org.apache.catalina.startup.TaglibUriRule body
  270. INFO: TLD skipped. URI: http://java.sun.com/jstl/sql_rt is already defined
  271. mai 10, 2018 10:24:30 AM org.apache.catalina.startup.TaglibUriRule body
  272. INFO: TLD skipped. URI: http://java.sun.com/jstl/sql is already defined
  273. mai 10, 2018 10:24:30 AM org.apache.catalina.startup.TaglibUriRule body
  274. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/sql is already defined
  275. mai 10, 2018 10:24:30 AM org.apache.catalina.startup.TaglibUriRule body
  276. INFO: TLD skipped. URI: http://java.sun.com/jstl/xml_rt is already defined
  277. mai 10, 2018 10:24:30 AM org.apache.catalina.startup.TaglibUriRule body
  278. INFO: TLD skipped. URI: http://java.sun.com/jstl/xml is already defined
  279. mai 10, 2018 10:24:30 AM org.apache.catalina.startup.TaglibUriRule body
  280. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/xml is already defined
  281. mai 10, 2018 10:24:30 AM org.apache.catalina.startup.TldConfig execute
  282. 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 f
  283. ound in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
  284. mai 10, 2018 10:24:30 AM org.apache.catalina.core.ApplicationContext log
  285. INFO: No Spring WebApplicationInitializer types detected on classpath
  286. SLF4J: Class path contains multiple SLF4J bindings.
  287. SLF4J: Found binding in [jar:file:/C:/Users/Hugo/.m2/repository/org/slf4j/slf4j-simple/1.6.2/slf4j-simple-1.6.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  288. SLF4J: Found binding in [jar:file:/C:/Users/Hugo/openmrs/openmrs/tmp/openmrs/WEB-INF/lib/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  289. SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
  290. mai 10, 2018 10:24:31 AM org.apache.catalina.core.ApplicationContext log
  291. INFO: Initializing log4j from [classpath:log4j.xml]
  292. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2113) |2018-05-10 10:24:31,477| Unable to find a runtime properties file at C:\Windows\System32\openmrs-runtime.prop
  293. erties
  294. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2113) |2018-05-10 10:24:31,501| Unable to find a runtime properties file at C:\Windows\System32\openmrs-runtime.prop
  295. erties
  296. INFO - Listener.contextInitialized(174) |2018-05-10 10:24:31,502| Using runtime properties file: C:\Users\Hugo\openmrs\openmrs\openmrs-runtime.properties
  297. INFO 10-05-2018 10:24:liquibase: Reading from `liquibasechangelog`
  298. WARNING 10-05-2018 10:24:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this
  299. is the case
  300. WARNING 10-05-2018 10:24:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this
  301. is the case
  302. WARNING 10-05-2018 10:24:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this
  303. is the case
  304. WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2018-05-10 10:25:41,345| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
  305. WARN - Listener.loadBundledModules(523) |2018-05-10 10:25:41,448| Bundled module folder doesn't exist: C:\Users\Hugo\openmrs\openmrs\tmp\openmrs\WEB-INF\bundledModules
  306. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2113) |2018-05-10 10:25:41,449| Unable to find a runtime properties file at C:\Windows\System32\openmrs-runtime.prop
  307. erties
  308. INFO 10-05-2018 10:25:liquibase: Reading from `liquibasechangelog`
  309. WARNING 10-05-2018 10:25:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this
  310. is the case
  311. WARNING 10-05-2018 10:25:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this
  312. is the case
  313. WARNING 10-05-2018 10:25:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this
  314. is the case
  315. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:47,952| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.started value:
  316. true,
  317. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:47,993| Exiting method saveGlobalProperty
  318. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:48,000| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: event.mandatory value
  319. : false,
  320. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:48,007| Exiting method saveGlobalProperty
  321. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:48,201| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.started valu
  322. e: true,
  323. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:48,206| Exiting method saveGlobalProperty
  324. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:48,212| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: legacyui.mandatory va
  325. lue: false,
  326. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:48,222| Exiting method saveGlobalProperty
  327. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:48,590| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.started
  328. value: true,
  329. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:48,596| Exiting method saveGlobalProperty
  330. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:48,602| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dataexchange.mandator
  331. y value: false,
  332. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:48,608| Exiting method saveGlobalProperty
  333. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:48,984| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibilit
  334. y.started value: true,
  335. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:48,989| Exiting method saveGlobalProperty
  336. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:48,996| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingcompatibilit
  337. y.mandatory value: false,
  338. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:49,014| Exiting method saveGlobalProperty
  339. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:50,364| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.star
  340. ted value: true,
  341. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:50,371| Exiting method saveGlobalProperty
  342. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:50,376| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.mand
  343. atory value: false,
  344. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:50,382| Exiting method saveGlobalProperty
  345. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:50,600| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream
  346. .started value: true,
  347. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:50,605| Exiting method saveGlobalProperty
  348. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:50,612| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: serialization.xstream
  349. .mandatory value: false,
  350. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:50,618| Exiting method saveGlobalProperty
  351. INFO 10-05-2018 10:25:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  352. INFO 10-05-2018 10:25:liquibase: Reading from `liquibasechangelog`
  353. INFO 10-05-2018 10:25:liquibase: Successfully acquired change log lock
  354. INFO 10-05-2018 10:25:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  355. INFO 10-05-2018 10:25:liquibase: Successfully released change log lock
  356. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:51,194| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.started v
  357. alue: true,
  358. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:51,201| Exiting method saveGlobalProperty
  359. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:51,214| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uiframework.mandatory
  360. value: false,
  361. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:51,222| Exiting method saveGlobalProperty
  362. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:51,530| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.started val
  363. ue: true,
  364. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:51,535| Exiting method saveGlobalProperty
  365. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:51,546| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uicommons.mandatory v
  366. alue: false,
  367. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:51,552| Exiting method saveGlobalProperty
  368. INFO 10-05-2018 10:25:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  369. INFO 10-05-2018 10:25:liquibase: Reading from `liquibasechangelog`
  370. INFO 10-05-2018 10:25:liquibase: Successfully acquired change log lock
  371. INFO 10-05-2018 10:25:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  372. INFO 10-05-2018 10:25:liquibase: Successfully released change log lock
  373. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:52,016| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.started value:
  374. true,
  375. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:52,024| Exiting method saveGlobalProperty
  376. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:52,031| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: atlas.mandatory value
  377. : false,
  378. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:52,040| Exiting method saveGlobalProperty
  379. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:52,226| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.started val
  380. ue: true,
  381. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:52,233| Exiting method saveGlobalProperty
  382. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:52,243| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: uilibrary.mandatory v
  383. alue: false,
  384. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:52,267| Exiting method saveGlobalProperty
  385. INFO 10-05-2018 10:25:liquibase: Reading from `liquibasechangelog`
  386. INFO 10-05-2018 10:25:liquibase: Successfully acquired change log lock
  387. INFO 10-05-2018 10:25:liquibase: Successfully released change log lock
  388. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:52,562| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.st
  389. arted value: true,
  390. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:52,567| Exiting method saveGlobalProperty
  391. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:52,577| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providermanagement.ma
  392. ndatory value: false,
  393. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:52,585| Exiting method saveGlobalProperty
  394. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:52,880| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.started v
  395. alue: true,
  396. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:52,884| Exiting method saveGlobalProperty
  397. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:52,889| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlwidgets.mandatory
  398. value: false,
  399. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:52,897| Exiting method saveGlobalProperty
  400. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:53,158| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.started value: tr
  401. ue,
  402. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:53,164| Exiting method saveGlobalProperty
  403. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:53,171| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.mandatory value:
  404. false,
  405. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:53,181| Exiting method saveGlobalProperty
  406. INFO 10-05-2018 10:25:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  407. INFO 10-05-2018 10:25:liquibase: Reading from `liquibasechangelog`
  408. INFO 10-05-2018 10:25:liquibase: Successfully acquired change log lock
  409. INFO 10-05-2018 10:25:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  410. INFO 10-05-2018 10:25:liquibase: Successfully released change log lock
  411. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:53,607| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.start
  412. ed value: true,
  413. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:53,615| Exiting method saveGlobalProperty
  414. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:53,621| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatamapping.manda
  415. tory value: false,
  416. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:53,630| Exiting method saveGlobalProperty
  417. INFO 10-05-2018 10:25:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  418. INFO 10-05-2018 10:25:liquibase: Reading from `liquibasechangelog`
  419. INFO 10-05-2018 10:25:liquibase: Successfully acquired change log lock
  420. INFO 10-05-2018 10:25:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  421. INFO 10-05-2018 10:25:liquibase: Successfully released change log lock
  422. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:54,230| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.start
  423. ed value: true,
  424. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:54,237| Exiting method saveGlobalProperty
  425. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:54,245| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatasharing.manda
  426. tory value: false,
  427. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:54,251| Exiting method saveGlobalProperty
  428. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:54,818| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.starte
  429. d value: true,
  430. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:54,824| Exiting method saveGlobalProperty
  431. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:54,832| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: metadatadeploy.mandat
  432. ory value: false,
  433. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:54,841| Exiting method saveGlobalProperty
  434. INFO 10-05-2018 10:25:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  435. INFO 10-05-2018 10:25:liquibase: Reading from `liquibasechangelog`
  436. INFO 10-05-2018 10:25:liquibase: Successfully acquired change log lock
  437. INFO 10-05-2018 10:25:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  438. INFO 10-05-2018 10:25:liquibase: Successfully released change log lock
  439. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:55,733| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.started
  440. value: true,
  441. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:55,740| Exiting method saveGlobalProperty
  442. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:55,750| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentry.mandato
  443. ry value: false,
  444. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:55,759| Exiting method saveGlobalProperty
  445. INFO 10-05-2018 10:25:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  446. INFO 10-05-2018 10:25:liquibase: Reading from `liquibasechangelog`
  447. INFO 10-05-2018 10:25:liquibase: Successfully acquired change log lock
  448. INFO 10-05-2018 10:25:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  449. INFO 10-05-2018 10:25:liquibase: Successfully released change log lock
  450. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:56,725| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.started v
  451. alue: true,
  452. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:56,733| Exiting method saveGlobalProperty
  453. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:56,740| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: calculation.mandatory
  454. value: false,
  455. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:56,752| Exiting method saveGlobalProperty
  456. INFO 10-05-2018 10:25:liquibase: Reading from `liquibasechangelog`
  457. INFO 10-05-2018 10:25:liquibase: Successfully acquired change log lock
  458. INFO 10-05-2018 10:25:liquibase: Successfully released change log lock
  459. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:57,982| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.started val
  460. ue: true,
  461. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:57,989| Exiting method saveGlobalProperty
  462. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:57,999| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reporting.mandatory v
  463. alue: false,
  464. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:58,006| Exiting method saveGlobalProperty
  465. INFO 10-05-2018 10:25:liquibase: Reading from `liquibasechangelog`
  466. INFO 10-05-2018 10:25:liquibase: Successfully acquired change log lock
  467. INFO 10-05-2018 10:25:liquibase: Successfully released change log lock
  468. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:59,815| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.started value:
  469. true,
  470. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:59,821| Exiting method saveGlobalProperty
  471. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:25:59,828| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: emrapi.mandatory valu
  472. e: false,
  473. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:25:59,835| Exiting method saveGlobalProperty
  474. INFO 10-05-2018 10:26:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  475. INFO 10-05-2018 10:26:liquibase: Reading from `liquibasechangelog`
  476. INFO 10-05-2018 10:26:liquibase: Successfully acquired change log lock
  477. INFO 10-05-2018 10:26:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  478. INFO 10-05-2018 10:26:liquibase: Successfully released change log lock
  479. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:00,516| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling
  480. .started value: true,
  481. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:00,525| Exiting method saveGlobalProperty
  482. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:00,536| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling
  483. .mandatory value: false,
  484. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:00,541| Exiting method saveGlobalProperty
  485. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:00,908| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.started
  486. value: true,
  487. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:00,914| Exiting method saveGlobalProperty
  488. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:00,921| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingrest.mandato
  489. ry value: false,
  490. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:00,930| Exiting method saveGlobalProperty
  491. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:01,153| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.started value:
  492. true,
  493. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:01,159| Exiting method saveGlobalProperty
  494. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:01,166| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: idgen.mandatory value
  495. : false,
  496. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:01,172| Exiting method saveGlobalProperty
  497. INFO 10-05-2018 10:26:liquibase: Reading from `liquibasechangelog`
  498. INFO 10-05-2018 10:26:liquibase: Successfully acquired change log lock
  499. INFO 10-05-2018 10:26:liquibase: Successfully released change log lock
  500. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:01,504| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.sta
  501. rted value: true,
  502. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:01,511| Exiting method saveGlobalProperty
  503. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:01,518| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencemetadata.man
  504. datory value: false,
  505. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:01,524| Exiting method saveGlobalProperty
  506. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:01,879| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencedemodata.sta
  507. rted value: true,
  508. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:01,883| Exiting method saveGlobalProperty
  509. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:01,889| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referencedemodata.man
  510. datory value: false,
  511. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:01,897| Exiting method saveGlobalProperty
  512. INFO 10-05-2018 10:26:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  513. INFO 10-05-2018 10:26:liquibase: Reading from `liquibasechangelog`
  514. INFO 10-05-2018 10:26:liquibase: Successfully acquired change log lock
  515. INFO 10-05-2018 10:26:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  516. INFO 10-05-2018 10:26:liquibase: Successfully released change log lock
  517. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:02,237| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.star
  518. ted value: true,
  519. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:02,247| Exiting method saveGlobalProperty
  520. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:02,253| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationcore.mand
  521. atory value: false,
  522. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:02,263| Exiting method saveGlobalProperty
  523. INFO 10-05-2018 10:26:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  524. INFO 10-05-2018 10:26:liquibase: Reading from `liquibasechangelog`
  525. INFO 10-05-2018 10:26:liquibase: Successfully acquired change log lock
  526. INFO 10-05-2018 10:26:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  527. INFO 10-05-2018 10:26:liquibase: Successfully released change log lock
  528. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:02,604| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.started
  529. value: true,
  530. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:02,611| Exiting method saveGlobalProperty
  531. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:02,616| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appframework.mandator
  532. y value: false,
  533. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:02,621| Exiting method saveGlobalProperty
  534. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:03,151| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.started
  535. value: true,
  536. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:03,155| Exiting method saveGlobalProperty
  537. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:03,163| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: formentryapp.mandator
  538. y value: false,
  539. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:03,169| Exiting method saveGlobalProperty
  540. INFO 10-05-2018 10:26:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  541. INFO 10-05-2018 10:26:liquibase: Reading from `liquibasechangelog`
  542. INFO 10-05-2018 10:26:liquibase: Successfully acquired change log lock
  543. INFO 10-05-2018 10:26:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  544. INFO 10-05-2018 10:26:liquibase: Successfully released change log lock
  545. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:03,872| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.started val
  546. ue: true,
  547. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:03,880| Exiting method saveGlobalProperty
  548. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:03,887| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergyui.mandatory v
  549. alue: false,
  550. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:03,891| Exiting method saveGlobalProperty
  551. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:04,314| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.started value:
  552. true,
  553. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:04,319| Exiting method saveGlobalProperty
  554. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:04,324| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appui.mandatory value
  555. : false,
  556. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:04,331| Exiting method saveGlobalProperty
  557. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:04,630| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.started value
  558. : true,
  559. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:04,635| Exiting method saveGlobalProperty
  560. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:04,641| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: adminui.mandatory val
  561. ue: false,
  562. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:04,649| Exiting method saveGlobalProperty
  563. INFO 10-05-2018 10:26:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  564. INFO 10-05-2018 10:26:liquibase: Reading from `liquibasechangelog`
  565. INFO 10-05-2018 10:26:liquibase: Successfully acquired change log lock
  566. INFO 10-05-2018 10:26:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  567. INFO 10-05-2018 10:26:liquibase: Successfully released change log lock
  568. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:05,202| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.started valu
  569. e: true,
  570. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:05,209| Exiting method saveGlobalProperty
  571. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:05,219| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: coreapps.mandatory va
  572. lue: false,
  573. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:05,232| Exiting method saveGlobalProperty
  574. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:06,067| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationapp.start
  575. ed value: true,
  576. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:06,072| Exiting method saveGlobalProperty
  577. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:06,078| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: registrationapp.manda
  578. tory value: false,
  579. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:06,084| Exiting method saveGlobalProperty
  580. INFO 10-05-2018 10:26:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  581. INFO 10-05-2018 10:26:liquibase: Reading from `liquibasechangelog`
  582. INFO 10-05-2018 10:26:liquibase: Successfully acquired change log lock
  583. INFO 10-05-2018 10:26:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  584. INFO 10-05-2018 10:26:liquibase: Successfully released change log lock
  585. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:07,758| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dermatology.started v
  586. alue: true,
  587. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:07,763| Exiting method saveGlobalProperty
  588. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:07,772| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dermatology.mandatory
  589. value: false,
  590. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:07,782| Exiting method saveGlobalProperty
  591. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:08,087| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingui.started v
  592. alue: true,
  593. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:08,091| Exiting method saveGlobalProperty
  594. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:08,097| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: reportingui.mandatory
  595. value: false,
  596. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:08,103| Exiting method saveGlobalProperty
  597. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:08,223| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling
  598. ui.started value: true,
  599. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:08,228| Exiting method saveGlobalProperty
  600. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:08,232| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: appointmentscheduling
  601. ui.mandatory value: false,
  602. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:08,237| Exiting method saveGlobalProperty
  603. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:08,608| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.start
  604. ed value: true,
  605. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:08,614| Exiting method saveGlobalProperty
  606. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:08,621| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: htmlformentryui.manda
  607. tory value: false,
  608. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:08,626| Exiting method saveGlobalProperty
  609. INFO 10-05-2018 10:26:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  610. INFO 10-05-2018 10:26:liquibase: Reading from `liquibasechangelog`
  611. INFO 10-05-2018 10:26:liquibase: Successfully acquired change log lock
  612. INFO 10-05-2018 10:26:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  613. INFO 10-05-2018 10:26:liquibase: Successfully released change log lock
  614. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:11,506| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: chartsearch.started v
  615. alue: true,
  616. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:11,512| Exiting method saveGlobalProperty
  617. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:11,518| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: chartsearch.mandatory
  618. value: false,
  619. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:11,523| Exiting method saveGlobalProperty
  620. INFO 10-05-2018 10:26:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  621. INFO 10-05-2018 10:26:liquibase: Reading from `liquibasechangelog`
  622. INFO 10-05-2018 10:26:liquibase: Successfully acquired change log lock
  623. INFO 10-05-2018 10:26:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0
  624. INFO 10-05-2018 10:26:liquibase: Successfully released change log lock
  625. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:12,162| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referenceapplication.
  626. started value: true,
  627. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:12,166| Exiting method saveGlobalProperty
  628. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:26:12,172| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: referenceapplication.
  629. mandatory value: false,
  630. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:26:12,178| Exiting method saveGlobalProperty
  631. INFO - LoggingAdvice.invoke(115) |2018-05-10 10:27:02,528| In method SchedulerService.saveToMemento. Arguments:
  632. INFO - LoggingAdvice.invoke(155) |2018-05-10 10:27:02,551| Exiting method saveToMemento
  633. INFO - ServiceContext.startRefreshingContext(823) |2018-05-10 10:27:02,649| Refreshing Context
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement