Friday October 31, 2003
New Tomcat Releases: 4.1.29 and 5.0.14 Beta
I know these have already been announced on javablogs.com, but no insight was given - so here's some lovin'. 4.1.29 seems to be merely an upgrade to DBCP 1.1 - which is great AFAIK because the "kill abandoned connections" hasn't been working for me. Hopefully DBCP 1.1 fixes this. Unfortunately, I'm running 5.0.12 on this site (where I'm still having connection issues) and the 5.0.14 release seems to only have DBCP 1.0. Oh well, maybe they'll upgrade to 1.1 in the next release. I'll still upgrade this site to 5.0.14 - maybe sometime this weekend.
Later: I upgraded this site to 5.0.14 and it does appear to have DBCP 1.1. Also, the abandoned connection timeout might actually work - or at least it's doing some logging - as indicated by the following message:
AbandonedObjectPool is used (org.apache.commons.dbcp.AbandonedObjectPool@1077fc9) LogAbandoned: true RemoveAbandoned: true RemoveAbandonedTimeout: 60
Posted in Java
at Oct 31 2003, 11:37:06 AM MST
3 Comments
Search This Site
Recent Entries
- Wine Tasting in Napa Valley
- How to build a Shot-Ski
- Bus Project Update
- Farewell to the 2011-2012 Ski Season
- Cruising around the Western Caribbean
- Spring Break!
- A Spectacular Trip to Stockholm and Madrid
- Comparing Web Frameworks and HTML5 with Play Scala at Jfokus 2012
- Play Framework 2.0 with Peter Hilton at Jfokus
- Secure JSON Services with Play Scala and SecureSocial
Posted by Unknown on October 31, 2003 at 07:06 PM MST #
Posted by Matt Raible on October 31, 2003 at 08:04 PM MST #
Posted by Joris on November 01, 2003 at 01:08 AM MST #