[JBoss JIRA] (ELY-1246) The elytron-1_0.xsd has elements the parser does not accept
by Jan Kalina (JIRA)
[ https://issues.jboss.org/browse/ELY-1246?page=com.atlassian.jira.plugin.s... ]
Jan Kalina commented on ELY-1246:
---------------------------------
Mentioned elements are already removed, just should be checked whether there is no more XSD elements, which are not accepted by ElytronXmlParser.
[~ivassile] as you are already going through individual XSD items while documenting them in ELY-1082, dont you want to take this one too?
> The elytron-1_0.xsd has elements the parser does not accept
> -----------------------------------------------------------
>
> Key: ELY-1246
> URL: https://issues.jboss.org/browse/ELY-1246
> Project: WildFly Elytron
> Issue Type: Bug
> Reporter: James Perkins
> Assignee: Jan Kalina
>
> There are elements in the {{elytron-1_0.xsd}} that the parser does not accept. While I didn't check them all here are at least a few that are in the XSD that the parser will reject:
> * {{allow-sasl-mechanisms}}
> * {{allow-all-sasl-mechanisms}}
> * {{forbid-sasl-mechanisms}}
> This may be all of them, but it should likely be validated that those are the only ones.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (ELY-1368) Elytron CommandCredentialSource closes STD_ERR stream without consuming it
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/ELY-1368?page=com.atlassian.jira.plugin.s... ]
Darran Lofthouse updated ELY-1368:
----------------------------------
Fix Version/s: 1.2.0.Beta4
> Elytron CommandCredentialSource closes STD_ERR stream without consuming it
> --------------------------------------------------------------------------
>
> Key: ELY-1368
> URL: https://issues.jboss.org/browse/ELY-1368
> Project: WildFly Elytron
> Issue Type: Bug
> Components: Credential Store
> Affects Versions: 1.2.0.Beta3
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Priority: Critical
> Fix For: 1.2.0.Beta4
>
>
> External commands used for retrieving Elytron credentials may fail due to closed error stream.
> The {{CommandCredentialSource}} closes STD_ERR stream without consuming it.
> Elytron unit test {{CommandCredentialSourceTest}} (which executes an external java program) hits this issue in some environments. Log contains;
> {noformat}
> 11:30:29,201 TRACE (main) [org.wildfly.security] <CommandCredentialSource.java:114> Exit code from password command = 141
> {noformat}
> The issue was investigated in this PR. You can find more details there:
> https://github.com/wildfly-security/wildfly-elytron/pull/981
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (ELY-1368) Elytron CommandCredentialSource closes STD_ERR stream without consuming it
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/ELY-1368?page=com.atlassian.jira.plugin.s... ]
Darran Lofthouse moved JBEAP-13173 to ELY-1368:
-----------------------------------------------
Project: WildFly Elytron (was: JBoss Enterprise Application Platform)
Key: ELY-1368 (was: JBEAP-13173)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Credential Store
(was: Security)
Affects Version/s: 1.2.0.Beta3
(was: 7.1.0.CR1)
> Elytron CommandCredentialSource closes STD_ERR stream without consuming it
> --------------------------------------------------------------------------
>
> Key: ELY-1368
> URL: https://issues.jboss.org/browse/ELY-1368
> Project: WildFly Elytron
> Issue Type: Bug
> Components: Credential Store
> Affects Versions: 1.2.0.Beta3
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Priority: Critical
>
> External commands used for retrieving Elytron credentials may fail due to closed error stream.
> The {{CommandCredentialSource}} closes STD_ERR stream without consuming it.
> Elytron unit test {{CommandCredentialSourceTest}} (which executes an external java program) hits this issue in some environments. Log contains;
> {noformat}
> 11:30:29,201 TRACE (main) [org.wildfly.security] <CommandCredentialSource.java:114> Exit code from password command = 141
> {noformat}
> The issue was investigated in this PR. You can find more details there:
> https://github.com/wildfly-security/wildfly-elytron/pull/981
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months