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:14:00 UTC

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

    [ https://issues.apache.org/jira/browse/THRIFT-5362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17293198#comment-17293198 ] 

Jens Geyer commented on THRIFT-5362:
------------------------------------

Potentially related to https://stackoverflow.com/q/52599105/499466 

> 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
>            Priority: Major
>
> {{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)