-
1. Re: Cold Fusion 11 updates (Security fixes)
Carl Von Stetten Nov 5, 2014 1:27 PM (in response to userCold9)ColdFusion 10 and 11 use the built-in update feature to download and install security fixes and product updates. You can access the Server Update tool from within the ColdFusion Administrator. When updates are available, they will appear with an orange star at the top right-hand side of the Administrator page, just to the left of the LOGOUT button. Click the star and it will take you to the updates section. Alternatively, you can scroll down the left-hand navigation menu to the Server Update panel, click on it to expand it, then click on "Updates".
-
2. Re: Cold Fusion 11 updates (Security fixes)
userCold9 Nov 10, 2014 11:51 AM (in response to Carl Von Stetten)Hi,
I found the update link, but when I select the Download and Install nothing happens.
Should something appear during the installation of the fixes?
There is a message on the screen "There are no installed updates" wording after the showing of the updates and before the Auto-Check option.
Also, should the Updates disappear after being installed?
Thanks,
Mike
-
3. Re: Cold Fusion 11 updates (Security fixes)
carl type3 Nov 10, 2014 2:35 PM (in response to userCold9)Hi Mike,
Once update is applied, CFadmin > System Information should report EG:
Update Level D:/ColdFusion11/cfusion/lib/updates/chf11000002.jarCFadmin > Server Update > Updates > Installed updates tab should say EG:
ColdFusion 11 Update 1
Update Level: 01
Update Type: General
Install Date: Tue, 23 Sep 2014 10:26:01 +1000
Update Description: etcPerhaps you could try to apply the update manually. Likely the updates are downloaded and located here:
\ColdFusion11\cfusion\hf-updates as hotfix_001.jar or hotfix_002.jar for update 1 and 2. Run CMD prompt as administrator. CD (change directory) to \ColdFusion11\jre\bin then type in (drive letter and paths may vary):
java -jar c:\ColdFusion11\cfusion\hf-updates\hotfix_002.jarfollow the graphic window prompts specifying correct paths as needed.
Reminder update 1 and update 2 have a patch for CF to IIS connector. This needs manually applying after update with WSCONFIG tool.HTH, Carl M.
-
4. Re: Cold Fusion 11 updates (Security fixes)
userCold9 Nov 12, 2014 3:48 AM (in response to carl type3)Hi,
I cannot find the hot fix files.
When I went to the, http://www.adobe.com/go/coldfusion-updates, URL shown in the Admin Update page, it states that "You are viewing a feed that contains frequently updated content. When you subscribe to a feed, it is added to the Common Feed List. Updated information from the feed is automatically downloaded to your computer and can be viewed in Internet Explorer and other programs."
Do I need to subscribe to the Updates?
If so, is there anything on the admin page options need to be done to access the feed?
There are more than one Cold Fusion sites. How can other sites (Admin) access the updates?
Thanks,
Mike
-
5. Re: Cold Fusion 11 updates (Security fixes)
carl type3 Nov 12, 2014 2:46 PM (in response to userCold9)Hi Mike,
You can download CF11 Update 2 from here:
http://download.adobe.com/pub/adobe/coldfusion/cf11/hotfix_002.jar
Copy hotfix_002.jar to \ColdFusion11\cfusion\hf-updates\ and run CMD mentioned before as administrator in command prompt.
HTH, Carl M.


