-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Description
Elasticsearch version
Version: 7.0.0-alpha2, Build: unknown/unknown/a30e8c2/2018-12-17T12:33:32.311168Z, JVM: 1.8.0_172
JVM version
java version "1.8.0_172"
Java(TM) SE Runtime Environment (build 1.8.0_172-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.172-b11, mixed mode)
OS version
Windows Server 2012 R2 Datacenter
Description of the problem including expected versus actual behavior:
Expected to have plugin installed like it worked in previous version.
Steps to reproduce:
Upgraded from 6.3.2 to 7.0.0-alpha2 and during install when used old config it ran into errors.
Turned off geoip ingest plugin let the install to finish. Thought I can enable it again after install, but it seems it is not working.
>"C:\Program Files\Elastic\Elasticsearch\7.0.0-alpha2\bin\elasticsearch-plugin.bat" install ingest-geoip
\Common was unexpected at this time.
Did not upgrade Java, from google search it seemed that at some point java update caused similar issues, but this time Java was not updated.
Not sure if it is due to this error, but new version does not start.
[2019-02-07T17:30:24,021][ERROR][o.e.b.Bootstrap ] [TDOSNELIN016] node validation exception
[1] bootstrap checks failed
[1]: the default discovery settings are unsuitable for production use; at least one of [discovery.zen.ping.unicast.hosts, discovery.zen.hosts_provider, cluster.initial_master_nodes] must be configured
[2019-02-07T17:30:24,025][INFO ][o.e.n.Node ] [TDOSNELIN016] stopping ...
[2019-02-07T17:30:24,126][INFO ][o.e.n.Node ] [TDOSNELIN016] stopped
[2019-02-07T17:30:24,126][INFO ][o.e.n.Node ] [TDOSNELIN016] closing ...
[2019-02-07T17:30:24,144][INFO ][o.e.n.Node ] [TDOSNELIN016] closed
[2019-02-07T17:30:24,149][INFO ][o.e.x.m.p.NativeController] [TDOSNELIN016] Native controller process has stopped - no new native processes can be started