Issues fixed in this release
Bug ID | Description |
CF-4210928 | In the dashboard for Incoming Services, introduce icons for profiling. |
CF-4209503 | Display the Java stack when Async threads and cfthread are selected in Active Monitoring. |
CF-4210498 | When a site goes down, there is no alert. |
CF-4209149 | In some cases, the tabs are not visible when you adjust the screen size. |
CF-4210878 | There was an issue with auto discovery of a JEE server. |
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-2021-00002-328618/backup.
Installing the update manually
- Click the link to download the JAR. The MD5 checksum is: 04c02e6c19738b839617e988f0930c38
- 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-002-328618.jar
Linux-based platforms: <pmt_install_home>/jre/bin/java -jar <jar-file-dir>/hotfix-002-328618.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 2021,0,02,328618.
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-2021-00002-328618/uninstall/uninstaller.jar