Bug 864213 - cannot collect response time data for AS7 web resources
Summary: cannot collect response time data for AS7 web resources
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Plugins
Version: 4.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: RHQ 4.6
Assignee: John Mazzitelli
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: 906041
TreeView+ depends on / blocked
 
Reported: 2012-10-08 21:48 UTC by John Mazzitelli
Modified: 2013-09-03 14:41 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-03 14:41:38 UTC
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.