Bug 534780 (RHQ-1543)

Summary: noise in the server log when editing group configs
Product: [Other] RHQ Project Reporter: Joseph Marques <jmarques>
Component: ConfigurationAssignee: Ian Springer <ian.springer>
Status: CLOSED NEXTRELEASE QA Contact: Jeff Weiss <jweiss>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.2CC: ccrouch, dajohnso
Target Milestone: ---Keywords: SubBug
Target Release: ---   
Hardware: All   
OS: All   
URL: http://jira.rhq-project.org/browse/RHQ-1543
Whiteboard:
Fixed In Version: 1.2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
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: 534605    

Description Joseph Marques 2009-02-11 21:01:00 UTC
edit any property set and you'll see this in the server log:

15:33:59,145 WARN  [renderkit] Unable to find component with ID rhq_prop--1669097268_1729365000 in view.
15:33:59,145 WARN  [renderkit] Unable to find component with ID rhq_prop--1669097268_-672261858 in view.
15:33:59,176 WARN  [renderkit] Unable to find component with ID rhq_prop--1669097268_-217105888 in view.
15:33:59,176 WARN  [renderkit] Unable to find component with ID rhq_prop--1669097268_133350816 in view.



Comment 1 Ian Springer 2009-02-12 16:20:59 UTC
This was caused by message components that had 'for' attributes pointing to invalid component id's. Fixed by not creating message components at all for aggregate properties that do not have a corresponding UIInput (i.e. those props with differing values) - r3029.


Comment 2 Jeff Weiss 2009-03-12 16:05:00 UTC
I've been testing group config the last few days, search the log for this error, vim gives

E486: Pattern not found: Unable to find component   

fixed, rev3351

Comment 3 Red Hat Bugzilla 2009-11-10 20:35:16 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1543