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

Artem Budnikov resolved IGNITE-9288.
------------------------------------
    Resolution: Fixed

> Document how to start Ignite under Java 9
> -----------------------------------------
>
>                 Key: IGNITE-9288
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9288
>             Project: Ignite
>          Issue Type: Task
>          Components: documentation
>            Reporter: Vladimir Ozerov
>            Assignee: Artem Budnikov
>            Priority: Major
>             Fix For: 2.7
>
>
> *Explanation of the problem*
> AI use some proprietary DK APIs which are not accessible by default. In order 
> to run Ignite, it is necessary to pass special JVM flags to make these APIs 
> accessible.
> *How to start embedded Ignite*
> Pass the following flags to JVM:
> --add-exports java.base/jdk.internal.misc=ALL-UNNAMED --add-exports 
> java.base/sun.nio.ch=ALL-UNNAMED --add-exports 
> java.management/com.sun.jmx.mbeanserver=ALL-UNNAMED --add-exports 
> jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED
> *How to start standalone Ignite node*
> No additional actions are needed. Flag are already passed to Java inside 
> {{ignite.sh/bat}}



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

Reply via email to