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,
More Posts:
- Notepad++ Convert text from lower to upper case - NotepadPlusPlus
- Difference between using Scanner Class and String args for user input in Java - Java
- How to Change Eclipse Default Web Browser - Eclipse
- Facebook : Warning: Request without access token missing application ID or client token - Facebook
- How to recover unsaved notepad file Windows 10 - NotepadPlusPlus
- This Toast was not created with Toast.makeText() : Android RuntimeException - Android
- Maven Unsupported major.minor version 51.0 - Java
- Toast not getting displayed Android App - Android
- How to reset eclipse layout - Android
- Upload docx file using PHP script - PHP
- Comprehensive 256 Ascii code table with Html Hex IBM Microsoft Key - Html
- reCAPTCHA Implementation Tutorial - CSS
- import servlet API to eclipse project (javax.servlet cannot be resolved error) - Java
- Android: Unknown error code during application install : - Android
- [Solved] SharePoint Search Internal server error exception - SharePoint