You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Sapego (JIRA)" <ji...@apache.org> on 2019/04/17 15:27:00 UTC

[jira] [Commented] (IGNITE-11766) cpp: JVM library not found for openjdk 11 on windows

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

Igor Sapego commented on IGNITE-11766:
--------------------------------------

[~spilschikov] actually, searching for {{jre}} in JDK directory is perfectly fine for JDK<11, as it is really there. I'm going to fix it for Java 11 soon.

> cpp: JVM library not found for openjdk 11 on windows
> ----------------------------------------------------
>
>                 Key: IGNITE-11766
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11766
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.7
>            Reporter: Stepan Pilschikov
>            Assignee: Igor Sapego
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Trying to run compiled ignite.exe from platforms/cpp on windows
> {code}
> An error occurred: JVM library is not found (did you set JAVA_HOME environment variable?)
> {code}
> Think problem that platforms\cpp\jni\os\win\src\utils -> JAVA_DDL = "\\jre\\bin\\server\\jvm.dll" 
> searching for jre in jdk directory



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