SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Github Development
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Github Development Discussion related to SageTV Open Source Development. Use this forum for development topics about the Open Source versions of SageTV, hosted on Github.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 07-03-2016, 11:41 AM
Mr. Smartyman Mr. Smartyman is offline
Sage User
 
Join Date: May 2009
Location: Portland, OR
Posts: 25
java heap size in system status reporting incorrectly?

I think I must be missing something. In system status my java heap is showing 146/225/779 (used/total/max). If I have my heap size set to 1024, shouldn't that last number be 1024? I double checked the registry entry and it still shows 1024.
Reply With Quote
  #2  
Old 07-03-2016, 11:25 PM
Fuzzy's Avatar
Fuzzy Fuzzy is offline
SageTVaholic
 
Join Date: Sep 2005
Location: Jurupa Valley, CA
Posts: 9,957
Sounds like you aren't looking at the right part of the registry. 779 (or about) is what will show if sage doesn't find a JVMMaxHeapSizeMB entry. Search the registry for JVMMaxHeapSizeMB, and see if it shows up anywhere else.
__________________
Buy Fuzzy a beer! (Fuzzy likes beer)

unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers.
Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA.
Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S
Other Clients: Mi Box in Master Bedroom, HD-200 in kids room
Reply With Quote
  #3  
Old 07-04-2016, 10:24 AM
Mr. Smartyman Mr. Smartyman is offline
Sage User
 
Join Date: May 2009
Location: Portland, OR
Posts: 25
thanks for the reply. I found two places in the registry yesterday and they were both set to 1024, but I had only searched for JVM. Searching for the whole key today I found four:

HKEY_USERS\S-1-5-21-2505956771-2493310666-272390289-1000\Software\Classes\VirtualStore\MACHINE\SOFTWARE\Wow6432Node\Frey Technologies\SageTV

HKEY_USERS\S-1-5-21-2505956771-2493310666-272390289-1000_Classes\VirtualStore\MACHINE\SOFTWARE\Wow6432Node\Frey Technologies\SageTV

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Frey Technologies\SageTV

HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\Wow6432Node\Frey Technologies\SageTV


I'm not sure why there are four, but they are all set to 1024.
Reply With Quote
  #4  
Old 07-04-2016, 07:11 PM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
What OS version and how did you install V9?

k
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
Reply With Quote
  #5  
Old 07-04-2016, 07:16 PM
Mr. Smartyman Mr. Smartyman is offline
Sage User
 
Join Date: May 2009
Location: Portland, OR
Posts: 25
windows 7 and I used the installer. I was considering an uninstall/reinstall to see if that would clean things up.
Reply With Quote
  #6  
Old 07-04-2016, 08:33 PM
Fuzzy's Avatar
Fuzzy Fuzzy is offline
SageTVaholic
 
Join Date: Sep 2005
Location: Jurupa Valley, CA
Posts: 9,957
Best thing to do would be to delete all those keys, and rerun sage - it should recreate the key on first run, and you can find the single entry.
__________________
Buy Fuzzy a beer! (Fuzzy likes beer)

unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers.
Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA.
Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S
Other Clients: Mi Box in Master Bedroom, HD-200 in kids room
Reply With Quote
  #7  
Old 07-04-2016, 08:37 PM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
Typically if it is not creating the key on first run then there is a registry permission issue. Do as Fuzzy suggests but if that does not resolve it then you either need to add "everyone" to permission at the Frey level and let it replicate those permissions down, or simply delete the Frey level and run the installer and select repair.

k
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
Reply With Quote
  #8  
Old 07-09-2016, 02:41 PM
Mr. Smartyman Mr. Smartyman is offline
Sage User
 
Join Date: May 2009
Location: Portland, OR
Posts: 25
well, for completely unrelated reasons, I had to reinstall my operating system.

This time the installer kept throwing errors at me when I tried to install Sage, so I just moved the necessary files. Edited the registry and I'm up and running with 1024MB heap.

Thanks for all the help.
Reply With Quote
  #9  
Old 07-11-2016, 01:21 AM
Fuzzy's Avatar
Fuzzy Fuzzy is offline
SageTVaholic
 
Join Date: Sep 2005
Location: Jurupa Valley, CA
Posts: 9,957
Quote:
Originally Posted by Mr. Smartyman View Post
well, for completely unrelated reasons, I had to reinstall my operating system.

This time the installer kept throwing errors at me when I tried to install Sage, so I just moved the necessary files. Edited the registry and I'm up and running with 1024MB heap.

Thanks for all the help.
What errors are you seeing? I've done quite a few sage installs with the current installed, and haven't seen any.
__________________
Buy Fuzzy a beer! (Fuzzy likes beer)

unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers.
Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA.
Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S
Other Clients: Mi Box in Master Bedroom, HD-200 in kids room
Reply With Quote
  #10  
Old 07-11-2016, 08:18 PM
Mr. Smartyman Mr. Smartyman is offline
Sage User
 
Join Date: May 2009
Location: Portland, OR
Posts: 25
a lot of .dll errors. I ran the installer over my previous install and it worked great. This time trying to install V9 over a new install of V7 it just didn't work. Not sure why, but i just copied the .jar file over and all was good.

I ran the installer over my client install (when I first upgraded to V9) and that worked fine.

I suspect it was something to do with re-installing my system, win 7. Maybe I should have done all the system updates first? I know I did some, but you know how it will say you've got 10 updates, and then those lead to more updates when you restart.
Reply With Quote
  #11  
Old 07-12-2016, 01:00 AM
Fuzzy's Avatar
Fuzzy Fuzzy is offline
SageTVaholic
 
Join Date: Sep 2005
Location: Jurupa Valley, CA
Posts: 9,957
You shouldn't need to install v7 at all. On a clean windows install, just install v9 directly. The only reason I can see to install v7 first, is if you intend to use the SageTV Decoders (which are not included in v9 due to licensing reasons).
__________________
Buy Fuzzy a beer! (Fuzzy likes beer)

unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers.
Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA.
Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S
Other Clients: Mi Box in Master Bedroom, HD-200 in kids room
Reply With Quote
  #12  
Old 07-17-2016, 08:17 PM
Mr. Smartyman Mr. Smartyman is offline
Sage User
 
Join Date: May 2009
Location: Portland, OR
Posts: 25
I guess I thought that if you had a license and wanted to use EPG data, you had to install 7 first. Either way, it's working now. Thanks for the help.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Java HEAP Size NoodleNT Gemstone for v7 4 11-14-2012 12:20 PM
Java Heap Size rickgillyon SageTV Beta Test Software 48 12-14-2011 04:47 AM
First post Java heap size? Mesh SageTV Software 4 08-01-2011 08:16 AM
Java Heap Size / WHS woribhabor SageTV Software 3 03-18-2011 02:34 PM
Java Heap Size craigap SageTV Media Extender 21 03-27-2010 10:53 AM


All times are GMT -6. The time now is 01:44 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.