Skip to content

Problem Start TheHive on Ubuntu 16.04 #238

Closed
@To-om

Description

@To-om

Request Type

Bug

Work Environment

Question Answer
OS version (server) Debian, Ubuntu
TheHive version / git hash 1
Package Type deb

Problem Description

This issue is a copy of TheHive-Project/Cortex#35
After install TheHive package (deb) the service (TheHive) does not start and show a stack java error

Steps to Reproduce

  1. Install a new Ubuntu 16.04.02 Server and update to Ultimate kernel
  2. As a Guide install TheHive by .deb
  3. Start TheHive (systemctl start thehive)

Possible Solutions

After install TheHive run this command:

sudo apt-get remove the openjdk-9-jre-headless
sudo apt-get install open-jk-8-jre-headless
sudo apt-get install thehive

Complementary information

The problem is that on Ubuntu 16.04 the TheHive package installs openjdk-9 by default but TheHive works with openjdk 8.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions