--- Sean A Corfield <[EMAIL PROTECTED]> wrote: > On Mar 7, 2004, at 2:51 PM, KNOTT, Brian wrote: http://www.macromedia.com/support/coldfusion/ts/documents/ conn_pool_hotfix.htm
Be careful applying this hotfix. I found it "detrimental"! I turned on connection pooling and turned on the option to limit the number of connections to my database. Under high load I saw these errors in my exception log: "Error","jrpp-520","03/03/04","09:53:13","ourcfapp","Can't find resource for base name coldfusion/server/j2ee/sql/pool/JDBCPool.ConnectionCreationException.properties The specific sequence of files included or processed is: /home/web/live/ourcfapp/htdocs/categories.cfm " java.util.MissingResourceException: Can't find resource for base name coldfusion/server/j2ee/sql/pool/JDBCPool.ConnectionCreationException.properties at coldfusion.util.RB.loadProperties(RB.java:183) at coldfusion.util.RB.<init>(RB.java:115) at coldfusion.util.RB.getMessage(RB.java:606) at coldfusion.runtime.NeoException.getString(NeoException.java:517) at coldfusion.runtime.NeoException.getMessage(NeoException.java:459) at coldfusion.server.j2ee.sql.pool.JDBCPool.requestConnection(Unknown Source) at coldfusion.server.j2ee.sql.pool.JDBCManager.requestConnection(JDBCManager.java:123) etc... And the application spat out lots of errors. I've now disabled it. What's the consensus.... do you apply all the hotfixes for CF? Do you apply only the hotfixes that fix bugs you are experiencing? Do you apply hotfixes that might affect your app but you're not sure? David Find local movie times and trailers on Yahoo! Movies. http://au.movies.yahoo.com --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
