You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Gus Heck (Jira)" <ji...@apache.org> on 2020/01/05 22:32:00 UTC

[jira] [Commented] (CASSANDRA-15258) Cassandra Windows JDK11 not working

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

Gus Heck commented on CASSANDRA-15258:
--------------------------------------

Given that adding those options gets me past the particular exception (but is not an good solution in the long term), I suspect that this bug as originally written really is only windows, and the exception encountered in the first comment indicates that the windows startup does not add the above vm options. I'm going to file a separate issue for further contemplation of the merits of these options.

> Cassandra Windows JDK11  not working
> ------------------------------------
>
>                 Key: CASSANDRA-15258
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15258
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Build, Local/Startup and Shutdown
>            Reporter: RamyaK
>            Priority: Urgent
>              Labels: windows
>
> I'm trying to setup Cassandra 4.0 trunk with OpenJDK11, but getting below error on start up.
>  
> +     $content = Get-Content "$env:CASSANDRA_CONF\jvm.options"
> +                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>     + CategoryInfo          : ObjectNotFound: (D:\Stuff\save\C...onf\jvm.options:String) [Get-Content], ItemNotFoundException
>     + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand
> Also JVM_VERSION is 11, still its showing as
> Cassandra 4.0 requires either Java 8 (update 151 or newer) or Java 11 (or newer). Java 11 is not supported.
>  
>   Please suggest.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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