Advertisement
Guest User

Untitled

a guest
Mar 13th, 2023
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. WARN - ModuleFactory.startModuleInternal(786) |2023-03-13 16:39:06,040| Error while trying to start module: dss
  2. org.openmrs.module.ModuleException: Unable to update data model using liquibase.xml. Module: Dss
  3. at org.openmrs.module.ModuleFactory.runLiquibase(ModuleFactory.java:993)
  4. at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:726)
  5. at org.openmrs.api.context.Daemon$1.run(Daemon.java:80)
  6. Caused by: liquibase.exception.ValidationFailedException: Validation Failed:
  7. 1 change sets check sum
  8. liquibase.xml::add_dss_20220125::sharif Magembe is now: 3:973b989a68ac78da3fc7d9dc492dc45b
  9.  
  10. at liquibase.changelog.DatabaseChangeLog.validate(DatabaseChangeLog.java:141)
  11. at liquibase.Liquibase.listUnrunChangeSets(Liquibase.java:625)
  12. at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:201)
  13. at org.openmrs.module.ModuleFactory.runLiquibase(ModuleFactory.java:986)
  14. ... 2 more
  15. INFO - LoggingAdvice.invoke(116) |2023-03-13 16:39:06,089| In method AlertService.saveAlert. Arguments: Alert=Alert: #null,
  16. INFO - LoggingAdvice.invoke(156) |2023-03-13 16:39:06,098| Exiting method saveAlert
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement