Skip to content

Version 2.6.0 crashes in docker #18

@andrese02

Description

@andrese02

There seems to be multiple errors occuring in the docker containers that crash the nodes and making the whole system unusable in docker setup.

Environment:

lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 22.04.1 LTS
Release:        22.04
Codename:       jammy
java --version
java 11.0.17 2022-10-18 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.17+10-LTS-269)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.17+10-LTS-269, mixed mode)
docker --version
Docker version 20.10.17, build 100c70180f

Compiling and image building is done in taking the shortcuts mentioned in #17

The containers seem to start up fine (docker compose up), but upon initialisation both application servers (siga-01, siga-02) crash.
20230201_02_00_log.log

Database container keeps on running it is possible to connect to it, but the database siga_db (referenced in the docker file) is completely empty.

Assuming that docker is not usable at this version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions