A
A
Apostol632020-08-10 07:58:54
elasticsearch
Apostol63, 2020-08-10 07:58:54

Why does elasticsearch stop automatically?

Good day everyone.
Faced the problem of automatic stop of elasticsearch
. Here is java.option from manager
-XX:+UseConcMarkSweepGC
-XX:CMSInitiatingOccupancyFraction=75
-XX:+UseCMSInitiatingOccupancyOnly
-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
-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:\Users\mypcc\AppData\Local\Temp\elasticsearch
-XX:+HeapDumpOnOutOfMemoryError
-XX:HeapDumpPath=data
-XX:ErrorFile=logs/hs_err_pid%p.log
-Xlog:gc*, gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m
-Djava.locale.providers=COMPAT
-Delasticsearch
-Des.path.home=c:\elasticsearch
-Des.path.conf=c:\elasticsearch\config
-Des.distribution.flavor=default
-Des.distribution.type=zip
-Des.bundled_jdk=true

Here is the process in task manager
5f30d38a5fe99601100328.png
But after a few seconds the process stops
What could be case?
I increased the amount of allocated memory through the manager, but it did not help
5f30d40785cc6218123309.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2020-08-10
@dimonchik2013

Here is the process in task manager

logs

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question