Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
on 06-02-2017 01:46 PM - edited on 06-23-2017 09:42 AM by Erin
Users installing their Controller on a Windows machine may see the following error message on the installer screen:
Please resolve the errors and retry the operation.
A Microsoft Windows hotfix is required but is not detected on this system.
Please install the hotfix from http://support.microsoft.com/kb/2549760 and retry the operation.
This hotfix ensures that the windows registry modifications made by this installer to extend the default service timeouts work as expected.
If you are unable to install the hotfix, send the file C:\Users<Username?\AppData\Local\Temp\hotfix_status_XXXXXXX.txt and the installation log in your temp directory to AppDynamics support for assistance.
The error message appears when hotfix #2549760 has not been installed on the Windows server.
-Vskip_validation=true
flag to bypass the hotfix check.
<controller_installer_name>.exe -Vskip_validation=true
Note: There is no loss of functionality without the hotfix, but be aware that until the hotfix is installed, users must stop all Controller services (including app and database) and ensure they have completely shut down before rebooting the Controller. This prevents database corruption which may be irreversible.
reg add HKLM\SYSTEM\CurrentControlSet\Control /v WaitToKillServiceTimeout /t REG_SZ /d 600000 /f
reg add HKLM\SYSTEM\CurrentControlSet\Control /v ServicesPipeTimeout /t REG_SZ /d 1200000 /f
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form