I did the registry entry. However I double checked and when ColdFusion was installed we did not turn on the internal web server. I will however double check this as well. Someone may have been messing with the config files and not telling me.
-----Original Message----- From: Dave Watts [mailto:[email protected]] Sent: Thursday, March 15, 2012 9:49 AM To: cf-talk Subject: Re: JRun grabbing port 443 before IIS can preventing https > I have an issue where we have an intranet server that is https for all > requests all of the time. Every time the server is > rebooted (I hate patch Tuesday) The service "Macromedia JRun CFusion Server" > starts up before IIS and grabs hold > of port 443. Then IIS starts and gets denied access to port 443. This stops > all of our websites on this box from working. > > I should also mention that this is CF8 Enterprise with multiple ColdFusion > Instances. > > Can anyone tell me how to let IIS come up first and get the port as it is > supposed to before JRun grabs it? While Matthew's answer is absolutely correct, Russ's answer corresponds to the question you should have asked. Configure JRun not to use TCP/443 rather than depend on another service starting up first. https://www.adobe.com/support/coldfusion/adv_development/config_builtin_webserver/ Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsite. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:350443 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

