Installed this program and it worked. Next Day I try to open it up and I I get the the error
The CATALINA_HOME environment variable is not defined correctly
This environment variable is needed to run this program
which is a bit confusing considering the fact that it worked yesterday smoothly
My Path is
C:\Java\Camunda\server\apache-tomcat-9.0.19\server\apache-tomcat-9.0.19\bin
so I tried to copy it as my CATALINA_HOME path but it didn't work out and since I am a total noob in programming I would appreciate any tipp. Thanks
little side note
my JAVA_HOME path
C:\Programme\Java\jre1.8.0_121
my JRE_HOME path
C:\Programme\Java\jre1.8.0_202
How can I set up my CATALNA_HOME Path correctly ?
EDIT:the thread " tomcat - CATALINA_BASE and CATALINA_HOME variables " doesnt solve my problem at all. They highlight the Difference between BASE and HOME. But not my original question: How can i set up my CATALINA_HOME path correctly to run my programm (in this case Camunda)