Hi,

The problem is the "shutdown". Without it, the thread will go away. Simply
close the connection (all connections).

Regards,
Thomas


On Thursday, November 19, 2015, <[email protected]> wrote:

> I want to know workaround.
>
> I measured the leak amount.
> Each leaked thread uses 100~200KB.
>
> My system repeat to create and delete database files.
> It may adversely affect my system.
>
> Is there any way to avoid this issue from current version?
> I tried to stop thread from outer. ( I know java doesn't recomment this
> way.)
> Sometimes I can delete thread, but sometimes thread is remained...
>
> --
> You received this message because you are subscribed to the Google Groups
> "H2 Database" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected]
> <javascript:_e(%7B%7D,'cvml','h2-database%[email protected]');>
> .
> To post to this group, send email to [email protected]
> <javascript:_e(%7B%7D,'cvml','[email protected]');>.
> Visit this group at http://groups.google.com/group/h2-database.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to