Unable to connect the camunda platform if the jenkins server is installed. I am trying to change the port 8080 of camunda platform. but i did not find the resource to change the port. Please help me to resolve this
Edit [solution]:
For changing the port of tomcat => How to change Apache Tomcat web server port number
after changing the port site says not found then i checked the logs in tomcat server. find out the issue. the issue is jdbc is occupied by another one in my system. then i kill the process and started the camunda works fine.