on 25-03-2 20.38, Vadim Gritsenko at [EMAIL PROTECTED] wrote: >> The really quick fix is to merge the 2 class files in the Embedded > Server >> patch http://sourceforge.net/projects/hsqldb/ > > Do you now is it possible to see this patch as part of the HSQLDB > release? When?
Michael J Cannon (deadmike) said he will give to the dev team for the 1.7.0RC effort - hopefully it will make it but i do not know - the timeframe etc. Meanwhile one way is to just merge the patch into the 1.61 hsqldb.jar. Since You guys are using Avalon - there is a factory pattern that can be used when one manages ones own ServerSocket to spin of thread connections. The patch solves two problems - not closing clean will corrupt the db and the ServerSocket will linger, the lingering ss behaves differently depending on OS and JVM combination - and needs a ugly hack to gc(); /peter_f --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]