Bug 880214
Summary: | [AS7] retrieveBackingContent fails for DomainDeployment resource | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Heiko W. Rupp <hrupp> |
Component: | Plugins | Assignee: | Heiko W. Rupp <hrupp> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 4.5 | CC: | hrupp, lzoubek, myarboro |
Target Milestone: | --- | ||
Target Release: | RHQ 4.6 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | 855925 | Environment: | |
Last Closed: | 2013-08-31 10:10:55 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: | 855925 |
Description
Heiko W. Rupp
2012-11-26 14:18:36 UTC
In the as7 plugin, org.rhq.modules.plugins.jbossas7.DeploymentComponent#deploymentFile is a relative path, and opening the fileinputstream fails because of that. The relative path in #c1 comes from the fact that there is no /core-service=server-environment available in domain mode. I am faking this now by adding data/content to the baseDir. Also for server-groups, we now fall back to using the domain content master e94ba25 Bulk close of old bugs in VERIFIED state. |