Windows 10 - MSI installer - JAVA_HOME is set
Service starts but never registers on 9200.
netstat -a -n confirms that no listener on 9200
Log shows that the DiscoveryModule never starts and setup doesn't proceed. What gives???:
[2018-07-09T23:41:10,006][INFO ][o.e.n.Node ] [DESKTOP-4V5GU7D] initializing ...
[2018-07-09T23:41:10,262][INFO ][o.e.e.NodeEnvironment ] [DESKTOP-4V5GU7D] using [1] data paths, mounts [[390GB (H:)]], net usable_space [96.6gb], net total_space [389.9gb], types [NTFS]
[2018-07-09T23:41:10,262][INFO ][o.e.e.NodeEnvironment ] [DESKTOP-4V5GU7D] heap size [1.9gb], compressed ordinary object pointers [true]
[2018-07-09T23:41:10,265][INFO ][o.e.n.Node ] [DESKTOP-4V5GU7D] node name [DESKTOP-4V5GU7D], node ID [wP2YrVubRee-t9zkHFiWJw]
[2018-07-09T23:41:10,266][INFO ][o.e.n.Node ] [DESKTOP-4V5GU7D] version[6.3.1], pid[1256], build[unknown/unknown/eb782d0/2018-06-29T21:59:26.107521Z], OS[Windows 10/10.0/amd64], JVM[Oracle Corporation/Java HotSpot(TM) 64-Bit Server VM/1.8.0_171/25.171-b11]
[2018-07-09T23:41:10,268][INFO ][o.e.n.Node ] [DESKTOP-4V5GU7D] JVM arguments [-XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Djava.io.tmpdir=C:\Windows\TEMP\elasticsearch, -XX:+HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=data, -XX:ErrorFile=logs/hs_err_pid%p.log, -XX:+PrintGCDetails, -XX:+PrintGCDateStamps, -XX:+PrintTenuringDistribution, -XX:+PrintGCApplicationStoppedTime, -Xloggc:logs/gc.log, -XX:+UseGCLogFileRotation, -XX:NumberOfGCLogFiles=32, -XX:GCLogFileSize=64m, -Xmx2g, -Xms2g, -Delasticsearch, -Des.path.home=H:\Tools\Elasticsearch\6.3.1, -Des.path.conf=H:\Tools\Elasticsearch\6.3.1\config]
[2018-07-09T23:41:19,262][INFO ][o.e.p.PluginsService ] [DESKTOP-4V5GU7D] loaded module [aggs-matrix-stats]
[2018-07-09T23:41:19,262][INFO ][o.e.p.PluginsService ] [DESKTOP-4V5GU7D] loaded module [analysis-common]
[2018-07-09T23:41:19,263][INFO ][o.e.p.PluginsService ] [DESKTOP-4V5GU7D] loaded module [ingest-common]
[2018-07-09T23:41:19,263][INFO ][o.e.p.PluginsService ] [DESKTOP-4V5GU7D] loaded module [lang-expression]
[2018-07-09T23:41:19,263][INFO ][o.e.p.PluginsService ] [DESKTOP-4V5GU7D] loaded module [lang-mustache]
[2018-07-09T23:41:19,263][INFO ][o.e.p.PluginsService ] [DESKTOP-4V5GU7D] loaded module [lang-painless]
[2018-07-09T23:41:19,263][INFO ][o.e.p.PluginsService ] [DESKTOP-4V5GU7D] loaded module [mapper-extras]
[2018-07-09T23:41:19,263][INFO ][o.e.p.PluginsService ] [DESKTOP-4V5GU7D] loaded module [parent-join]
[2018-07-09T23:41:19,263][INFO ][o.e.p.PluginsService ] [DESKTOP-4V5GU7D] loaded module [percolator]
[2018-07-09T23:41:19,265][INFO ][o.e.p.PluginsService ] [DESKTOP-4V5GU7D] loaded module [rank-eval]
[2018-07-09T23:41:19,265][INFO ][o.e.p.PluginsService ] [DESKTOP-4V5GU7D] loaded module [reindex]
[2018-07-09T23:41:19,265][INFO ][o.e.p.PluginsService ] [DESKTOP-4V5GU7D] loaded module [repository-url]
[2018-07-09T23:41:19,267][INFO ][o.e.p.PluginsService ] [DESKTOP-4V5GU7D] loaded module [transport-netty4]
[2018-07-09T23:41:19,267][INFO ][o.e.p.PluginsService ] [DESKTOP-4V5GU7D] loaded module [tribe]
[2018-07-09T23:41:19,267][INFO ][o.e.p.PluginsService ] [DESKTOP-4V5GU7D] loaded module [x-pack-core]
[2018-07-09T23:41:19,267][INFO ][o.e.p.PluginsService ] [DESKTOP-4V5GU7D] loaded module [x-pack-deprecation]
[2018-07-09T23:41:19,268][INFO ][o.e.p.PluginsService ] [DESKTOP-4V5GU7D] loaded module [x-pack-graph]
[2018-07-09T23:41:19,270][INFO ][o.e.p.PluginsService ] [DESKTOP-4V5GU7D] loaded module [x-pack-logstash]
[2018-07-09T23:41:19,270][INFO ][o.e.p.PluginsService ] [DESKTOP-4V5GU7D] loaded module [x-pack-ml]
[2018-07-09T23:41:19,270][INFO ][o.e.p.PluginsService ] [DESKTOP-4V5GU7D] loaded module [x-pack-monitoring]
[2018-07-09T23:41:19,270][INFO ][o.e.p.PluginsService ] [DESKTOP-4V5GU7D] loaded module [x-pack-rollup]
[2018-07-09T23:41:19,274][INFO ][o.e.p.PluginsService ] [DESKTOP-4V5GU7D] loaded module [x-pack-security]
[2018-07-09T23:41:19,280][INFO ][o.e.p.PluginsService ] [DESKTOP-4V5GU7D] loaded module [x-pack-sql]
[2018-07-09T23:41:19,281][INFO ][o.e.p.PluginsService ] [DESKTOP-4V5GU7D] loaded module [x-pack-upgrade]
[2018-07-09T23:41:19,286][INFO ][o.e.p.PluginsService ] [DESKTOP-4V5GU7D] loaded module [x-pack-watcher]
[2018-07-09T23:41:19,294][INFO ][o.e.p.PluginsService ] [DESKTOP-4V5GU7D] no plugins loaded