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
- Happy Birthday Mom!
- 2008 - A Year in Review
- Portland Tech Meetup Tomorrow Night
- My "almost slept in a snow cave" Adventure with Clint Foster
- My Christmas Travel Adventure
- AppFuse Light converted to Maven modules, upgraded to Tapestry 5 and Stripes 1.5
- Dojo/Comet support in Java Web Frameworks
- Abbie is a Blue Skier!
- How I recovered data from my failed Linux box
- Costa Rica was Awesome!
Posted by Unknown on October 31, 2003 at 06:06 PM MST #
Posted by Matt Raible on October 31, 2003 at 07:04 PM MST #
Posted by Joris on November 01, 2003 at 12:08 AM MST #