I can confirm JumpStart runs in TomEE without messages like that. A thread on JavaRanch suggests it can happen for reasons like including "your own copy of servlet-api.jar in your app, possibly one from a different version of the servlet spec…".
http://www.coderanch.com/t/486531/Tomcat/Apache-Tomcat-startup-failed-due Cheers, Geoff On 01/06/2012, at 1:04 PM, Chris Mylonas wrote: > > Another app, purely tapestry-hibernate with got5's jquery runs no problems - > "out of the box" dumping it into the webapps directory > > > On 01/06/2012, at 12:36 PM, Lenny Primak wrote: > >> Using Glassfish with JEE works perfectly, no memory leaks forever, >> not sure about tomee, probably some configuration issue. >> >> On May 31, 2012, at 10:33 PM, Chris Mylonas wrote: >> >>> hi t5 users, >>> >>> i'm testing some tomee openejb stuff with tapestry-ejb a la jumpstart[1]. >>> got this error message. >>> it is what i just got and haven't looked into it. >>> >>> seems a little alarming... and probably not a t5 issue. >>> >>> SEVERE: Error filterStart >>> Jun 1, 2012 12:27:43 PM org.apache.catalina.core.StandardContext >>> startInternal >>> SEVERE: Context [/EventViewer] startup failed due to previous errors >>> Jun 1, 2012 12:27:43 PM org.apache.myfaces.webapp.AbstractFacesInitializer >>> destroyFaces >>> WARNING: No mappings of FacesServlet found. Abort destroy MyFaces. >>> Jun 1, 2012 12:27:43 PM org.apache.catalina.loader.WebappClassLoader >>> clearReferencesThreads >>> SEVERE: The web application [/EventViewer] appears to have started a thread >>> named [org.apache.openejb.pool.scheduler.6] but has failed to stop it. This >>> is very likely to create a memory leak. >>> Jun 1, 2012 12:27:43 PM org.apache.catalina.loader.WebappClassLoader >>> checkThreadLocalMapForLeaks >>> SEVERE: The web application [/EventViewer] created a ThreadLocal with key >>> of type >>> [org.apache.tapestry5.ioc.internal.services.PerthreadManagerImpl.MapHolder] >>> (value >>> [org.apache.tapestry5.ioc.internal.services.PerthreadManagerImpl$MapHolder@2bc5aea]) >>> and a value of type [java.util.HashMap] (value [{1=DEFINED, 2=DEFINED, >>> 3=DEFINED, 4=DEFINED, 5=DEFINED, 6=DEFINED, 7=DEFINED, 8=DEFINED, >>> 9=DEFINED, 10=DEFINED}]) but failed to remove it when the web application >>> was stopped. Threads are going to be renewed over time to try and avoid a >>> probable memory leak. >>> Jun 1, 2012 12:27:43 PM org.apache.openejb.assembler.classic.Assembler >>> destroyApplication >>> INFO: Undeploying app: >>> /Users/chrismylonas/Documents/2012/apache-tomee-plus-1.0.0/webapps/EventViewer >>> >>> cheers >>> chris >>> >>> happy 1st of june! >>> >>> [1] http://jumpstart.doublenegative.com.au/jumpstart/examples/state/ejb3 >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org >> For additional commands, e-mail: users-h...@tapestry.apache.org >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org