/
How to start/stop OpenSpecimen?
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.
, multiple selections available,
Related content
OpenSpecimen System Settings
OpenSpecimen System Settings
More like this
How to build OpenSpecimen plugin jar?
How to build OpenSpecimen plugin jar?
More like this
How to start/stop Apache service.
How to start/stop Apache service.
More like this
Deployment steps
Deployment steps
More like this
How to run Tomcat as a service
How to run Tomcat as a service
More like this
Unhandled exceptions
Unhandled exceptions
More like this
Got feedback or spotted a mistake?
Leave a comment at the end of this page or email contact@krishagni.com