Patch submitted at: http://sourceforge.net/tracker/index.php?func=detail&aid=1329486&group_id=23316&atid=378133
On Tue, 2005-10-18 at 03:02, Tobias Bocanegra wrote: > hi all, > i noticed that after shutting down an embedded database, the thread of > the HsqlTimer is still running. i quickly checked the source code, but > i could not find a reference to HsqlTimer.shutdown(), so i think it is > never called. > > this results in a problem for example when using hsqldb embedded in a > webapp. the threads keeps on running and the webapp classloader cannot > be GCed. > > my workaround would be to call DatabaseManager.getTimer().shutdown() > after my webapp is shutdown. what is your opinion ? > > regards, toby ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ hsqldb-developers mailing list hsqldb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/hsqldb-developers