Well, according to the docs: "If you set the cflock throwOnTimeout attribute to No, processing continues after the time-out at the line after the </cflock> end tag."
http://livedocs.macromedia.com/coldfusion/7/htmldocs/00001169.htm However, I would allow the lock to throw the error and handle it using CFTRY/CFCATCH instead. On 4/25/06, David <[EMAIL PROTECTED]> wrote: > Hi all, > > I have a strange issue with CFLock: I have a named, exclusive lock that is > set to not throw exception on timeout, but it seems to not be timing out. I > thought that if throwontimeout=no, it just proceeds from after the close > /cflock ? > -- CFAJAX docs and other useful articles: http://jr-holmes.coldfusionjournal.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:238580 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

