CF2021 - Error Executing Database Query
Error Executing Database Query. |
| [Macromedia][SQLServer JDBC Driver]An SSL socket connection could not be established because JRE 1.4 or above is required. |
Windows VM running SQL from Microsoft Azure.
Having used CF for 20 years, moved to a new venue and established a dev server running CF2021. We are about to spool up prod servers and buy the licence but there was this nagging issue. On restart of windows servers, we would battle for varying periods to get the system up again.
Tried restarting services, restarting computer, putting a delayed start on the CF services etc. Eventually found a reproducible method to allow the system to come up each time.
By executing the startup sequence as per the image, we can now get our system to start without issue.

Now to write a script to automate this by setting services to manually then starting in the correct sequence.
VM is on aged hardware (10 years old) but abundant resources. There is going to be a lot of testing on our prod systems prior to release to the team.....
