t always remove
> abandoned connections
>
> Gerhardt,
>
> On 10/12/21 13:27, Martin, Gerhardt A wrote:
> > Running Tomcat 9.0.50 on Centos 7.9.x Linux and using Tomcat JDBC
> connection pool to connect to my application's databases. My app connects to
> about a dozen
Gerhardt,
On 10/12/21 13:27, Martin, Gerhardt A wrote:
Running Tomcat 9.0.50 on Centos 7.9.x Linux and using Tomcat JDBC connection
pool to connect to my application's databases. My app connects to about a dozen
read only databases and one read/write database. Here is a typical resource
defin
Running Tomcat 9.0.50 on Centos 7.9.x Linux and using Tomcat JDBC connection
pool to connect to my application's databases. My app connects to about a dozen
read only databases and one read/write database. Here is a typical resource
definition with tuning configurations for the pool and the MSSQ
I think I have all my calls for new connections in try/with blocks, but
things went bump in the night at AWS/RDS yesterday and I'm wondering if
I missed one or if the try/with isn't as safe as I thought.
00:10:12.201 [https-jsse-nio-10.0.2.28-15002-exec-11] INFO
edu.utah.camplab.jx.Payloa