On 29/03/2010 14:13, Mark Johnson wrote:
On Monday 29 Mar 2010 13:57:56 Paul Sharples wrote:
On 29/03/2010 13:54, Mark Johnson wrote:
29-Mar-2010 13:50:34 org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
29-Mar-2010 13:50:34 org.apache.catalina.core.StandardContext start
SEVERE: Context [/wookie] startup failed due to previous errors
29-Mar-2010 13:50:34 org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
29-Mar-2010 13:50:34 org.apache.catalina.startup.Catalina start
INFO: Server startup in 37655 ms

I'm using the SVN code that I checked out this morning. Any clues?

Cheers
Mark
Try removing the the jar...

/var/lib/tomcat6/webapps/wookie/WEB-INF/lib/servlet-api-2.5.jar


.. from the web app.

Note: Also make sure the wookie/wservices folder is writeable by wookie
(or whoever has the permission as the web user on your machine)
No joy there. The "offending jar" line no longer appears in the log but I still
get the two "SEVERE" lines, and the 404.

Mark
Did you also set the following folder path as writeable?

var/lib/tomcat6/webapps/wookie/wservices

Paul

Reply via email to