You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "RamyaK (JIRA)" <ji...@apache.org> on 2019/08/05 13:27:00 UTC

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

RamyaK created CASSANDRA-15258:
----------------------------------

             Summary: Cassandra JDK11 Windows 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


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
(v7.6.14#76016)

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