Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Caused by: liquibase.exception.DatabaseException: Table 'openmrs.person_attribute_type' doesn't exist [Failed SQL: (1146) ALTER TABLE openmrs.person_attribute_type ADD edit_privilege VARCHAR(255) NULL]
- at liquibase.executor.jvm.JdbcExecutor$ExecuteStatementCallback.doInStatement(JdbcExecutor.java:393) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:82) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:150) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.database.AbstractJdbcDatabase.execute(AbstractJdbcDatabase.java:1279) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.database.AbstractJdbcDatabase.executeStatements(AbstractJdbcDatabase.java:1261) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.changelog.ChangeSet.execute(ChangeSet.java:660) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.changelog.visitor.UpdateVisitor.visit(UpdateVisitor.java:49) ~[liquibase-core-4.4.3.jar:?]
- at org.openmrs.util.DatabaseUpdater$OpenmrsUpdateVisitor.visit(DatabaseUpdater.java:855) ~[classes/:?]
- at liquibase.changelog.ChangeLogIterator$2.lambda$null$0(ChangeLogIterator.java:111) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.Scope.lambda$child$0(Scope.java:166) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.Scope.child(Scope.java:175) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.Scope.child(Scope.java:165) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.Scope.child(Scope.java:144) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.changelog.ChangeLogIterator$2.lambda$run$1(ChangeLogIterator.java:110) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.Scope.lambda$child$0(Scope.java:166) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.Scope.child(Scope.java:175) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.Scope.child(Scope.java:165) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.Scope.child(Scope.java:144) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.Scope.child(Scope.java:228) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.changelog.ChangeLogIterator$2.run(ChangeLogIterator.java:94) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.Scope.lambda$child$0(Scope.java:166) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.Scope.child(Scope.java:175) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.Scope.child(Scope.java:165) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.Scope.child(Scope.java:144) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.Scope.child(Scope.java:228) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.Scope.child(Scope.java:232) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.changelog.ChangeLogIterator.run(ChangeLogIterator.java:66) ~[liquibase-core-4.4.3.jar:?]
- at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:237) ~[classes/:?]
- at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:188) ~[classes/:?]
- ... 2 more
- Caused by: java.sql.SQLSyntaxErrorException: Table 'openmrs.person_attribute_type' doesn't exist
- at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:120) ~[mysql-connector-java-8.0.30.jar:8.0.30]
- at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) ~[mysql-connector-java-8.0.30.jar:8.0.30]
- at com.mysql.cj.jdbc.StatementImpl.executeInternal(StatementImpl.java:763) ~[mysql-connector-java-8.0.30.jar:8.0.30]
- at com.mysql.cj.jdbc.StatementImpl.execute(StatementImpl.java:648) ~[mysql-connector-java-8.0.30.jar:8.0.30]
- at liquibase.executor.jvm.JdbcExecutor$ExecuteStatementCallback.doInStatement(JdbcExecutor.java:389) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:82) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.executor.jvm.JdbcExecutor.execute(JdbcExecutor.java:150) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.database.AbstractJdbcDatabase.execute(AbstractJdbcDatabase.java:1279) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.database.AbstractJdbcDatabase.executeStatements(AbstractJdbcDatabase.java:1261) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.changelog.ChangeSet.execute(ChangeSet.java:660) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.changelog.visitor.UpdateVisitor.visit(UpdateVisitor.java:49) ~[liquibase-core-4.4.3.jar:?]
- at org.openmrs.util.DatabaseUpdater$OpenmrsUpdateVisitor.visit(DatabaseUpdater.java:855) ~[classes/:?]
- at liquibase.changelog.ChangeLogIterator$2.lambda$null$0(ChangeLogIterator.java:111) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.Scope.lambda$child$0(Scope.java:166) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.Scope.child(Scope.java:175) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.Scope.child(Scope.java:165) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.Scope.child(Scope.java:144) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.changelog.ChangeLogIterator$2.lambda$run$1(ChangeLogIterator.java:110) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.Scope.lambda$child$0(Scope.java:166) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.Scope.child(Scope.java:175) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.Scope.child(Scope.java:165) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.Scope.child(Scope.java:144) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.Scope.child(Scope.java:228) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.changelog.ChangeLogIterator$2.run(ChangeLogIterator.java:94) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.Scope.lambda$child$0(Scope.java:166) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.Scope.child(Scope.java:175) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.Scope.child(Scope.java:165) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.Scope.child(Scope.java:144) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.Scope.child(Scope.java:228) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.Scope.child(Scope.java:232) ~[liquibase-core-4.4.3.jar:?]
- at liquibase.changelog.ChangeLogIterator.run(ChangeLogIterator.java:66) ~[liquibase-core-4.4.3.jar:?]
- at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:237) ~[classes/:?]
- at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:188) ~[classes/:?]
- ... 2 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement