> From: raghu ram srinivas [mailto:raghuramsriniv...@gmail.com]
> Subject: Re: Configuring SSI in tomcat 6
> 
> I am not able to view the tomcat home page.

In all the editing that's been going on, you may have damaged conf/server.xml 
or conf/web.xml (the latter is more likely).  Compare what's in the xml files 
with unedited versions.

Worst case, install a clean Tomcat, verify that it's functional, then add your 
webapp to it.

> In the log files too I am not getting any errors.

Stop Tomcat, empty the logs directory, and restart Tomcat.  Does the log now 
show that Tomcat fully initialized?  This message should appear in 
catalina.yyyy-mm-dd.log:

May 22, 2009 8:40:10 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 3670 ms

(With different times, of course.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to