Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker restart not working #318

Open
sundayAdu opened this issue Dec 16, 2021 · 0 comments
Open

Docker restart not working #318

sundayAdu opened this issue Dec 16, 2021 · 0 comments

Comments

@sundayAdu
Copy link

After first installation of SORMAS-DOCKER script, it works fine, but later if your restart the docker or the container, the system went into loop with the following stack:

Configuring JDBC pool
Deleting jdbc-resource jdbc/sormasDataPool
Authentication failed for user: null
(Usually, this means invalid user name and/or password)
Waiting for sormas to start ............
Successfully started the domain : sormas
domain Location: /opt/domains/sormas
Log File: /opt/domains/sormas/logs/server.log
Admin Port: 6048
Command start-domain executed successfully.
Configuring domain and database connection...
Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information)
Authentication failed for user: null
(Usually, this means invalid user name and/or password)
Command delete-jvm-options failed.
Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information)
Authentication failed for user: null
(Usually, this means invalid user name and/or password)
Command create-jvm-options failed.
Configuring JDBC pool
Deleting jdbc-resource jdbc/sormasDataPool
Authentication failed for user: null
(Usually, this means invalid user name and/or password)
Waiting for sormas to start ............
Successfully started the domain : sormas
domain Location: /opt/domains/sormas
Log File: /opt/domains/sormas/logs/server.log
Admin Port: 6048
Command start-domain executed successfully.
Configuring domain and database connection...
Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information)
Authentication failed for user: null
(Usually, this means invalid user name and/or password)
Command delete-jvm-options failed.
Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information)
Authentication failed for user: null
(Usually, this means invalid user name and/or password)
Command create-jvm-options failed.
Configuring JDBC pool
Deleting jdbc-resource jdbc/sormasDataPool
Authentication failed for user: null
(Usually, this means invalid user name and/or password)
Waiting for sormas to start ............
Successfully started the domain : sormas
domain Location: /opt/domains/sormas
Log File: /opt/domains/sormas/logs/server.log
Admin Port: 6048
Command start-domain executed successfully.
Configuring domain and database connection...
Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant