【问题标题】:Corda Could not create the DataSource: Validation FailedCorda 无法创建数据源:验证失败
【发布时间】:2020-05-28 04:27:32
【问题描述】:

我已经从 4.0 迁移到 4.3,我在数据源上遇到了验证问题。以前有人见过吗?我认为这是一个 liquibase 问题,其中哈希值因更改而异。

notary_1                      | [ERROR] 20:52:25+0000 [main] internal.NodeStartupLogging. - Could not create the DataSource: Validation Failed:
notary_1                      |      1 change sets check sum
notary_1                      |           migration/node-services.changelog-init.xml::add-new-persistence-table::R3.Corda was: 8:cb3302a80bf346270e0d8f3509c64a9b but is now: 8:d1dd927506a41884e2d451b3d4e3c6b0
notary_1                      | : Could not create the DataSource: Validation Failed:
notary_1                      |      1 change sets check sum
notary_1                      |           migration/node-services.changelog-init.xml::add-new-persistence-table::R3.Corda was: 8:cb3302a80bf346270e0d8f3509c64a9b but is now: 8:d1dd927506a41884e2d451b3d4e3c6b0
notary_1                      |  [errorCode=1sgw0t1, moreInformationAt=https://errors.corda.net/OS/4.3-RC01/1sgw0t1]

【问题讨论】:

  • 哪个数据库?您可能需要为某些数据库安装更新的 JDBC 驱动程序。
  • 我只是使用 h2 嵌入式,但会仔细检查。谢谢。
  • 您好,您的问题解决了吗?

标签: corda


【解决方案1】:

对于将来发现此问题的任何人,看起来 1174 通过升级他正在使用的 docker 版本解决了他的问题。

这里链接到 github 问题:https://github.com/corda/corda/issues/6016

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-07-13
    • 1970-01-01
    • 1970-01-01
    • 2013-08-15
    • 2020-01-26
    相关资源
    最近更新 更多