liquibase.exception.LockException: liquibase.exception.DatabaseException: liquibase.exception.DatabaseException: org.h2.jdbc.JdbcSQLException: Connection is broken: "session closed" [90067-176]
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via smartbear.com by Unknown author, 2 years ago
via smartbear.com by Unknown author, 1 year ago
via JIRA by Nathan Voxland, 1 year ago
via JIRA by Nathan Voxland, 2 years ago
via JIRA by Nathan Voxland, 1 year ago
via Stack Overflow by Robert Elliot
, 2 years agoliquibase.exception.LockException: liquibase.exception.DatabaseException: liquibase.exception.DatabaseException: org.h2.jdbc.JdbcSQLException: Connection is broken: "session closed" [90067-176]
at liquibase.lockservice.StandardLockService.acquireLock(StandardLockService.java:215)
at liquibase.lockservice.StandardLockService.waitForLock(StandardLockService.java:154)
at liquibase.Liquibase.update(Liquibase.java:186)
at liquibase.Liquibase.update(Liquibase.java:181)