On 29/03/2010 14:36, Mark Johnson wrote:
On Monday 29 Mar 2010 14:29:17 Paul Sharples wrote:
Does the wookie process have rights to read the deploy folder?
var/lib/tomcat6/webapps/wookie/deploy
I've given /var/lib/tomcat6 777 permissions (this isn't a production server).
okay, tricky to debug with the only clue being...
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
...in the log file.
Which DB are you running it against Derby or Mysql? (also which version
of Java do you have installed)
Paul