Guest User

Untitled

a guest
Mar 8th, 2020
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.80 KB | None | 0 0
  1. INFO 8/3/20 10:56 PM:liquibase: Reading from liquibasechangelog
  2. INFO 8/3/20 10:56 PM:liquibase: Successfully acquired change log lock
  3. INFO 8/3/20 10:56 PM:liquibase: Reading from liquibasechangelog
  4. SEVERE 8/3/20 10:56 PM:liquibase: Change Set liquibase-core-data.xml::function-disable-postgresql::sunbiz failed. Error: liquibase.exception.CustomChangeException: Error disabling trigger: org.postgresql.util.PSQLException: ERROR: permission denied: "RI_ConstraintTrigger_c_23484" is a system trigger
  5. liquibase.exception.UnexpectedLiquibaseException: liquibase.exception.CustomChangeException: Error disabling trigger: org.postgresql.util.PSQLException: ERROR: permission denied: "RI_ConstraintTrigger_c_23484" is a system trigger
  6. at liquibase.change.custom.CustomChangeWrapper.generateStatements(CustomChangeWrapper.java:115)
  7. at liquibase.database.AbstractDatabase.executeStatements(AbstractDatabase.java:1073)
  8. at liquibase.changelog.ChangeSet.execute(ChangeSet.java:317)
  9. at liquibase.changelog.visitor.UpdateVisitor.visit(UpdateVisitor.java:27)
  10. at org.openmrs.util.DatabaseUpdater$1OpenmrsUpdateVisitor.visit(DatabaseUpdater.java:191)
  11. at liquibase.changelog.ChangeLogIterator.run(ChangeLogIterator.java:58)
  12. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:220)
  13. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:150)
  14. at org.openmrs.web.filter.initialization.InitializationFilter$InitializationCompletion$1.run(InitializationFilter.java:1574)
  15. at java.lang.Thread.run(Thread.java:748)
  16. Caused by: liquibase.exception.CustomChangeException: Error disabling trigger: org.postgresql.util.PSQLException: ERROR: permission denied: "RI_ConstraintTrigger_c_23484" is a system trigger
  17. at org.openmrs.util.databasechange.DisableTriggersChangeSet.execute(DisableTriggersChangeSet.java:47)
  18. at liquibase.change.custom.CustomChangeWrapper.generateStatements(CustomChangeWrapper.java:110)
  19. ... 9 more
  20. INFO 8/3/20 10:56 PM:liquibase: Successfully released change log lock
  21. WARN - InitializationFilter$InitializationCompletion$1.run(1583) |2020-03-08 22:56:18,037| Error while trying to create tables and demo data
  22. org.openmrs.util.DatabaseUpdateException: There was an error while updating the database to the latest. file: liquibase-core-data.xml. Error: Migration failed for change set liquibase-core-data.xml::function-disable-postgresql::sunbiz:
  23. Reason: liquibase.exception.UnexpectedLiquibaseException: liquibase.exception.CustomChangeException: Error disabling trigger: org.postgresql.util.PSQLException: ERROR: permission denied: "RI_ConstraintTrigger_c_23484" is a system trigger:
  24. Caused By: liquibase.exception.CustomChangeException: Error disabling trigger: org.postgresql.util.PSQLException: ERROR: permission denied: "RI_ConstraintTrigger_c_23484" is a system trigger:
  25. Caused By: Error disabling trigger: org.postgresql.util.PSQLException: ERROR: permission denied: "RI_ConstraintTrigger_c_23484" is a system trigger
  26. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:154)
  27. at org.openmrs.web.filter.initialization.InitializationFilter$InitializationCompletion$1.run(InitializationFilter.java:1574)
  28. at java.lang.Thread.run(Thread.java:748)
  29. Caused by: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-core-data.xml::function-disable-postgresql::sunbiz:
  30. Reason: liquibase.exception.UnexpectedLiquibaseException: liquibase.exception.CustomChangeException: Error disabling trigger: org.postgresql.util.PSQLException: ERROR: permission denied: "RI_ConstraintTrigger_c_23484" is a system trigger:
  31. Caused By: liquibase.exception.CustomChangeException: Error disabling trigger: org.postgresql.util.PSQLException: ERROR: permission denied: "RI_ConstraintTrigger_c_23484" is a system trigger:
  32. Caused By: Error disabling trigger: org.postgresql.util.PSQLException: ERROR: permission denied: "RI_ConstraintTrigger_c_23484" is a system trigger
  33. at liquibase.changelog.ChangeSet.execute(ChangeSet.java:347)
  34. at liquibase.changelog.visitor.UpdateVisitor.visit(UpdateVisitor.java:27)
  35. at org.openmrs.util.DatabaseUpdater$1OpenmrsUpdateVisitor.visit(DatabaseUpdater.java:191)
  36. at liquibase.changelog.ChangeLogIterator.run(ChangeLogIterator.java:58)
  37. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:220)
  38. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:150)
  39. ... 2 more
  40. Caused by: liquibase.exception.UnexpectedLiquibaseException: liquibase.exception.CustomChangeException: Error disabling trigger: org.postgresql.util.PSQLException: ERROR: permission denied: "RI_ConstraintTrigger_c_23484" is a system trigger
  41. at liquibase.change.custom.CustomChangeWrapper.generateStatements(CustomChangeWrapper.java:115)
  42. at liquibase.database.AbstractDatabase.executeStatements(AbstractDatabase.java:1073)
  43. at liquibase.changelog.ChangeSet.execute(ChangeSet.java:317)
  44. ... 7 more
  45. Caused by: liquibase.exception.CustomChangeException: Error disabling trigger: org.postgresql.util.PSQLException: ERROR: permission denied: "RI_ConstraintTrigger_c_23484" is a system trigger
  46. at org.openmrs.util.databasechange.DisableTriggersChangeSet.execute(DisableTriggersChangeSet.java:47)
  47. at liquibase.change.custom.CustomChangeWrapper.generateStatements(CustomChangeWrapper.java:110)
  48. ... 9 more
  49. INFO 8/3/20 10:56 PM:liquibase: Reading from liquibasechangelog
  50. INFO 8/3/20 10:56 PM:liquibase: Successfully acquired change log lock
  51. INFO 8/3/20 10:56 PM:liquibase: Updating null or out of date checksum on changeSet liquibase-update-to-latest.xml::20090402-1516-concept_map::bwolfe::(Checksum: 3:e60999f73d89146610bd7b0760be6d43) to correct value
  52. INFO 8/3/20 10:56 PM:liquibase: Updating null or out of date checksum on changeSet liquibase-update-to-latest.xml::20090402-1516-concept_source::bwolfe::(Checksum: 3:cc51db0e41909b45abf01dd2f348a08d) to correct value
  53. INFO 8/3/20 10:56 PM:liquibase: Updating null or out of date checksum on changeSet liquibase-update-to-latest.xml::20090402-1519-concept_map::bwolfe::(Checksum: 3:b8a320c1d44ab94e785c9ae6c41378f3) to correct value
  54. INFO 8/3/20 10:56 PM:liquibase: Updating null or out of date checksum on changeSet liquibase-update-to-latest.xml::20090402-1519-concept_source::bwolfe::(Checksum: 3:c7c47d9c2876bfa53542885e304b21e7) to correct value
  55. INFO 8/3/20 10:56 PM:liquibase: Updating null or out of date checksum on changeSet liquibase-update-to-latest.xml::20110301-1030c-fix::sunbiz::(Checksum: 3:c02f2825633f1a43fc9303ac21ba2c02) to correct value
  56. INFO 8/3/20 10:56 PM:liquibase: Updating null or out of date checksum on changeSet liquibase-update-to-latest.xml::20110919-0638::sunbiz::(Checksum: 3:5e540b763c3a16e9d37aa6423b7f798f) to correct value
  57. INFO 8/3/20 10:56 PM:liquibase: Updating null or out of date checksum on changeSet liquibase-update-to-latest.xml::0::bwolfe::(Checksum: 3:ccc4741ff492cb385f44e714053920af) to correct value
  58. INFO 8/3/20 10:56 PM:liquibase: Reading from liquibasechangelog
  59. INFO 8/3/20 10:56 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090214-2247::isherman ran successfully in 2ms
  60. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-cohort::bwolfe::(Checksum: 3:cf1f5d137c83226c431fbd19da33dabc) ran despite precondition failure due to onFail='MARK_RAN':
  61. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  62. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  63.  
  64. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-concept::bwolfe::(Checksum: 3:937fae40b3c8fa60529a6a9c71dbaa0e) ran despite precondition failure due to onFail='MARK_RAN':
  65. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  66. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  67.  
  68. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-concept_answer::bwolfe::(Checksum: 3:dee6f73b2bf6e6c2af5c8f209e7abc01) ran despite precondition failure due to onFail='MARK_RAN':
  69. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  70. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  71.  
  72. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-concept_class::bwolfe::(Checksum: 3:34f621a346bf805a8743266827254ed1) ran despite precondition failure due to onFail='MARK_RAN':
  73. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  74. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  75.  
  76. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-concept_datatype::bwolfe::(Checksum: 3:2626b99621c78699803a5bd8d159ef34) ran despite precondition failure due to onFail='MARK_RAN':
  77. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  78. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  79.  
  80. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-concept_description::bwolfe::(Checksum: 3:c13f82a76285bd00e0af1a4546c19f20) ran despite precondition failure due to onFail='MARK_RAN':
  81. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  82. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  83.  
  84. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-concept_name::bwolfe::(Checksum: 3:523ebe1d9b516dc5e17d375969ffbc90) ran despite precondition failure due to onFail='MARK_RAN':
  85. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  86. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  87.  
  88. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-concept_name_tag::bwolfe::(Checksum: 3:291e676c95769bce7c71ca79d1e89d3d) ran despite precondition failure due to onFail='MARK_RAN':
  89. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  90. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  91.  
  92. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-concept_proposal::bwolfe::(Checksum: 3:37400dce8c1f91fe1975ce48fbe4f673) ran despite precondition failure due to onFail='MARK_RAN':
  93. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  94. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  95.  
  96. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-concept_set::bwolfe::(Checksum: 3:4536ef4c09566e98abdddc61f4239a68) ran despite precondition failure due to onFail='MARK_RAN':
  97. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  98. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  99.  
  100. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-concept_state_conversion::bwolfe::(Checksum: 3:9fd972a60f1953ad77998071d938e29f) ran despite precondition failure due to onFail='MARK_RAN':
  101. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  102. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  103.  
  104. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-drug::bwolfe::(Checksum: 3:bf56d4fbd93c7b273dda9cf08ef327fa) ran despite precondition failure due to onFail='MARK_RAN':
  105. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  106. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  107.  
  108. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-encounter::bwolfe::(Checksum: 3:1883f444369442b508eb54236b7afaca) ran despite precondition failure due to onFail='MARK_RAN':
  109. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  110. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  111.  
  112. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-encounter_type::bwolfe::(Checksum: 3:67de9ec978e93217fc5a69a43d3dc0da) ran despite precondition failure due to onFail='MARK_RAN':
  113. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  114. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  115.  
  116. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-field::bwolfe::(Checksum: 3:71a6c3299dba5aed8afae1e6d9605278) ran despite precondition failure due to onFail='MARK_RAN':
  117. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  118. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  119.  
  120. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-field_answer::bwolfe::(Checksum: 3:019ab05bee487a354d4578ac4b339a09) ran despite precondition failure due to onFail='MARK_RAN':
  121. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  122. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  123.  
  124. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-field_type::bwolfe::(Checksum: 3:fefb126cff764f49ca9eabad83ec04b3) ran despite precondition failure due to onFail='MARK_RAN':
  125. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  126. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  127.  
  128. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-form::bwolfe::(Checksum: 3:14f560bb4f0be43765ba54f4007d7e85) ran despite precondition failure due to onFail='MARK_RAN':
  129. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  130. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  131.  
  132. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-form_field::bwolfe::(Checksum: 3:a046c55a147bf4804b15e9491a7c7a8a) ran despite precondition failure due to onFail='MARK_RAN':
  133. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  134. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  135.  
  136. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-global_property::bwolfe::(Checksum: 3:b4a08136589ef3c7595cd436865ffbad) ran despite precondition failure due to onFail='MARK_RAN':
  137. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  138. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  139.  
  140. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-hl7_in_archive::bwolfe::(Checksum: 3:cb6b59391a0c04745fb3c5f559b4aedf) ran despite precondition failure due to onFail='MARK_RAN':
  141. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  142. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  143.  
  144. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-hl7_in_error::bwolfe::(Checksum: 3:b3fc7e21c07fceaeb4362a7fa46f3b31) ran despite precondition failure due to onFail='MARK_RAN':
  145. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  146. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  147.  
  148. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-hl7_in_queue::bwolfe::(Checksum: 3:2bf5a2e14f8932d8cf689648ba586b5f) ran despite precondition failure due to onFail='MARK_RAN':
  149. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  150. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  151.  
  152. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-hl7_source::bwolfe::(Checksum: 3:9f8f7fe0eeb92b05bbdb962a37ad2e64) ran despite precondition failure due to onFail='MARK_RAN':
  153. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  154. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  155.  
  156. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-location::bwolfe::(Checksum: 3:51bc17a19d8a95d055f6dd5d1917efac) ran despite precondition failure due to onFail='MARK_RAN':
  157. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  158. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  159.  
  160. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-location_tag::bwolfe::(Checksum: 3:6dbe3fae87df7099d3cb0972abf64a12) ran despite precondition failure due to onFail='MARK_RAN':
  161. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  162. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  163.  
  164. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-note::bwolfe::(Checksum: 3:d91300ebdbbacf1fe5e5712ae9af4fb4) ran despite precondition failure due to onFail='MARK_RAN':
  165. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  166. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  167.  
  168. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-notification_alert::bwolfe::(Checksum: 3:e565092e6344a9b0500429f933bc5f09) ran despite precondition failure due to onFail='MARK_RAN':
  169. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  170. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  171.  
  172. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-notification_template::bwolfe::(Checksum: 3:15a8edeb68dd4e30e2de3f45e6b0ab08) ran despite precondition failure due to onFail='MARK_RAN':
  173. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  174. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  175.  
  176. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-obs::bwolfe::(Checksum: 3:9a7ac0b9da6ce98f3741b66d538fd817) ran despite precondition failure due to onFail='MARK_RAN':
  177. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  178. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  179.  
  180. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-order_type::bwolfe::(Checksum: 3:082127fc47cf7f4b8d2b23d9e2b28011) ran despite precondition failure due to onFail='MARK_RAN':
  181. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  182. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  183.  
  184. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-orders::bwolfe::(Checksum: 3:c2e66423a5b38684f847add8c1073967) ran despite precondition failure due to onFail='MARK_RAN':
  185. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  186. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  187.  
  188. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-patient_identifier::bwolfe::(Checksum: 3:1c5abb315a0e0de2db602fdb7591a201) ran despite precondition failure due to onFail='MARK_RAN':
  189. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  190. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  191.  
  192. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-patient_identifier_type::bwolfe::(Checksum: 3:9a102f29c4a8258ed937c6ff2d172c6d) ran despite precondition failure due to onFail='MARK_RAN':
  193. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  194. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  195.  
  196. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-patient_program::bwolfe::(Checksum: 3:2245a5f92592b8a78b8cb0dcdc1d90bc) ran despite precondition failure due to onFail='MARK_RAN':
  197. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  198. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  199.  
  200. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-patient_state::bwolfe::(Checksum: 3:9cb81619bee0bf6e39350eccf3a80004) ran despite precondition failure due to onFail='MARK_RAN':
  201. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  202. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  203.  
  204. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-person::bwolfe::(Checksum: 3:74f94af387ca5b36decbcfca40f153e7) ran despite precondition failure due to onFail='MARK_RAN':
  205. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  206. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  207.  
  208. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-person_address::bwolfe::(Checksum: 3:a61c000dcee507fe0bb7aa4438515329) ran despite precondition failure due to onFail='MARK_RAN':
  209. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  210. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  211.  
  212. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-person_attribute::bwolfe::(Checksum: 3:5a61f6db539eea0c2d93381aeb3ba9d5) ran despite precondition failure due to onFail='MARK_RAN':
  213. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  214. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  215.  
  216. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-person_attribute_type::bwolfe::(Checksum: 3:59628e43585e97b1417dc64a61229b66) ran despite precondition failure due to onFail='MARK_RAN':
  217. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  218. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  219.  
  220. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-person_name::bwolfe::(Checksum: 3:8ec09c036f7e3ec2e89f33e55ae73619) ran despite precondition failure due to onFail='MARK_RAN':
  221. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  222. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  223.  
  224. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-privilege::bwolfe::(Checksum: 3:b4b812a7adbfc830c39d2f52182f3b0a) ran despite precondition failure due to onFail='MARK_RAN':
  225. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  226. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  227.  
  228. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-program::bwolfe::(Checksum: 3:9f02e75983d010b5e7008b02e6598adb) ran despite precondition failure due to onFail='MARK_RAN':
  229. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  230. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  231.  
  232. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-program_workflow::bwolfe::(Checksum: 3:4bd8bff99d45a435fd184dc6f6ae9f71) ran despite precondition failure due to onFail='MARK_RAN':
  233. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  234. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  235.  
  236. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-program_workflow_state::bwolfe::(Checksum: 3:19e060953f4ae5d30cd08edf4f3cc5cb) ran despite precondition failure due to onFail='MARK_RAN':
  237. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  238. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  239.  
  240. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-relationship::bwolfe::(Checksum: 3:9aa59eb6e843d75b7ed0d79ed3d5b9ff) ran despite precondition failure due to onFail='MARK_RAN':
  241. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  242. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  243.  
  244. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-relationship_type::bwolfe::(Checksum: 3:b5b6b7df40c90fa96fb082fa234bfbc0) ran despite precondition failure due to onFail='MARK_RAN':
  245. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  246. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  247.  
  248. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-report_object::bwolfe::(Checksum: 3:e5852a5b5d1e52f12c20923d948cb15d) ran despite precondition failure due to onFail='MARK_RAN':
  249. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  250. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  251.  
  252. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-report_schema_xml::bwolfe::(Checksum: 3:2dba36c130263b25d6c39cae8bb045f1) ran despite precondition failure due to onFail='MARK_RAN':
  253. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  254. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  255.  
  256. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-role::bwolfe::(Checksum: 3:a713de3840dce22d34794b159b207786) ran despite precondition failure due to onFail='MARK_RAN':
  257. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  258. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  259.  
  260. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1516-serialized_object::bwolfe::(Checksum: 3:1d16a91e68dbf0507ae4ab1dac2f402f) ran despite precondition failure due to onFail='MARK_RAN':
  261. liquibase-update-to-latest.xml : DBMS Precondition failed: expected mysql, got postgresql
  262. liquibase-update-to-latest.xml : DBMS Precondition failed: expected oracle, got postgresql
  263.  
  264. INFO 8/3/20 10:56 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20090402-1517::bwolfe ran successfully in 56ms
  265. INFO 8/3/20 10:56 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20090402-1518::bwolfe::(Checksum: 3:a9564fc8de85d37f4748a3fa1e69281c) ran despite precondition failure due to onFail='MARK_RAN':
  266. liquibase-update-to-latest.xml : Table concept_map does not exist
  267.  
  268. SEVERE 8/3/20 10:56 PM:liquibase: Change Set liquibase-update-to-latest.xml::20090402-1519-cohort::bwolfe failed. Error: Migration failed for change set liquibase-update-to-latest.xml::20090402-1519-cohort::bwolfe:
  269. Reason:
  270. liquibase-update-to-latest.xml : Empty result set, expected one row
  271. :
  272. Caused By: Precondition Error
  273. liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::20090402-1519-cohort::bwolfe:
  274. Reason:
  275. liquibase-update-to-latest.xml : Empty result set, expected one row
  276. :
  277. Caused By: Precondition Error
  278. at liquibase.changelog.ChangeSet.execute(ChangeSet.java:285)
  279. at liquibase.changelog.visitor.UpdateVisitor.visit(UpdateVisitor.java:27)
  280. at org.openmrs.util.DatabaseUpdater$1OpenmrsUpdateVisitor.visit(DatabaseUpdater.java:191)
  281. at liquibase.changelog.ChangeLogIterator.run(ChangeLogIterator.java:58)
  282. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:220)
  283. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:150)
  284. at org.openmrs.web.filter.initialization.InitializationFilter$InitializationCompletion$1.run(InitializationFilter.java:1662)
  285. at java.lang.Thread.run(Thread.java:748)
  286. Caused by: liquibase.exception.PreconditionErrorException: Precondition Error
  287. at liquibase.precondition.core.IndexExistsPrecondition.check(IndexExistsPrecondition.java:80)
  288. at liquibase.precondition.core.NotPrecondition.check(NotPrecondition.java:30)
  289. at liquibase.precondition.core.AndPrecondition.check(AndPrecondition.java:34)
  290. at liquibase.precondition.core.PreconditionContainer.check(PreconditionContainer.java:199)
  291. at liquibase.changelog.ChangeSet.execute(ChangeSet.java:249)
  292. ... 7 more
  293. INFO 8/3/20 10:56 PM:liquibase: Successfully released change log lock
  294. WARN - InitializationFilter$InitializationCompletion$1.run(1668) |2020-03-08 22:56:19,835| Error while trying to update to the latest database version
  295. org.openmrs.util.DatabaseUpdateException: There was an error while updating the database to the latest. file: liquibase-update-to-latest.xml. Error: Migration failed for change set liquibase-update-to-latest.xml::20090402-1519-cohort::bwolfe:
  296. Reason:
  297. liquibase-update-to-latest.xml : Empty result set, expected one row
  298. :
  299. Caused By: Precondition Error
  300. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:154)
  301. at org.openmrs.web.filter.initialization.InitializationFilter$InitializationCompletion$1.run(InitializationFilter.java:1662)
  302. at java.lang.Thread.run(Thread.java:748)
  303. Caused by: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase-update-to-latest.xml::20090402-1519-cohort::bwolfe:
  304. Reason:
  305. liquibase-update-to-latest.xml : Empty result set, expected one row
  306. :
  307. Caused By: Precondition Error
  308. at liquibase.changelog.ChangeSet.execute(ChangeSet.java:285)
  309. at liquibase.changelog.visitor.UpdateVisitor.visit(UpdateVisitor.java:27)
  310. at org.openmrs.util.DatabaseUpdater$1OpenmrsUpdateVisitor.visit(DatabaseUpdater.java:191)
  311. at liquibase.changelog.ChangeLogIterator.run(ChangeLogIterator.java:58)
  312. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:220)
  313. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:150)
  314. ... 2 more
  315. Caused by: liquibase.exception.PreconditionErrorException: Precondition Error
  316. at liquibase.precondition.core.IndexExistsPrecondition.check(IndexExistsPrecondition.java:80)
  317. at liquibase.precondition.core.NotPrecondition.check(NotPrecondition.java:30)
  318. at liquibase.precondition.core.AndPrecondition.check(AndPrecondition.java:34)
  319. at liquibase.precondition.core.PreconditionContainer.check(PreconditionContainer.java:199)
  320. at liquibase.changelog.ChangeSet.execute(ChangeSet.java:249)
  321. ... 7 more
Add Comment
Please, Sign In to add comment