Advertisement
Guest User

Untitled

a guest
May 30th, 2019
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. INFO 5/30/19 11:27 AM:liquibase: Successfully released change log lock
  2. amrs | WARN - ModuleFactory.startModuleInternal(828) |2019-05-30 11:27:06,208| Error while trying to start module: reporting
  3. amrs | org.openmrs.module.ModuleException: Unable to update data model using liquibase.xml. Module: Reporting
  4. amrs | at org.openmrs.module.ModuleFactory.runLiquibase(ModuleFactory.java:1072)
  5. amrs | at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:768)
  6. amrs | at org.openmrs.api.context.Daemon$1.run(Daemon.java:74)
  7. amrs | Caused by: liquibase.exception.MigrationFailedException: Migration failed for change set liquibase.xml::add_report_definition_uuid_index::mgoodrich:
  8. amrs | Reason:
  9. amrs | liquibase.xml : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ID FROM `import` WHERE 1 = 0' at line 1
  10. amrs | :
  11. amrs | Caused By: Precondition Error
  12. amrs | at liquibase.changelog.ChangeSet.execute(ChangeSet.java:285)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement