Re: SEVERE: Context [/myApp] startup failed due to previous errors

2006-06-22 Thread Pid
configure a logger for that Context and set swallowOutput="true" in the context below. the log output for the Context will have more info about why it's failing. Deepak Gupta wrote: > I'm using Tomcat 5.5.17. > > I've trawled the web for this error, but haven't found a solution so far. > > I b

SEVERE: Context [/myApp] startup failed due to previous errors

2006-06-22 Thread Deepak Gupta
I'm using Tomcat 5.5.17. I've trawled the web for this error, but haven't found a solution so far. I believe my "server.xml" which defines the context is valid XML. I also removed all installations of Tomcat and re-installed Tomcat 5.5.17since one website said there was an issue with T