On Thu, Feb 4, 2010 at 11:17 PM, Phillip B wrote: > I'm migrating an instance of CF8 from one server to another. I created an EAR > of the original. Then I created a new instance using the EAR on the new > server. Everything is great up until I try to set up the site in IIS on Win > 2003. It worked once but but now I keep getting the message "Either the > Macromedia application server(s) are unreachable or none of them has a > mapping to process this request."
1. Did you enable the built-in webserver? Does that work? If not, can you enable it (jrun.xml) and try it? 2. Use netstat -ano to see which ports are used by JRun. Can you manually connect to those from telnet? 3. What is in your cfusion-out.log? Jochem -- Jochem van Dieten http://jochem.vandieten.net/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:330429 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

