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