Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-1368

Elytron CommandCredentialSource closes STD_ERR stream without consuming it

    XMLWordPrintable

Details

    Description

      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;

      11:30:29,201 TRACE (main) [org.wildfly.security] <CommandCredentialSource.java:114> Exit code from password command = 141
      

      The issue was investigated in this PR. You can find more details there:
      https://github.com/wildfly-security/wildfly-elytron/pull/981

      Attachments

        Issue Links

          Activity

            People

              darran.lofthouse@redhat.com Darran Lofthouse
              darran.lofthouse@redhat.com Darran Lofthouse
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: