Post Reply 
Java memory/version issue [edited].
02-03-2024, 18:08
Post: #2
RE: Java memory/version issue [edited].
Thanks for letting me know about this.

Please try adding resourceInfo=10000 to the serverOptions property and restarting MinimServer. With this setting, you will see periodic entries in the MinimServer log looking like this:

16:55:54.627 Thread-6: resourceInfo: browse request after 4764145 ms
16:55:54.646 Thread-6: resourceInfo: heap bytes used 7054000, consumed 18646264, committed 110100480, max 267911168
16:55:54.646 Thread-6: resourceInfo: non-heap bytes used 33044576, committed 34471936, max 1325400063

The important figures are heap bytes consumed and heap bytes used. If the heap bytes used value grows steadily over time, there is a memory leak in MinimServer or Java.

If you can confirm from this that there is a memory leak when running on OpenJDK 11, I will investigate further. Please save the MinimServer log files that show this.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Java memory/version issue [edited]. - simoncn - 02-03-2024 18:08

Forum Jump:


User(s) browsing this thread: 1 Guest(s)