JDBC adapter sessions consume all Oracle session pool

I’m having a similar issue. Even though I’ve got the max connections set to 30 and the time as 2000 ms, the adapter quickly maxes out the 100 available connections on the database and crashes the application.

Have you been able to fix the problem?