Bug 1135678 - AS5 plugin: resources backed by ManagedComponentComponent may stay down indefinitely
Summary: AS5 plugin: resources backed by ManagedComponentComponent may stay down indef...
Keywords:
Status: ON_QA
Alias: None
Product: RHQ Project
Classification: Other
Component: Plugins
Version: 4.10,4.11,4.12
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: RHQ 4.13
Assignee: Thomas Segismont
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1135679
TreeView+ depends on / blocked
 
Reported: 2014-08-30 08:54 UTC by Thomas Segismont
Modified: 2022-03-31 04:27 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1135679 (view as bug list)
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Thomas Segismont 2014-08-30 08:54:26 UTC
Description of problem:
Resources backed by ManagedComponentComponent may stay down indefinitely.

Version-Release number of selected component (if applicable):
4.10 -> 4.12

How reproducible:
3/3

Steps to Reproduce:
1.Inventory an EAP5 server
2.Wait a bit so that the admin-console resource gets discovered
3.Open the admin-console resource view

Actual results:
The resource is reported down and will stay down even after the page auto-refresh for avail checking.

Expected results:
The resource is reported up.

Comment 1 Thomas Segismont 2014-08-30 09:13:10 UTC
Fixed in master

commit 595ca3a7b2e2327a2425f5435e210c217a2cb30d
Author: Thomas Segismont <tsegismo>
Date:   Sat Aug 30 11:11:52 2014 +0200
    
Measurement requests or configuration loading may prevent the availability check to determine the ManagedComponent runState.
If the last known runState is null, get the ManagedComponent instance even if it was refreshed recently.


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