Guest User

Untitled

a guest
Jul 6th, 2020
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 121.75 KB | None | 0 0
  1. C:\Users\ODEL>mvn org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:3.13.6:run
  2. [INFO] Scanning for projects...
  3. [INFO]
  4. [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
  5. [INFO] Building Maven Stub Project (No POM) 1
  6. [INFO] --------------------------------[ pom ]---------------------------------
  7. [INFO]
  8. [INFO] --- openmrs-sdk-maven-plugin:3.13.6:run (default-cli) @ standalone-pom ---
  9.  
  10. You have the following servers::
  11. 1) openmrs
  12.  
  13. Which one do you choose? [1]: 1
  14.  
  15. Checking if port 8080 is in use... [free]
  16.  
  17. Forking a new process... (use -Dfork=false to prevent forking)
  18.  
  19. Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
  20. Maven home: C:\Program Files\AdoptOpenJDK\apache-maven-3.6.3\bin\..
  21. Java version: 1.8.0_252, vendor: AdoptOpenJDK, runtime: C:\Program Files\AdoptOpenJDK\jdk-8.0.252.09-hotspot\jre
  22. Default locale: en_US, platform encoding: Cp1252
  23. OS name: "windows 10", version: "10.0", arch: "x86", family: "windows"
  24. [INFO] Scanning for projects...
  25. [INFO]
  26. [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
  27. [INFO] Building Maven Stub Project (No POM) 1
  28. [INFO] --------------------------------[ pom ]---------------------------------
  29. [INFO]
  30. [INFO] --- openmrs-sdk-maven-plugin:3.13.6:run-tomcat (default-cli) @ standalone-pom ---
  31.  
  32.  
  33. Using JAVA_HOME: C:\Program Files\AdoptOpenJDK\jdk-8.0.252.09-hotspot\jre
  34.  
  35. Using MAVEN_OPTS: -Xmx768m -XX:MaxPermSize=512m
  36.  
  37. Starting Tomcat...
  38.  
  39. Jul 06, 2020 11:04:42 PM org.apache.coyote.AbstractProtocol init
  40. INFO: Initializing ProtocolHandler ["http-bio-8080"]
  41. Jul 06, 2020 11:04:43 PM org.apache.catalina.core.StandardService startInternal
  42. INFO: Starting service [Tomcat]
  43. Jul 06, 2020 11:04:43 PM org.apache.catalina.core.StandardEngine startInternal
  44. INFO: Starting Servlet Engine: Apache Tomcat/7.0.100
  45. Jul 06, 2020 11:04:45 PM org.apache.catalina.startup.TldConfig execute
  46. 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.
  47. Jul 06, 2020 11:04:47 PM org.apache.catalina.util.SessionIdGeneratorBase createSecureRandom
  48. WARNING: Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [1,654] milliseconds.
  49. Jul 06, 2020 11:05:01 PM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
  50. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2122) |2020-07-06T23:05:28,756| Unable to find a runtime properties file at C:\Users\ODEL\openmrs-runtime.properties
  51. INFO: No global web.xml found
  52. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2150) |2020-07-06T23:05:28,819| Unable to find properties file: C:\Users\ODEL\openmrs\openmrs\openmrs-runtime.properties
  53. Jul 06, 2020 11:05:01 PM org.apache.catalina.deploy.WebXml setVersion
  54. WARN - OpenmrsUtil.getRuntimeProperties(2083) |2020-07-06T23:05:28,819| Unable to find a runtime properties file. Initial setup is needed. View the webapp to run the setup wizard.
  55. WARNING: Unknown version string [4.0]. Default version will be used.
  56. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  57. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2122) |2020-07-06T23:05:30,009| Unable to find a runtime properties file at C:\Users\ODEL\openmrs-runtime.properties
  58. INFO: TLD skipped. URI: http://java.sun.com/jstl/core_rt is already defined
  59. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2150) |2020-07-06T23:05:30,010| Unable to find properties file: C:\Users\ODEL\openmrs\openmrs\openmrs-runtime.properties
  60. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  61. WARN - OpenmrsUtil.getRuntimeProperties(2083) |2020-07-06T23:05:30,010| Unable to find a runtime properties file. Initial setup is needed. View the webapp to run the setup wizard.
  62. INFO: TLD skipped. URI: http://java.sun.com/jstl/core is already defined
  63. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  64.  
  65. OpenMRS is ready for you at http://localhost:8080/openmrs/
  66. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/core is already defined
  67. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  68. INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt_rt is already defined
  69. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  70. INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt is already defined
  71. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  72. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/fmt is already defined
  73. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  74. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/functions is already defined
  75. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  76. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/permittedTaglibs is already defined
  77. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  78. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/scriptfree is already defined
  79. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  80. INFO: TLD skipped. URI: http://java.sun.com/jstl/sql_rt is already defined
  81. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  82. INFO: TLD skipped. URI: http://java.sun.com/jstl/sql is already defined
  83. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  84. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/sql is already defined
  85. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  86. INFO: TLD skipped. URI: http://java.sun.com/jstl/xml_rt is already defined
  87. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  88. INFO: TLD skipped. URI: http://java.sun.com/jstl/xml is already defined
  89. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  90. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/xml is already defined
  91. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TldConfig execute
  92. 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.
  93. SLF4J: Class path contains multiple SLF4J bindings.
  94. SLF4J: Found binding in [jar:file:/C:/Users/ODEL/openmrs/openmrs/tmp/openmrs/WEB-INF/lib/log4j-slf4j-impl-2.13.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  95. SLF4J: Found binding in [jar:file:/C:/Users/ODEL/.m2/repository/org/slf4j/slf4j-simple/1.6.2/slf4j-simple-1.6.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  96. SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
  97. SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
  98. Jul 06, 2020 11:05:30 PM org.apache.coyote.AbstractProtocol start
  99. INFO: Starting ProtocolHandler ["http-bio-8080"]
  100. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2122) |2020-07-06T23:05:49,929| Unable to find a runtime properties file at C:\Users\ODEL\openmrs-runtime.properties
  101. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2150) |2020-07-06T23:05:49,931| Unable to find properties file: C:\Users\ODEL\openmrs\openmrs\openmrs-runtime.properties
  102. Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.
  103. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(67) |2020-07-06T23:05:52,338| identifying the Liquibase snapshot version that had been used to initialize the OpenMRS database...
  104. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(80) |2020-07-06T23:05:52,388| looking for un-run change sets in snapshot version '2.3.x'
  105. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:03,172| Executing with the 'jdbc' executor
  106. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:03,461| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  107. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:03,503| Can not use class liquibase.parser.core.yaml.YamlChangeLogParser as a Liquibase service because org.yaml.snakeyaml.constructor.BaseConstructor is not in the classpath
  108. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:03,505| Can not use class liquibase.parser.core.json.JsonChangeLogParser as a Liquibase service because org.yaml.snakeyaml.constructor.BaseConstructor is not in the classpath
  109. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:12,350| Executing with the 'jdbc' executor
  110. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:12,358| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  111. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:12,382| Reading from openmrs.liquibasechangelog
  112. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:12,390| Executing with the 'jdbc' executor
  113. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:12,401| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  114. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:12,583| Executing with the 'jdbc' executor
  115. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:12,589| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  116. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:12,598| Executing with the 'jdbc' executor
  117. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:12,599| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  118. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:15,909| file 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-2.3.x.xml' contains 875 un-run change sets
  119. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:17,691| Executing with the 'jdbc' executor
  120. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:17,691| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  121. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:18,115| Executing with the 'jdbc' executor
  122. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:18,117| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  123. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:18,119| Reading from openmrs.liquibasechangelog
  124. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:18,119| Executing with the 'jdbc' executor
  125. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:18,120| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  126. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:18,252| Executing with the 'jdbc' executor
  127. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:18,252| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  128. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:18,267| Executing with the 'jdbc' executor
  129. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:18,268| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  130. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:19,902| file 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-2.3.x.xml' contains 24 un-run change sets
  131. WARN - Slf4jLogger.warning(32) |2020-07-06T23:06:19,936| Failed to restore the auto commit to true
  132. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(80) |2020-07-06T23:06:19,936| looking for un-run change sets in snapshot version '2.2.x'
  133. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:20,635| Executing with the 'jdbc' executor
  134. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:20,643| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  135. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:21,959| Executing with the 'jdbc' executor
  136. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:21,959| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  137. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:21,963| Reading from openmrs.liquibasechangelog
  138. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:21,963| Executing with the 'jdbc' executor
  139. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:21,964| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  140. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:22,028| Executing with the 'jdbc' executor
  141. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:22,029| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  142. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:22,030| Executing with the 'jdbc' executor
  143. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:22,031| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  144. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:24,581| file 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-2.2.x.xml' contains 871 un-run change sets
  145. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,287| Executing with the 'jdbc' executor
  146. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,289| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  147. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,630| Executing with the 'jdbc' executor
  148. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,631| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  149. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,633| Reading from openmrs.liquibasechangelog
  150. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,634| Executing with the 'jdbc' executor
  151. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,635| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  152. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,690| Executing with the 'jdbc' executor
  153. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,691| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  154. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,693| Executing with the 'jdbc' executor
  155. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,693| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  156. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:28,125| file 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-2.2.x.xml' contains 24 un-run change sets
  157. WARN - Slf4jLogger.warning(32) |2020-07-06T23:06:28,131| Failed to restore the auto commit to true
  158. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(80) |2020-07-06T23:06:28,131| looking for un-run change sets in snapshot version '2.1.x'
  159. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:28,862| Executing with the 'jdbc' executor
  160. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:28,863| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  161. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:29,916| Executing with the 'jdbc' executor
  162. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:29,917| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  163. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:29,920| Reading from openmrs.liquibasechangelog
  164. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:29,920| Executing with the 'jdbc' executor
  165. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:29,921| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  166. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:29,988| Executing with the 'jdbc' executor
  167. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:29,988| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  168. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:29,989| Executing with the 'jdbc' executor
  169. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:29,989| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  170. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:32,395| file 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-2.1.x.xml' contains 815 un-run change sets
  171. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,095| Executing with the 'jdbc' executor
  172. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,096| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  173. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,449| Executing with the 'jdbc' executor
  174. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,449| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  175. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,452| Reading from openmrs.liquibasechangelog
  176. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,453| Executing with the 'jdbc' executor
  177. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,453| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  178. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,517| Executing with the 'jdbc' executor
  179. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,518| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  180. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,519| Executing with the 'jdbc' executor
  181. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,520| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  182. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:35,488| file 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-2.1.x.xml' contains 24 un-run change sets
  183. WARN - Slf4jLogger.warning(32) |2020-07-06T23:06:35,489| Failed to restore the auto commit to true
  184. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(80) |2020-07-06T23:06:35,489| looking for un-run change sets in snapshot version '1.9.x'
  185. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:36,174| Executing with the 'jdbc' executor
  186. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:36,174| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  187. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:37,107| Executing with the 'jdbc' executor
  188. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:37,107| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  189. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:37,121| Reading from openmrs.liquibasechangelog
  190. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:37,122| Executing with the 'jdbc' executor
  191. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:37,122| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  192. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:37,255| Executing with the 'jdbc' executor
  193. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:37,256| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  194. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:37,258| Executing with the 'jdbc' executor
  195. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:37,259| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  196. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:38,974| file 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-1.9.x.xml' contains 0 un-run change sets
  197. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:39,694| Executing with the 'jdbc' executor
  198. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:39,695| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  199. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:40,032| Executing with the 'jdbc' executor
  200. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:40,034| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  201. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:40,038| Reading from openmrs.liquibasechangelog
  202. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:40,038| Executing with the 'jdbc' executor
  203. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:40,039| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  204. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:40,113| Executing with the 'jdbc' executor
  205. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:40,114| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  206. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:40,115| Executing with the 'jdbc' executor
  207. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:40,116| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  208. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:40,853| file 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-1.9.x.xml' contains 0 un-run change sets
  209. WARN - Slf4jLogger.warning(32) |2020-07-06T23:06:40,854| Failed to restore the auto commit to true
  210. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(110) |2020-07-06T23:06:40,855| the Liquibase snapshot version that had been used to initialize the OpenMRS database is '1.9.x'
  211. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:41,586| Executing with the 'jdbc' executor
  212. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:41,587| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  213. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:42,800| Executing with the 'jdbc' executor
  214. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:42,800| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  215. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:42,802| Reading from openmrs.liquibasechangelog
  216. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:42,803| Executing with the 'jdbc' executor
  217. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:42,803| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  218. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:42,862| Executing with the 'jdbc' executor
  219. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:42,863| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  220. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:42,864| Executing with the 'jdbc' executor
  221. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:42,865| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  222. WARN - Slf4jLogger.warning(32) |2020-07-06T23:06:44,131| modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  223. WARN - Slf4jLogger.warning(32) |2020-07-06T23:06:44,135| modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  224. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:44,242| Executing with the 'jdbc' executor
  225. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:44,243| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
  226. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:44,245| Executing with the 'jdbc' executor
  227. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:44,363| Successfully acquired change log lock
  228. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:44,933| Executing with the 'jdbc' executor
  229. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:44,963| Successfully released change log lock
  230. WARN - InitializationFilter$InitializationCompletion$1.run(1725) |2020-07-06T23:06:44,966| Error while trying to update to the latest database version
  231. org.openmrs.util.DatabaseUpdateException: There was an error while updating the database to the latest. file: org\openmrs\liquibase\updates\liquibase-update-to-latest-2.0.x.xml. Error: org\openmrs\liquibase\updates\liquibase-update-to-latest-2.0.x.xml does not exist
  232. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:188) ~[openmrs-api-2.4.0-SNAPSHOT.jar:?]
  233. at org.openmrs.web.filter.initialization.InitializationFilter$InitializationCompletion$1.run(InitializationFilter.java:1718) [openmrs-web-2.4.0-SNAPSHOT.jar:?]
  234. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
  235. Caused by: liquibase.exception.ChangeLogParseException: org\openmrs\liquibase\updates\liquibase-update-to-latest-2.0.x.xml does not exist
  236. at liquibase.parser.core.xml.XMLChangeLogSAXParser.parseToNode(XMLChangeLogSAXParser.java:106) ~[liquibase-core-3.10.0.jar:?]
  237. at liquibase.parser.core.xml.AbstractChangeLogParser.parse(AbstractChangeLogParser.java:15) ~[liquibase-core-3.10.0.jar:?]
  238. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:244) ~[openmrs-api-2.4.0-SNAPSHOT.jar:?]
  239. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:183) ~[openmrs-api-2.4.0-SNAPSHOT.jar:?]
  240. ... 2 more
  241. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2122) |2020-07-06T23:06:45,259| Unable to find a runtime properties file at C:\Users\ODEL\openmrs-runtime.properties
  242. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2150) |2020-07-06T23:06:45,260| Unable to find properties file: C:\Users\ODEL\openmrs\openmrs\openmrs-runtime.properties
  243. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(67) |2020-07-06T23:06:45,309| identifying the Liquibase snapshot version that had been used to initialize the OpenMRS database...
  244. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(80) |2020-07-06T23:06:45,309| looking for un-run change sets in snapshot version '2.3.x'
  245. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:46,106| Executing with the 'jdbc' executor
  246. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:46,106| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  247. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:47,767| Executing with the 'jdbc' executor
  248. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:47,768| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  249. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:47,770| Reading from openmrs.liquibasechangelog
  250. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:47,771| Executing with the 'jdbc' executor
  251. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:47,772| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  252. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:47,858| Executing with the 'jdbc' executor
  253. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:47,859| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  254. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:47,860| Executing with the 'jdbc' executor
  255. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:47,861| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  256. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:50,889| file 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-2.3.x.xml' contains 875 un-run change sets
  257. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:52,794| Executing with the 'jdbc' executor
  258. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:52,795| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  259. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:53,370| Executing with the 'jdbc' executor
  260. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:53,370| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  261. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:53,373| Reading from openmrs.liquibasechangelog
  262. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:53,373| Executing with the 'jdbc' executor
  263. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:53,373| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  264. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:53,441| Executing with the 'jdbc' executor
  265. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:53,441| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  266. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:53,443| Executing with the 'jdbc' executor
  267. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:53,443| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  268. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:54,727| file 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-2.3.x.xml' contains 24 un-run change sets
  269. WARN - Slf4jLogger.warning(32) |2020-07-06T23:06:54,728| Failed to restore the auto commit to true
  270. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(80) |2020-07-06T23:06:54,728| looking for un-run change sets in snapshot version '2.2.x'
  271. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:55,444| Executing with the 'jdbc' executor
  272. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:55,446| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  273. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:56,772| Executing with the 'jdbc' executor
  274. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:56,775| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  275. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:56,778| Reading from openmrs.liquibasechangelog
  276. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:56,778| Executing with the 'jdbc' executor
  277. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:56,791| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  278. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:56,891| Executing with the 'jdbc' executor
  279. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:56,891| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  280. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:56,899| Executing with the 'jdbc' executor
  281. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:56,900| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  282. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:59,798| file 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-2.2.x.xml' contains 871 un-run change sets
  283. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:01,512| Executing with the 'jdbc' executor
  284. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:01,513| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  285. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:01,905| Executing with the 'jdbc' executor
  286. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:01,909| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  287. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:01,911| Reading from openmrs.liquibasechangelog
  288. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:01,912| Executing with the 'jdbc' executor
  289. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:01,912| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  290. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:01,998| Executing with the 'jdbc' executor
  291. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:01,999| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  292. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:02,000| Executing with the 'jdbc' executor
  293. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:02,000| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  294. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:07:03,174| file 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-2.2.x.xml' contains 24 un-run change sets
  295. WARN - Slf4jLogger.warning(32) |2020-07-06T23:07:03,177| Failed to restore the auto commit to true
  296. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(80) |2020-07-06T23:07:03,177| looking for un-run change sets in snapshot version '2.1.x'
  297. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:03,918| Executing with the 'jdbc' executor
  298. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:03,919| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  299. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:05,000| Executing with the 'jdbc' executor
  300. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:05,001| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  301. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:05,005| Reading from openmrs.liquibasechangelog
  302. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:05,005| Executing with the 'jdbc' executor
  303. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:05,006| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  304. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:05,089| Executing with the 'jdbc' executor
  305. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:05,089| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  306. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:05,091| Executing with the 'jdbc' executor
  307. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:05,091| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  308. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:07:07,900| file 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-2.1.x.xml' contains 815 un-run change sets
  309. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:09,588| Executing with the 'jdbc' executor
  310. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:09,590| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  311. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:09,940| Executing with the 'jdbc' executor
  312. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:09,942| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  313. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:09,944| Reading from openmrs.liquibasechangelog
  314. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:09,945| Executing with the 'jdbc' executor
  315. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:09,945| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  316. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:10,023| Executing with the 'jdbc' executor
  317. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:10,023| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  318. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:10,026| Executing with the 'jdbc' executor
  319. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:10,027| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  320. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:07:11,113| file 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-2.1.x.xml' contains 24 un-run change sets
  321. WARN - Slf4jLogger.warning(32) |2020-07-06T23:07:11,115| Failed to restore the auto commit to true
  322. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(80) |2020-07-06T23:07:11,115| looking for un-run change sets in snapshot version '1.9.x'
  323. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:11,810| Executing with the 'jdbc' executor
  324. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:11,811| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  325. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:12,483| Executing with the 'jdbc' executor
  326. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:12,487| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  327. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:12,489| Reading from openmrs.liquibasechangelog
  328. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:12,489| Executing with the 'jdbc' executor
  329. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:12,490| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  330. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:12,592| Executing with the 'jdbc' executor
  331. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:12,593| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  332. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:12,595| Executing with the 'jdbc' executor
  333. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:12,595| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  334. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:07:13,651| file 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-1.9.x.xml' contains 0 un-run change sets
  335. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,340| Executing with the 'jdbc' executor
  336. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,340| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  337. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,722| Executing with the 'jdbc' executor
  338. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,723| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  339. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,727| Reading from openmrs.liquibasechangelog
  340. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,727| Executing with the 'jdbc' executor
  341. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,728| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  342. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,843| Executing with the 'jdbc' executor
  343. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,843| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  344. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,847| Executing with the 'jdbc' executor
  345. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,847| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  346. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:07:15,248| file 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-1.9.x.xml' contains 0 un-run change sets
  347. WARN - Slf4jLogger.warning(32) |2020-07-06T23:07:15,250| Failed to restore the auto commit to true
  348. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(110) |2020-07-06T23:07:15,251| the Liquibase snapshot version that had been used to initialize the OpenMRS database is '1.9.x'
  349. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:15,954| Executing with the 'jdbc' executor
  350. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:15,955| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  351. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:17,149| Executing with the 'jdbc' executor
  352. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:17,156| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  353. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:17,161| Reading from openmrs.liquibasechangelog
  354. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:17,161| Executing with the 'jdbc' executor
  355. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:17,162| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  356. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:17,255| Executing with the 'jdbc' executor
  357. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:17,256| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  358. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:17,258| Executing with the 'jdbc' executor
  359. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:17,259| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  360. WARN - Slf4jLogger.warning(32) |2020-07-06T23:07:18,877| modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  361. WARN - Slf4jLogger.warning(32) |2020-07-06T23:07:18,879| modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  362. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:19,008| Executing with the 'jdbc' executor
  363. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:19,009| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
  364. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:19,012| Executing with the 'jdbc' executor
  365. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:19,059| Successfully acquired change log lock
  366. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:20,645| Executing with the 'jdbc' executor
  367. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:20,776| Successfully released change log lock
  368. WARN - InitializationFilter$InitializationCompletion$1.run(1725) |2020-07-06T23:07:20,778| Error while trying to update to the latest database version
  369. org.openmrs.util.DatabaseUpdateException: There was an error while updating the database to the latest. file: org\openmrs\liquibase\updates\liquibase-update-to-latest-2.0.x.xml. Error: org\openmrs\liquibase\updates\liquibase-update-to-latest-2.0.x.xml does not exist
  370. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:188) ~[openmrs-api-2.4.0-SNAPSHOT.jar:?]
  371. at org.openmrs.web.filter.initialization.InitializationFilter$InitializationCompletion$1.run(InitializationFilter.java:1718) [openmrs-web-2.4.0-SNAPSHOT.jar:?]
  372. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
  373. Caused by: liquibase.exception.ChangeLogParseException: org\openmrs\liquibase\updates\liquibase-update-to-latest-2.0.x.xml does not exist
  374. at liquibase.parser.core.xml.XMLChangeLogSAXParser.parseToNode(XMLChangeLogSAXParser.java:106) ~[liquibase-core-3.10.0.jar:?]
  375. at liquibase.parser.core.xml.AbstractChangeLogParser.parse(AbstractChangeLogParser.java:15) ~[liquibase-core-3.10.0.jar:?]
  376. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:244) ~[openmrs-api-2.4.0-SNAPSHOT.jar:?]
  377. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:183) ~[openmrs-api-2.4.0-SNAPSHOT.jar:?]
  378. ... 2 more
  379. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2122) |2020-07-06T23:07:21,426| Unable to find a runtime properties file at C:\Users\ODEL\openmrs-runtime.properties
  380. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2150) |2020-07-06T23:07:21,427| Unable to find properties file: C:\Users\ODEL\openmrs\openmrs\openmrs-runtime.properties
  381. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(67) |2020-07-06T23:07:22,340| identifying the Liquibase snapshot version that had been used to initialize the OpenMRS database...
  382. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(80) |2020-07-06T23:07:22,340| looking for un-run change sets in snapshot version '2.3.x'
  383. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:23,179| Executing with the 'jdbc' executor
  384. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:23,179| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  385. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:25,981| Executing with the 'jdbc' executor
  386. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:25,981| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  387. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:25,984| Reading from openmrs.liquibasechangelog
  388. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:25,984| Executing with the 'jdbc' executor
  389. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:25,986| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  390. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:26,104| Executing with the 'jdbc' executor
  391. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:26,106| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  392. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:26,108| Executing with the 'jdbc' executor
  393. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:26,120| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock[INFO] Scanning for projects...
  394. [INFO]
  395. [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
  396. [INFO] Building Maven Stub Project (No POM) 1
  397. [INFO] --------------------------------[ pom ]---------------------------------
  398. [INFO]
  399. [INFO] --- openmrs-sdk-maven-plugin:3.13.6:run (default-cli) @ standalone-pom ---
  400.  
  401. You have the following servers::
  402. 1) openmrs
  403.  
  404. Which one do you choose? [1]: 1
  405.  
  406. Checking if port 8080 is in use... [free]
  407.  
  408. Forking a new process... (use -Dfork=false to prevent forking)
  409.  
  410. Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
  411. Maven home: C:\Program Files\AdoptOpenJDK\apache-maven-3.6.3\bin\..
  412. Java version: 1.8.0_252, vendor: AdoptOpenJDK, runtime: C:\Program Files\AdoptOpenJDK\jdk-8.0.252.09-hotspot\jre
  413. Default locale: en_US, platform encoding: Cp1252
  414. OS name: "windows 10", version: "10.0", arch: "x86", family: "windows"
  415. [INFO] Scanning for projects...
  416. [INFO]
  417. [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
  418. [INFO] Building Maven Stub Project (No POM) 1
  419. [INFO] --------------------------------[ pom ]---------------------------------
  420. [INFO]
  421. [INFO] --- openmrs-sdk-maven-plugin:3.13.6:run-tomcat (default-cli) @ standalone-pom ---
  422.  
  423.  
  424. Using JAVA_HOME: C:\Program Files\AdoptOpenJDK\jdk-8.0.252.09-hotspot\jre
  425.  
  426. Using MAVEN_OPTS: -Xmx768m -XX:MaxPermSize=512m
  427.  
  428. Starting Tomcat...
  429.  
  430. Jul 06, 2020 11:04:42 PM org.apache.coyote.AbstractProtocol init
  431. INFO: Initializing ProtocolHandler ["http-bio-8080"]
  432. Jul 06, 2020 11:04:43 PM org.apache.catalina.core.StandardService startInternal
  433. INFO: Starting service [Tomcat]
  434. Jul 06, 2020 11:04:43 PM org.apache.catalina.core.StandardEngine startInternal
  435. INFO: Starting Servlet Engine: Apache Tomcat/7.0.100
  436. Jul 06, 2020 11:04:45 PM org.apache.catalina.startup.TldConfig execute
  437. 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.
  438. Jul 06, 2020 11:04:47 PM org.apache.catalina.util.SessionIdGeneratorBase createSecureRandom
  439. WARNING: Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [1,654] milliseconds.
  440. Jul 06, 2020 11:05:01 PM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
  441. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2122) |2020-07-06T23:05:28,756| Unable to find a runtime properties file at C:\Users\ODEL\openmrs-runtime.properties
  442. INFO: No global web.xml found
  443. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2150) |2020-07-06T23:05:28,819| Unable to find properties file: C:\Users\ODEL\openmrs\openmrs\openmrs-runtime.properties
  444. Jul 06, 2020 11:05:01 PM org.apache.catalina.deploy.WebXml setVersion
  445. WARN - OpenmrsUtil.getRuntimeProperties(2083) |2020-07-06T23:05:28,819| Unable to find a runtime properties file. Initial setup is needed. View the webapp to run the setup wizard.
  446. WARNING: Unknown version string [4.0]. Default version will be used.
  447. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  448. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2122) |2020-07-06T23:05:30,009| Unable to find a runtime properties file at C:\Users\ODEL\openmrs-runtime.properties
  449. INFO: TLD skipped. URI: http://java.sun.com/jstl/core_rt is already defined
  450. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2150) |2020-07-06T23:05:30,010| Unable to find properties file: C:\Users\ODEL\openmrs\openmrs\openmrs-runtime.properties
  451. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  452. WARN - OpenmrsUtil.getRuntimeProperties(2083) |2020-07-06T23:05:30,010| Unable to find a runtime properties file. Initial setup is needed. View the webapp to run the setup wizard.
  453. INFO: TLD skipped. URI: http://java.sun.com/jstl/core is already defined
  454. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  455.  
  456. OpenMRS is ready for you at http://localhost:8080/openmrs/
  457. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/core is already defined
  458. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  459. INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt_rt is already defined
  460. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  461. INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt is already defined
  462. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  463. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/fmt is already defined
  464. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  465. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/functions is already defined
  466. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  467. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/permittedTaglibs is already defined
  468. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  469. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/scriptfree is already defined
  470. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  471. INFO: TLD skipped. URI: http://java.sun.com/jstl/sql_rt is already defined
  472. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  473. INFO: TLD skipped. URI: http://java.sun.com/jstl/sql is already defined
  474. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  475. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/sql is already defined
  476. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  477. INFO: TLD skipped. URI: http://java.sun.com/jstl/xml_rt is already defined
  478. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  479. INFO: TLD skipped. URI: http://java.sun.com/jstl/xml is already defined
  480. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  481. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/xml is already defined
  482. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TldConfig execute
  483. 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.
  484. SLF4J: Class path contains multiple SLF4J bindings.
  485. SLF4J: Found binding in [jar:file:/C:/Users/ODEL/openmrs/openmrs/tmp/openmrs/WEB-INF/lib/log4j-slf4j-impl-2.13.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  486. SLF4J: Found binding in [jar:file:/C:/Users/ODEL/.m2/repository/org/slf4j/slf4j-simple/1.6.2/slf4j-simple-1.6.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  487. SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
  488. SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
  489. Jul 06, 2020 11:05:30 PM org.apache.coyote.AbstractProtocol start
  490. INFO: Starting ProtocolHandler ["http-bio-8080"]
  491. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2122) |2020-07-06T23:05:49,929| Unable to find a runtime properties file at C:\Users\ODEL\openmrs-runtime.properties
  492. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2150) |2020-07-06T23:05:49,931| Unable to find properties file: C:\Users\ODEL\openmrs\openmrs\openmrs-runtime.properties
  493. Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.
  494. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(67) |2020-07-06T23:05:52,338| identifying the Liquibase snapshot version that had been used to initialize the OpenMRS database...
  495. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(80) |2020-07-06T23:05:52,388| looking for un-run change sets in snapshot version '2.3.x'
  496. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:03,172| Executing with the 'jdbc' executor
  497. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:03,461| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  498. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:03,503| Can not use class liquibase.parser.core.yaml.YamlChangeLogParser as a Liquibase service because org.yaml.snakeyaml.constructor.BaseConstructor is not in the classpath
  499. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:03,505| Can not use class liquibase.parser.core.json.JsonChangeLogParser as a Liquibase service because org.yaml.snakeyaml.constructor.BaseConstructor is not in the classpath
  500. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:12,350| Executing with the 'jdbc' executor
  501. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:12,358| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  502. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:12,382| Reading from openmrs.liquibasechangelog
  503. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:12,390| Executing with the 'jdbc' executor
  504. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:12,401| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  505. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:12,583| Executing with the 'jdbc' executor
  506. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:12,589| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  507. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:12,598| Executing with the 'jdbc' executor
  508. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:12,599| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  509. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:15,909| file 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-2.3.x.xml' contains 875 un-run change sets
  510. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:17,691| Executing with the 'jdbc' executor
  511. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:17,691| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  512. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:18,115| Executing with the 'jdbc' executor
  513. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:18,117| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  514. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:18,119| Reading from openmrs.liquibasechangelog
  515. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:18,119| Executing with the 'jdbc' executor
  516. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:18,120| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  517. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:18,252| Executing with the 'jdbc' executor
  518. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:18,252| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  519. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:18,267| Executing with the 'jdbc' executor
  520. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:18,268| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  521. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:19,902| file 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-2.3.x.xml' contains 24 un-run change sets
  522. WARN - Slf4jLogger.warning(32) |2020-07-06T23:06:19,936| Failed to restore the auto commit to true
  523. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(80) |2020-07-06T23:06:19,936| looking for un-run change sets in snapshot version '2.2.x'
  524. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:20,635| Executing with the 'jdbc' executor
  525. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:20,643| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  526. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:21,959| Executing with the 'jdbc' executor
  527. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:21,959| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  528. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:21,963| Reading from openmrs.liquibasechangelog
  529. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:21,963| Executing with the 'jdbc' executor
  530. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:21,964| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  531. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:22,028| Executing with the 'jdbc' executor
  532. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:22,029| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  533. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:22,030| Executing with the 'jdbc' executor
  534. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:22,031| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  535. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:24,581| file 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-2.2.x.xml' contains 871 un-run change sets
  536. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,287| Executing with the 'jdbc' executor
  537. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,289| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  538. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,630| Executing with the 'jdbc' executor
  539. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,631| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  540. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,633| Reading from openmrs.liquibasechangelog
  541. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,634| Executing with the 'jdbc' executor
  542. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,635| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  543. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,690| Executing with the 'jdbc' executor
  544. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,691| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  545. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,693| Executing with the 'jdbc' executor
  546. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,693| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  547. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:28,125| file 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-2.2.x.xml' contains 24 un-run change sets
  548. WARN - Slf4jLogger.warning(32) |2020-07-06T23:06:28,131| Failed to restore the auto commit to true
  549. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(80) |2020-07-06T23:06:28,131| looking for un-run change sets in snapshot version '2.1.x'
  550. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:28,862| Executing with the 'jdbc' executor
  551. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:28,863| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  552. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:29,916| Executing with the 'jdbc' executor
  553. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:29,917| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  554. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:29,920| Reading from openmrs.liquibasechangelog
  555. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:29,920| Executing with the 'jdbc' executor
  556. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:29,921| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  557. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:29,988| Executing with the 'jdbc' executor
  558. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:29,988| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  559. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:29,989| Executing with the 'jdbc' executor
  560. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:29,989| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  561. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:32,395| file 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-2.1.x.xml' contains 815 un-run change sets
  562. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,095| Executing with the 'jdbc' executor
  563. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,096| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  564. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,449| Executing with the 'jdbc' executor
  565. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,449| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  566. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,452| Reading from openmrs.liquibasechangelog
  567. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,453| Executing with the 'jdbc' executor
  568. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,453| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  569. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,517| Executing with the 'jdbc' executor
  570. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,518| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  571. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,519| Executing with the 'jdbc' executor
  572. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,520| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  573. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:35,488| file 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-2.1.x.xml' contains 24 un-run change sets
  574. WARN - Slf4jLogger.warning(32) |2020-07-06T23:06:35,489| Failed to restore the auto commit to true
  575. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(80) |2020-07-06T23:06:35,489| looking for un-run change sets in snapshot version '1.9.x'
  576. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:36,174| Executing with the 'jdbc' executor
  577. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:36,174| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  578. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:37,107| Executing with the 'jdbc' executor
  579. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:37,107| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  580. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:37,121| Reading from openmrs.liquibasechangelog
  581. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:37,122| Executing with the 'jdbc' executor
  582. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:37,122| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  583. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:37,255| Executing with the 'jdbc' executor
  584. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:37,256| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  585. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:37,258| Executing with the 'jdbc' executor
  586. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:37,259| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  587. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:38,974| file 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-1.9.x.xml' contains 0 un-run change sets
  588. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:39,694| Executing with the 'jdbc' executor
  589. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:39,695| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  590. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:40,032| Executing with the 'jdbc' executor
  591. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:40,034| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  592. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:40,038| Reading from openmrs.liquibasechangelog
  593. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:40,038| Executing with the 'jdbc' executor
  594. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:40,039| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  595. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:40,113| Executing with the 'jdbc' executor
  596. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:40,114| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  597. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:40,115| Executing with the 'jdbc' executor
  598. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:40,116| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  599. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:40,853| file 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-1.9.x.xml' contains 0 un-run change sets
  600. WARN - Slf4jLogger.warning(32) |2020-07-06T23:06:40,854| Failed to restore the auto commit to true
  601. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(110) |2020-07-06T23:06:40,855| the Liquibase snapshot version that had been used to initialize the OpenMRS database is '1.9.x'
  602. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:41,586| Executing with the 'jdbc' executor
  603. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:41,587| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  604. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:42,800| Executing with the 'jdbc' executor
  605. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:42,800| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  606. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:42,802| Reading from openmrs.liquibasechangelog
  607. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:42,803| Executing with the 'jdbc' executor
  608. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:42,803| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  609. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:42,862| Executing with the 'jdbc' executor
  610. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:42,863| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  611. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:42,864| Executing with the 'jdbc' executor
  612. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:42,865| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  613. WARN - Slf4jLogger.warning(32) |2020-07-06T23:06:44,131| modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  614. WARN - Slf4jLogger.warning(32) |2020-07-06T23:06:44,135| modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  615. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:44,242| Executing with the 'jdbc' executor
  616. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:44,243| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
  617. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:44,245| Executing with the 'jdbc' executor
  618. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:44,363| Successfully acquired change log lock
  619. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:44,933| Executing with the 'jdbc' executor
  620. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:44,963| Successfully released change log lock
  621. WARN - InitializationFilter$InitializationCompletion$1.run(1725) |2020-07-06T23:06:44,966| Error while trying to update to the latest database version
  622. org.openmrs.util.DatabaseUpdateException: There was an error while updating the database to the latest. file: org\openmrs\liquibase\updates\liquibase-update-to-latest-2.0.x.xml. Error: org\openmrs\liquibase\updates\liquibase-update-to-latest-2.0.x.xml does not exist
  623. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:188) ~[openmrs-api-2.4.0-SNAPSHOT.jar:?]
  624. at org.openmrs.web.filter.initialization.InitializationFilter$InitializationCompletion$1.run(InitializationFilter.java:1718) [openmrs-web-2.4.0-SNAPSHOT.jar:?]
  625. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
  626. Caused by: liquibase.exception.ChangeLogParseException: org\openmrs\liquibase\updates\liquibase-update-to-latest-2.0.x.xml does not exist
  627. at liquibase.parser.core.xml.XMLChangeLogSAXParser.parseToNode(XMLChangeLogSAXParser.java:106) ~[liquibase-core-3.10.0.jar:?]
  628. at liquibase.parser.core.xml.AbstractChangeLogParser.parse(AbstractChangeLogParser.java:15) ~[liquibase-core-3.10.0.jar:?]
  629. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:244) ~[openmrs-api-2.4.0-SNAPSHOT.jar:?]
  630. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:183) ~[openmrs-api-2.4.0-SNAPSHOT.jar:?]
  631. ... 2 more
  632. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2122) |2020-07-06T23:06:45,259| Unable to find a runtime properties file at C:\Users\ODEL\openmrs-runtime.properties
  633. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2150) |2020-07-06T23:06:45,260| Unable to find properties file: C:\Users\ODEL\openmrs\openmrs\openmrs-runtime.properties
  634. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(67) |2020-07-06T23:06:45,309| identifying the Liquibase snapshot version that had been used to initialize the OpenMRS database...
  635. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(80) |2020-07-06T23:06:45,309| looking for un-run change sets in snapshot version '2.3.x'
  636. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:46,106| Executing with the 'jdbc' executor
  637. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:46,106| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  638. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:47,767| Executing with the 'jdbc' executor
  639. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:47,768| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  640. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:47,770| Reading from openmrs.liquibasechangelog
  641. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:47,771| Executing with the 'jdbc' executor
  642. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:47,772| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  643. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:47,858| Executing with the 'jdbc' executor
  644. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:47,859| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  645. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:47,860| Executing with the 'jdbc' executor
  646. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:47,861| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  647. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:50,889| file 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-2.3.x.xml' contains 875 un-run change sets
  648. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:52,794| Executing with the 'jdbc' executor
  649. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:52,795| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  650. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:53,370| Executing with the 'jdbc' executor
  651. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:53,370| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  652. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:53,373| Reading from openmrs.liquibasechangelog
  653. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:53,373| Executing with the 'jdbc' executor
  654. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:53,373| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  655. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:53,441| Executing with the 'jdbc' executor
  656. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:53,441| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  657. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:53,443| Executing with the 'jdbc' executor
  658. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:53,443| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  659. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:54,727| file 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-2.3.x.xml' contains 24 un-run change sets
  660. WARN - Slf4jLogger.warning(32) |2020-07-06T23:06:54,728| Failed to restore the auto commit to true
  661. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(80) |2020-07-06T23:06:54,728| looking for un-run change sets in snapshot version '2.2.x'
  662. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:55,444| Executing with the 'jdbc' executor
  663. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:55,446| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  664. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:56,772| Executing with the 'jdbc' executor
  665. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:56,775| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  666. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:56,778| Reading from openmrs.liquibasechangelog
  667. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:56,778| Executing with the 'jdbc' executor
  668. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:56,791| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  669. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:56,891| Executing with the 'jdbc' executor
  670. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:56,891| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  671. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:56,899| Executing with the 'jdbc' executor
  672. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:56,900| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  673. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:59,798| file 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-2.2.x.xml' contains 871 un-run change sets
  674. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:01,512| Executing with the 'jdbc' executor
  675. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:01,513| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  676. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:01,905| Executing with the 'jdbc' executor
  677. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:01,909| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  678. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:01,911| Reading from openmrs.liquibasechangelog
  679. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:01,912| Executing with the 'jdbc' executor
  680. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:01,912| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  681. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:01,998| Executing with the 'jdbc' executor
  682. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:01,999| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  683. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:02,000| Executing with the 'jdbc' executor
  684. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:02,000| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  685. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:07:03,174| file 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-2.2.x.xml' contains 24 un-run change sets
  686. WARN - Slf4jLogger.warning(32) |2020-07-06T23:07:03,177| Failed to restore the auto commit to true
  687. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(80) |2020-07-06T23:07:03,177| looking for un-run change sets in snapshot version '2.1.x'
  688. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:03,918| Executing with the 'jdbc' executor
  689. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:03,919| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  690. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:05,000| Executing with the 'jdbc' executor
  691. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:05,001| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  692. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:05,005| Reading from openmrs.liquibasechangelog
  693. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:05,005| Executing with the 'jdbc' executor
  694. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:05,006| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  695. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:05,089| Executing with the 'jdbc' executor
  696. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:05,089| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  697. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:05,091| Executing with the 'jdbc' executor
  698. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:05,091| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  699. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:07:07,900| file 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-2.1.x.xml' contains 815 un-run change sets
  700. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:09,588| Executing with the 'jdbc' executor
  701. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:09,590| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  702. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:09,940| Executing with the 'jdbc' executor
  703. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:09,942| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  704. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:09,944| Reading from openmrs.liquibasechangelog
  705. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:09,945| Executing with the 'jdbc' executor
  706. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:09,945| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  707. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:10,023| Executing with the 'jdbc' executor
  708. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:10,023| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  709. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:10,026| Executing with the 'jdbc' executor
  710. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:10,027| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  711. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:07:11,113| file 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-2.1.x.xml' contains 24 un-run change sets
  712. WARN - Slf4jLogger.warning(32) |2020-07-06T23:07:11,115| Failed to restore the auto commit to true
  713. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(80) |2020-07-06T23:07:11,115| looking for un-run change sets in snapshot version '1.9.x'
  714. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:11,810| Executing with the 'jdbc' executor
  715. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:11,811| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  716. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:12,483| Executing with the 'jdbc' executor
  717. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:12,487| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  718. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:12,489| Reading from openmrs.liquibasechangelog
  719. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:12,489| Executing with the 'jdbc' executor
  720. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:12,490| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  721. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:12,592| Executing with the 'jdbc' executor
  722. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:12,593| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  723. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:12,595| Executing with the 'jdbc' executor
  724. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:12,595| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  725. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:07:13,651| file 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-1.9.x.xml' contains 0 un-run change sets
  726. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,340| Executing with the 'jdbc' executor
  727. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,340| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  728. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,722| Executing with the 'jdbc' executor
  729. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,723| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  730. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,727| Reading from openmrs.liquibasechangelog
  731. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,727| Executing with the 'jdbc' executor
  732. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,728| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  733. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,843| Executing with the 'jdbc' executor
  734. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,843| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  735. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,847| Executing with the 'jdbc' executor
  736. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,847| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  737. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:07:15,248| file 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-1.9.x.xml' contains 0 un-run change sets
  738. WARN - Slf4jLogger.warning(32) |2020-07-06T23:07:15,250| Failed to restore the auto commit to true
  739. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(110) |2020-07-06T23:07:15,251| the Liquibase snapshot version that had been used to initialize the OpenMRS database is '1.9.x'
  740. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:15,954| Executing with the 'jdbc' executor
  741. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:15,955| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  742. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:17,149| Executing with the 'jdbc' executor
  743. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:17,156| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  744. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:17,161| Reading from openmrs.liquibasechangelog
  745. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:17,161| Executing with the 'jdbc' executor
  746. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:17,162| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  747. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:17,255| Executing with the 'jdbc' executor
  748. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:17,256| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  749. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:17,258| Executing with the 'jdbc' executor
  750. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:17,259| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  751. WARN - Slf4jLogger.warning(32) |2020-07-06T23:07:18,877| modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  752. WARN - Slf4jLogger.warning(32) |2020-07-06T23:07:18,879| modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  753. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:19,008| Executing with the 'jdbc' executor
  754. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:19,009| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
  755. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:19,012| Executing with the 'jdbc' executor
  756. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:19,059| Successfully acquired change log lock
  757. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:20,645| Executing with the 'jdbc' executor
  758. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:20,776| Successfully released change log lock
  759. WARN - InitializationFilter$InitializationCompletion$1.run(1725) |2020-07-06T23:07:20,778| Error while trying to update to the latest database version
  760. org.openmrs.util.DatabaseUpdateException: There was an error while updating the database to the latest. file: org\openmrs\liquibase\updates\liquibase-update-to-latest-2.0.x.xml. Error: org\openmrs\liquibase\updates\liquibase-update-to-latest-2.0.x.xml does not exist
  761. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:188) ~[openmrs-api-2.4.0-SNAPSHOT.jar:?]
  762. at org.openmrs.web.filter.initialization.InitializationFilter$InitializationCompletion$1.run(InitializationFilter.java:1718) [openmrs-web-2.4.0-SNAPSHOT.jar:?]
  763. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
  764. Caused by: liquibase.exception.ChangeLogParseException: org\openmrs\liquibase\updates\liquibase-update-to-latest-2.0.x.xml does not exist
  765. at liquibase.parser.core.xml.XMLChangeLogSAXParser.parseToNode(XMLChangeLogSAXParser.java:106) ~[liquibase-core-3.10.0.jar:?]
  766. at liquibase.parser.core.xml.AbstractChangeLogParser.parse(AbstractChangeLogParser.java:15) ~[liquibase-core-3.10.0.jar:?]
  767. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:244) ~[openmrs-api-2.4.0-SNAPSHOT.jar:?]
  768. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:183) ~[openmrs-api-2.4.0-SNAPSHOT.jar:?]
  769. ... 2 more
  770. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2122) |2020-07-06T23:07:21,426| Unable to find a runtime properties file at C:\Users\ODEL\openmrs-runtime.properties
  771. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2150) |2020-07-06T23:07:21,427| Unable to find properties file: C:\Users\ODEL\openmrs\openmrs\openmrs-runtime.properties
  772. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(67) |2020-07-06T23:07:22,340| identifying the Liquibase snapshot version that had been used to initialize the OpenMRS database...
  773. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(80) |2020-07-06T23:07:22,340| looking for un-run change sets in snapshot version '2.3.x'
  774. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:23,179| Executing with the 'jdbc' executor
  775. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:23,179| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  776. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:25,981| Executing with the 'jdbc' executor
  777. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:25,981| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  778. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:25,984| Reading from openmrs.liquibasechangelog
  779. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:25,984| Executing with the 'jdbc' executor
  780. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:25,986| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  781. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:26,104| Executing with the 'jdbc' executor
  782. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:26,106| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  783. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:26,108| Executing with the 'jdbc' executor
  784. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:26,120| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock[INFO] Scanning for projects...
  785. [INFO]
  786. [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
  787. [INFO] Building Maven Stub Project (No POM) 1
  788. [INFO] --------------------------------[ pom ]---------------------------------
  789. [INFO]
  790. [INFO] --- openmrs-sdk-maven-plugin:3.13.6:run (default-cli) @ standalone-pom ---
  791.  
  792. You have the following servers::
  793. 1) openmrs
  794.  
  795. Which one do you choose? [1]: 1
  796.  
  797. Checking if port 8080 is in use... [free]
  798.  
  799. Forking a new process... (use -Dfork=false to prevent forking)
  800.  
  801. Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
  802. Maven home: C:\Program Files\AdoptOpenJDK\apache-maven-3.6.3\bin\..
  803. Java version: 1.8.0_252, vendor: AdoptOpenJDK, runtime: C:\Program Files\AdoptOpenJDK\jdk-8.0.252.09-hotspot\jre
  804. Default locale: en_US, platform encoding: Cp1252
  805. OS name: "windows 10", version: "10.0", arch: "x86", family: "windows"
  806. [INFO] Scanning for projects...
  807. [INFO]
  808. [INFO] ------------------< org.apache.maven:standalone-pom >-------------------
  809. [INFO] Building Maven Stub Project (No POM) 1
  810. [INFO] --------------------------------[ pom ]---------------------------------
  811. [INFO]
  812. [INFO] --- openmrs-sdk-maven-plugin:3.13.6:run-tomcat (default-cli) @ standalone-pom ---
  813.  
  814.  
  815. Using JAVA_HOME: C:\Program Files\AdoptOpenJDK\jdk-8.0.252.09-hotspot\jre
  816.  
  817. Using MAVEN_OPTS: -Xmx768m -XX:MaxPermSize=512m
  818.  
  819. Starting Tomcat...
  820.  
  821. Jul 06, 2020 11:04:42 PM org.apache.coyote.AbstractProtocol init
  822. INFO: Initializing ProtocolHandler ["http-bio-8080"]
  823. Jul 06, 2020 11:04:43 PM org.apache.catalina.core.StandardService startInternal
  824. INFO: Starting service [Tomcat]
  825. Jul 06, 2020 11:04:43 PM org.apache.catalina.core.StandardEngine startInternal
  826. INFO: Starting Servlet Engine: Apache Tomcat/7.0.100
  827. Jul 06, 2020 11:04:45 PM org.apache.catalina.startup.TldConfig execute
  828. 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.
  829. Jul 06, 2020 11:04:47 PM org.apache.catalina.util.SessionIdGeneratorBase createSecureRandom
  830. WARNING: Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [1,654] milliseconds.
  831. Jul 06, 2020 11:05:01 PM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
  832. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2122) |2020-07-06T23:05:28,756| Unable to find a runtime properties file at C:\Users\ODEL\openmrs-runtime.properties
  833. INFO: No global web.xml found
  834. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2150) |2020-07-06T23:05:28,819| Unable to find properties file: C:\Users\ODEL\openmrs\openmrs\openmrs-runtime.properties
  835. Jul 06, 2020 11:05:01 PM org.apache.catalina.deploy.WebXml setVersion
  836. WARN - OpenmrsUtil.getRuntimeProperties(2083) |2020-07-06T23:05:28,819| Unable to find a runtime properties file. Initial setup is needed. View the webapp to run the setup wizard.
  837. WARNING: Unknown version string [4.0]. Default version will be used.
  838. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  839. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2122) |2020-07-06T23:05:30,009| Unable to find a runtime properties file at C:\Users\ODEL\openmrs-runtime.properties
  840. INFO: TLD skipped. URI: http://java.sun.com/jstl/core_rt is already defined
  841. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2150) |2020-07-06T23:05:30,010| Unable to find properties file: C:\Users\ODEL\openmrs\openmrs\openmrs-runtime.properties
  842. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  843. WARN - OpenmrsUtil.getRuntimeProperties(2083) |2020-07-06T23:05:30,010| Unable to find a runtime properties file. Initial setup is needed. View the webapp to run the setup wizard.
  844. INFO: TLD skipped. URI: http://java.sun.com/jstl/core is already defined
  845. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  846.  
  847. OpenMRS is ready for you at http://localhost:8080/openmrs/
  848. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/core is already defined
  849. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  850. INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt_rt is already defined
  851. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  852. INFO: TLD skipped. URI: http://java.sun.com/jstl/fmt is already defined
  853. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  854. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/fmt is already defined
  855. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  856. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/functions is already defined
  857. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  858. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/permittedTaglibs is already defined
  859. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  860. INFO: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/scriptfree is already defined
  861. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  862. INFO: TLD skipped. URI: http://java.sun.com/jstl/sql_rt is already defined
  863. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  864. INFO: TLD skipped. URI: http://java.sun.com/jstl/sql is already defined
  865. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  866. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/sql is already defined
  867. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  868. INFO: TLD skipped. URI: http://java.sun.com/jstl/xml_rt is already defined
  869. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  870. INFO: TLD skipped. URI: http://java.sun.com/jstl/xml is already defined
  871. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TaglibUriRule body
  872. INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/xml is already defined
  873. Jul 06, 2020 11:05:24 PM org.apache.catalina.startup.TldConfig execute
  874. 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.
  875. SLF4J: Class path contains multiple SLF4J bindings.
  876. SLF4J: Found binding in [jar:file:/C:/Users/ODEL/openmrs/openmrs/tmp/openmrs/WEB-INF/lib/log4j-slf4j-impl-2.13.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  877. SLF4J: Found binding in [jar:file:/C:/Users/ODEL/.m2/repository/org/slf4j/slf4j-simple/1.6.2/slf4j-simple-1.6.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  878. SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
  879. SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
  880. Jul 06, 2020 11:05:30 PM org.apache.coyote.AbstractProtocol start
  881. INFO: Starting ProtocolHandler ["http-bio-8080"]
  882. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2122) |2020-07-06T23:05:49,929| Unable to find a runtime properties file at C:\Users\ODEL\openmrs-runtime.properties
  883. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2150) |2020-07-06T23:05:49,931| Unable to find properties file: C:\Users\ODEL\openmrs\openmrs\openmrs-runtime.properties
  884. Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.
  885. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(67) |2020-07-06T23:05:52,338| identifying the Liquibase snapshot version that had been used to initialize the OpenMRS database...
  886. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(80) |2020-07-06T23:05:52,388| looking for un-run change sets in snapshot version '2.3.x'
  887. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:03,172| Executing with the 'jdbc' executor
  888. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:03,461| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  889. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:03,503| Can not use class liquibase.parser.core.yaml.YamlChangeLogParser as a Liquibase service because org.yaml.snakeyaml.constructor.BaseConstructor is not in the classpath
  890. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:03,505| Can not use class liquibase.parser.core.json.JsonChangeLogParser as a Liquibase service because org.yaml.snakeyaml.constructor.BaseConstructor is not in the classpath
  891. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:12,350| Executing with the 'jdbc' executor
  892. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:12,358| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  893. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:12,382| Reading from openmrs.liquibasechangelog
  894. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:12,390| Executing with the 'jdbc' executor
  895. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:12,401| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  896. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:12,583| Executing with the 'jdbc' executor
  897. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:12,589| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  898. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:12,598| Executing with the 'jdbc' executor
  899. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:12,599| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  900. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:15,909| file 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-2.3.x.xml' contains 875 un-run change sets
  901. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:17,691| Executing with the 'jdbc' executor
  902. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:17,691| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  903. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:18,115| Executing with the 'jdbc' executor
  904. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:18,117| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  905. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:18,119| Reading from openmrs.liquibasechangelog
  906. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:18,119| Executing with the 'jdbc' executor
  907. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:18,120| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  908. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:18,252| Executing with the 'jdbc' executor
  909. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:18,252| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  910. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:18,267| Executing with the 'jdbc' executor
  911. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:18,268| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  912. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:19,902| file 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-2.3.x.xml' contains 24 un-run change sets
  913. WARN - Slf4jLogger.warning(32) |2020-07-06T23:06:19,936| Failed to restore the auto commit to true
  914. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(80) |2020-07-06T23:06:19,936| looking for un-run change sets in snapshot version '2.2.x'
  915. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:20,635| Executing with the 'jdbc' executor
  916. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:20,643| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  917. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:21,959| Executing with the 'jdbc' executor
  918. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:21,959| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  919. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:21,963| Reading from openmrs.liquibasechangelog
  920. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:21,963| Executing with the 'jdbc' executor
  921. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:21,964| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  922. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:22,028| Executing with the 'jdbc' executor
  923. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:22,029| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  924. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:22,030| Executing with the 'jdbc' executor
  925. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:22,031| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  926. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:24,581| file 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-2.2.x.xml' contains 871 un-run change sets
  927. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,287| Executing with the 'jdbc' executor
  928. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,289| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  929. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,630| Executing with the 'jdbc' executor
  930. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,631| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  931. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,633| Reading from openmrs.liquibasechangelog
  932. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,634| Executing with the 'jdbc' executor
  933. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,635| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  934. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,690| Executing with the 'jdbc' executor
  935. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,691| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  936. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,693| Executing with the 'jdbc' executor
  937. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:26,693| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  938. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:28,125| file 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-2.2.x.xml' contains 24 un-run change sets
  939. WARN - Slf4jLogger.warning(32) |2020-07-06T23:06:28,131| Failed to restore the auto commit to true
  940. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(80) |2020-07-06T23:06:28,131| looking for un-run change sets in snapshot version '2.1.x'
  941. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:28,862| Executing with the 'jdbc' executor
  942. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:28,863| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  943. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:29,916| Executing with the 'jdbc' executor
  944. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:29,917| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  945. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:29,920| Reading from openmrs.liquibasechangelog
  946. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:29,920| Executing with the 'jdbc' executor
  947. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:29,921| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  948. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:29,988| Executing with the 'jdbc' executor
  949. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:29,988| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  950. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:29,989| Executing with the 'jdbc' executor
  951. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:29,989| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  952. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:32,395| file 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-2.1.x.xml' contains 815 un-run change sets
  953. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,095| Executing with the 'jdbc' executor
  954. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,096| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  955. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,449| Executing with the 'jdbc' executor
  956. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,449| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  957. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,452| Reading from openmrs.liquibasechangelog
  958. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,453| Executing with the 'jdbc' executor
  959. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,453| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  960. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,517| Executing with the 'jdbc' executor
  961. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,518| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  962. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,519| Executing with the 'jdbc' executor
  963. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:34,520| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  964. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:35,488| file 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-2.1.x.xml' contains 24 un-run change sets
  965. WARN - Slf4jLogger.warning(32) |2020-07-06T23:06:35,489| Failed to restore the auto commit to true
  966. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(80) |2020-07-06T23:06:35,489| looking for un-run change sets in snapshot version '1.9.x'
  967. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:36,174| Executing with the 'jdbc' executor
  968. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:36,174| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  969. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:37,107| Executing with the 'jdbc' executor
  970. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:37,107| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  971. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:37,121| Reading from openmrs.liquibasechangelog
  972. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:37,122| Executing with the 'jdbc' executor
  973. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:37,122| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  974. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:37,255| Executing with the 'jdbc' executor
  975. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:37,256| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  976. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:37,258| Executing with the 'jdbc' executor
  977. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:37,259| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  978. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:38,974| file 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-1.9.x.xml' contains 0 un-run change sets
  979. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:39,694| Executing with the 'jdbc' executor
  980. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:39,695| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  981. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:40,032| Executing with the 'jdbc' executor
  982. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:40,034| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  983. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:40,038| Reading from openmrs.liquibasechangelog
  984. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:40,038| Executing with the 'jdbc' executor
  985. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:40,039| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  986. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:40,113| Executing with the 'jdbc' executor
  987. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:40,114| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  988. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:40,115| Executing with the 'jdbc' executor
  989. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:40,116| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  990. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:40,853| file 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-1.9.x.xml' contains 0 un-run change sets
  991. WARN - Slf4jLogger.warning(32) |2020-07-06T23:06:40,854| Failed to restore the auto commit to true
  992. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(110) |2020-07-06T23:06:40,855| the Liquibase snapshot version that had been used to initialize the OpenMRS database is '1.9.x'
  993. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:41,586| Executing with the 'jdbc' executor
  994. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:41,587| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  995. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:42,800| Executing with the 'jdbc' executor
  996. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:42,800| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  997. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:42,802| Reading from openmrs.liquibasechangelog
  998. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:42,803| Executing with the 'jdbc' executor
  999. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:42,803| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  1000. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:42,862| Executing with the 'jdbc' executor
  1001. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:42,863| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1002. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:42,864| Executing with the 'jdbc' executor
  1003. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:42,865| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1004. WARN - Slf4jLogger.warning(32) |2020-07-06T23:06:44,131| modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  1005. WARN - Slf4jLogger.warning(32) |2020-07-06T23:06:44,135| modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  1006. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:44,242| Executing with the 'jdbc' executor
  1007. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:44,243| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
  1008. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:44,245| Executing with the 'jdbc' executor
  1009. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:44,363| Successfully acquired change log lock
  1010. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:44,933| Executing with the 'jdbc' executor
  1011. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:44,963| Successfully released change log lock
  1012. WARN - InitializationFilter$InitializationCompletion$1.run(1725) |2020-07-06T23:06:44,966| Error while trying to update to the latest database version
  1013. org.openmrs.util.DatabaseUpdateException: There was an error while updating the database to the latest. file: org\openmrs\liquibase\updates\liquibase-update-to-latest-2.0.x.xml. Error: org\openmrs\liquibase\updates\liquibase-update-to-latest-2.0.x.xml does not exist
  1014. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:188) ~[openmrs-api-2.4.0-SNAPSHOT.jar:?]
  1015. at org.openmrs.web.filter.initialization.InitializationFilter$InitializationCompletion$1.run(InitializationFilter.java:1718) [openmrs-web-2.4.0-SNAPSHOT.jar:?]
  1016. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
  1017. Caused by: liquibase.exception.ChangeLogParseException: org\openmrs\liquibase\updates\liquibase-update-to-latest-2.0.x.xml does not exist
  1018. at liquibase.parser.core.xml.XMLChangeLogSAXParser.parseToNode(XMLChangeLogSAXParser.java:106) ~[liquibase-core-3.10.0.jar:?]
  1019. at liquibase.parser.core.xml.AbstractChangeLogParser.parse(AbstractChangeLogParser.java:15) ~[liquibase-core-3.10.0.jar:?]
  1020. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:244) ~[openmrs-api-2.4.0-SNAPSHOT.jar:?]
  1021. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:183) ~[openmrs-api-2.4.0-SNAPSHOT.jar:?]
  1022. ... 2 more
  1023. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2122) |2020-07-06T23:06:45,259| Unable to find a runtime properties file at C:\Users\ODEL\openmrs-runtime.properties
  1024. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2150) |2020-07-06T23:06:45,260| Unable to find properties file: C:\Users\ODEL\openmrs\openmrs\openmrs-runtime.properties
  1025. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(67) |2020-07-06T23:06:45,309| identifying the Liquibase snapshot version that had been used to initialize the OpenMRS database...
  1026. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(80) |2020-07-06T23:06:45,309| looking for un-run change sets in snapshot version '2.3.x'
  1027. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:46,106| Executing with the 'jdbc' executor
  1028. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:46,106| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  1029. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:47,767| Executing with the 'jdbc' executor
  1030. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:47,768| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  1031. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:47,770| Reading from openmrs.liquibasechangelog
  1032. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:47,771| Executing with the 'jdbc' executor
  1033. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:47,772| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  1034. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:47,858| Executing with the 'jdbc' executor
  1035. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:47,859| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1036. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:47,860| Executing with the 'jdbc' executor
  1037. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:47,861| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1038. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:50,889| file 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-2.3.x.xml' contains 875 un-run change sets
  1039. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:52,794| Executing with the 'jdbc' executor
  1040. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:52,795| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  1041. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:53,370| Executing with the 'jdbc' executor
  1042. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:53,370| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  1043. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:53,373| Reading from openmrs.liquibasechangelog
  1044. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:53,373| Executing with the 'jdbc' executor
  1045. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:53,373| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  1046. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:53,441| Executing with the 'jdbc' executor
  1047. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:53,441| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1048. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:53,443| Executing with the 'jdbc' executor
  1049. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:53,443| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1050. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:54,727| file 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-2.3.x.xml' contains 24 un-run change sets
  1051. WARN - Slf4jLogger.warning(32) |2020-07-06T23:06:54,728| Failed to restore the auto commit to true
  1052. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(80) |2020-07-06T23:06:54,728| looking for un-run change sets in snapshot version '2.2.x'
  1053. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:55,444| Executing with the 'jdbc' executor
  1054. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:55,446| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  1055. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:56,772| Executing with the 'jdbc' executor
  1056. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:56,775| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  1057. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:56,778| Reading from openmrs.liquibasechangelog
  1058. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:56,778| Executing with the 'jdbc' executor
  1059. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:56,791| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  1060. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:56,891| Executing with the 'jdbc' executor
  1061. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:56,891| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1062. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:56,899| Executing with the 'jdbc' executor
  1063. INFO - Slf4jLogger.info(42) |2020-07-06T23:06:56,900| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1064. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:06:59,798| file 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-2.2.x.xml' contains 871 un-run change sets
  1065. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:01,512| Executing with the 'jdbc' executor
  1066. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:01,513| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  1067. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:01,905| Executing with the 'jdbc' executor
  1068. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:01,909| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  1069. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:01,911| Reading from openmrs.liquibasechangelog
  1070. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:01,912| Executing with the 'jdbc' executor
  1071. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:01,912| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  1072. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:01,998| Executing with the 'jdbc' executor
  1073. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:01,999| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1074. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:02,000| Executing with the 'jdbc' executor
  1075. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:02,000| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1076. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:07:03,174| file 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-2.2.x.xml' contains 24 un-run change sets
  1077. WARN - Slf4jLogger.warning(32) |2020-07-06T23:07:03,177| Failed to restore the auto commit to true
  1078. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(80) |2020-07-06T23:07:03,177| looking for un-run change sets in snapshot version '2.1.x'
  1079. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:03,918| Executing with the 'jdbc' executor
  1080. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:03,919| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  1081. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:05,000| Executing with the 'jdbc' executor
  1082. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:05,001| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  1083. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:05,005| Reading from openmrs.liquibasechangelog
  1084. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:05,005| Executing with the 'jdbc' executor
  1085. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:05,006| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  1086. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:05,089| Executing with the 'jdbc' executor
  1087. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:05,089| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1088. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:05,091| Executing with the 'jdbc' executor
  1089. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:05,091| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1090. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:07:07,900| file 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-2.1.x.xml' contains 815 un-run change sets
  1091. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:09,588| Executing with the 'jdbc' executor
  1092. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:09,590| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  1093. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:09,940| Executing with the 'jdbc' executor
  1094. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:09,942| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  1095. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:09,944| Reading from openmrs.liquibasechangelog
  1096. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:09,945| Executing with the 'jdbc' executor
  1097. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:09,945| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  1098. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:10,023| Executing with the 'jdbc' executor
  1099. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:10,023| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1100. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:10,026| Executing with the 'jdbc' executor
  1101. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:10,027| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1102. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:07:11,113| file 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-2.1.x.xml' contains 24 un-run change sets
  1103. WARN - Slf4jLogger.warning(32) |2020-07-06T23:07:11,115| Failed to restore the auto commit to true
  1104. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(80) |2020-07-06T23:07:11,115| looking for un-run change sets in snapshot version '1.9.x'
  1105. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:11,810| Executing with the 'jdbc' executor
  1106. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:11,811| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  1107. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:12,483| Executing with the 'jdbc' executor
  1108. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:12,487| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  1109. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:12,489| Reading from openmrs.liquibasechangelog
  1110. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:12,489| Executing with the 'jdbc' executor
  1111. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:12,490| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  1112. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:12,592| Executing with the 'jdbc' executor
  1113. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:12,593| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1114. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:12,595| Executing with the 'jdbc' executor
  1115. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:12,595| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1116. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:07:13,651| file 'org\openmrs\liquibase\snapshots\schema-only\liquibase-schema-only-1.9.x.xml' contains 0 un-run change sets
  1117. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,340| Executing with the 'jdbc' executor
  1118. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,340| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  1119. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,722| Executing with the 'jdbc' executor
  1120. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,723| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  1121. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,727| Reading from openmrs.liquibasechangelog
  1122. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,727| Executing with the 'jdbc' executor
  1123. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,728| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  1124. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,843| Executing with the 'jdbc' executor
  1125. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,843| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1126. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,847| Executing with the 'jdbc' executor
  1127. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:14,847| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1128. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(93) |2020-07-06T23:07:15,248| file 'org\openmrs\liquibase\snapshots\core-data\liquibase-core-data-1.9.x.xml' contains 0 un-run change sets
  1129. WARN - Slf4jLogger.warning(32) |2020-07-06T23:07:15,250| Failed to restore the auto commit to true
  1130. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(110) |2020-07-06T23:07:15,251| the Liquibase snapshot version that had been used to initialize the OpenMRS database is '1.9.x'
  1131. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:15,954| Executing with the 'jdbc' executor
  1132. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:15,955| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  1133. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:17,149| Executing with the 'jdbc' executor
  1134. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:17,156| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  1135. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:17,161| Reading from openmrs.liquibasechangelog
  1136. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:17,161| Executing with the 'jdbc' executor
  1137. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:17,162| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  1138. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:17,255| Executing with the 'jdbc' executor
  1139. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:17,256| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1140. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:17,258| Executing with the 'jdbc' executor
  1141. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:17,259| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1142. WARN - Slf4jLogger.warning(32) |2020-07-06T23:07:18,877| modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  1143. WARN - Slf4jLogger.warning(32) |2020-07-06T23:07:18,879| modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use <sql> and re-specify all configuration if this is the case
  1144. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:19,008| Executing with the 'jdbc' executor
  1145. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:19,009| SELECT `LOCKED` FROM openmrs.liquibasechangeloglock WHERE ID=1
  1146. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:19,012| Executing with the 'jdbc' executor
  1147. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:19,059| Successfully acquired change log lock
  1148. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:20,645| Executing with the 'jdbc' executor
  1149. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:20,776| Successfully released change log lock
  1150. WARN - InitializationFilter$InitializationCompletion$1.run(1725) |2020-07-06T23:07:20,778| Error while trying to update to the latest database version
  1151. org.openmrs.util.DatabaseUpdateException: There was an error while updating the database to the latest. file: org\openmrs\liquibase\updates\liquibase-update-to-latest-2.0.x.xml. Error: org\openmrs\liquibase\updates\liquibase-update-to-latest-2.0.x.xml does not exist
  1152. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:188) ~[openmrs-api-2.4.0-SNAPSHOT.jar:?]
  1153. at org.openmrs.web.filter.initialization.InitializationFilter$InitializationCompletion$1.run(InitializationFilter.java:1718) [openmrs-web-2.4.0-SNAPSHOT.jar:?]
  1154. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
  1155. Caused by: liquibase.exception.ChangeLogParseException: org\openmrs\liquibase\updates\liquibase-update-to-latest-2.0.x.xml does not exist
  1156. at liquibase.parser.core.xml.XMLChangeLogSAXParser.parseToNode(XMLChangeLogSAXParser.java:106) ~[liquibase-core-3.10.0.jar:?]
  1157. at liquibase.parser.core.xml.AbstractChangeLogParser.parse(AbstractChangeLogParser.java:15) ~[liquibase-core-3.10.0.jar:?]
  1158. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:244) ~[openmrs-api-2.4.0-SNAPSHOT.jar:?]
  1159. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:183) ~[openmrs-api-2.4.0-SNAPSHOT.jar:?]
  1160. ... 2 more
  1161. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2122) |2020-07-06T23:07:21,426| Unable to find a runtime properties file at C:\Users\ODEL\openmrs-runtime.properties
  1162. WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2150) |2020-07-06T23:07:21,427| Unable to find properties file: C:\Users\ODEL\openmrs\openmrs\openmrs-runtime.properties
  1163. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(67) |2020-07-06T23:07:22,340| identifying the Liquibase snapshot version that had been used to initialize the OpenMRS database...
  1164. INFO - ChangeLogDetective.getInitialLiquibaseSnapshotVersion(80) |2020-07-06T23:07:22,340| looking for un-run change sets in snapshot version '2.3.x'
  1165. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:23,179| Executing with the 'jdbc' executor
  1166. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:23,179| SELECT MD5SUM FROM openmrs.liquibasechangelog WHERE MD5SUM IS NOT NULL LIMIT 1
  1167. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:25,981| Executing with the 'jdbc' executor
  1168. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:25,981| SELECT COUNT(*) FROM openmrs.liquibasechangelog
  1169. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:25,984| Reading from openmrs.liquibasechangelog
  1170. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:25,984| Executing with the 'jdbc' executor
  1171. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:25,986| SELECT * FROM openmrs.liquibasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC
  1172. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:26,104| Executing with the 'jdbc' executor
  1173. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:26,106| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
  1174. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:26,108| Executing with the 'jdbc' executor
  1175. INFO - Slf4jLogger.info(42) |2020-07-06T23:07:26,120| SELECT COUNT(*) FROM openmrs.liquibasechangeloglock
Add Comment
Please, Sign In to add comment