Bug 905186
| Summary: | [as5 plugin] Unable to collect metric from web application context due to WebApplicationContextComponent not initializing 'clustered' property value | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Larry O'Leary <loleary> |
| Component: | Plugin -- JBoss EAP 5 | Assignee: | Larry O'Leary <loleary> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Mike Foley <mfoley> |
| Severity: | high | Docs Contact: | |
| Priority: | urgent | ||
| Version: | JON 3.1.2 | Keywords: | Regression |
| Target Milestone: | ER01 | ||
| Target Release: | JON 3.1.3 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 893217 | Environment: | |
| Last Closed: | 2013-09-06 02:24:39 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: | 893217 | ||
| Bug Blocks: | 894188 | ||
|
Description
Larry O'Leary
2013-01-28 19:28:53 UTC
Committed to release/jon3.1.x: http://git.fedorahosted.org/cgit/rhq/rhq.git/diff/?id=d424355d2d79746a63cf326629777e004378b0ed commit d424355d2d79746a63cf326629777e004378b0ed Author: Larry O'Leary <loleary> Date: Tue Jan 8 16:59:11 2013 -0600 Bug 905183 - [as5 plugin] Unable to collect metric from web application context due to WebApplicationContextComponent not initializing 'clustered' property value Added code to verify that clustered has been initialized and if it has not, an attempt is made to initialize it. Additionally, it will not be used if it is not initialized. (cherry picked from commit 4403c93e9f56274644f397174582a0540c0195fc) Closing as there will not be a 3.1.3 release. This is being tracked for 3.2 in the 'depends on' field. |