﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
373	Tomcat Application fails to stop	jewgenij		"Tomcat (from bundle) cannot shutdown properly by shutdown.bat script.
The Tomcat log is looking like that:

Nov 26, 2013 2:08:23 PM org.apache.catalina.core.StandardServer await
Information: A valid shutdown command was received via the shutdown port. Stoppi
ng the Server instance.
Nov 26, 2013 2:08:23 PM org.apache.coyote.AbstractProtocol pause
Information: Pausing ProtocolHandler [""http-apr-8080""]
Nov 26, 2013 2:08:24 PM org.apache.coyote.AbstractProtocol pause
Information: Pausing ProtocolHandler [""ajp-apr-8009""]
Nov 26, 2013 2:08:25 PM org.apache.catalina.core.StandardService stopInternal
Information: Stopping service Catalina
Nov 26, 2013 2:08:25 PM org.apache.catalina.loader.WebappClassLoader clearRefere
ncesJdbc
Schwerwiegend: The web application [/logicaldoc] registered the JDBC driver [org
.hsqldb.jdbc.JDBCDriver] but failed to unregister it when the web application wa
s stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregiste
red.
Nov 26, 2013 2:08:25 PM org.apache.catalina.loader.WebappClassLoader clearRefere
ncesThreads
Schwerwiegend: The web application [/logicaldoc] appears to have started a threa
d named [HSQLDB Timer @20bc83db] but has failed to stop it. This is very likely
to create a memory leak.
Nov 26, 2013 2:08:25 PM org.apache.catalina.loader.WebappClassLoader clearRefere
ncesThreads
Schwerwiegend: The web application [/logicaldoc] appears to have started a threa
d named [Thread-4] but has failed to stop it. This is very likely to create a me
mory leak.
Nov 26, 2013 2:08:25 PM org.apache.catalina.loader.WebappClassLoader clearRefere
ncesThreads
Schwerwiegend: The web application [/logicaldoc] appears to have started a threa
d named [webdav] but has failed to stop it. This is very likely to create a memo
ry leak.
Nov 26, 2013 2:08:25 PM org.apache.catalina.loader.WebappClassLoader clearRefere
ncesThreads
Schwerwiegend: The web application [/logicaldoc] appears to have started a threa
d named [dav-resources.data] but has failed to stop it. This is very likely to c
reate a memory leak.
Nov 26, 2013 2:08:25 PM org.apache.catalina.loader.WebappClassLoader clearRefere
ncesThreads
Schwerwiegend: The web application [/logicaldoc] appears to have started a threa
d named [Scheduler_Worker-1] but has failed to stop it. This is very likely to c
reate a memory leak.
Nov 26, 2013 2:08:25 PM org.apache.coyote.AbstractProtocol stop
Information: Stopping ProtocolHandler [""http-apr-8080""]
Nov 26, 2013 2:08:25 PM org.apache.coyote.AbstractProtocol stop
Information: Stopping ProtocolHandler [""ajp-apr-8009""]
Nov 26, 2013 2:08:25 PM org.apache.coyote.AbstractProtocol destroy
Information: Destroying ProtocolHandler [""http-apr-8080""]
Nov 26, 2013 2:08:25 PM org.apache.coyote.AbstractProtocol destroy
Information: Destroying ProtocolHandler [""ajp-apr-8009""]"	bug	closed	minor	6.8.1	Core	6.8	fixed	Tomcat	
