Actually I've tried that but it doesn't seem to help. The IIS web service will stop working for a while then start back up if I restart, but the jrun.exe itself is still... I have no idea what it's doing, but it's taking up a lot of cpu time doing it. Keeps doing it for hours if I let it.
Never had any problems like this under CF5, FYI. It's a CFMX thing. This is the restart bat I've tried to use. Not much effect though. net stop "ColdFusion MX Application Server" net stop "ColdFusion MX ODBC Agent" net stop "ColdFusion MX ODBC Server" net stop iisadmin /y net stop w3svc net start iisadmin /y net start w3svc net start "ColdFusion MX Application Server" net start "ColdFusion MX ODBC Agent" net start "ColdFusion MX ODBC Server" --min ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

