Change Heap size ?
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Change Heap size ?
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
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 ?
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
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
