I have a problem ,I am unable to run my web application as the jira is running on the same port 8080 .whenever i trying to start my
tomcat it says:
Port 8080 required by Tomcat v7.0 Server at local host is already in use. The server may already be running in another process, or a system process may be using the port. To start this server you will need to stop the other process or change the port number(s).
Reason behind this is jira tomcat is being start up and so i am not able to start my eclipse tomcat saying previous error.and if i stop the tomcat of jira then on browser it says page not found or unable to connect jira.
CAN ANYBODY SUGGEST ME HOW I CAN RUN MY WEB APPLICATION AND JIRA ON SAME PORT OR WHERE I CAN CHANGE MY PORT SO THAT THE ERROR CAN BE RESOLVED.
Thanks ,
RAJEEV KUMAR SAHU