tracker issue : CF-4162515

select a category, or use search below
(searches all categories and all time range)
Title:

CF11 update 8 doesn't install properly

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/CannotReproduce

Reporter/Name(from Bugbase): PIERRE THES / PIERRE THES (PIERRE THES)

Created: 06/09/2016

Components: Hot Fix Installer

Versions: 11.0

Failure Type: Non Functioning

Found In Build/Fixed In Build: CF11_Final /

Priority/Frequency: Critical / All users will encounter

Locale/System: English / Win 2012 Server x64

Vote Count: 0

Problem Description:
CF11 update 8 doesn't install properly via coldfusion administrator automatic installation. Below are errors seen in log installation file :
886 Successes
0 Warnings
6 NonFatalErrors
9 FatalErrors

Moving files failed:
                          Status: FATAL ERROR
                          Additional Notes: FATAL ERROR - Could not move the file C:\ColdFusion11\cfusion\lib\updates\chf11000007.jar to the backup location C:\ColdFusion11\cfusion\hf-updates\hf-11-00008\backup\lib\updates\chf11000007.jar

Moving files failed:
                          Status: FATAL ERROR
                          Additional Notes: FATAL ERROR - Could not move the file C:\ColdFusion11\cfusion/lib/httpclient-4.3.5.jar to the backup location C:\ColdFusion11\cfusion\hf-updates\hf-11-00008\backup/lib/httpclient-4.3.5.jar

Moving files failed:
                          Status: FATAL ERROR
                          Additional Notes: FATAL ERROR - Could not move the file C:\ColdFusion11\cfusion/lib/httpclient-cache-4.3.5.jar to the backup location C:\ColdFusion11\cfusion\hf-updates\hf-11-00008\backup/lib/httpclient-cache-4.3.5.jar

Moving files failed:
                          Status: FATAL ERROR
                          Additional Notes: FATAL ERROR - Could not move the file C:\ColdFusion11\cfusion/lib/httpcore-4.3.2.jar to the backup location C:\ColdFusion11\cfusion\hf-updates\hf-11-00008\backup/lib/httpcore-4.3.2.jar

Moving files failed:
                          Status: FATAL ERROR
                          Additional Notes: FATAL ERROR - Could not move the file C:\ColdFusion11\cfusion/lib/httpmime-4.3.5.jar to the backup location C:\ColdFusion11\cfusion\hf-updates\hf-11-00008\backup/lib/httpmime-4.3.5.jar

Moving files failed:
                          Status: FATAL ERROR
                          Additional Notes: FATAL ERROR - Could not move the file C:\ColdFusion11\cfusion/lib/commons-net-3.0.1.jar to the backup location C:\ColdFusion11\cfusion\hf-updates\hf-11-00008\backup/lib/commons-net-3.0.1.jar

Moving files failed:
                          Status: FATAL ERROR
                          Additional Notes: FATAL ERROR - Could not move the file C:\ColdFusion11\cfusion/lib/commons-collections-3.2.1.jar to the backup location C:\ColdFusion11\cfusion\hf-updates\hf-11-00008\backup/lib/commons-collections-3.2.1.jar


Failed to copy hotfix files:C:\Users\cfuser.DUPLI-ECRITEL\921599.tmp\dist\cfusion\db\slserver54\bin\swagent.exe
                          Status: FATAL ERROR
                          Additional Notes: FATAL ERROR - Failed to copy the hotfix files to the target location:C:\ColdFusion11\cfusion\db\slserver54\bin\swagent.exe
                                            FATAL ERROR - C:\ColdFusion11\cfusion\db\slserver54\bin\swagent.exe (Le processus ne peut pas accéder au fichier car ce fichier est utilisé par un autre processus)

Failed to copy hotfix files:C:\Users\cfuser.DUPLI-ECRITEL\921599.tmp\dist\cfusion\db\slserver54\bin\swsoc.exe
                          Status: FATAL ERROR
                          Additional Notes: FATAL ERROR - Failed to copy the hotfix files to the target location:C:\ColdFusion11\cfusion\db\slserver54\bin\swsoc.exe
                                            FATAL ERROR - C:\ColdFusion11\cfusion\db\slserver54\bin\swsoc.exe (Le processus ne peut pas accéder au fichier car ce fichier est utilisé par un autre processus)

Steps to Reproduce:
Coldfusion administrator hotfix installer

Actual Result:
Update is not installed and there is no option to rollback to previous version

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	4162515

External Customer Info:
External Company:  
External Customer Name: PIERRE THES
External Customer Email:  
External Test Config: My Hardware and Environment details:



Windows 2012 R2 64bits



I was running CF11 update 7 on Java 1.8.0_66

Attachments:

  1. June 13, 2016 00:00:00: 1_cf11_Update_8_Uninstall_06_13_2016_09_09_45.txt

Comments:

Pierre, By looking at the log, it looks like hotfix installer was unable to stop ColdFusion server due to which it results in these fatal errors. 1. Are you able to access ColdFusion administrator now? If yes, then try to un-install it from CF admin. 2. Are you running ColdFusion services with "Local System" or using any other user?
Comment by Nimit S.
2461 | June 12, 2016 11:40:08 PM GMT
Hi Nimit, 1. yes I can access Coldfusion administrator but when launching uninstall, it fails. Look at below log summary : Summary ------- Uninstallation: Successful with errors. 422 Successes 0 Warnings 23 NonFatalErrors 0 FatalErrors 2. I am running Coldfusion services with dedicated user and not with "Local system" as adviced by "cf11-lockdown-guide" Regards Pierre
Comment by External U.
2462 | June 13, 2016 01:47:49 AM GMT
Pierre, Can you please try installing ColdFusion 11 Update 9 and see if you are observing the behavior? -Nimit
Comment by Nimit S.
2463 | June 21, 2016 05:56:50 AM GMT
I have just tried to install coldfusion 11 update 9 and I have also an issue. This time, a single error : Moving files failed: Status: FATAL ERROR Additional Notes: FATAL ERROR - Could not move the file C:\ColdFusion11\cfusion\lib\updates\chf11000008.jar to the backup location C:\ColdFusion11\cfusion\hf-updates\hf-11-00009\backup\lib\updates\chf11000008.jar It looks like only command line installation works without error but installing via coldfusion administrator doesn't work ! Regards Pierre
Comment by External U.
2464 | June 21, 2016 10:59:36 AM GMT
Pierre, Please check if the dedicated user which you are using to run ColdFusion has write permission recursively to ColdFusion directory. This kind of issue occurs only if run-time user does not have sufficient permission on the ColdFusion installation directory. -Nimit
Comment by Nimit S.
2465 | July 14, 2016 04:36:19 AM GMT
Pierre, Did you get a chance to check the permission for ColdFusion runtime user?
Comment by Nimit S.
2466 | July 28, 2016 12:04:30 AM GMT
I am closing this bug as I have not received any update on this issue. If you are still facing this issue, please comment on this bug. We will re-open it.
Comment by Nimit S.
2467 | August 02, 2016 12:50:01 AM GMT