H2 1.4 \"Lob not found\"问题已在1.4.183中修复。单元测试重现失败,具体先决条件如下:

  • Java 8在Linux上执行命令:./gradlew --info build

  • 在Windows上执行命令:gradlew --info build

堆栈跟踪显示,由于H2中的Lob not found异常,导致H2LobIssueTest.testConcurrentLobModification测试失败。

在特拉维斯日志中显示的异常信息:


Caused by: org.hibernate.exception.GenericJDBCException: could not load an entity: [de.bwaldvogel.LobEntity#1]