Problem: Getting access error – 404 when we tried to access tomcat
Reason:
Port 8080 is used some other application check-in tomcat logs, Catalina
Steps to check the issue:-
Open the link C:\Program Files\Apache Software Foundation\Tomcat 6.0\conf\server
change port 8080 to 8081
Restart the tomcat services