This put a giant light bulb over my head. I worked on an app at my last job that would run concurrent xmlsearch's on a shared XML object in the application scope. It always worked flawlessly on dev, but was prone to weird "blank" error message in production under load that pointed to the xmlsearch lines of code. I could never figure it out-- but this may have very well been the problem.
~Brad ----- Original Message ----- From: "James Holmes" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Wednesday, August 06, 2008 1:22 AM Subject: XMLSearch not thread safe > The CF7 version of XMLSearch() is not thread safe (as noted in the > livedocs http://livedocs.adobe.com/coldfusion/7/htmldocs/00000672.htm > by a helpful person and confirmed by us on several unfortunate > occasions over the last few days). > > Does anyone know if this is fixed in CF8? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310319 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

