Bug 864213

Summary: cannot collect response time data for AS7 web resources
Product: [Other] RHQ Project Reporter: John Mazzitelli <mazz>
Component: PluginsAssignee: John Mazzitelli <mazz>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.5CC: hrupp
Target Milestone: ---   
Target Release: RHQ 4.6   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-03 14:41:38 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: 906041    

Description John Mazzitelli 2012-10-08 21:48:04 UTC
Under AS7 server, enable a web subdeployment's response time metric. Notice it fails to collect even though the rtfilter is installed and the log data is being written out.

Problem is this:

org.rhq.modules.plugins.jbossas7.WebRuntimeComponent.getValues(MeasurementReport, Set<MeasurementScheduleRequest>)

is trying to use iterator.remove on a set that is unmodifiable.

Comment 1 John Mazzitelli 2012-10-08 21:50:49 UTC
git commit to master: b44ad1b934bbc80a52bfa1d4202294a63a94802c

Comment 2 Heiko W. Rupp 2013-09-03 14:41:38 UTC
Bulk closing of issues in old RHQ releases that are in production for a while now.

Please open a new issue when running into an issue.