I have ColdFusion 10 setup on Windows Server 2012 with IIS8. My isapi_redirect.log tells me
Tomcat is probably not started or is listening on the wrong port
I have setup the tomcat connector in IIS and checked it all a hundred times. Do I need to install tomcat separately as a service or is ColdFusion meant to be running the tomcat service? If ColdFusion is meant to be running it, is there some way to start it manually?
I have checked netstat and tried telneting into the tomcat port. It's definitely not running.