Hi, thanks for the report. The JDBC connection in the schema management tool is being reused by multiple steps - it’s always the same and shouldn’t be closed; it should get closed on cleanup of the Context. Could it be a problem of your test setup? If not, I’d appreciate some more details to reproduce. |