| Summary: | ModuleOptions parsing can't handle EAP7 configuration | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Michael Burman <miburman> |
| Component: | Plugin -- JBoss EAP 7 | Assignee: | Michael Burman <miburman> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Sunil Kondkar <skondkar> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | JON 3.3.5 | CC: | fbrychta, hhovsepy, jmartine, loleary, skondkar, spinder |
| Target Milestone: | DR01 | Keywords: | Triaged |
| Target Release: | One-off release | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-06-06 18:56:42 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: | |
| Bug Depends On: | |||
| Bug Blocks: | 1314853 | ||
|
Description
Michael Burman
2016-02-04 13:53:41 UTC
ModuleOptionsComponent.loadResourceConfiguration lines 347 and 316 at least with input strings failing such as "curity", "ult,subsystem=security,security-domain=jaspitest,authentication=jaspi,login-module-stack" and "ult" *** Bug 1314303 has been marked as a duplicate of this bug. *** Fixed in master:
commit f0d02edd1706df08e0d49813a38a3371b9cea33e
Author: Michael Burman <miburman>
Date: Fri Mar 4 18:26:38 2016 +0200
[BZ 1304739] Check for NumberFormatException when parsing security-module config
Verified on JON 3.3 EAP plugin pack Update 04 DR01 Installed and imported EAP7. Verified that agent log does not display NumberFormatException. *** Bug 1320289 has been marked as a duplicate of this bug. *** |