Failed with result 'exit-code'

Hi guys,

Thx for having me here. I'm a newbie :slight_smile:
I need your help :

My company would like to use ActiveCollab as a project management tool.
AC requires ElasticSearch (but not supporting the 7.x version yet).

I'm trying to install Elasticsearch for 2 days now without success :frowning:
I read a lot but i'm stuck.

Here is the log i got :

[root@vps555656 ~]# service elasticsearch status
● elasticsearch.service - Elasticsearch
   Loaded: loaded (/usr/lib/systemd/system/elasticsearch.service; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Wed 2019-10-23 22:13:31 CEST; 56s ago
     Docs: http://www.elastic.co
  Process: 29498 ExecStart=/usr/share/elasticsearch/bin/elasticsearch -p ${PID_DIR}/elasticsearch.pid --quiet (code=exited, status=1/FAILURE)
 Main PID: 29498 (code=exited, status=1/FAILURE)

Oct 23 22:13:31 vps555656 elasticsearch[29498]:         at org.elasticsearch.common.settings.Settings$Builder.loadFromPath(Settings.java:1112)
Oct 23 22:13:31 vps555656 elasticsearch[29498]:         at org.elasticsearch.node.InternalSettingsPreparer.prepareEnvironment(InternalSettingsPreparer.java:100)
Oct 23 22:13:31 vps555656 elasticsearch[29498]:         at org.elasticsearch.cli.EnvironmentAwareCommand.createEnv(EnvironmentAwareCommand.java:95)
Oct 23 22:13:31 vps555656 elasticsearch[29498]:         at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86)
Oct 23 22:13:31 vps555656 elasticsearch[29498]:         at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124)
Oct 23 22:13:31 vps555656 elasticsearch[29498]:         at org.elasticsearch.cli.Command.main(Command.java:90)
Oct 23 22:13:31 vps555656 elasticsearch[29498]:         at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116)
Oct 23 22:13:31 vps555656 elasticsearch[29498]:         at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93)
Oct 23 22:13:31 vps555656 systemd[1]: elasticsearch.service: Main process exited, code=exited, status=1/FAILURE
Oct 23 22:13:31 vps555656 systemd[1]: elasticsearch.service: Failed with result 'exit-code'.  

Thx a lot for your help.
Regards,

Jeremy

Hi @Pulko

Have you read the Important Elasticsearch Configuration, Important System Configuration and Bootstrap Checks?

Please share your configuration of Elasticsearch with us. Which version of Elasticsearch have you installed on which OS?

Thank you for the information.
MiTschMR

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.