Re: DBCP2 holding references to WebappClassLoader; resource leak

2014-09-23 Thread Mark Thomas
On 22/09/2014 13:50, Christopher Schultz wrote: Mark, On 9/17/14 4:06 PM, Christopher Schultz wrote: Mark, On 9/17/14 4:02 PM, Mark Thomas wrote: On 17/09/2014 20:55, Christopher Schultz wrote: All, I'm running Tomcat 8.0.9 on Mac OS X under Oracle's Java 7 jdk1.7.0_65. For a long

Re: DBCP2 holding references to WebappClassLoader; resource leak

2014-09-23 Thread Mark Thomas
On 23/09/2014 10:52, Mark Thomas wrote: On 22/09/2014 13:50, Christopher Schultz wrote: Mark, On 9/17/14 4:06 PM, Christopher Schultz wrote: Mark, On 9/17/14 4:02 PM, Mark Thomas wrote: On 17/09/2014 20:55, Christopher Schultz wrote: All, I'm running Tomcat 8.0.9 on Mac OS X under

Re: DBCP2 holding references to WebappClassLoader; resource leak

2014-09-23 Thread Mark Thomas
On 23/09/2014 10:52, Mark Thomas wrote: On 22/09/2014 13:50, Christopher Schultz wrote: Mark, On 9/17/14 4:06 PM, Christopher Schultz wrote: Mark, On 9/17/14 4:02 PM, Mark Thomas wrote: On 17/09/2014 20:55, Christopher Schultz wrote: All, I'm running Tomcat 8.0.9 on Mac OS X under

Re: DBCP2 holding references to WebappClassLoader; resource leak

2014-09-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 9/23/14 5:52 AM, Mark Thomas wrote: On 22/09/2014 13:50, Christopher Schultz wrote: Mark, On 9/17/14 4:06 PM, Christopher Schultz wrote: Mark, On 9/17/14 4:02 PM, Mark Thomas wrote: On 17/09/2014 20:55, Christopher Schultz wrote:

Debugging Tomcat JDBC pool disconnects.

2014-09-23 Thread Todd Chapman
Hi, My application uses the Tomcat JDBC pool. While using netstat and tcpdump to diagnose connection problems I noticed that the client side occasionally closes a DB connection and opens a new one. That is unexpected based on my configuration. poolProperties.setInitialSize(10);

Re: DBCP2 holding references to WebappClassLoader; resource leak

2014-09-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 9/23/14 10:18 AM, Christopher Schultz wrote: Mark, On 9/23/14 5:52 AM, Mark Thomas wrote: On 22/09/2014 13:50, Christopher Schultz wrote: Mark, On 9/17/14 4:06 PM, Christopher Schultz wrote: Mark, On 9/17/14 4:02 PM, Mark

Re: DBCP2 holding references to WebappClassLoader; resource leak

2014-09-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 9/23/14 9:48 AM, Mark Thomas wrote: On 23/09/2014 10:52, Mark Thomas wrote: On 22/09/2014 13:50, Christopher Schultz wrote: Mark, On 9/17/14 4:06 PM, Christopher Schultz wrote: Mark, On 9/17/14 4:02 PM, Mark Thomas wrote: On

Re: Tomcat JVM Crash

2014-09-23 Thread Chad Maniccia
Hi Konstantin , Thanks for taking the time to look over the log. I removed the path as you advised. Unfortunately that's not the problem as it was crashing before I upgraded Java in an attempt to fix the crashes. I've also found the 'PrivilegedActionException' as strange but haven't found a