You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Mila Rodriguez (JIRA)" <ji...@apache.org> on 2018/05/16 01:18:00 UTC

[jira] [Commented] (CASSANDRA-14446) Cassandra will not start on JRE 10

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

Mila Rodriguez commented on CASSANDRA-14446:
--------------------------------------------

Note that JDK 10.0.1 is what Oracle _recommends_ you install when you go to the JDK installation page, so it's not like you have to go digging around for it or anything.

> Cassandra will not start on JRE 10
> ----------------------------------
>
>                 Key: CASSANDRA-14446
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14446
>             Project: Cassandra
>          Issue Type: Bug
>         Environment: JDK 10.0.1
>            Reporter: Mila Rodriguez
>            Priority: Major
>
> Clean install of Windows 10 Home 64 bit, JDK 10.0.1, Cassandra 3.11.2.
> Attempted to start Cassandra for the first time:
>  
> {code:java}
> PS C:\javatools> cassandra -f
> *---------------------------------------------------------------------*
> *---------------------------------------------------------------------*
> WARNING! Automatic page file configuration detected.
>  It is recommended that you disable swap when running Cassandra
>  for performance and stability reasons.
> *---------------------------------------------------------------------*
> *---------------------------------------------------------------------*
> Failed 64-bit check. Re-running to get version from 32-bit
> *---------------------------------------------------------------------*
> *---------------------------------------------------------------------*
> Cassandra 3.0 and later require Java 8u40 or later.
> {code}
>  
> Result of `java -version` check:
> {code:java}
> PS C:\javatools> java -version
> java version "10.0.1" 2018-04-17
> Java(TM) SE Runtime Environment 18.3 (build 10.0.1+10)
> Java HotSpot(TM) 64-Bit Server VM 18.3 (build 10.0.1+10, mixed mode){code}
> My guess would be that the change in versioning scheme ("10.0.1" instead of something a la "1.8.0_40") is what is causing this.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org