Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- at org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:434)
- at org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:127)
- at org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
- at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:100)
- at com.sirma.itt.emf.semantic.patch.SemanticPatchService$Proxy$_$$_Weld$EnterpriseProxy$.patchSchemaAllTenants(Unknown Source)
- ... 32 more
- Caused by: liquibase.exception.MigrationFailedException: Migration failed for change set com/sirma/itt/cs/patch/cs-semantic-changelog.xml::cs-1.22-1::smilev:
- Reason: liquibase.exception.UnexpectedLiquibaseException: liquibase.exception.CustomChangeException: Unable to update semantic repository because of: Couldn't import file: definitions/patch/13-04-2016/removeDepicts.sparql because it is missing!
- at liquibase.changelog.ChangeSet.execute(ChangeSet.java:586)
- at liquibase.changelog.visitor.UpdateVisitor.visit(UpdateVisitor.java:43)
- at liquibase.changelog.ChangeLogIterator.run(ChangeLogIterator.java:73)
- at liquibase.Liquibase.update(Liquibase.java:200)
- at liquibase.Liquibase.update(Liquibase.java:181)
- at liquibase.Liquibase.update(Liquibase.java:174)
- at com.sirma.itt.seip.db.patch.DatabasePatcher.patchDatabase(DatabasePatcher.java:59)
- ... 102 more
- Caused by: liquibase.exception.UnexpectedLiquibaseException: liquibase.exception.CustomChangeException: Unable to update semantic repository because of: Couldn't import file: definitions/patch/13-04-2016/removeDepicts.sparql because it is missing!
- at liquibase.change.custom.CustomChangeWrapper.generateStatements(CustomChangeWrapper.java:185)
- at liquibase.database.AbstractJdbcDatabase.executeStatements(AbstractJdbcDatabase.java:1208)
- at liquibase.changelog.ChangeSet.execute(ChangeSet.java:550)
- ... 108 more
- Caused by: liquibase.exception.CustomChangeException: Unable to update semantic repository because of: Couldn't import file: definitions/patch/13-04-2016/removeDepicts.sparql because it is missing!
- at com.sirma.itt.emf.semantic.patch.UpdateSemanticTask.execute(UpdateSemanticTask.java:98)
- at liquibase.change.custom.CustomChangeWrapper.generateStatements(CustomChangeWrapper.java:180)
- ... 110 more
- Caused by: java.io.FileNotFoundException: Couldn't import file: definitions/patch/13-04-2016/removeDepicts.sparql because it is missing!
- at com.sirma.itt.emf.semantic.patch.UpdateSemanticTask.loadFileToSemanticDatabase(UpdateSemanticTask.java:149)
- at com.sirma.itt.emf.semantic.patch.UpdateSemanticTask.execute(UpdateSemanticTask.java:94)
- ... 111 more
Advertisement
Add Comment
Please, Sign In to add comment