Hi, Well I can't reproduce the problem. I understand creating a unit test might be complicated.
Could you provide the following info? * File size * Run the MVStore tool with "-info <fileName>" (java -jar ... org.h2.mvstore.MVStoreTool -info <...>) and provide the output (possibly attached if it's large) Regards, Thomas On Thursday, February 23, 2017, Nicolas Humeau <[email protected]> wrote: > Hi, > > I'm using version 1.4.193. > > What do you mean by create a test case? I'm not sure I understand. > > By the way I ran several test on linux rather than windows but on the same > computer and it went better. > > Thx, > Nicolas > > Le dimanche 12 février 2017 14:00:51 UTC+1, Thomas Mueller Graf a écrit : >> >> Hi, >> >> collectReferencedChunks used to be a problem in the past, but recent >> version of H2 should be better. Which version do you use? If the latest >> version, could you create a simple test case? >> >> Regards, >> Thomas >> >> >> On Fri, Jan 27, 2017 at 12:48 PM, Noel Grandin <[email protected]> >> wrote: >> >>> yeah, that would be the MVStore compacting process. >>> >>> Not much that you can do about that, short of running in MULTITHREADED >>> mode, which is still a little experimental, even I won't deploy that in >>> production yet. >>> >>> >>> -- >>> 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 https://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] > <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 https://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 https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
