HikariDataSource HikariDataSource has been closed

any small change in eclipse , is throwing the HikariDataSource HikariDataSource has been closed.

Can you elaborate what you mean by that? What kind of project or setup are you using?

Hi @joram ,
The scenario is (In 6.5) started maven flowable source in eclipse and started flowable-app-rest application. If i do any change in flowable-rest source then because of dev tools, eclipse will restart the the application, in that case “HikariDataSource HikariDataSource has been closed” is coming

Don’t think there’s much to do about this - is this using inside a Spring Boot application?

Yes, inside spring boot application and in the newer relase of 6.5.