I think we've had a similar issue (basically server was dying under heavy load.) Still not sure what it was, but we've tightened up some code (put in some CFLOCKS, and patched to the latest cf version, MX 6.1, updater 1 and a few hotfixes (I believe one of them is CF stops responding to requests).
Here is the main page for the hotfixes http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_17883 Here is one that might fix your problem http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=f7736ad Symptoms JRun will return various "500 Server Error" or "JRun busy" errors to the end users browser. When JRun hangs due to this problem, it could be one of the following issues (all resolved by the hot fix): minHandlerThreads not honored in jrun.xml (WebService [JWS], ProxyService [connector], SchedulerService, JNDI) 'simultaneous requests' threads (activeHandlerThreads) can reach 0 and not re-initialize (these are web threads and others) thread scheduler locks running threads Hope this helps, Russ -----Original Message----- From: Jennifer Larkin [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 05, 2005 8:27 PM To: CF-Talk Subject: Re: Jrun connection closing for no reason I've encountered this error when the server is in the process of starting and when the database is internally deadlocked. Not sure if that helps. On 6/30/05, Andy Jarrett <[EMAIL PROTECTED]> wrote: > Hi there, > > at the moment we are getting a few of the following errors > > Server Error > The server encountered an internal error and was unable to complete > your request. > JRun closed connection. > > The problem is that they are not *that* regular and nothing from the > logs is jumping out at us. -- "My mind is a scary place." The Tick Now blogging.... http://www.blivit.org/blog/index.cfm http://www.blivit.org/mr_urc/index.cfm?sectionid=2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:211224 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

