Page 1 of 1

Change Heap size ?

Posted: Wed Nov 11, 2015 1:26 am
by chrisl
Hello,

I cannot find how to change java heap size on UMS 5.3.0 MacOS 10.9.5.

(I have problems when adding my (large) itunes library ...)

Can someone help me ?

Thanks :)

Re: Change Heap size ?

Posted: Sun Nov 22, 2015 3:14 am
by chrisl
OK, I found it ...
It's in the Info.plist file :

<string>-Xmx768M -Xss16M -Dfile.encoding=UTF-8 -Djava.net.preferIPv4Stack=true -jar</string>

Change the number "768" to what you want .

Hope this helps :-)