[
https://issues.apache.org/jira/browse/CASSANDRA-15258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17026577#comment-17026577
]
Yuki Morishita commented on CASSANDRA-15258:
--------------------------------------------
jvm.options is now split into several files (jvm-server.options,
jvm-client.options, etc) for 4.0 so cassandra.ps1 file needs to be updated in
order to support running 4.0 on Windows.
Let me work on patch for that.
[~gus] the original description of this issue is for Windows start up script,
so I will only fix that part. You should open another ticket if not done.
> 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
> Assignee: Yuki Morishita
> 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: [email protected]
For additional commands, e-mail: [email protected]