-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
bugSomething isn't workingSomething isn't working
Description
The following is found in the logs:
EncryptedPasswordUtilsTest > testEncryptPassword() FAILED
org.opentest4j.AssertionFailedError at EncryptedPasswordUtilsTest.java:15
EncryptedPasswordUtilsTest > testMatches() FAILED
org.opentest4j.AssertionFailedError at EncryptedPasswordUtilsTest.java:24
220 tests completed, 2 failed, 34 skipped
2023-11-16 12:12:00.935 WARN 2064 --- [ Thread-20] o.s.b.f.s.DisposableBeanAdapter : Invocation of destroy method failed on bean with name 'inMemoryDatabaseShutdownExecutor': org.h2.jdbc.JdbcSQLException: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-197]
2023-11-16 12:12:00.943 WARN 2064 --- [ Thread-17] o.s.b.f.s.DisposableBeanAdapter : Invocation of destroy method failed on bean with name 'inMemoryDatabaseShutdownExecutor': org.h2.jdbc.JdbcSQLException: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-197]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working