Negative. I just switched to the Apache DBCP and I'm seeing the same issue. This could be an Oracle bug. I'll try mysql and if it's still a problem I guess I'll create a JIRA issue.
Pat On Tue, Apr 6, 2010 at 10:40 AM, Scott Battaglia <[email protected]>wrote: > I wonder if its a bug in c3p0? > > Cheers, > Scott > > > > On Tue, Apr 6, 2010 at 1:16 PM, Patrick Berry <[email protected]> wrote: > >> Well, at least it isn't just CAS >> >> http://jira.atlassian.com/browse/BAM-2770 >> >> >> On Tue, Apr 6, 2010 at 10:09 AM, Patrick Berry <[email protected]> wrote: >> >>> And of course I forget the one snippet from catalina.out: >>> >>> Exception in thread "Timer-0" java.lang.NullPointerException >>> at >>> com.mchange.v2.log.log4j.Log4jMLog$Log4jMLogger.isLoggable(Log4jMLog.java:257) >>> at >>> com.mchange.v2.resourcepool.BasicResourcePool$CullTask.run(BasicResourcePool.java:1934) >>> at java.util.TimerThread.mainLoop(Timer.java:512) >>> at java.util.TimerThread.run(Timer.java:462) >>> >>> >>> On Tue, Apr 6, 2010 at 10:02 AM, Patrick Berry <[email protected]> wrote: >>> >>>> I'm fairly certain this is a configuration problem on my end, but I'm at >>>> a loss on what exactly I'm screwing up. Once I enable auditing to the >>>> dataSource, tomcat will not shutdown cleanly. As soon as I go back to >>>> console auditing, everything is cool. >>>> >>>> Any ideas (besides giving up on database audit logging)? >>>> >>>> >>> >> -- >> You are currently subscribed to [email protected] as: >> [email protected] >> >> >> >> To unsubscribe, change settings or access archives, see >> http://www.ja-sig.org/wiki/display/JSG/cas-user >> >> > -- > You are currently subscribed to [email protected] as: [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
