On Thu, Aug 4, 2011 at 5:14 AM, Bert Huijben <b...@qqmail.nl> wrote: > The Javahl problem caused by calling dispose() should be fixed in r1153799. > **** > > ** ** > > @Mark: Can you verify if this solves your problem?**** > > ** ** > > If this resolves the problem this fix might need backport to 1.6. >
I merged this commit and the followup to my 1.7.x branch and tested. This fix definitely seems to fix the crash problem. If you have not nominated this yet for backport to 1.7.x please do so and add my +1. >From what I can tell, this also fixes the problem with the locks being left on the database. I probably need to do a little more testing on this to be sure, but from what I see it seems to solve the problem. Now that dispose works, I also have to resume my task in Subclipse of being sure to call it everywhere I release the object. -- Thanks Mark Phippard http://markphip.blogspot.com/