This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Tomcat and the fly likes Not able to access  default Tomcat home page  in Apache Tomcat/6.0.18 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Not able to access  default Tomcat home page  in Apache Tomcat/6.0.18" Watch "Not able to access  default Tomcat home page  in Apache Tomcat/6.0.18" New topic
Author

Not able to access default Tomcat home page in Apache Tomcat/6.0.18

jaiser roney
Greenhorn

Joined: Jul 15, 2009
Posts: 16
Hi All,

I have installed Apache Tomcat/6.0.18 . I have configured it in the eclipse and successfully I m able to deploy web application , but when i try to access the default Tomcat home page by http://localhost:8080/ m getting error as below

HTTP Status 404 - /

type Status report

message /

description The requested resource (/) is not available.
Apache Tomcat/6.0.18


Please help
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 14568
    
    7

Check your Tomcat logfiles. They should have some useful information in them.


Customer surveys are for companies who didn't pay proper attention to begin with.
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12324
    
    1
How is Tomcat being started? By Eclipse or as a separate action such as executing startup.bat from a command prompt window.

Bill

Java Resources at www.wbrogden.com
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Not able to access default Tomcat home page in Apache Tomcat/6.0.18
 
Similar Threads
Unable to access admin console of tomcat
unable to start tomcat
Configuring JSPWiki
HTTP Status 404 - Servlet servlet1 is not available
The requested resource (/Beer-V1/) is not available