On 09/02/2016 05:19 AM, Andy Cobley wrote:
> However I’ve just tried  apache-cassandra-3.10-SNAPSHOT and am
> still getting
> 
> "Cassandra 3.0 and later require Java 8u40 or later.”

What is the git sha of your 3.10-SNAPSHOT build?

I see this was committed to trunk Jul 27, so perhaps your build is
older? If you are using something newer, maybe you could throw some
`echo` statements on those new version checks in conf/cassandra-env.ps1
to send some troubleshooting bits to stdout.


commit 01d5fa8acf05973074482eda497677c161a311ac
Author: Paulo Motta <pauloricard...@gmail.com>
Date:   Wed Jul 27 11:41:17 2016 -0400

    Fix Java Version check for versions > 100 on Windows (3.0 patch)

    Patch by pmotta; reviewed by jmckenzie for CASSANDRA-12278

-- 
Kind regards,
Michael

Reply via email to