http://jira.hyperic.com/browse/HHQ-2144
While setting the configuration properties for "server.config_track.files" as agent.properties, the HQ UI throws the error stating:
The configuration has not been set for this resource due to : Unable to modify config track config: Agent error: C:\agent-4.0.0-EE-723\agent-4.0.0-EE\wrapper\sbin\agent.properties: The system cannot find the file specified.
With the auto-upgrade agents changes, the agent install path is set to wrapper/sbin.
During the configuration settings, when we set the agent.properties which is actually located at top level conf/ directory, the file is not found.
Steps to reproduce the issue:
1) Go to HQ Agent server inventory page
2) Click Edit Configuration properties
3) Set the "server.config_track.files" to agent.properties after enabling the config track.
Anonymous