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. Thank you very much Regards, Rajesh