Bug 812406
Summary: | [as7] 'status' trait on 'Deployment' Resources returns null value | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Ian Springer <ian.springer> |
Component: | Plugins | Assignee: | RHQ Project Maintainer <rhq-maint> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.0.0 | CC: | ccrouch, hrupp |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-09-04 07:48:06 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: | 707223 |
Description
Ian Springer
2012-04-13 15:56:49 UTC
This was no issue on the recent jenkins runs. Also: [11]:-30 > set id -93 [12]:-93 > print Resource[id=-93, uuid=9852d56c-f0d4-4e58-85c9-7a69124296be, type={jboss-as-7}Deployment, key=deployment=test-simple.war, name=test-simple.war, parent=EAP (127.0.0.1:9990)] [13]:-93 > m -list status : TRAIT, The current runtime status of a deployment. Possible status modes are OK, FAILED, and STOPPED. FAILED indicates a dependency is missing or a service could not start. STOPPED indicates that the deployment was manually stopped. [14]:-93 > m t status MeasurementDataTrait[value=[OK], MeasurementData [MeasurementDataPK: timestamp=[Wed Apr 18 14:06:25 CEST 2012], scheduleId=[1]]] Bulk closing of some old issues |