Can you look in $CATALINA_HOME/logs/localhost*.log to see if there's more information on why initialization failed?
Thanks, Matt On 3/18/08, Haotian Sun <[EMAIL PROTECTED]> wrote: > Hi Matt, > > My project uses Appfuse 1.9.4 and is not able to deploy under Tomcat 6, > where it gets > > 17-Mar-2008 20:00:19 org.apache.catalina.core.StandardContext start > SEVERE: Error listenerStart > 17-Mar-2008 20:00:19 org.apache.catalina.core.StandardContext start > SEVERE: Context [/dev/executive] startup failed due to previous errors > > I looked into the web.xml and found that it was caused by the > UserCounterListener, which seems to be the method > incrementUserCounter(), but I don't see anything wrong there. Can you > please help? > > Cheers > > Haotian > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
