[ART.117.4002] Adapter Runtime (Adapter Service): Unable to invoke adapter service

By

I think you want to mean connection pool at establishes with database . If yes, then yes , it’s being managed by connetion manager and connection removing depends on “Expirary Timeout” that you have mentioned on connection creation.

Thanks!