Issue:
While accessing URL : Getting 404 error
Reason:
1. Tomcat is not finding the folder serached.
e.g. build name is incorrect while accessing the URL.
2. Corrupted file is present
3. Java is updated
Steps to check:
1. While accesing URL check build name
e.g. localhost:8080/enviroconnect
localhost:8080/sfactory
2. Check if any file is corrupted in enviroconnect > web-inf > lib folder
3. Preventive Measure:
Go to control panel -> Java -> Update tab -> Uncheck the “Check for Updates automatically” -> Apply