I get the error below when stopping Tomcat. In this particular case, I was 
trying to use Solaris' SMF to restart the Tomcat service. Instead, it never 
completed shutting down and it stopped answering requests. I got this error 
stanza repeated over and over in the log. Any ideas what's going on? 
Thanks, 
Jason 

Details: 
DSpace 1.7.1 w/ Discovery 
Tomcat 6.0.32 
Solaris 10 

May 21, 2011 12:00:07 AM org.apache.coyote.http11.Http11Protocol pause 
INFO: Pausing Coyote HTTP/1.1 on http-80 
May 21, 2011 12:00:08 AM org.apache.catalina.core.StandardService stop 
May 21, 2011 12:00:07 AM org.apache.coyote.http11.Http11Protocol pause 
May 21, 2011 12:00:07 AM org.apache.coyote.http11.Http11Protocol pause 
INFO: Pausing Coyote HTTP/1.1 on http-80 
May 21, 2011 12:00:08 AM org.apache.catalina.core.StandardService stop 
INFO: Stopping service Catalina 
May 21, 2011 12:00:49 AM org.apache.catalina.loader.WebappClassLoader 
clearReferencesThreads 
SEVERE: The web application [] appears to have started a thread named 
[MultiThreadedHttpConnectionMa 
nager cleanup] but has failed to stop it. This is very likely to create a 
memory leak. 
May 21, 2011 12:00:49 AM org.apache.catalina.loader.WebappClassLoader 
clearThreadLocalMap 
SEVERE: The web application [] created a ThreadLocal with key of type 
[java.lang.ThreadLocal] (value 
 [java.lang.ThreadLocal@1de92e]) and a value of type 
[org.apache.xerces.parsers.SAXParser] (value [o 
rg.apache.xerces.parsers.SAXParser@17533df]) but failed to remove it when the 
web application was st 
opped. This is very likely to create a memory leak. 
May 21, 2011 12:00:49 AM org.apache.catalina.loader.WebappClassLoader 
clearThreadLocalMap 
SEVERE: The web application [] created a ThreadLocal with key of type 
[java.lang.ThreadLocal] (value 
 [java.lang.ThreadLocal@1b7fc4e]) and a value of type 
[org.apache.cocoon.environment.internal.Enviro 
nmentStack] (value [[]]) but failed to remove it when the web application was 
stopped. This is very 
likely to create a memory leak. 
Jason Stirnaman
Biomedical Librarian, Digital Projects
A.R. Dykes Library, University of Kansas Medical Center
jstirna...@kumc.edu
913-588-7319


------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to