Hmmm, I won't be surprised if this occurs again when the service restarts with both NICs enabled.
Just sounds like a configuration issue in the networking isn't quite right. As a double check when you restart CF are things still fine? Might even go as far as a server reboot just to be sure. If it's something like a DNS issue it might not show up til a service restart or dns cache refresh (which for java is on a service stop/start). Can't remember off the top of my head, but does CF clustering allow for using hostnames as opposed to IPs only? For windows DNS, your NICs, are they both reporting their IPs back to active directory? NIC properties -> advanced settings -> dns tab -> register blah blah with Dns? That would make your host possibly resolve to 2 different ip addresses (round robin DNS). Which in turn, based on routing and such could cause the issue. That also, might come into play if your Jrun configuration (the file that allows which subnets can connect for clustering, ug, on phone not workstation) isn't allowing to connect on the othe NICs subnet. Best thing is to specify all IPs and by-pass any DNS issues. Byron Mann Lead Engineer and Architect Hostmysite.com On Mar 12, 2012 11:38 AM, "brad f" <[email protected]> wrote: > > >>ok.. Thanks for all the quick replies but i have figured it out after > doing a netstat > >and seeing the other server was connecting on the wrong subnet.. i > disabled the other > >NIC and restarted CF services.. then re-enabled the other nic and we are > good to go. > >Thanks again for all the responses :-) > >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:350390 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

