Bug 819145
Summary: | [as7] code in discovery that figures out System property (sysprop) values by parsing the server command line does not process -P/--properties option | |||
---|---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Ian Springer <ian.springer> | |
Component: | Plugins | Assignee: | Charles Crouch <ccrouch> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | |
Severity: | high | Docs Contact: | ||
Priority: | urgent | |||
Version: | 4.4 | CC: | ccrouch, hbrock, hrupp, jshaughn | |
Target Milestone: | --- | |||
Target Release: | RHQ 4.5.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | 4.5 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 820570 820584 (view as bug list) | Environment: | ||
Last Closed: | 2013-09-01 10:11:04 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: | 820445 | |||
Bug Blocks: | 707223, 782579, 820570, 820584 |
Description
Ian Springer
2012-05-05 04:26:02 UTC
per BZ triage crouch, foley, loleary Fixed in master: http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=commitdiff;h=7b1a63a Note, AS7 support more than one -P and/or --properties option on the same command line, and our code handles that. Note, the unit test for this fix (AS7CommandLineTest) depends on the fix for bug 820445. Note, this support is in AS5, and I've added a unit test to ensure it is working. http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=commitdiff;h=e9c19a7 fixes a bug in the original fix, which caused an "IllegalArgumentException: URI is not absolute" error when trying to parse a -P option value that was a relative path. Bulk closing of items that are on_qa and in old RHQ releases, which are out for a long time and where the issue has not been re-opened since. |