Hide Forgot
Description of problem:It is not possible to retrieve configuration for - socket binding groups - standalone server, domain server For managed servers and host controller it is possible to retrieve configuration, but adding a property results in below error. java.lang.NoSuchMethodError: org.rhq.core.domain.configuration.definition.PropertyDefinitionMap.getPropertyDefinitions()Ljava/util/List; Version-Release number of selected component (if applicable): Version: 3.0.1.GA Build Number: bf8f49a:9fe6384 EAP6 ER4.1 jboss-as-7 from #1314 How reproducible:always Steps to Reproduce: Check, whether some configuration is shown and can be changed for: 1. standalone server - system properties 2. domain controller - system properties 3. domain controller/master (HC) - system properties 4. domain controller/EAP server-one (ManagedServer) - system properties 5. standalone or domain/socket-binding-group Actual results: no configuration is shown, see stacktrace.log attachment Expected results: configuration is shown Additional info:
Created attachment 577043 [details] stacktrace
That is an interesting one -- Jay added this method around March 24th to core/domain, so it is not in RHQ 4.3
Closing, as this works in RHQ 4.4 and also in the 3.1 stream