Unable to Update ColdFusion 2021
I am trying to update our ColdFusion server from version 13 to 14, and then to 15. We are running pn Windows Server 2022 and using latest version of IIS. Whenever I try to update from the admin portal I get "There were errors in the previous install of this update.Please refer to the logs in the folder E:\bundles\updateinstallers\ and fix the root cause before re-applying the hotfix again."
The logs files show the following errors:
Moving files failed:
Status: FATAL ERROR
Additional Notes: FATAL ERROR - Could not move the file ..\cfusion\lib\updates\chf20210013.jar to the backup location ..\cfusion\hf-updates\hf-2021-00014-330296\backup\lib\updates\chf20210013.jar
Failed to copy hotfix files:..Users\myUser\877626.tmp\dist\cfusion\..\bundles\bundlesdependency.json
Status: FATAL ERROR
Additional Notes: FATAL ERROR - Failed to copy the hotfix files to the target location:..\cfusion\..\bundles\bundlesdependency.json
FATAL ERROR - ..\cfusion\..\bundles\bundlesdependency.json (Access is denied)
Failed to copy hotfix files:..\Users\myUser\877626.tmp\dist\cfusion\..\config\cfsetup\cfsetup.bat
Status: FATAL ERROR
Additional Notes: FATAL ERROR - Failed to copy the hotfix files to the target location:..\cfusion\..\config\cfsetup\cfsetup.bat
FATAL ERROR - E:\cfusion\..\config\cfsetup\cfsetup.bat (Access is denied)
Failed to copy hotfix files:..\Users\myuser\877626.tmp\dist\cfusion\..\config\cfsetup\cfsetup.jar
Status: FATAL ERROR
Additional Notes: FATAL ERROR - Failed to copy the hotfix files to the target location:..\cfusion\..\config\cfsetup\cfsetup.jar
FATAL ERROR - ..\cfusion\..\config\cfsetup\cfsetup.jar (Access is denied)
Failed to copy hotfix files:..\Users\myUser\877626.tmp\dist\cfusion\..\config\cfsetup\findjava.bat
Status: FATAL ERROR
Additional Notes: FATAL ERROR - Failed to copy the hotfix files to the target location:..\cfusion\..\config\cfsetup\findjava.bat
FATAL ERROR - ..\cfusion\..\config\cfsetup\findjava.bat (Access is denied)
Failed to copy hotfix files:..\Users\myUsers\877626.tmp\dist\cfusion\..\config\cfsetup\log4j.properties
Status: FATAL ERROR
Additional Notes: FATAL ERROR - Failed to copy the hotfix files to the target location:..\cfusion\..\config\cfsetup\log4j.properties
FATAL ERROR - ..\cfusion\..\config\cfsetup\log4j.properties (Access is denied)
Failed to copy hotfix files:..\Users\myUser\877626.tmp\dist\cfusion\..\config\cfsetup\proposedSettings.json
Status: FATAL ERROR
Additional Notes: FATAL ERROR - Failed to copy the hotfix files to the target location:..\cfusion\..\config\cfsetup\proposedSettings.json
FATAL ERROR - ..\cfusion\..\config\cfsetup\proposedSettings.json (Access is denied)
Everything else shows sucessful but the server still shows version 13 is running. When I installed Coldfusion I ran the lockdown tool and updated the java version. I have made sure that the ColdFusion user account "myuser" has permissions to all of the paths shown and that all of the files exist. the all of the directories. I have also tried manually stopping the server and all related services, including IIS, and running the update jar as admin, but I keep getting the same errors.
Any help is greatly appreciated.
