Description of problem: If the management user or credentials change, the user is unable to update the values in the resource's plug-in configuration. Although the changes appear in the UI and are retrieved from the resource on future reloads of the resource, the agent does not pass these changes along to the resource's connection until you restart the agent or the agent plug-in container. Version-Release number of selected component (if applicable): 4.4.0.JON312GA How reproducible: Always Steps to Reproduce: 1. Install JBoss EAP 6 with a management user defined and start it. 2. Import EAP 6 server into inventory and update its connection settings to use the correct user and password. 3. Wait for service discovery to finish executing on the new EAP resource and for it to show as available in inventory. 4. Go back to the EAP resource's connection settings page and change the user and password values to something invalid. Actual results: The EAP resource continues to be reported as available and metric continue to be collected. Expected results: The availability of the resource should have switched to down with an error indicating that the management user credentials may be invalid. Additional info: The use-case for this is when security credentials are updated for enterprise services based on security policy or when credentials are invalidated. The result is that the JBoss ON system must be restarted for the changes to take affect. This is not practical in a production environment or an environment that is managed by multiple IS teams monitored within a single JBoss ON system.
Perhaps this is related to bug 929200?
Closing as agreed with Charles. This is fixed with bug 929200 resolution. *** This bug has been marked as a duplicate of bug 929200 ***