Description of problem: This problem is caused by a fact that resources with status down have no configuration unless you visit them directly in the UI. This problem is visible in pre-defined dynagroup definitions for as7 plugin. Version-Release number of selected component (if applicable): Version : 4.12.0-SNAPSHOT Build Number : 96bc0ba How reproducible: Always Steps to Reproduce: 1. have a clean installation of rhq 2. register an agent which is monitoring default eap6 in domain mode 3. inventory eap6 resource 4. go to Inventory->Groups->All groups and wait for recalculation interval Actual results: By default eap6 in domain mode has 3 manages servers. Two are running and belong to 'main-server-group' and one is stopped which belongs to 'other-server-group'. You can see that dynagroup named 'Managed Servers in server-group ( main-server-group )' was correctly created and contains two running managed servers. But there is no dynagroup created for the last managed server which is stopped and belongs to other server group. Expected results: Dynagroup named 'Managed Servers in server-group ( other-server-group )' containing the stopped managed server is created. Additional info: Workaround: Navigate to the stopped managed server resource and visit a Configuration tab. Wait for recalculation. Expected dynagroup is created.
Not sure how to fix this one. In general we'd have to collect configuration for all unavailable resources, which is probably not a good idea.