Here's what I find in the logs:

localhost_log.2003-02-20.txt:2003-02-20 16:47:49 Manager: install: Installing
web application at '/foo' from 'file:///home/rabernethy/devel/foo/build'

localhost_log.2003-02-20.txt:2003-02-20 16:47:49 StandardHost[localhost]:
Installing web application at context path /foo from URL
file:/home/rabernethy/devel/foo/build

localhost_log.2003-02-20.txt:2003-02-20 16:47:49 StandardContext[/foo]:
Resources start failed:

localhost_log.2003-02-20.txt:2003-02-20 16:47:49 StandardContext[/foo]:
Context startup failed due to
previous errors

localhost_log.2003-02-20.txt:2003-02-20 16:47:49 StandardContext[/foo]:
Exception during cleanup after start failed

localhost_log.2003-02-20.txt:LifecycleException:  Container
StandardContext[/foo] has not been started


--
Robert Abernethy IV
Dynamic Edge, Inc.
734.975.0460

---------- Forwarded Message -----------
From: "Rob Abernethy IV" <[EMAIL PROTECTED]>
To: "tomcat-user" <[EMAIL PROTECTED]>
Sent: Thu, 20 Feb 2003 16:52:19 +0800
Subject: ant install task

When I run 'ant install', I get the response "OK - Installed application at
context path /foo".  When I list the apps using "ant list", I see that my app
is listed, but not started.  When I try to access it via
"http://localhost:8080/foo";, I get the error "The requested resource is not
available".  When I try to manually start this app from the manager gui, I get
this error "FAIL - Application at context path /foo could not be started". 
Any ideas?

--
Robert Abernethy IV
Dynamic Edge, Inc.
734.975.0460
------- End of Forwarded Message -------


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to