On 24 February 2015 17:29:13 GMT, Rajesh Biswas <rajesh...@gmail.com> wrote:
>Dear Experts,
>
>I am using container managed datasource to manage the database
>connections.
>
>But while shutting down the server I am getting lot of messages like
>below:
>
>appears to have started a thread named [pool-1-thread-1] but has failed
>to
>stop it. This is very likely to create a memory leak
>
>Would you please suggest any better way so that open connections in
>Pool
>will be gracefully closed while shutting down the application.

Use the closeMethod property.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to