Bug 1410583
Summary: | [GSS] (6.4.z) WFCORE-2182 - RuntimeVaultReader should not throw SecurityException | ||
---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Richard Foyle <rfoyle> |
Component: | Domain Management | Assignee: | Stephen Fikes <sfikes> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Jiří Bílek <jbilek> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.4.11 | CC: | anmiller, bdawidow, bmaxwell, brian.stansberry, dandread, darran.lofthouse, jbilek, pskopek, rnetuka, sfikes |
Target Milestone: | CR1 | ||
Target Release: | EAP 6.4.15 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause:
A SecurityException is thrown if a vault reference cannot be resolved (because it does not exist)
Consequence:
When the SecurityException is raised while deploying datasources during server startup, the datasources subsystem deployment fails and all datasources are disabled.
Fix:
Handle the SecurityException so that only the invalid datasource is disabled.
Result:
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2017-05-19 08:05:37 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: | 1419353 |
Description
Richard Foyle
2017-01-05 19:46:35 UTC
Verified with EAP 6.4.15.CP.CR2 Released on May 18 as part of EAP 6.4.15. |