You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Philipp Leusmann <ph...@post.rwth-aachen.de> on 2003/08/04 13:22:35 UTC

Many java-processes left after shutdown.sh

Hello,

when I stop tomcat using shutdown.sh there are still many tomcat-processes
running in linux. Is this normal or do I have a configuration problem
(contexts are not closed properly)?
I use a connection pool to a Mysql-database in my application
(BasicDatasourceFactory). Do I have to close these connections somehow
manually?

Thanks,
 Philipp