Post Reply 
OutOfMemoryError
15-12-2018, 16:13
Post: #3
RE: OutOfMemoryError
This error normally means that Java doesn't have enough heap space. The TS412 has only 256 MB of RAM and this might not be sufficient for the size of your library. It might be possible to increase the Java heap size by editing a Linux system file on your NAS. Do you have any previous experience of editing Linux system files?

As a starting point to confirm the cause of the problem, set the MinimServer serverOptions property to

resourceInfo=10000

then restart MinimServer. After you get the "red icon" failure, your MinimServer log should include some pairs of lines like this:

resourceInfo: heap bytes used 2302816, consumed 2299800, committed 8257536, max 127795200
resourceInfo: non-heap bytes used 9827416, committed 10215424, max 33554431

Please post the last pair of these lines that you see in your log before the failure.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
OutOfMemoryError - JCHRISJORDAN - 15-12-2018, 15:21
RE: OutOfMemoryError - JCHRISJORDAN - 15-12-2018, 15:49
RE: OutOfMemoryError - simoncn - 15-12-2018 16:13

Forum Jump:


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