Hi,
I just download the Camunda bpm tomcat 7.8 and try to run it.
After configuring JRE_HOME, i though i would be able to access to the page: localhost:8080, but i’m still having trouble, it doesn’t work.
When i launch the “start-camunda.bat” file, two command prompt open, one close after executing lots of stuff, and the other one stay. But i still can’t access to 8080.
I checked to see if this port was already used in my task manager, but it isn’t.
Here is what is written in the cmd that stayed.
The error message says, it cannot find the specified path. Make sure you do have write access to that directory so that tomcat will write logs. Once you run start-camunda.bat, it will launch a window to run tomcat and window remains open. It looks like the window is closed due to missing permissions.
I moved the distro out of the program file folder, it is now in C:/
I tried again in admin mode and get the same error.
the message in te cmd is"the specified path cannot be find" and the other message says “windows cannot find ‘startup.bat’, verify that you enter the correct name and try again”.
yes, i moved the entire foler called “camunda-bpm-tomcat-7.8.0”
I only let the camunda moduler in the program file folder (i installe it before the distro so i don’t think it will change something)
Just only tomcat instead of starting camunda. Go to bin directory of tomcat and run the command, startup.bat. Validate it works and the come to camunda. I feel this would be the approach to debug the issue.