Read on to know what's new and changed in Update 3 of ColdFusion (2018 release) Performance Monitoring Toolset.
Bugs fixed in this release
Bug ID | Description |
CF-4209149 | In some cases, the tabs are not visible when you adjust the screen size. |
CF-4211702 | The response time threshold when set does not get tracked as expected. |
Prerequisites
Note: On 64-bit computers, use 64-bit JRE for 64-bit Performance Monitoring Toolset.
If the Performance Monitoring Toolset 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, or provide the proxy settings in Performance Monitoring Toolset dashboard (Settings > Updates > Settings)
- http.proxyHost
- http.proxyPort
- http.proxyUser
- http.proxyPassword
Installation
The update can be installed through the PMT dashboard or command-line.
If you get the following error when installing the update using the Download or Download and Install option, ensure that the folder {pmt_install_home}/hf-updates has write permission: "Error occurred while installing PMT update. Please try again."
The backup is located at {pmt_install_home}/hf-updates/hf-2018-00003-328757/backup.
Installing the update manually
- Click the link to download the JAR. The MD5 checksum is: af7efef5c3c1530ac4b4bd383e000562
- Execute the following command on the downloaded JAR. You must have privileges to start or stop Performance Monitoring Toolset and Datastore services.
Windows: <pmt_install_home>/jre/bin/java.exe -jar <jar-file-dir>/hotfix-003-328757.jar
Linux-based platforms: <pmt_install_home>/jre/bin/java -jar <jar-file-dir>/hotfix-003-328757.jar
Ensure that the JRE bundled with Performance Monitoring Toolset is used for executing the downloaded JAR.
Install the update from a user account that has permissions to restart Performance Monitoring Toolset and Datastore services.
Post installation
Note: After applying this update, the ColdFusion Performance Monitoring Toolset build number should be 2018,0,03,328757.
Uninstallation
To uninstall the update, perform one of the following:
- In Performance Monitoring Toolset Dashboard, click Uninstall in Settings > Updates > Installed Updates.
- Run the uninstaller for the update from the command prompt. For example, java -jar {pmt_install_home}/hf-updates/hf-2018-00003-328757/uninstall/uninstaller.jar