Ensure Performance Monitoring Toolset is up and running.
Disclosure of the UUID to an untrusted party can result in security risks and it is strongly recommended to reset the UUID to restore secure access.
Follow the steps to reset the UUID:
If ColdFusion is configured with Performance Monitoring Toolset
-
-
In ColdFusion installation directory, open the file neo-monitoring.xml in <cf_instance>/lib.
-
Search <var name='uuid'><string>XXXX</string></var> in the file.
-
Remove the UUID value, <var name='uuid'><string></string></var>.
-
Restart ColdFusion.
If ColdFusion is not configured with Performance Monitoring Toolset
-
Ensure the pmtagent package is installed.
In ColdFusion installation directory, open the file neo-monitoring.xml in <cf_instance>/lib.
-
Search <var name='uuid'><string>XXXX</string></var> in the file.
-
Remove the UUID value, <var name='uuid'><string></string></var>.
-
Restart ColdFusion.