Yes, we've had this same error popping up at times. It is most often in combination with MySQL.
We got our hosting party to UNCHECK the 'maintain connections across client requests'. We then got a new error from time to time, namely that user 'dbuser' has exceeded the 'max_user_connections' resource (current value = 1). No idea where to look for this error, but at least it solved the Nullpointer exceptions errors. Maybe also our recent upgrade to the latest update of CF8 also has helped some. Sebastiaan Naafs van Dijk ================================= So long and thanx 4 all the fish ==> Onlinebase.nl > Date: Wed, 16 Dec 2009 23:11:31 -0500 > Subject: Re: Null Pointers are another name for undefined values > From: [email protected] > To: [email protected] > > > I've gotten this error before. I don't know if this is the same thing or > not, but in my case, I got the null pointers error only on the application > start, a refresh would make it work. anyway, it took me a few weeks, but the > solution (at least in my case) was either checking or unchecking (i can never > remember which... so just the opposite of whatever it is now) the "maintain > connections" box in the coldfusion admin under database connections. I had > to call my hosting company to get it done, but they complied and I have never > had the problem since. HTH! > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329214 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

