UMS constantly hanging after a while
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
-
- Posts: 8
- Joined: Mon Jul 22, 2013 11:16 pm
UMS constantly hanging after a while
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.
- SharkHunter
- Developer
- Posts: 648
- Joined: Fri Jun 01, 2012 9:36 pm
Re: UMS constantly hanging after a while
You get this error
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.
Code: Select all
java.lang.OutOfMemoryError: Java heap space
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.
We reject: kings, presidents and voting.
We believe in: rough consensus and running code.
We believe in: rough consensus and running code.
-
- Posts: 8
- Joined: Mon Jul 22, 2013 11:16 pm
Re: UMS constantly hanging after a while
Thanks, that did help.