was looking for memmory leak issue in aplication, during long perdio of
active work and i found:
The memory leak detected is caused by a programming error.
The following information indicates the location of the leak in the source
code
At the time the leak was detected, *17225* objects existed of class
org.h2.mvstore.cache*.CacheLongKeyLIRS$Entry*
These objects had been created at
org.h2.mvstore.cache.CacheLongKeyLIRS$Segment.put(long, int, java.lang.Object,
int):807
and were being held
in entries of org.h2.mvstore.cache.CacheLongKeyLIRS$Segment
in segments of org.h2.mvstore.cache.CacheLongKeyLIRS
in cache of org.h2.mvstore.MVStore
in store of org.h2.mvstore.MVStore$BackgroundWriterThread
During memmory leak testing in 6 hours no records were created and inserted.
Only separate Threads was checking DB unsend data from tables with select.
--
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.