Hi Paolo, There is some work to do to make Ignite running on Java 9: https://issues.apache.org/jira/browse/IGNITE-4615 <https://issues.apache.org/jira/browse/IGNITE-4615>
Guess the version will be supported by the end of the year. — Denis > On Oct 11, 2017, at 2:08 PM, Paolo Di Tommaso <[email protected]> > wrote: > > Hi, > > Which the minimal Ignite version that can run on Java 9 ? > > I'm trying Ignite 1.9 and I'm getting > > > Caused by: java.lang.IllegalStateException: Ignite requires Java 7 or above. > Current Java version is not supported: 9 > at org.apache.ignite.internal.IgnitionEx.<clinit>(IgnitionEx.java:185) > > > > > Thanks, > Paolo >
