Results 1 to 1 of 1
- 11-13-2012, 08:06 PM #1
Member
- Join Date
- Nov 2012
- Posts
- 1
- Rep Power
- 0
Http Status 404 - Unable to configure TOMCAT 7.0 in ECLIPSE (JUNO) version
Hi All,
Please solve below the problem.
I'm using Eclipse JUNO version and trying to configure TOMCAT 7.0.32 on it. After configure TOMCAT on eclipse, I started the same and got the below logs in CONSOLE.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Nov 14, 2012 12:05:29 AM 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: C:\Program Files\Java\jre7\bin;C:\Windows\Sun\Java\bin;C:\Win dows\system32;C:\Windows;.
Nov 14, 2012 12:05:30 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8080"]
Nov 14, 2012 12:05:30 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
Nov 14, 2012 12:05:30 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 838 ms
Nov 14, 2012 12:05:30 AM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
Nov 14, 2012 12:05:30 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.32
Nov 14, 2012 12:05:30 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-bio-8080"]
Nov 14, 2012 12:05:30 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-bio-8009"]
Nov 14, 2012 12:05:30 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 459 ms
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
Then i went to browser and typed in "localhost:8080", but I got the below output.
---------------------------------------------------------------
HTTP Status 404 - /
type Status report
message /
description The requested resource is not available.
Apache Tomcat/7.0.32
---------------------------------------------------------------
Note: If i run directly from source folder by clicking on Startup.bat, It is working fine.
Similar Threads
-
java.lang.NullpointerException error in tomcat 5.5 / http status 500 error
By rahil in forum Apache CommonsReplies: 3Last Post: 05-08-2012, 05:26 PM -
Exception in tomcat 6.0.Unable to launch the tomcat properly even in the eclipse
By medoju srinivas in forum Advanced JavaReplies: 0Last Post: 10-20-2011, 10:10 AM -
HTTP Status 500 error with apache tomcat server
By raazu in forum JavaServer Pages (JSP) and JSTLReplies: 2Last Post: 06-22-2011, 06:29 AM -
need eclipse set up with tomcat plug in(any version)
By joseph in forum EclipseReplies: 0Last Post: 04-09-2008, 08:48 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks