Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenMRS failure due to missing liquibase-update-to-latest.xml #212

Open
schuyler opened this issue Sep 26, 2019 · 0 comments
Open

OpenMRS failure due to missing liquibase-update-to-latest.xml #212

schuyler opened this issue Sep 26, 2019 · 0 comments

Comments

@schuyler
Copy link
Member

schuyler commented Sep 26, 2019

After this failed integration test run, attempting to log into OpenMRS manually on the staging server yielded the following error both in the browser and in catalina.out, causing the tests to fail:

ERROR - UpdateFilterModel.updateChanges(76) |2019-09-26 22:50:22,011| Unable to get the database changes
java.lang.RuntimeException: Error occurred while trying to get the updates needed for the database. liquibase-update-to-latest.xml does not exist
        at org.openmrs.util.DatabaseUpdater.getUnrunDatabaseChanges(DatabaseUpdater.java:627)
        at org.openmrs.util.DatabaseUpdater.getUnrunDatabaseChanges(DatabaseUpdater.java:586)

Screen Shot 2019-09-26 at 16 24 00

Restarting tomcat7 manually fixed whatever the problem was.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant