[ https://issues.apache.org/jira/browse/IGNITE-25415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17952566#comment-17952566 ]
Pavel Tupitsyn commented on IGNITE-25415: ----------------------------------------- Merged to main: https://github.com/apache/ignite-3/commit/14313e7b0fa30108182c0cd838827724627be0f8 > .NET: Platform compute fails to start external process from release package > --------------------------------------------------------------------------- > > Key: IGNITE-25415 > URL: https://issues.apache.org/jira/browse/IGNITE-25415 > Project: Ignite > Issue Type: Bug > Components: compute ai3, platforms ai3, thin clients ai3 > Reporter: Pavel Tupitsyn > Assignee: Pavel Tupitsyn > Priority: Blocker > Labels: ignite-3 > Fix For: 3.1 > > Time Spent: 10m > Remaining Estimate: 0h > > {code} > .NET executor process failed to establish connection with the server: Could > not execute because the specified command or file was not found. > /home/pavel/Downloads/_Build_6_All_Zip_751_artifacts/platforms/dotnet/Apache.Ignite.Internal.ComputeExecutor/bin/Debug/net8.0/Apache.Ignite.Internal.ComputeExecutor.dll > does not exist. > {code} > *resolveDotNetBinaryDir* logic does not detect release package mode and > returns dev mode path. -- This message was sent by Atlassian Jira (v8.20.10#820010)