Hello!
I am new with Camunda, i did step-by-step with this tutorial: Download and Installation (1/6) | docs.camunda.org
But i can’t find how to shutdown Camunda Platform Run (embedded tomcat).
And it is nothing about it in docs: Camunda Platform Run | docs.camunda.org
1 Like
Hi @AnnaAnanas,
you have to kill the java process. If you have the terminal window where the server was started on your computer, crtl+C will stop it.
Hope this helps, Ingo
1 Like
Hello,
This doesn’t appear to be the right way to do it, is there any other way to shutdown the server properly?
Thanks
Hi @Ingo_Richtsmeier ,
Can you Please let us know how to shutdown the camunda run distribution gracefully.
Hi @Vinita_Nirmal,
with the release 7.17 we added shutdown scripts for run:
I will create an issue to add this info to the docs
Greets Tobias
2 Likes