Got feedback or spotted a mistake?
Leave a comment at the end of this page or email contact@krishagni.com
How to start/stop OpenSpecimen?
How to start/stop the OpenSpecimen application?
Linux :
On OpenSpecimen installation, a service gets created, which is used to start/stop the application server.
Below are the commands to start, stop and restart the OpenSpecimen
- sudo service openspecimen start
- sudo service openspecimen stop
- sudo service openspecimen restart
Windows:
Start: Go to Task manager => Services tab => Click on the "Apache Tomcat 9 (openspecimen)" service => Click on Start link. (In left panel) Stop: Go to Task manager => Services tab => Click on the "Apache Tomcat 9 (openspecimen)" service => Click on Stop link. (In left panel) |
If OpenSpecimen is not installed as a service, please refer to the wiki page To manually create a tomcat service.
Got feedback or spotted a mistake?
Leave a comment at the end of this page or email contact@krishagni.com