[jboss-jira] [JBoss JIRA] (ELY-1368) Elytron CommandCredentialSource closes STD_ERR stream without consuming it

Darran Lofthouse (JIRA) issues at jboss.org
Fri Sep 15 06:39:00 EDT 2017


     [ https://issues.jboss.org/browse/ELY-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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)


More information about the jboss-jira mailing list