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 2017/06/30 08:14:02 UTC

[jira] [Created] (IGNITE-5628) .NET: incorrect jvm.dll lookup paths for JRE

Pavel Tupitsyn created IGNITE-5628:
--------------------------------------

             Summary: .NET: incorrect jvm.dll lookup paths for JRE
                 Key: IGNITE-5628
                 URL: https://issues.apache.org/jira/browse/IGNITE-5628
             Project: Ignite
          Issue Type: Bug
          Components: platforms
            Reporter: Pavel Tupitsyn
            Assignee: Pavel Tupitsyn
             Fix For: 2.1


{{jvm.dll}} is located in different subfolders in JRE and JDK. Current code only accounts for JDK. So if we set {{JAVA_HOME}} to a custom xcopy-deployed JRE folder, jvm.dll can not be found.

With normal Windows installations it works because we use registry for that.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)