We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
While Restarting the docker the container called sormas does not function giving the error as displayed in the picture.
The current solution used: To solve this issue: We have been removing the container and recreating the container.
Error files as below:
2023-06-21 17:36:58 Log File: /opt/domains/sormas/logs/server.log 2023-06-21 17:36:58 Admin Port: 6048 2023-06-21 17:36:58 Command start-domain executed successfully. 2023-06-21 17:36:59 Configuring domain and database connection... 2023-06-21 17:37:02 Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information) 2023-06-21 17:37:02 Command delete-jvm-options failed. 2023-06-21 17:37:04 Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information) 2023-06-21 17:37:04 Command create-jvm-options failed. 2023-06-21 17:37:04 Do not Enable Glowroot 2023-06-21 17:37:04 Configuring JDBC pool 2023-06-21 17:37:04 Deleting jdbc-resource jdbc/sormasDataPool 2023-06-21 17:37:25 Waiting for sormas to start .............. 2023-06-21 17:37:25 Successfully started the domain : sormas 2023-06-21 17:37:25 domain Location: /opt/domains/sormas 2023-06-21 17:37:25 Log File: /opt/domains/sormas/logs/server.log 2023-06-21 17:37:25 Admin Port: 6048 2023-06-21 17:37:25 Command start-domain executed successfully. 2023-06-21 17:37:25 Configuring domain and database connection... 2023-06-21 17:37:29 Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information) 2023-06-21 17:37:29 Command delete-jvm-options failed. 2023-06-21 17:37:31 Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information) 2023-06-21 17:37:32 Command create-jvm-options failed. 2023-06-21 17:37:32 Do not Enable Glowroot 2023-06-21 17:37:32 Configuring JDBC pool 2023-06-21 17:37:32 Deleting jdbc-resource jdbc/sormasDataPool
The text was updated successfully, but these errors were encountered:
. The steps that I have followed to resolve this issues are:
I have also attached a link to the recorded video of the issue. Please find the link to the video below: https://drive.google.com/file/d/1W-9365IepJRsb__H84Xi4FV_qfqT9Vh1/view?usp=sharing
Please let me know if the steps that I have followed is as per your recommendation and let me know if I am missing something there.
Sorry, something went wrong.
No branches or pull requests
While Restarting the docker the container called sormas does not function giving the error as displayed in the picture.
The current solution used:
To solve this issue: We have been removing the container and recreating the container.
Error files as below:
2023-06-21 17:36:58 Log File: /opt/domains/sormas/logs/server.log
2023-06-21 17:36:58 Admin Port: 6048
2023-06-21 17:36:58 Command start-domain executed successfully.
2023-06-21 17:36:59 Configuring domain and database connection...
2023-06-21 17:37:02 Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information)
2023-06-21 17:37:02 Command delete-jvm-options failed.
2023-06-21 17:37:04 Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information)
2023-06-21 17:37:04 Command create-jvm-options failed.
2023-06-21 17:37:04 Do not Enable Glowroot
2023-06-21 17:37:04 Configuring JDBC pool
2023-06-21 17:37:04 Deleting jdbc-resource jdbc/sormasDataPool
2023-06-21 17:37:25 Waiting for sormas to start ..............
2023-06-21 17:37:25 Successfully started the domain : sormas
2023-06-21 17:37:25 domain Location: /opt/domains/sormas
2023-06-21 17:37:25 Log File: /opt/domains/sormas/logs/server.log
2023-06-21 17:37:25 Admin Port: 6048
2023-06-21 17:37:25 Command start-domain executed successfully.
2023-06-21 17:37:25 Configuring domain and database connection...
2023-06-21 17:37:29 Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information)
2023-06-21 17:37:29 Command delete-jvm-options failed.
2023-06-21 17:37:31 Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information)
2023-06-21 17:37:32 Command create-jvm-options failed.
2023-06-21 17:37:32 Do not Enable Glowroot
2023-06-21 17:37:32 Configuring JDBC pool
2023-06-21 17:37:32 Deleting jdbc-resource jdbc/sormasDataPool
The text was updated successfully, but these errors were encountered: