Vaibhav95g / h2database

Automatically exported from code.google.com/p/h2database
0 stars 0 forks source link

Memory leaking from webapp; cannot shutdown normally #603

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Please find the report of this bug on 
https://groups.google.com/forum/#!topic/h2-database/aMenH0lCCf0

This bug means my application is leaking memory on each restart of the 
application, which cannot be tolerated in production. Therefor this matter is 
urgent to me.

As this is impeding my ability to stop the application normally (I must kill 
the server for all threads to stop), it is limiting my workflow considerably.

I do not have a workaround (other than switching to another in memory 
database). 

Original issue reported on code.google.com by friso.vr...@gmail.com on 2 Mar 2015 at 11:05

GoogleCodeExporter commented 9 years ago
Hi,

Do you know, how much memory does it leak each time?

Original comment by thomas.t...@gmail.com on 5 Mar 2015 at 7:55