Has someone been modifying the settings on the database server? Maybe transaction behavior was changed there - As I understand it, CF will use the default transaction settings (eg dirty read, committed read ...)
2009/1/28 Scott Mulholland <[email protected]> > Out of nowhere today I had two different applications that utilize the same > datasource begin throwing the error: > > > > Data source DATASOURCENAME verification failed. The root cause was that: > java.sql.SQLException: Datasource names for all the database tags within > CFTRANSACTION must be the same. > > > > The strange part is they don't use cftransaction? Has anyone seen this > type > of thing before? A reboot seems to have stopped it but I would like to > know > if anyone knows the cause. > > > > Thanks, > > Scott > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318639 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

