ColdFusion: Cumulative Hot Fix Installs
Related Categories: Best Practices, ColdFusion
When applying a Cumulative Hot Fix (CHF) please RTFM and ensure you have the correct base install first. I have seen a couple of instances where customers have applied CHF7020002 to a CFMX7.0 or 7.01 install. You must have the correct version/build of CF installed for the CHF.
If you're in a situation where you mistakenly applied the incorrect CHF (or any other hot fix for that matter) to CFMX7.x and higher, simply stop the server, and remove the jar from the cf_root/lib/updates folder.



[Add Comment] [Subscribe to Comments]
I even expected an online auto update service for ColdFusion server.
An automated upgrade facility at Adobe.com might have been discussed in the past (Macromedia days) but there's too many variables. People install CF in all types of configurations. For example, look at the issues that occur if you install CFIDE to the web server root but then apply an upgrade but point that installer to the internal web server root. Now you have a mixed environment. Its even worse if you do a side-by-side install and configure the external web server, then goto remove the older version just to have CFIDE wiped out.