I can't load any web application in http://localhost:8080/camunda-welcome/index.html

Hi @Niall, Yes I have Java SDK installed. And I have extracted the files to my E drive. Should I do that in C?

It’s possible that you don’t have rights to write to that drive. try and run things locally.

Should I extract the file right in the C drive or in Program Files?

c:\Camunda\ should be fine

1 Like

Ok I try as guided by you. Then I will let you know what happens!

I did as you asked. But again the same issues as shown in the snaps shared/attached in one of the above posts! I have also added java to the System Environment variables and rebooted the system. But no effect.

Take a look at the logs, it might give you a better idea as to what’s going on.

Please guide where are the log files generated!

C:\Camunda\server\apache-tomcat-9.0.24\logs
check the files in there.

Ok thanks I check those!

My logs folder is empty

Do you think is this the Java JDK issue, since updates come time by time.

Hi @Hassan_Ali

Please make sure that you have the startup.bat file in below path

camunda-bpm-tomcat-7.12.0\server\apache-tomcat-x\bin

It seems that your downloaded distribution is not complete

I have the file installed in the path you mentioned.

Hi @Hassan_Ali,

Try to find out if there is any running process which uses the same port 8080

I checked by typing the commands in cmd in the given link by you. But cmd shows no PID with 8080 entry. It means that one is not used by another process.

Hi @Hassan_Ali,

Have you tried to re-download camunda distribution?

As logs folder of tomcat is empty then it means tomcat server is not started at all…

Do you think should I add the Camunda installation path in environment variables?

No need for that…

For re-installation of Camunda what should I do?