Good point Jochem and to amplify this I would suspect unlocked shared scope variables (Application, Server, Session) as a possible culprit. Check your ColdFusion Application and Server logs in particular and search for the sub string "thread" this should point you to the offending .cfm templates. In addition we have some good pointers on locking and other things in our blog at http://www.webapper.net just do a search on "lock". Hth
Kind Regards - Mike Brunt Webapper Services LLC Web Site http://www.webapper.com Blog http://www.webapper.net Webapper <Web Application Specialists> -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 18, 2003 3:30 AM To: CF-Talk Subject: Re: Unresponsive Threads Quoting Jim Watkins <[EMAIL PROTECTED]>: > > My CF 5 server running on NT 2000 and using Oracle 7 ver 2.5 with 2.05.03.01 > driver consistently must restart every 7 or 8 minutes because of this > unresponsive thread problem. What is going on here? Check your logfiles to see which templates cause this problem (you may need to turn on more logging/timeout options). Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

