You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Markus Weimer (JIRA)" <ji...@apache.org> on 2018/04/10 17:48:00 UTC

[jira] [Resolved] (REEF-2001) Driver launcher fails to find the JVM.DLL if JAVA_HOME is a JRE

     [ https://issues.apache.org/jira/browse/REEF-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus Weimer resolved REEF-2001.
---------------------------------
    Resolution: Fixed

Resolved via [#1443|https://github.com/apache/reef/pull/1443]

> Driver launcher fails to find the JVM.DLL if JAVA_HOME is a JRE
> ---------------------------------------------------------------
>
>                 Key: REEF-2001
>                 URL: https://issues.apache.org/jira/browse/REEF-2001
>             Project: REEF
>          Issue Type: Task
>          Components: REEF Bridge
>    Affects Versions: 0.16
>            Reporter: tyclintw
>            Assignee: tyclintw
>            Priority: Minor
>             Fix For: 0.17
>
>
> The DriverLauncher.cpp uses JAVA_HOME relative paths to find the JVM.DLL. This assumption works as long as JAVA_HOME points to a JDK. If JAVA_HOME points to a JRE, the relative paths are invalid and the JVM.DLL cannot be found.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)