HTTP Status 404 - /
type Status report
message /
description The requested resource is not available.
Apache Tomcat/7.0.61
If you are are getting a 404 HTTP Error Page while trying to access http://localhost:8080 just try to stop the server and check if the Catalina service is running, if yes then you need to kill the process and then restart the server.
If you are using Tomcat App Server using Eclipse IDE then you can try the following,
- Right Click on your server (Tomcat v7.0 Server at localhost) and select "Properties"
- Now Click on "Switch Location" button.
- Restart your server.
More Posts related to Tomcat,
- How to check installed Tomcat version
- How to kill tomcat server process using Mac Terminal Command
- Tomcat Manager Default Username and Password
- -bash: startup.sh: command not found - Apache Tomcat 8
- Error 404 Tomcat homepage http://localhost:8080/ not displayed
- Fix Apache Tomca: java.lang.OutOfMemoryError: PermGen spaceError
More Posts:
- [Java] Bad return type in lambda expression: int cannot be converted to boolean - Java
- Device not compatible error Android Google Play Store - Android
- Android Wifi WPA2/WPA Connects and Disconnects issue - Android
- Error: Safari quit unexpectedly. Problem Report for Safari - MacOS
- Fix: Cannot contact reCAPTCHA. Check your connection and try again. - Google
- Installing JD Decompiler plugin in Eclipse IDE - Eclipse
- Disable Startup Sound on macOS - MacOS
- Notepad++ select all above or below lines - NotepadPlusPlus