Thanks for the quick turnaround, Yoav. There is no error in the logs. All that is in the logs is:
StandardContext[/balancer]org.apache.webapp.balancer.BalancerFilter: init(): ruleChain: [org.apache.webapp.balancer.RuleChain: [org.apache.webapp.balancer.rules.URLStringMatchRule: Target string: News / Redirect URL: http://www.cnn.com], [org.apache.webapp.balancer.rules.RequestParameterRule: Target param name: paramName / Target param value: paramValue / Redirect URL: http://www.yahoo.com], [org.apache.webapp.balancer.rules.AcceptEverythingRule: Redirect URL: http://jakarta.apache.org]] StandardContext[/manager]Manager: init: Associated with Deployer 'localhost' StandardContext[/manager]Manager: init: Global resources are available StandardContext[/manager]Manager: start: Starting web application at '/blog' StandardContext[/balancer]org.apache.webapp.balancer.BalancerFilter: init(): ruleChain: [org.apache.webapp.balancer.RuleChain: [org.apache.webapp.balancer.rules.URLStringMatchRule: Target string: News / Redirect URL: http://www.cnn.com], [org.apache.webapp.balancer.rules.RequestParameterRule: Target param name: paramName / Target param value: paramValue / Redirect URL: http://www.yahoo.com], [org.apache.webapp.balancer.rules.AcceptEverythingRule: Redirect URL: http://jakarta.apache.org]] StandardContext[/manager]Manager: init: Associated with Deployer 'localhost' StandardContext[/manager]Manager: init: Global resources are available StandardContext[/manager]Manager: start: Starting web application at '/blog' Odd? Jack On Mon, 22 Nov 2004 12:30:58 -0500, Shapira, Yoav <[EMAIL PROTECTED]> wrote: > > Hi, > If the startup fails with a 500-class error, one thing that's pointless > is to try starting it up again ;) Instead, look at your logs to see the > cause for the error, and fix it. Until then there's nothing to start, > stop, or restart. > > If you're unsure what to do after looking at the log, post it here and > we can try to help. > > Yoav Shapira http://www.yoavshapira.com > > > > > >-----Original Message----- > >From: Dakota Jack [mailto:[EMAIL PROTECTED] > >Sent: Monday, November 22, 2004 12:27 PM > >To: Tomcat Users List > >Subject: FAIL - No context exists for path /blog > > > >I thought I would do a quick little test on a roller blog. So I just > >popped the application into webapps and thought I would give it a > >little whirl. No whirl! I got a 503 error and when I tried to start > >it with manager?path=/blog, I got the error message in the Subject > >line of this email. I have no context defined in my server.xml > >because I run my existing app as ROOT. > > > >What's up and what do I need to do? > > > >Jack > > > > > >-- > > > > > >"You can't wake a person who is pretending to be asleep." > > > >~Native Proverb~ > > > >"Each man is good in His sight. It is not necessary for eagles to be > >crows." > > > >~Hunkesni (Sitting Bull), Hunkpapa Sioux~ > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > This e-mail, including any attachments, is a confidential business > communication, and may contain information that is confidential, proprietary > and/or privileged. This e-mail is intended only for the individual(s) to > whom it is addressed, and may not be saved, copied, printed, disclosed or > used by anyone else. If you are not the(an) intended recipient, please > immediately delete this e-mail from your computer system and notify the > sender. Thank you. > > -- "You can't wake a person who is pretending to be asleep." ~Native Proverb~ "Each man is good in His sight. It is not necessary for eagles to be crows." ~Hunkesni (Sitting Bull), Hunkpapa Sioux~ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
