CF 2016 Hotfix 1 Fails To Install
I am using the ColdFusion Administrator to download and install the hotfix.
I am using the built-in server for ColdFusion Administrator (not IIS).
It fails every time, just as it does in CF 10 and CF 11.
I have installed ColdFusion 2016 using their best practices / lockdown guide.
ColdFusion 2016 is installed into a dedicated partition and the account the service runs as has full permissions on that entire partition.
The Summary says it's Unsuccessful, with 6 NonFatalErrors and 6 FatalErrors.
I get 6 copies of:
Moving files failed:: Failed to back up the previous hotfix files. Retry installation after ensuring that the server is not running or files are not locked by the server.
I get 6 copies of:
Failed to delete directory: Ensure that the server is not running or files are not locked by the server.
I get 6 FATAL ERRORs involving different files. Here's an example:
Moving files failed:
Status: FATAL ERROR
Additional Notes: FATAL ERROR - Could not move the file X:\CF2016\cfusion/lib/fluent-hc-4.4.1.jar to the backup location X:\CF2016\cfusion\hf-updates\hf-2016-00001-298513\backup/lib/fluent-hc-4.4.1.jar
I get 6 ERRORs (non fatal) involving different files. Here's an example:
Failed to delete directory
Status: ERROR
Additional Notes: ERROR - Failed to delete directory:X:\CF2016\cfusion/lib/fluent-hc-4.4.1.jar
ERROR - Unable to delete file: X:\CF2016\cfusion\lib\fluent-hc-4.4.1.jar
The only other mentions of "fail" in the log file are related to services:
[SC] OpenService FAILED 5:Access is denied.
| Status: SUCCESSFUL |
Stopping the server.......
| Status: SUCCESSFUL |
[SC] OpenService FAILED 1060:The specified service does not exist as an installed service.
| Status: SUCCESSFUL |
[SC] OpenService FAILED 1060:The specified service does not exist as an installed service.
| Status: SUCCESSFUL |
[SC] OpenService FAILED 1060:The specified service does not exist as an installed service.
| Status: SUCCESSFUL |
The service stops correctly and no files should be locked by any process other than whatever the updater is doing. The service is running as a local user account that has FULL access to the partition where ColdFusion 2016 is installed.
Any ideas?
