Install ColdFusion patches manually

Install ColdFusion patches manually

Refer to https://coldfusion.adobe.com/2017/11/how-to-install-coldfusion-updates-manually/

  1. Download ColdFusion updates - whose name is like hotfix-00*-*****.jar - on Adobe's website, e.g. https://helpx.adobe.com/coldfusion/kb/coldfusion-2016-updates.html

  2. Place those .jar files in <ColdFusion Root>/jre/bin

  3. In CMD, change directory to <ColdFusion Root>/jre/bin, and then run command "java -jar hotfix-00*-*****.jar"