On 4/27/05, nikhilesh goel <[EMAIL PROTECTED]> wrote: > Hi, > > OS is Sun Solaris 2.9 while the application server is > Tomcat 4.1.30. Also, I would like to mention that this > problem was not there from the start. The server was > working perfectly till some seemingly harmless jsp > changes triggered a sudden collapse. > > Regards > > --- Anto Paul <[EMAIL PROTECTED]> wrote: > > On 4/27/05, nikhilesh goel > > <[EMAIL PROTECTED]> wrote: > > > Dear Anto, > > > > > > thanks for the tip but my Tomcat refuses to budge. > > I > > > am still getting the same error. > > > > > > Regards > > > Nikhilesh > > > > > > --- Anto Paul <[EMAIL PROTECTED]> wrote: > > > > On 4/27/05, nikhilesh goel > > > > <[EMAIL PROTECTED]> wrote: > > > > > Hello, > > > > > > > > > > I am facing an error in getting tomcat to > > display > > > > even > > > > > my index page. When invoking the url i get an > > HTTP > > > > > Status 404 error "The requested resource (/) > > is > > > > not > > > > > available". The log gives the following error: > > > > > > > > > > > ---------------------------------------------------- > > > > > 2005-04-21 10:59:15 ContextConfig[/manager] > > Parse > > > > > error in default web.xml > > > > > org.xml.sax.SAXParseException: Premature end > > of > > > > file. > > > > > at > > > > > > > > > > > > > > > org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown > > > > > Source) > > > > > at > > > > > > > > > > > > > > > org.apache.commons.digester.Digester.parse(Digester.java:1548) > > > > > at > > > > > > > > > > > > > > > org.apache.catalina.startup.ContextConfig.defaultConfig(ContextConfig.java:548) > > > > > at > > > > > > > > > > > > > > > org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:638) > > > > > at > > > > > > > > > > > > > > > org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:24 > > > > > .... > > > > > .... > > > > > > > > > > > --------------------------------------------------- > > > > > I have tried copied the web.xml files from > > another > > > > > running server lest there be some problem with > > > > > unclosed tags etc but the problem continues to > > > > > persist. > > > > > I would be obliged if anyone could throw some > > > > light on > > > > > this problem > > > > > > > > > > Regards > > > > > Nikhilesh > > > > > > > > > > > > > > > > > > > > ________________________________________________________________________ > > > > > Yahoo! India Matrimony: Find your life partner > > > > online > > > > > Go to: http://yahoo.shaadi.com/india-matrimony > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > > To unsubscribe, e-mail: > > > > [EMAIL PROTECTED] > > > > > For additional commands, e-mail: > > > > [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > Take a look at CATALINA_HOME\conf\web.xml. If > > > > another one is available > > > > replace with that one. > > > > -- > > > > Anto Paul > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: > > > > [EMAIL PROTECTED] > > > > For additional commands, e-mail: > > > > [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > ________________________________________________________________________ > > > Yahoo! India Matrimony: Find your life partner > > online > > > Go to: http://yahoo.shaadi.com/india-matrimony > > > > > > > What OS you are using ?. > > -- > > Anto Paul > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > > ________________________________________________________________________ > Yahoo! India Matrimony: Find your life partner online > Go to: http://yahoo.shaadi.com/india-matrimony >
Any other application in same server is working ?. Does the manager application exists there ?. If yes remove it by moving manager.xml out of webapps directory and try. If still the problem persists the error may be with server.xml. -- Anto Paul --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
