Re: Tomcat dbcp2 connection pool configuration

2024-01-17 Thread Phil Steitz
On Tue, Jan 16, 2024 at 9:07 AM Christopher Schultz < ch...@christopherschultz.net> wrote: > Hello, > > On 1/11/24 11:08, அருள்ராஜன் அ லை wrote: > > Hi > > > > We are using Tomcat 9.0.84 and Tomcat DBCP2 connection pool and the DB is > > Oracle 19c. We are seeing the closed connections and the sta

Re: Tomcat dbcp2 connection pool configuration

2024-01-16 Thread Christopher Schultz
Hello, On 1/11/24 11:08, அருள்ராஜன் அ லை wrote: Hi We are using Tomcat 9.0.84 and Tomcat DBCP2 connection pool and the DB is Oracle 19c. We are seeing the closed connections and the standment objects are not cleared even after the connection says closed. Anybody faced similar issue ? Here is t

Tomcat dbcp2 connection pool configuration

2024-01-11 Thread அருள்ராஜன் அ லை
Hi We are using Tomcat 9.0.84 and Tomcat DBCP2 connection pool and the DB is Oracle 19c. We are seeing the closed connections and the standment objects are not cleared even after the connection says closed. Anybody faced similar issue ? Here is the values in tomcat context.xml maxWaitMillis="600