Running a dev box with W7 x64. i7 8GB ram. Had CF 9.0.0 (x86) running. Able to get to /CFIDE/Administrator.cfm and add DSNs, etc, but could not access CF websites due to 403 errors.
Installed 9.0.1 x64 update and now CF Application Server service will not start. (Error Code 2) and the Win event log posts "The ColdFusion 9 Application Server service terminated with service-specific error The system cannot find the file specified."
Checking the service properties, it is looking for: "C:\ColdFusion9\runtime\bin\jrunsvc.exe" and I verified that it was there.
Looking at the forum I saw that it may be a JRE error, so I edited my JVM config to "java.home=C:/ColdFusion9/runtime/jre6" (Copied the ../jre6 folder from C:/program files/java/ in case the config file was tripping over the space in "Program Files")
Tried toggling IIS6 compatability on/off - No joy.
I've spent a couple of days chasing this (Tried to load CF9 x64 and it was a bust.)
Any help would be appreciated.
Thanks.