You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2022/05/31 10:28:00 UTC

[jira] [Created] (IGNITE-17063) .NET: Failed to load libjvm.so in some environments

Pavel Tupitsyn created IGNITE-17063:
---------------------------------------

             Summary: .NET: Failed to load libjvm.so in some environments
                 Key: IGNITE-17063
                 URL: https://issues.apache.org/jira/browse/IGNITE-17063
             Project: Ignite
          Issue Type: Bug
          Components: platforms
    Affects Versions: 2.11
            Reporter: Pavel Tupitsyn
            Assignee: Pavel Tupitsyn
             Fix For: 2.14


We rely on "readlink -f /usr/bin/java" to locate the JVM on Linux.
However, in some cases "readlink" is not in PATH and this fails.

# Try full path "/usr/bin/readlink" as well as short path
# Capture stderr when running commands



--
This message was sent by Atlassian Jira
(v8.20.7#820007)