|
Friday, January 22, 2010
Tomcat PermGen – a fix?
While decent folk were asleep, I was profiling Tomcat. (YourKit rocks, funky UI notwithstanding.) I found that our PermGen woes of old were indeed caused by classes not unloading. I was inspired by this how-to and yes, we do leak an instance of There's a According to that bug report, the MySQL developers capitulated and as of not that long ago, this is the status: [18 Dec 2009 23:24] Mark Matthews So in theory, we can get rid of this problem by upgrading our MySQL Connector (JDBC driver) from 5.1.10 to 5.1.11. If I have time over the weekend, I'll be testing the new JDBC driver with GH and monitoring it closely with YourKit to see if the new driver solves the problem. Comments: |
Twitter UpdatesArchives |