Unable to access jarfile

Hi all,

I have just installed Graylog (using the command to install [Integrations Plugins] and the [Enterprise Plugins] from the doc’s web page).

My OS:
Ubuntu 18.04 x64

Java:
openjdk 11.0.4 2019-07-16
OpenJDK Runtime Environment (build 11.0.4+11-post-Ubuntu-1ubuntu218.04.3)
OpenJDK 64-Bit Server VM (build 11.0.4+11-post-Ubuntu-1ubuntu218.04.3, mixed mode, sharing)

MongoDB 4.0.3

Elasticsearch 6.8.3

I started the graylog using systemctl. Running systemctl status gave me this:
graylog-server.service - Graylog server
Loaded: loaded (/usr/lib/systemd/system/graylog-server.service; enabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Thu 2019-10-24 14:55:54 WIB; 7s ago
Docs: http://docs.graylog.org/
Process: 8464 ExecStart=/usr/share/graylog-server/bin/graylog-server (code=exited, status=1/FAILURE)
Main PID: 8464 (code=exited, status=1/FAILURE)

Console.log only has 1 line:
Error: Unable to access jarfile /usr/share/graylog-server/graylog.jar

Does anyone have any idea what is happening here?

Thanks in advance!

Probably it would be better to use official steps and use openjdk-8-jre-headless package:
https://docs.graylog.org/en/3.1/pages/installation/os/ubuntu.html

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