Re: DB Connection pool returns stale connections

2017-07-20 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jean-Pierre, On 7/20/17 6:03 AM, Jean Pierre Urkens wrote: > I’m running Tomcat-8.-5.15 with following Oracle datasource > definition: > > type="javax.sql.DataSource" username="xxx" password="yyy" > driverClassName="oracle.jdbc.OracleDriver" >

Re: DB Connection pool returns stale connections

2017-07-20 Thread Mark Thomas
On 20/07/17 11:03, Jean Pierre Urkens wrote: > Hi All, > > > > I’m running Tomcat-8.-5.15 with following Oracle datasource definition: > > auth="Container" type="javax.sql.DataSource" > > username="xxx" > password="yyy"

DB Connection pool returns stale connections

2017-07-20 Thread Jean Pierre Urkens
Hi All, I'm running Tomcat-8.-5.15 with following Oracle datasource definition: Tomcat is using the ojdbc6.jar driver library to connect to an Oracle 12c DB instance. Initially this datasource declaration seems to work fine. However when resuming a HTTP session after a