...
Restart Tomcat using the following command:#service service msa-tomcat restart
.
In most cases, restarting the Tomcat service should be sufficient to resolve issues with the UI and reporting.
...
Restart Sequence if Both Tomcat and PostgreSQL Need to be Restarted : Always stop Tomcat before stopping PostgreSQL, and start PostgreSQL before starting Tomcat. This ensures that the application has a properly initialized database to connect to.
Tomcat service commands (4.3.x) |
---|
Command to check status of Tomcat service Command to Restart Tomcat |
PostgreSQL service commands (4.3.x) |
---|
Command to check status of PostgreSQL service Command to Restart PostgreSQL |