Hi Thomas, it kept running with a high CPU usage in h2 v. 1.4.192 until we restarted the java app. I'm updating to 1.4.193 now and will keep an eye on it. Unfortunately I can't send the DB file to you, because it contains confidential information, and if I modify the DB the problem could go away...
Thanks again! -Andreas Den fredag den 3. marts 2017 kl. 21.22.48 UTC+1 skrev Thomas Mueller Graf: > > Hi, > > It should not keep running. Does it happen with the latest version of H2? > Could you send me the database file (compressed)? > > Regards, > Thomas > > On Thu, Mar 2, 2017 at 1:35 PM, andreas fw <[email protected] > <javascript:>> wrote: > >> Hi Thomas, >> thanks for the answer. But why does it keep running? That thread has been >> running constantly for 10 days now? >> FYI, there is another 3rd party application process that writes data to >> the same disk, maybe on average 2 MB/sek - that shouldn't make a big impact >> or...? >> >> Thanks, >> -Andreas >> >> Den onsdag den 1. marts 2017 kl. 17.35.38 UTC+1 skrev Thomas Mueller Graf: >>> >>> Hi, >>> >>> Yes, this is the background thread trying to compact (garbage collect) >>> the database file. It should only occur if there is no other write >>> activity, and should not affect write performance. >>> >>> Regards, >>> Thomas >>> >>> >>> -- >> 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:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> 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.
