This page is no longer maintained — Please continue to the home page at www.scala-lang.org

"Failed to boot" error

2 replies
The Rhythmic
Joined: 2011-07-26,
User offline. Last seen 42 years 45 weeks ago.

I downloaded the lift-basic-archetype using Maven/Eclipse.
I wrote some model classes, etc.

When I run the app, I'm getting the following error (in the console):
[INFO] Context path = /
[INFO] Tmp directory = determined at runtime
[INFO] Web defaults = org/mortbay/jetty/webapp/webdefault.xml
[INFO] Web overrides = none
[INFO] web.xml file = C:\WorkIsHere\LiftEcomApp\src\main\webapp\WEB-INF
\web.xml
[INFO] Webapp directory = C:\WorkIsHere\LiftEcomApp\src\main\webapp
[INFO] Starting jetty 6.1.25 ...
2011-07-27 12:34:21.375:INFO::jetty-6.1.25
2011-07-27 12:34:21.609:INFO::No Transaction manager found - if your
webapp requ
ires one, please configure one.
12:34:23.875 [main] ERROR n.liftweb.http.provider.HTTPProvider -
Failed to Boot!
Your application may not run properly

What does this mean? How do I debug this? Can someone please help.
There doesn't seem to be more info on this error ("Failed to boot").

Naftoli Gugenheim
Joined: 2008-12-17,
User offline. Last seen 42 years 45 weeks ago.
Re: "Failed to boot" error
Why aren't you posting this on the lift list instead?What version of lift?

On Wed, Jul 27, 2011 at 3:13 AM, Jean <therhythmic@gmail.com> wrote:
I downloaded the lift-basic-archetype using Maven/Eclipse.
I wrote some model classes, etc.

When I run the app, I'm getting the following error (in the console):
[INFO] Context path = /
[INFO] Tmp directory =  determined at runtime
[INFO] Web defaults = org/mortbay/jetty/webapp/webdefault.xml
[INFO] Web overrides =  none
[INFO] web.xml file = C:\WorkIsHere\LiftEcomApp\src\main\webapp\WEB-INF
\web.xml
[INFO] Webapp directory = C:\WorkIsHere\LiftEcomApp\src\main\webapp
[INFO] Starting jetty 6.1.25 ...
2011-07-27 12:34:21.375:INFO::jetty-6.1.25
2011-07-27 12:34:21.609:INFO::No Transaction manager found - if your
webapp requ
ires one, please configure one.
12:34:23.875 [main] ERROR n.liftweb.http.provider.HTTPProvider -
Failed to Boot!
 Your application may not run properly

What does this mean? How do I debug this? Can someone please help.
There doesn't seem to be more info on this error ("Failed to boot").

The Rhythmic
Joined: 2011-07-26,
User offline. Last seen 42 years 45 weeks ago.
Re: "Failed to boot" error

Thanks, anyways, Naftoli. I got it resolved.

On Jul 28, 6:39 am, Naftoli Gugenheim wrote:
> Why aren't you posting this on the lift list instead?
> What version of lift?
>
>
>
> On Wed, Jul 27, 2011 at 3:13 AM, Jean wrote:
> > I downloaded the lift-basic-archetype using Maven/Eclipse.
> > I wrote some model classes, etc.
>
> > When I run the app, I'm getting the following error (in the console):
> > [INFO] Context path = /
> > [INFO] Tmp directory =  determined at runtime
> > [INFO] Web defaults = org/mortbay/jetty/webapp/webdefault.xml
> > [INFO] Web overrides =  none
> > [INFO] web.xml file = C:\WorkIsHere\LiftEcomApp\src\main\webapp\WEB-INF
> > \web.xml
> > [INFO] Webapp directory = C:\WorkIsHere\LiftEcomApp\src\main\webapp
> > [INFO] Starting jetty 6.1.25 ...
> > 2011-07-27 12:34:21.375:INFO::jetty-6.1.25
> > 2011-07-27 12:34:21.609:INFO::No Transaction manager found - if your
> > webapp requ
> > ires one, please configure one.
> > 12:34:23.875 [main] ERROR n.liftweb.http.provider.HTTPProvider -
> > Failed to Boot!
> >  Your application may not run properly
>
> > What does this mean? How do I debug this? Can someone please help.
> > There doesn't seem to be more info on this error ("Failed to boot").- Hide quoted text -
>
> - Show quoted text -

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland