Feb 22 11:19:45 h2865221.stratoserver.net elasticsearch[417]: java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
Feb 22 11:19:45 h2865221.stratoserver.net elasticsearch[417]: at java.base/java.lang.Thread.start0(Native Method)
Feb 22 11:19:45 h2865221.stratoserver.net elasticsearch[417]: at java.base/java.lang.Thread.start(Thread.java:799)
Feb 22 11:19:45 h2865221.stratoserver.net elasticsearch[417]: at java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:937)
Feb 22 11:19:45 h2865221.stratoserver.net elasticsearch[417]: at java.base/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:1005)
Feb 22 11:19:45 h2865221.stratoserver.net elasticsearch[417]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
Feb 22 11:19:45 h2865221.stratoserver.net elasticsearch[417]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
Feb 22 11:19:45 h2865221.stratoserver.net elasticsearch[417]: at java.base/java.lang.Thread.run(Thread.java:830)
Feb 22 11:19:46 h2865221.stratoserver.net systemd[1]: elasticsearch.service: Main process exited, code=exited, status=127/n/a
Feb 22 11:19:46 h2865221.stratoserver.net systemd[1]: elasticsearch.service: Failed with result ‘exit-code’.
Actual behavior:
Steps to reproduce the behavior:
Hi,
after start and search something in Zammad the Elasticsearch Service crashes
Anyone can help about this?
yes. log output still the same.
I think I haven’t set the right limits but down know how
indent preformatted text by 4 spaces
:/etc/systemd/system/elasticsearch.service.d$ sudo systemctl status elasticsearch
elasticsearch.service - Elasticsearch
Loaded: loaded (/usr/lib/systemd/system/elasticsearch.service; disabled; vendor preset: enabled)
Drop-In: /etc/systemd/system/elasticsearch.service.d
└─override.conf
Active: failed (Result: exit-code) since Thu 2020-02-27 22:52:25 CET; 10s ago
Docs: http://www.elastic.co
Process: 1791 ExecStart=/usr/share/elasticsearch/bin/elasticsearch -p ${PID_DIR}/elasticsearch.pid --quiet (code=exited, statu
Main PID: 1791 (code=exited, status=127)
Tasks: 0 (limit: 105)
CGroup: /system.slice/elasticsearch.service
Feb 27 22:51:14.stratoserver.net systemd[1]: Starting Elasticsearch...
Feb 27 22:51:14.stratoserver.net elasticsearch[1791]: OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was d
Feb 27 22:51:29.stratoserver.net systemd[1]: Started Elasticsearch.
Feb 27 22:52:25.stratoserver.net systemd[1]: elasticsearch.service: Main process exited, code=exited, status=127/n/a
Feb 27 22:52:25.stratoserver.net systemd[1]: elasticsearch.service: Failed with result 'exit-code'