ColdFusion (2016 release) Update 1 (release date May 10, 2016) includes the following changes:
- Tomcat upgrade to 8.0.32. For more information, see the release notes.
- Addresses a vulnerability mentioned in the security bulletin APSB 16-16.
- Several important bug fixes for security, core language features, server, and other areas.
For more information, refer to the Update 1 release notes.
Note: This update is specific to ColdFusion (2016 release)
Bugs fixed
For the detailed list of bugs fixed in this update, refer to this document.
Known issues
For a list of known issues in this release, see Known issues.
Prerequisites
- On 64-bit computer, use 32-bit JRE for 32-bit ColdFusion and 64-bit JRE for 64-bit ColdFusion.
- If the ColdFusion server is behind a proxy, specify the proxy settings for the server to get the update notification and download the updates. Specify proxy settings using the system properties below in the jvm.config for a stand-alone installation, or corresponding script file for JEE installation.
- http.proxyHost
- http.proxyPort
- http.proxyUser
- http.proxyPassword
- For ColdFusion running on JEE application servers, stop all application server instances before installing the update.
- If you have applied the early access release (pre-release) build of ColdFusion (2016 release) Update 1, follow the steps below to reinstall it.
- Reinstate the update URL by clicking on the "Restore Default URL" button in the "Server Updates" section in the ColdFusion administrator.
- Switch to the "Available Updates" tab and click on the "Check for Updates" button.
- Download and install Update 1.
Installation
For instructions on how to install this update, see Server Update section. For any questions related to updates, see this FAQ.
- The update can be installed from the Administrator of a ColdFusion instance or through the command-line option.
- Windows users can launch the ColdFusion Administrator using Start > All Programs > Adobe > Coldfusion 2016 > Administrator.
- Microsoft Windows 7, Windows 8, Windows 10, Windows Server 2008, and Windows Server 2012 users must use the “Run as Administrator” option to launch wsconfig tool at {cf_install_home}/{instance_name}/runtime/bin.
- If you get the following error when installing the update using the Download and Install option, ensure that the folder {cf_install_home}/{instance_name}/hf_updates has write permission: "An error occurred when performing a file operation write on file {cf_install_home}/{instance_name}/hf-updates/hotfix_001.properties".
Post installation
After applying this update, ColdFusion build number should be 2016,0,01,298513.
Uninstallation
To uninstall the update, do one of the following:
- In ColdFusion Administrator, click Uninstall in Server Update > Updates > Installed Updates.
- Run the uninstaller for the update from the command prompt. For example, java -jar {cf_install_home}/{instance_home}/hf_updates/hf-2016-00001/uninstall /uninstaller.jar
If you can't uninstall the update using the above-mentioned uninstall options, the uninstaller could be corrupted. However, you can manually uninstall the update by doing the following:
- Delete the update jar from {cf_install_home}/{instance_name}/lib/updates.
- Copy all folders from {cf_install_home}/{instance_name}/hf-updates/{hf-2016-00001}/backup directory to {cf_install_home}/{instance_name}/