Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Eclipse Web Tools Platform Project (WTP) » Tomcat v7.0.10 showing 404: not showing index.jsp(Eclipse tomcat7 not loading the index.jsp in the browser on port 8080)
Tomcat v7.0.10 showing 404: not showing index.jsp [message #1858793] Sat, 22 April 2023 16:20 Go to next message
Jacob Mugala is currently offline Jacob MugalaFriend
Messages: 1
Registered: April 2023
Junior Member
I have Tomcat v7.0.10 installed in eclipse Version: 2023-03 (4.27.0), everything is all set except Tomcat is unable to load a index.jsp into the browser (on port 8080) -- only the 404 page loads.

LOGS:
Apr 22, 2023 6:08:45 PM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
Apr 22, 2023 6:08:46 PM org.apache.coyote.AbstractProtocolHandler init
INFO: Initializing ProtocolHandler ["http-bio-8080"]
Apr 22, 2023 6:08:46 PM org.apache.coyote.AbstractProtocolHandler init
INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
Apr 22, 2023 6:08:46 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1047 ms
Apr 22, 2023 6:08:46 PM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
Apr 22, 2023 6:08:46 PM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.10
Apr 22, 2023 6:08:46 PM org.apache.catalina.loader.WebappLoader setClassPath
INFO: Unknown loader jdk.internal.loader.ClassLoaders$AppClassLoader@531d72ca class jdk.internal.loader.ClassLoaders$AppClassLoader
Apr 22, 2023 6:08:46 PM org.apache.coyote.AbstractProtocolHandler start
INFO: Starting ProtocolHandler ["http-bio-8080"]
Apr 22, 2023 6:08:46 PM org.apache.coyote.AbstractProtocolHandler start
INFO: Starting ProtocolHandler ["ajp-bio-8009"]
Apr 22, 2023 6:08:46 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 536 ms


BROWSER OUTPUT 404 PAGE:
Find the screenshot attached.
Re: Tomcat v7.0.10 showing 404: not showing index.jsp [message #1858797 is a reply to message #1858793] Sat, 22 April 2023 18:44 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4438
Registered: July 2009
Senior Member

This would normally belong in https://www.eclipse.org/forums/index.php/f/251/, but you haven't included any details on why '/' is expected to work.

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Why is css3 still missing in 2023?
Next Topic:Jakarta persistence for Dali?
Goto Forum:
  


Current Time: Mon May 06 00:13:27 GMT 2024

Powered by FUDForum. Page generated in 0.03724 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top