Hi, I have installed ColdFusion (2021 release) Upd...
# adobe
g
Hi, I have installed ColdFusion (2021 release) Update 18 patch but after this, CF service is not starting and getting the below message. Can anyone please someone help?
The ColdFusion 2021 Application Server service on Local Computer started and then stopped. Some services stop automatically if they are not in use by other services or programs.
r
you need to check both the CF logs and the server logs to see what errors are actually getting returned. That generic error is not enough to debug the issue. The other option is to roll back the update 18 and see if it starts again. It is safe to assume that one of the changes or fixes is your issue.
1
p
@GVJustDOIT please start the service from command line and see if this gives you more details.
g
@priyank_adobe Uninstalling and reinstalling the 18 update worked for me, but I noticed that a couple of functions, like evaluate() and hash(), didn't work. Is there any documentation for deprecated features?
p
@GVJustDOIT what was the previous update you had?
g
2021 - 12 Update
p
Can you please share the error that you are getting?
It is not deprecated/removed