Page 1 of 1

UMS constantly hanging after a while

Posted: Tue Jun 03, 2014 7:13 pm
by discutabel
UMS is constantly hanging or stops working. Also detection of a renderer is difficult. I got a LG LM55620S television. I see that when UMS is hanging Java is using up 600MB of memory. It has never worked with my television.
Just hanging, doing nothing.log
(290.31 KiB) Downloaded 552 times

Re: UMS constantly hanging after a while

Posted: Tue Jun 03, 2014 7:19 pm
by SharkHunter
You get this error

Code: Select all

java.lang.OutOfMemoryError: Java heap space
indicating that your out of memory for the java process.

Try and increase the memory given to UMS. This is done during installation or by doing reg hacking. Or you can edit the UMS.bat and change 768M to something else and then start via the UMS.bat file.

Re: UMS constantly hanging after a while

Posted: Sat Aug 30, 2014 10:03 pm
by discutabel
Thanks, that did help.