Is it JRun locking up or is it your websever? In most cases I have seen it be IIS have a JRun deadlock which you can control via iisstate. This tool can automatically reset your IIS server on failure.
If it is JRun failing you would have to write some Java to do this I expect or potentially a Windows monitoring service as you could not use CF to restart it! ;-) -----Original Message----- From: Stephen Cassady [mailto:[EMAIL PROTECTED] Sent: 11 May 2006 08:10 To: CF-Talk Subject: JRun hang, how to detect and restart service automatically Sometimes my server hangs (for example: run a lot of large .pdf creation requests/standard edition ColdFusion). I was wondering if there is a way to automatically detect the failure of JRun, and then restart the service automatically - windows platform. Stephen R. Cassady http://www.Lopedia.com Translating business needs into working successful technology ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240204 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

