ES 672 - downloaded, unzip, run and error - UseAVX=2 is not supported + java.security.AccessControlException

Hi all,
I setup an new VM Win Server 19 and want to run es 672 to use in combination with kibana 672.
I use OpenJDK8U last Build 8u232b09

So I downloaded es, unzipped and run but:

first log entry:
OpenJDK 64-Bit Server VM warning: UseAVX=2 is not supported on this CPU, setting it to UseAVX=1

then:

[2020-01-06T08:33:05,288][WARN ][o.e.b.ElasticsearchUncaughtExceptionHandler] [m_-kfSr] uncaught exception in thread [main]
org.elasticsearch.bootstrap.StartupException: org.elasticsearch.common.inject.CreationException: Guice creation errors:

  1. An exception was caught and reported. Message: access denied ("java.lang.RuntimePermission" "accessClassInPackage.jdk.internal.vm.annotation")
    at unknown
    Caused by: java.security.AccessControlException: access denied ("java.lang.RuntimePermission" "accessClassInPackage.jdk.internal.vm.annotation")

Wow, this ist crazy because I never saw this before!

I do the same with version 7.5.1 and it works fine!?

Can you tell me what is goin on
Thanks and Regards

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.