I was using roller .98. I switched to the RC 1.0 and have no trouble. I followed all installation instructions previously. I'm moving on with 1.0 and will grab the final when it comes. Thanks for your time, Yoav. Still wondering about the logging. If you happen to come up with a theory on what happened, let me know.
Jack On Mon, 22 Nov 2004 13:00:47 -0500, Shapira, Yoav <[EMAIL PROTECTED]> wrote: > > Hi, > Yeah, I'd classify that as "odd" and beyond. A 500-class error, > specifically a 503, is an UnavailableException. Tomcat always logs > those and their root cause, precisely because they're a dead-end as > you've noticed. > > The Roller installation instructions call for Tomcat and work for me: > http://www.rollerweblogger.org/wiki/Wiki.jsp?page=InstallationGuide. > Try following them, starting with a clean install from scratch. > > > > Yoav Shapira http://www.yoavshapira.com > > >-----Original Message----- > >From: Dakota Jack [mailto:[EMAIL PROTECTED] > >Sent: Monday, November 22, 2004 12:37 PM > >To: Shapira, Yoav > >Cc: Tomcat Users List > >Subject: Re: FAIL - No context exists for path /blog > > > >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] > > 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]
