Post Reply 
Unexpected exception java.lang.OutOfMemoryError: Java heap space
26-05-2018, 22:51
Post: #4
RE: Unexpected exception java.lang.OutOfMemoryError: Java heap space
The DSM warning about MinimServer incompatibility is incorrect. It is a known issue with DSM 6.1 and has been fixed in DSM 6.2.

The OutOfMemoryError means that Java hasn't allocated enough heap space to enable MinimServer to process your size of library. The default heap size is 25% of available system memory and it is possible that the DSM update has made this number slightly smaller than previously.

You can increase the heap size by doing the following:

1) On another computer, create a plain text file named minimstart.conf containing this single line:
javaopts = -Xmx256m
2) Using DSM File Station, create a new folder named 'etc' in the MinimServer shared folder
3) Using DSM File Station, upload the minimstart.conf file to the MinimServer/etc folder
4) Using DSM Package Center, stop and restart MinimServer

Please let me know whether this fixes the problem.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Unexpected exception java.lang.OutOfMemoryError: Java heap space - simoncn - 26-05-2018 22:51

Forum Jump:


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