Hi,
es.log has following contents
2023.10.04 08:49:36 INFO es[][o.e.n.Node] version[8.7.0], pid[2160], build[tar/09520b59b6bc1057340b55750186466ea715e30e/2023-03-27T16:31:09.816451435Z], OS[Windows 7/6.1/amd64], JVM[Eclipse Adoptium/OpenJDK 64-Bit Server VM/17.0.8/17.0.8+7]
2023.10.04 08:49:36 INFO es[][o.e.n.Node] JVM home [J:\elipse java], using bundled JDK [false]
2023.10.04 08:49:36 INFO es[][o.e.n.Node] JVM arguments [-Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -Djava.security.manager=allow, -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, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=SPI,COMPAT, --add-opens=java.base/java.io=ALL-UNNAMED, -XX:+UseG1GC, -Djava.io.tmpdir=J:\sonarqube-10.2.1.78527\sonarqube-10.2.1.78527\temp, -XX:ErrorFile=J:\sonarqube-10.2.1.78527\sonarqube-10.2.1.78527\logs\es_hs_err_pid%p.log, -Xlog:disable, -Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -Djna.tmpdir=J:\sonarqube-10.2.1.78527\sonarqube-10.2.1.78527\temp, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dio.netty.allocator.numDirectArenas=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=COMPAT, -Dcom.redhat.fips=false, -Xmx512m, -Xms512m, -XX:MaxDirectMemorySize=256m, -XX:+HeapDumpOnOutOfMemoryError, -XX:G1HeapRegionSize=4m, -XX:InitiatingHeapOccupancyPercent=30, -XX:G1ReservePercent=15, -Des.distribution.type=tar, --module-path=J:\sonarqube-10.2.1.78527\sonarqube-10.2.1.78527\elasticsearch\lib, --add-modules=jdk.net, -Djdk.module.main=org.elasticsearch.server]
2023.10.04 08:49:48 INFO es[][o.e.p.PluginsService] loaded module [aggregations]
2023.10.04 08:49:48 INFO es[][o.e.p.PluginsService] loaded module [analysis-common]
2023.10.04 08:49:48 INFO es[][o.e.p.PluginsService] loaded module [apm]
2023.10.04 08:49:48 INFO es[][o.e.p.PluginsService] loaded module [blob-cache]
2023.10.04 08:49:48 INFO es[][o.e.p.PluginsService] loaded module [lang-painless]
2023.10.04 08:49:48 INFO es[][o.e.p.PluginsService] loaded module [old-lucene-versions]
2023.10.04 08:49:48 INFO es[][o.e.p.PluginsService] loaded module [parent-join]
2023.10.04 08:49:48 INFO es[][o.e.p.PluginsService] loaded module [reindex]
2023.10.04 08:49:48 INFO es[][o.e.p.PluginsService] loaded module [transport-netty4]
2023.10.04 08:49:48 INFO es[][o.e.p.PluginsService] loaded module [x-pack-aggregate-metric]
2023.10.04 08:49:48 INFO es[][o.e.p.PluginsService] loaded module [x-pack-core]
2023.10.04 08:49:48 INFO es[][o.e.p.PluginsService] loaded module [x-pack-profiling]
2023.10.04 08:49:48 INFO es[][o.e.p.PluginsService] loaded module [x-pack-security]
2023.10.04 08:49:48 INFO es[][o.e.p.PluginsService] no plugins loaded
2023.10.04 08:50:02 INFO es[][o.e.e.NodeEnvironment] using [1] data paths, mounts [[MIS (J:)]], net usable_space [3.9gb], net total_space [48.8gb], types [NTFS]
2023.10.04 08:50:02 INFO es[][o.e.e.NodeEnvironment] heap size [512mb], compressed ordinary object pointers [true]
2023.10.04 08:50:02 INFO es[][o.e.n.Node] node name [sonarqube], node ID [ugf2J7NTSPWaBJq_zwdDYQ], cluster name [sonarqube], roles [ml, data_hot, transform, data_content, data_warm, master, remote_cluster_client, data, data_cold, ingest, data_frozen]
2023.10.04 08:50:07 INFO es[][o.e.x.p.ProfilingPlugin] Profiling is enabled
2023.10.04 08:50:08 INFO es[][o.e.x.s.Security] Security is disabled
2023.10.04 08:50:08 INFO es[][o.e.t.n.NettyAllocator] creating NettyAllocator with the following configs: [name=unpooled, suggested_max_allocation_size=1mb, factors={es.unsafe.use_unpooled_allocator=null, g1gc_enabled=true, g1gc_region_size=4mb, heap_size=512mb}]
2023.10.04 08:50:08 INFO es[][o.e.i.r.RecoverySettings] using rate limit [40mb] with [default=40mb, read=0b, write=0b, max=0b]
2023.10.04 08:50:09 INFO es[][o.e.d.DiscoveryModule] using discovery type [single-node] and seed hosts providers [settings]
2023.10.04 08:50:11 INFO es[][o.e.n.Node] initialized
2023.10.04 08:50:11 INFO es[][o.e.n.Node] starting ...
2023.10.04 08:50:11 INFO es[][o.e.t.TransportService] publish_address {127.0.0.1:55247}, bound_addresses {127.0.0.1:55247}
2023.10.04 08:50:13 WARN es[][o.e.c.c.ClusterBootstrapService] this node is locked into cluster UUID [NLWCMLu6TjS_oDDmCyiXQQ] but [cluster.initial_master_nodes] is set to [sonarqube]; remove this setting to avoid possible data loss caused by subsequent cluster bootstrap attempts; for further information see https://www.elastic.co/guide/en/elasticsearch/reference/8.7/important-settings.html#initial_master_nodes
2023.10.04 08:50:14 INFO es[][o.e.c.s.MasterService] elected-as-master ([1] nodes joined)[_FINISH_ELECTION_, {sonarqube}{ugf2J7NTSPWaBJq_zwdDYQ}{lBliWGh9SZevkNl8UEli0A}{sonarqube}{127.0.0.1}{127.0.0.1:55247}{cdfhilmrstw}{8.7.0} completing election], term: 3, version: 14, delta: master node changed {previous [], current [{sonarqube}{ugf2J7NTSPWaBJq_zwdDYQ}{lBliWGh9SZevkNl8UEli0A}{sonarqube}{127.0.0.1}{127.0.0.1:55247}{cdfhilmrstw}{8.7.0}]}
2023.10.04 08:50:14 INFO es[][o.e.c.s.ClusterApplierService] master node changed {previous [], current [{sonarqube}{ugf2J7NTSPWaBJq_zwdDYQ}{lBliWGh9SZevkNl8UEli0A}{sonarqube}{127.0.0.1}{127.0.0.1:55247}{cdfhilmrstw}{8.7.0}]}, term: 3, version: 14, reason: Publication{term=3, version=14}
2023.10.04 08:50:15 INFO es[][o.e.r.s.FileSettingsService] starting file settings watcher ...
2023.10.04 08:50:16 INFO es[][o.e.h.AbstractHttpServerTransport] publish_address {127.0.0.1:9001}, bound_addresses {127.0.0.1:9001}
2023.10.04 08:50:16 INFO es[][o.e.n.Node] started {sonarqube}{ugf2J7NTSPWaBJq_zwdDYQ}{lBliWGh9SZevkNl8UEli0A}{sonarqube}{127.0.0.1}{127.0.0.1:55247}{cdfhilmrstw}{8.7.0}{xpack.installed=true, rack_id=sonarqube}
2023.10.04 08:50:16 INFO es[][o.e.c.c.NodeJoinExecutor] node-join: [{sonarqube}{ugf2J7NTSPWaBJq_zwdDYQ}{lBliWGh9SZevkNl8UEli0A}{sonarqube}{127.0.0.1}{127.0.0.1:55247}{cdfhilmrstw}{8.7.0}] with reason [completing election]
2023.10.04 08:50:16 INFO es[][o.e.r.s.FileSettingsService] file settings service up and running [tid=33]
2023.10.04 08:50:16 INFO es[][o.e.n.Node] stopping ...
2023.10.04 08:50:16 INFO es[][o.e.r.s.FileSettingsService] shutting down watcher thread
2023.10.04 08:50:16 INFO es[][o.e.r.s.FileSettingsService] watcher service stopped
2023.10.04 08:50:16 INFO es[][o.e.n.Node] stopped
2023.10.04 08:50:16 INFO es[][o.e.n.Node] closing ...
2023.10.04 08:50:16 INFO es[][o.e.n.Node] closed