Bug 811950

Summary: [EAP6 Plug-in BETA] NoSuchMethodError PropertyDefinitionMap.getPropertyDefinitions()Ljava/util/List
Product: [Other] RHQ Project Reporter: Libor Zoubek <lzoubek>
Component: AgentAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED WORKSFORME QA Contact: Mike Foley <mfoley>
Severity: unspecified Docs Contact:
Priority: low    
Version: 4.4CC: hrupp, theute
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-05-15 14:02:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 707223    
Attachments:
Description Flags
stacktrace none

Description Libor Zoubek 2012-04-12 11:32:54 UTC
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:

Comment 1 Libor Zoubek 2012-04-12 11:33:29 UTC
Created attachment 577043 [details]
stacktrace

Comment 2 Heiko W. Rupp 2012-04-12 13:08:11 UTC
That is an interesting one -- Jay added this method around March 24th to core/domain, so it is not in RHQ 4.3

Comment 4 Heiko W. Rupp 2012-05-15 14:02:17 UTC
Closing, as this works in RHQ 4.4 and also in the 3.1 stream