CF 2021 Auto-Lockdown States the Server is not Running
Hi,
I know that this was question was asked in https://community.adobe.com/t5/coldfusion-discussions/cf-2018-auto-lockdown-states-the-server-is-not-running/m-p/12174409 but no answer was given. I know that I ultimately figured it out but forgot to document it.
When I run the CF 2021 lockdown tool I get the following error:
"ColdFusion server is nor running. Please start the server and try again."
But Coldfusion's instances (2) are running!
the lockdown logs look like:
2024-01-19 15:53:51 INFO - ColdFusion is not running. Please start ColdFusion using services and try again.
2024-01-19 15:54:00 INFO - Path:d:\ColdFusion2021\lockdown\cfusion
2024-01-19 15:54:00 INFO - LINE_DEBUGGER_ENABLED -> null
2024-01-19 15:54:00 INFO - developer_enabled -> false
2024-01-19 15:54:00 INFO - REMOTE_INSPECTION_ENABLED -> null
2024-01-19 15:54:00 INFO - ajax_enabled -> false
2024-01-19 15:54:00 INFO - robust_enabled -> false
2024-01-19 15:54:00 INFO - FLASHFORMCOMPILEERRORS -> null
2024-01-19 15:54:00 INFO - enabled -> false
2024-01-19 15:54:01 INFO - Server is not running
