I have 2 Windows Server 2012r2 boxes that I'm setting up. One is an RDS machine for some Devs to log onto and they other one will be a Production server for running scheduled tasks (separate from our main production server). The issue I've run into is that for some reason Coldfusion11 will no longer restart. If I restart the Server it is fine, but a restart after that it just stalls. I've checked all the logs I can and non show an error except for a Windows Event error that says:
The description for Event ID 261 from source ColdFusion 11 Application Server cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event:
ColdFusion 11 Application Server
240
C:\ColdFusion11\cfusion\bin\coldfusionsvc.exe
ColdFusion 11 Application Server
the message resource is present but the message is not found in the string/message table
And another that says:
The description for Event ID 263 from source ColdFusion 11 Application Server cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event:
ColdFusion 11 Application Server
6652
the message resource is present but the message is not found in the string/message table
Note that while the Event IDs are consistant on each respective server, they are different between the 2 servers.
I even tried a reinstall on our RDS machine and during the re-install it wouldn't even start up the service during the install. I had to restart the server to get it to start.
I have nothing installed on the Utilities server and the only thing on the RDS is CF11, CFEclipse, CFBuilder, and SSMS 2014.
Any help would be appreciated as I am under a deadline to get these two servers up and running. I can get any log details needed to get this resolved.
Thanks,
Frank