Bug 869730
| Summary: | Agent loads Sigar with nonative flag activated | |||
|---|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Stefan Negrea <snegrea> | |
| Component: | Agent | Assignee: | Stefan Negrea <snegrea> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | |
| Severity: | high | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 4.5 | CC: | hrupp, loleary | |
| Target Milestone: | --- | |||
| Target Release: | RHQ 4.6 | |||
| Hardware: | All | |||
| OS: | All | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 870186 (view as bug list) | Environment: | ||
| Last Closed: | 2013-09-03 14:45: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: | ||||
| Bug Blocks: | 870186 | |||
|
Description
Stefan Negrea
2012-10-24 16:04:35 UTC
Moved static block of code that was checking for Sigar availability to a static method. This allows correct usage of system properties and stored agent preferences at startup. With this change the agent will not load the Sigar library even if --nonative flag or rhq.agent.disable-native-system property are set to true. master branch commit: http://git.fedorahosted.org/cgit/rhq/rhq.git/commit/?id=cb654429a9c0d0d30092a21740da5e1d4e614be2 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. |