You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (Jira)" <ji...@apache.org> on 2021/03/01 22:13:00 UTC

[jira] [Created] (THRIFT-5362) cross tests fail with System.ComponentModel.Win32Exception (2): No such file or directory

Jens Geyer created THRIFT-5362:
----------------------------------

             Summary: cross tests fail with System.ComponentModel.Win32Exception (2): No such file or directory
                 Key: THRIFT-5362
                 URL: https://issues.apache.org/jira/browse/THRIFT-5362
             Project: Thrift
          Issue Type: Bug
          Components: netstd - Library
            Reporter: Jens Geyer


{{For netstd everything fails with:}}
{{ }}
{{System.ComponentModel.Win32Exception (2): No such file or directory}}
{{   at System.Diagnostics.Process.ForkAndExecProcess(String filename,}}
{{String[] argv, String[] envp, String cwd, Boolean redirectStdin, Boolean}}
{{redirectStdout, Boolean redirectStderr, Boolean setCredentials, UInt32}}
{{userId, UInt32 groupId, UInt32[] groups, Int32& stdinFd, Int32& stdoutFd,}}
{{Int32& stderrFd, Boolean usesTerminal, Boolean throwOnNoExec)}}
{{   at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)}}
{{   at System.Diagnostics.Process.Start()}}
{{   at Microsoft.DotNet.Cli.Utils.Command.Execute()}}
{{   at Microsoft.DotNet.Tools.Run.RunCommand.Execute()}}
{{   at Microsoft.DotNet.Tools.Run.RunCommand.Run(String[] args)}}
{{   at Microsoft.DotNet.Cli.Program.ProcessArgs(String[] args, ITelemetry}}
{{telemetryClient)}}
{{   at Microsoft.DotNet.Cli.Program.Main(String[] args)}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)