X-Pack not supported on windows?

[2017-07-18T13:25:39,910][DEBUG][o.e.a.ActionModule ] Using REST wrapper f
rom plugin org.elasticsearch.xpack.XPackPlugin
[2017-07-18T13:25:41,747][WARN ][o.e.b.ElasticsearchUncaughtExceptionHandler] []
uncaught exception in thread [main]
org.elasticsearch.bootstrap.StartupException: ElasticsearchException[X-Pack is n
ot supported and Machine Learning is not available for [windows-x86]; you can us
e the other X-Pack features (unsupported) by setting xpack.ml.enabled: false in
elasticsearch.yml]
at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:127
) ~[elasticsearch-5.5.0.jar:5.5.0]
at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:

checked JVM at 64 bit for 64 bit windows 7 and still have error

We do not support Windows 7 at all sorry - https://www.elastic.co/support/matrix

Can you post the first 10 log lines after start?

C:\Users\ny2359\Documents\CCT CTI\Capacity Project\WORKING DOCUMENTS\ELK\elastic
search-5.5.0\bin>.\elasticsearch
[2017-07-20T00:56:56,523][INFO ][o.e.n.Node ] [] initializing ...
[2017-07-20T00:56:56,598][INFO ][o.e.e.NodeEnvironment ] [Bqr_0UM] using [1]
data paths, mounts [[SYSTEM (C:)]], net usable_space [10.7gb], net total_space [
238.4gb], spins? [unknown], types [NTFS]
[2017-07-20T00:56:56,599][INFO ][o.e.e.NodeEnvironment ] [Bqr_0UM] heap size
[989.8mb], compressed ordinary object pointers [unknown]
[2017-07-20T00:56:56,604][INFO ][o.e.n.Node ] node name [Bqr_0UM]
derived from node ID [Bqr_0UMlTvG_Gu5ev97k7w]; set [node.name] to override
[2017-07-20T00:56:56,604][INFO ][o.e.n.Node ] version[5.5.0], pid[
23352], build[260387d/2017-06-30T23:16:05.735Z], OS[Windows 7/6.1/x86], JVM[Orac
le Corporation/Java HotSpot(TM) Client VM/1.8.0_141/25.141-b15]

Thanks,

it looks like you are running on 32bit Windows and a 32bit JVM. So unfortunately you can't make it work on this platform as you first require a 64bit Windows in order to install a 64bit JVM on it.

I am sorry, but we are not supporting 32bit, but require 64bit for the Machine Learning plugin. Note that this doesn't mean that X-Pack is unusable, only the ML plugin gets disabled. All other X-Pack features are not affected.

Nevertheless for production a 64bit system is highly recommended.

I know my machine is or should be 64 bit. Am I doing a wrong configuration. If not workable I will work towards using a Linux Server or a Windows 2012 Server. Also do you know pricing options for the x-pack. Thanks again.

It might be just a matter of the operating system, the machine type can still be and probably is 64bit. I suggest to install one of the supported 64bit OS's listed at https://www.elastic.co/support/matrix

As for pricing: Please use this form to get a quote: https://www.elastic.co/subscriptions#request-info

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