jl
unread,Aug 27, 2013, 3:06:58 PM8/27/13You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Greetings,
I have a server with Windows Server 2008, IIS 7, Cf9.0.2 updated with all of the latest patches and hot fixes, multi server installation. I created a 2nd CF instance and cannot get the website to work. I get Service Unavailable when trying to hit the website. I created a test.html in the website's root directory and get same when I try to go to the html page. Any ideas are greatly appreciated. here is what I did to create the instance
- create newwebsite in IIS
- CF admin, Instance manager, create a new instance with the option to create a Windows service
- copy JRun4/bin/jvm.config to jvm2.config
- jrunsvc -remove {newly created service}
- jrunsvc -install CF instance 2 with -config full_path_to_jvm2.config
- WebConfig Tool to create connector for the new IIS website connecting it to the newly created Windows service from 2 steps above. I checked configure it for CF
- reboot
- went into IIS and checked the Handler mappings and the handlers for the cfm files are correct.
I am stumped. Any help is appreciated!
Joe