Hello, I'm trying to deploy my 5.4-beta-1 app to Tomcat7, but I'm failing
with the followings exception. This appears to be internal, does anybody
know of a work around or what I may be doing wrong?

Dec 26, 2013 12:03:23 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-apr-8080"]
Dec 26, 2013 12:03:23 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-apr-8009"]
Dec 26, 2013 12:03:23 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 433 ms
Dec 26, 2013 12:03:44 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive C:\Program Files\Apache Software
Foundation\apache-tomcat-7.0.47\webapps\etss.war
Dec 26, 2013 12:03:49 PM org.apache.catalina.core.StandardContext
startInternal
SEVERE: Error filterStart
Dec 26, 2013 12:03:49 PM org.apache.catalina.core.StandardContext
startInternal
SEVERE: Context [/etss] startup failed due to previous errors
Dec 26, 2013 12:03:49 PM org.apache.catalina.loader.WebappClassLoader
checkThreadLocalMapForLeaks
SEVERE: The web application [/etss] created a ThreadLocal with key of type
[org.apache.tapestry5.ioc.internal.services.PerthreadManagerImpl.MapHolder]
(value
[org.apache.tapestry5.ioc.internal.services.PerthreadManagerImpl$MapHolder@5f25c32f])
and a value of type [java.util.HashMap] (value [{1=VIRTUAL, 2=DEFINED,
3=REAL, 4=DEFINED, 5=DEFINED, 6=VIRTUAL, 7=DEFINED, 8=VIRTUAL, 9=DEFINED,
10=DEFINED, 11=DEFINED, 12=DEFINED, 13=DEFINED, 14=DEFINED, 15=REAL}]) 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.


-- 
George Christman
www.CarDaddy.com
P.O. Box 735
Johnstown, New York

Reply via email to