James Buckingham wrote: > The log file was from the failing instance. It was residing in the > C:\JRuns\Logs\ folder.
Is there anything from the "Clusterable service" in your *-event.log on the failing or other instances? At the very least you should see some of it when the instance starts or stops. > C:\JRun4\lib\wsconfig\1\LogFiles\jrun_iis6_wildcard080227.log - > > 2008-02-27 10:50:43 jrISAPI[2192:6480] Sticky session breakage, a host for > serving session 503042d9e2ad1a7e34287c18369f231a287aTR; > __utma=228107678.392619640.1204109239.1204109239.1204109239.1; > __utmb=228107678; __utmc=228107678; > __utmz=228107678.1204109239.1.1.utmccn=(referral)|utmcsr=us.f352.mail.yahoo.com|utmcct=/ym/ShowLetter|utmcmd=referral > not available. Failing over to another server, but above session is broken. > 2008-02-27 10:50:45 jrISAPI[4052:6480] Sticky session breakage, a host for > serving session 50302bd60c2496e669ee2155771f16362587TR not available. > Failing over to another server, but above session is broken. > 2008-02-27 10:50:52 jrISAPI[9760:6480] Sticky session breakage, a host for > serving session 5030b494a4dd95871bb572701d10113ba365TR; > __utma=228107678.629465025.1204106629.1204106629.1204106629.1; > __utmb=228107678; __utmc=228107678; > __utmz=228107678.1204106629.1.1.utmccn=(direct)|utmcsr=(direct)|utmcmd=(none) > not available. Failing over to another server, but above session is broken. The common thing between those loglines is that the sessionid starts with 5030, which is the ID of the failing instance. Do you have any failing sessions with a different ID? Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:300227 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

